西山和広です。

いつ頃からかはチェックしていませんが、1.8で2F0E、
1.9で2F6Eになっているようです。


http://www.rubyist.net/~akr/autobuild/ruby-1.8/latest.html
の1.8の方:

  1) Failure:
test_https_proxy_authentication(HTTPSProxyTest)
    [./test/net/http/test_https_proxy.rb:24:in `test_https_proxy_authentication'
     ./test/net/http/test_https_proxy.rb:9:in `open'
     ./test/net/http/test_https_proxy.rb:9:in `test_https_proxy_authentication']:
[ruby-dev:25673].
<"CONNECT foo.example.org:8000 HTTP/1.1\r\nHost: foo.example.org:8000\r\nProxy-Authorization: Basic dXNlcjpwYXNzd29yZA==\r\n\r\n"> expected but was
<"CONNECT foo.example.org:8000 HTTP/1.0\r\n\r\n">.

  2) Failure:
test_select_with_block(TestSDBM) [./test/sdbm/test_sdbm.rb:216]:
<[["baz", "BAZ"], ["foo", "FOO"]]> expected but was
<[["baz", "BAZ"], ["baz", "BAZ"], ["foo", "FOO"], ["foo", "FOO"]]>.


http://www.rubyist.net/~akr/autobuild/latest.html
の1.9の方:

  1) Failure:
test_eq(TC_Set) [/home/akr/autobuild/tmp/autobuild/ruby-trunk/20050620T030003/lib/ruby/1.9/set.rb:1064]:
[ruby-dev:26127].
<#<Set: {nil, #<Exception: Exception>}>> expected to be != to
<#<Set: {#<Exception: Exception>, #<Exception: Exception>}>>.

  2) Failure:
test_https_proxy_authentication(HTTPSProxyTest)
    [/home/akr/tmp/autobuild/ruby-trunk/20050620T030003/ruby/test/net/http/test_https_proxy.rb:24:in `test_https_proxy_authentication'
     /home/akr/tmp/autobuild/ruby-trunk/20050620T030003/ruby/test/net/http/test_https_proxy.rb:9:in `open'
     /home/akr/tmp/autobuild/ruby-trunk/20050620T030003/ruby/test/net/http/test_https_proxy.rb:9:in `test_https_proxy_authentication']:
[ruby-dev:25673].
<"CONNECT foo.example.org:8000 HTTP/1.1\r\nHost: foo.example.org:8000\r\nProxy-Authorization: Basic dXNlcjpwYXNzd29yZA==\r\n\r\n"> expected but was
<"CONNECT foo.example.org:8000 HTTP/1.1\r\n\r\n">.

  3) Error:
test_bracket(TestEnv):
TypeError: can't convert nil into String
    /home/akr/tmp/autobuild/ruby-trunk/20050620T030003/ruby/test/ruby/test_env.rb:9:in `[]='
    /home/akr/tmp/autobuild/ruby-trunk/20050620T030003/ruby/test/ruby/test_env.rb:9:in `setup'

  4) Error:
test_bracket(TestEnv):
TypeError: can't convert nil into String
    /home/akr/tmp/autobuild/ruby-trunk/20050620T030003/ruby/test/ruby/test_env.rb:14:in `[]='
    /home/akr/tmp/autobuild/ruby-trunk/20050620T030003/ruby/test/ruby/test_env.rb:14:in `teardown'

  5) Error:
test_has_value(TestEnv):
TypeError: can't convert nil into String
    /home/akr/tmp/autobuild/ruby-trunk/20050620T030003/ruby/test/ruby/test_env.rb:9:in `[]='
    /home/akr/tmp/autobuild/ruby-trunk/20050620T030003/ruby/test/ruby/test_env.rb:9:in `setup'

  6) Error:
test_has_value(TestEnv):
TypeError: can't convert nil into String
    /home/akr/tmp/autobuild/ruby-trunk/20050620T030003/ruby/test/ruby/test_env.rb:14:in `[]='
    /home/akr/tmp/autobuild/ruby-trunk/20050620T030003/ruby/test/ruby/test_env.rb:14:in `teardown'

  7) Error:
test_key(TestEnv):
TypeError: can't convert nil into String
    /home/akr/tmp/autobuild/ruby-trunk/20050620T030003/ruby/test/ruby/test_env.rb:9:in `[]='
    /home/akr/tmp/autobuild/ruby-trunk/20050620T030003/ruby/test/ruby/test_env.rb:9:in `setup'

  8) Error:
test_key(TestEnv):
TypeError: can't convert nil into String
    /home/akr/tmp/autobuild/ruby-trunk/20050620T030003/ruby/test/ruby/test_env.rb:14:in `[]='
    /home/akr/tmp/autobuild/ruby-trunk/20050620T030003/ruby/test/ruby/test_env.rb:14:in `teardown'


-- 
|ZnZ(ゼット エヌ ゼット)
|西山和広(Kazuhiro NISHIYAMA)