OlderDiff < 20110703T093555Z < ThisDiff > 20110705T093544Z > NewerDiff
COMMIT Matrix#find_index: Fix spec for mathn [ruby-core:37729] =================================================================== +++ 20110705T093544Z @@ 4986 @@ 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. @@ 7302 @@ 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' +2295 tests, 1349447 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> @@ 50077 @@ - can pass arguments to the thread block - raises an exception when not given a block - creates a subclass of thread calls super with a block in initialize +- calls #initialize and raises an error if super not used - calls and respects #initialize for the block to use @@ 57324 @@ <n>) ConditionVariable#broadcast releases all threads waiting in line for this resource ERROR +ThreadError: Thread#join: deadlock 0xf7eabed0 - mutual join(0xf7d8ee28) /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `join' /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55 /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `each' =================================================================== --- 20110703T093555Z @@ 7302 @@ Finished in <t> seconds. -2295 tests, 1349447 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> @@ 50068 @@ - can pass arguments to the thread block - raises an exception when not given a block - creates a subclass of thread calls super with a block in initialize -- calls #initialize and raises an error if super not used (FAILED - <n>) - calls and respects #initialize for the block to use <n>) -Thread.new calls #initialize and raises an error if super not used FAILED -Expected ThreadError but no exception was raised /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with' /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/mspec/lib/mspec/expectations/should.rb:8:in `should' -/var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/rubyspec/core/thread/new_spec.rb:37 /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:68:in `protect' /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/mspec/lib/mspec/runner/context.rb:179:in `protect' -/var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/rubyspec/core/thread/new_spec.rb:21:in `all?' /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/mspec/lib/mspec/runner/context.rb:179:in `each' /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/mspec/lib/mspec/runner/context.rb:179:in `all?' /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/mspec/lib/mspec/runner/context.rb:179:in `protect' @@ 50090 @@ /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/mspec/lib/mspec/runner/context.rb:199:in `process' /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:37:in `describe' /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/mspec/lib/mspec/runner/object.rb:11:in `describe' -/var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/rubyspec/core/thread/new_spec.rb:4 /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:56:in `load' /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:56:in `files' /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval' @@ 50105 @@ Finished in <t> seconds -1 file, 6 examples, <num> expectations, 1 failure, 0 errors exit 1 -failed(rubyspec/core/thread/new_spec.rb) == rubyspec/core/thread/pass_spec.rb # <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/core/thread/pass_spec.rb ruby <version> @@ 57348 @@ <n>) ConditionVariable#broadcast releases all threads waiting in line for this resource ERROR -ThreadError: Thread#join: deadlock 0xf7f83ed0 - mutual join(0xf7e66e28) /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `join' /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55 /var/lib/chkbuild/tmp/build/ruby-1.8.7-o3-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `each'
OlderDiff < 20110703T093555Z < ThisDiff > 20110705T093544Z > NewerDiff