COMMIT [NARUSE, Yui] 20.times is not enough, use 40. http://github.com/rubyspec/rubyspec/commit/abb2485c1cf010f644144a780eb1c1fcdfcaaa23 COMMIT [Charles Oliver Nutter] Class#superclass on uninitialized class should raise TypeError. http://github.com/rubyspec/rubyspec/commit/b6b60b2ec33484b1af19a27b306fdb622b1e77f8 =================================================================== +++ 20110715T043231Z @@ 5289 @@ . test_sslctx_set_params(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/.ext/common/openssl/ssl-internal.rb:166: warning: using default DH parameters. . +test_starttls(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/.ext/common/openssl/buffering.rb:179: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. @@ 10839 @@ - returns an instance of self - returns a fully-formed instance of Module - does not call initialize on the new instance +- raises TypeError for #superclass /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7-pth//rubyspec/core/class/dup_spec.rb Class#dup @@ 27345 @@ - returns an instance of self - returns a fully-formed instance of Module - does not call initialize on the new instance +- raises TypeError for #superclass Finished in seconds =================================================================== --- 20110714T043643Z @@ 5289 @@ . test_sslctx_set_params(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/.ext/common/openssl/ssl-internal.rb:166: warning: using default DH parameters. . -test_starttls(OpenSSL::TestSSL): /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/.ext/common/openssl/buffering.rb:36: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet. /Users/chkbuild/chkbuild/tmp/build/ruby-1.8.7-pth//ruby/.ext/common/openssl/buffering.rb:: warning: SSL session is not started yet.