COMMIT Spec for defined?(super()) when in a method included from a module. http://github.com/rubyspec/rubyspec/commit/9036db900b98eb2607a057384bb31e81e9b59798 COMMIT Add spec for instantiating subclasses of Proc, both bare and from a method. http://github.com/rubyspec/rubyspec/commit/562640033e930a385a47745cfb73681d08506554 =================================================================== +++ 20100824T062412 @@ 4843 @@ test_to_hash(HTTPHeaderTest): . test_type_params(HTTPHeaderTest): . test_post_io_chunk_size(HTTPPostIOTest): net/http: warning: Content-Type did not set; using application/x-www-form-urlencoded +E test_https_proxy_authentication(HTTPSProxyTest): /var/lib/chkbuild/tmp/build/ruby-1.8.7-pth-o3//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /var/lib/chkbuild/tmp/build/ruby-1.8.7-pth-o3//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /var/lib/chkbuild/tmp/build/ruby-1.8.7-pth-o3//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. @@ 7401 @@ Finished in seconds. + ) Error: +test_post_io_chunk_size(HTTPPostIOTest): +Errno::ECONNRESET: Connection reset by peer + /var/lib/chkbuild/tmp/build/ruby-1.8.7-pth-o3//ruby/lib/net/protocol.rb:177:in `write' + ./test/net/http/test_post_io.rb:30:in `join' + ./test/net/http/test_post_io.rb:30:in `test_post_io_chunk_size' +2258 tests, 1347791 assertions, 0 failures, 1 errors +make: *** [test-all] Error 1 +exit 2 +failed(test-all) == rubyspec #