ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux] [1.8.7,pth] (duet) 1041W failed(rubyspec CommandTimeout) 40failed(rubyspec/) failed(rubyspec/core/thread/alive_spec.rb CommandTimeout)

chkbuild summary recent last

OlderDiff < 20110729T003240Z < ThisDiff > 20110730T003806Z

===================================================================
+++ 20110730T003806Z
@@ 5709 @@
 .
 test_sslctx_set_params(OpenSSL::TestSSL): /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/ruby/.ext/common/openssl/ssl-internal.rb:166: warning: using default DH parameters.
 .
+test_starttls(OpenSSL::TestSSL): /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/ruby/.ext/common/openssl/buffering.rb:36: warning: SSL session is not started yet.
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_a>: warning: SSL session is not started yet.
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_b>: warning: SSL session is not started yet.
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_a>: warning: SSL session is not started yet.
@@ 50074 @@
 - 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
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with'
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/expectations/should.rb:8:in `should'
+/home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/core/thread/new_spec.rb:37
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval'
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:68:in `protect'
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/context.rb:179:in `protect'
+/home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/core/thread/new_spec.rb:21:in `all?'
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/context.rb:179:in `each'
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/context.rb:179:in `all?'
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/context.rb:179:in `protect'
@@ 50096 @@
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/context.rb:199:in `process'
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:37:in `describe'
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/object.rb:11:in `describe'
+/home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/core/thread/new_spec.rb:4
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:56:in `load'
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:56:in `files'
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/mspec/lib/mspec/runner/mspec.rb:68:in `instance_eval'
@@ 50111 @@
 
 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 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/ruby.1.8.mspec -t /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/bin/ruby rubyspec/core/thread/pass_spec.rb
 ruby <version>
@@ 57341 @@
 
  <n>)
 ConditionVariable#broadcast releases all threads waiting in line for this resource ERROR
+ThreadError: Thread#join: deadlock 0x7fc4b48ea370 - mutual join(0x7fc4b35d34d0)
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `join'
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `each'

===================================================================
--- 20110729T003240Z
@@ 5709 @@
 .
 test_sslctx_set_params(OpenSSL::TestSSL): /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/ruby/.ext/common/openssl/ssl-internal.rb:166: warning: using default DH parameters.
 .
-test_starttls(OpenSSL::TestSSL): /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/ruby/.ext/common/openssl/buffering.rb:179: warning: SSL session is not started yet.
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_b>: warning: SSL session is not started yet.
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_b>: warning: SSL session is not started yet.
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/ruby/.ext/common/openssl/buffering.rb:<line_a>: warning: SSL session is not started yet.
@@ 50074 @@
 - 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
 
 
@@ 57308 @@
 
  <n>)
 ConditionVariable#broadcast releases all threads waiting in line for this resource ERROR
-ThreadError: Thread#join: deadlock 0x7f3d2e517378 - mutual join(0x7f3d2d1fffb0)
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `join'
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55
 /home/chkbuild/tmp/build/ruby-1.8.7-pth/<buildtime>/rubyspec/library/conditionvariable/broadcast_spec.rb:55:in `each'

OlderDiff < 20110729T003240Z < ThisDiff > 20110730T003806Z


chkbuild summary recent last