OlderDiff < 20110330T040451Z < ThisDiff > 20110331T040840Z > NewerDiff
COMMIT Add spec for Array#join result string's encoding in 1.9. =================================================================== +++ 20110331T040840Z @@ 4850 @@ 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-o3-pth/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_a>: warning: SSL session is not started yet. /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_a>: warning: SSL session is not started yet. /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_a>: warning: SSL session is not started yet. @@ 7160 @@ Finished in <t> seconds. + <n>) Error: +test_post_io_chunk_size(HTTPPostIOTest): +Errno::ECONNRESET: Connection reset by peer + /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/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' +2284 tests, 1348910 assertions, 0 failures, 1 errors +make: *** [test-all] Error 1 +exit 2 +failed(test-all) == rubyspec # <time> + bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/bin/ruby rubyspec/command_line rubyspec/core rubyspec/language rubyspec/library rubyspec/optional/capi ruby <version> =================================================================== --- 20110330T040451Z @@ 7160 @@ Finished in <t> seconds. -2284 tests, 1348910 assertions, 0 failures, 0 errors == rubyspec # <time> + bin/ruby mspec/bin/mspec -V -f s -B /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/bin/ruby rubyspec/command_line rubyspec/core rubyspec/language rubyspec/library rubyspec/optional/capi ruby <version>
OlderDiff < 20110330T040451Z < ThisDiff > 20110331T040840Z > NewerDiff