last commit: COMMIT Fixed enumerator_class spec. http://github.com/rubyspec/mspec/commit/66c9eb68ccdc473025d2f6fb34019fc3a977c252 last commit: COMMIT Add a spec for detect/find with failover proc on explicitly empty array. http://github.com/rubyspec/rubyspec/commit/1e4d92688d929ee34ece2cb5886df4a1d712797f =================================================================== +++ 20100930T010007 @@ 5121 @@ /var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/.ext/common/openssl/ssl-internal.rb:: warning: using default DH parameters. /var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/.ext/common/openssl/ssl-internal.rb:: warning: using default DH parameters. . +test_starttls(OpenSSL::TestSSL): /var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. @@ 6897 @@ test_select_wait(TestThread): . test_status_and_stop_p(TestThread): . test_thread_local(TestThread): . +test_thread_local_security(TestThread): . test_wakeup(TestThread): . test_enclosed_thgroup(TestThreadGroup): . test_frozen_thgroup(TestThreadGroup): . @@ 7627 @@ /var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/test/net/http/test_connection.rb:20:in `test_connection_refused_in_request' --------------- +2701 tests, 1351357 assertions, 3 failures, 0 errors make: *** [test-all] Error 1 exit 2 failed(test-all) =================================================================== --- 20100928T010255 @@ 5121 @@ /var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/.ext/common/openssl/ssl-internal.rb:: warning: using default DH parameters. /var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/.ext/common/openssl/ssl-internal.rb:: warning: using default DH parameters. . -test_starttls(OpenSSL::TestSSL): /var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. @@ 6897 @@ test_select_wait(TestThread): . test_status_and_stop_p(TestThread): . test_thread_local(TestThread): . -test_thread_local_security(TestThread): /var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/test/ruby/test_thread.rb:285:in `[]=': can't modify frozen thread locals (TypeError) - from /var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/test/ruby/test_thread.rb:285:in `test_thread_local_security' - from /var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/test/ruby/test_thread.rb:9 F test_wakeup(TestThread): . test_enclosed_thgroup(TestThreadGroup): . @@ 7631 @@ --------------- ) Failure: -test_thread_local_security(TestThread) [/var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/test/ruby/test_thread.rb:281]: - exception expected but was -Class: -Message: -Message: <"can't modify frozen thread locals"> ---Backtrace--- -/var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/test/ruby/test_thread.rb:285:in `[]=' -/var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/test/ruby/test_thread.rb:285:in `test_thread_local_security' -/var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/test/ruby/test_thread.rb:9 ----------------> ---Backtrace--- -/var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/test/ruby/test_thread.rb:285:in `join' -/var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/test/ruby/test_thread.rb:282:in `test_thread_local_security' -/var/lib/chkbuild/tmp/build/ruby-1.8-o3//ruby/test/ruby/test_thread.rb:281:in `test_thread_local_security' --------------- -2701 tests, 1351357 assertions, 4 failures, 0 errors make: *** [test-all] Error 1 exit 2 failed(test-all)