COMMIT helper 'new_datetime' for initializing date time objects http://github.com/rubyspec/mspec/commit/eece4e8278791f9da0bd31e1b94fc833b2d5702e COMMIT Merge pull request #6 from Gibheer/master. http://github.com/rubyspec/mspec/commit/be57fc505b56b6216e02f53c7824262b8c57bea7 COMMIT Some cleanup for new_datetime helper. http://github.com/rubyspec/mspec/commit/85fa84c5842f1d05cc0ef8120068abcb71407cc4 COMMIT Show the current example when abort a spec run http://github.com/rubyspec/mspec/commit/0af4f04c23b7eb3e5eb74a5c0a74e1f912e5f37a COMMIT Add mock_int to mspec http://github.com/rubyspec/mspec/commit/d9912dbc73a0cc875d1e999e967e75d58eecf888 =================================================================== +++ 20110505T072245Z @@ 4957 @@ 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//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. @@ 7267 @@ 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-o3-pth//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, 1348914 assertions, 0 failures, 1 errors +make: *** [test-all] Error 1 +exit 2 +failed(test-all) == rubyspec #