OLDREV 29923 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=29923&diff_format=u NEWREV 29927 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=29927&diff_format=u CHG ChangeLog 29922->29926 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=29923&r2=29927&pathrev=29927&diff_format=u CHG configure.in 29877->29927 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/configure.in?p1=trunk/configure.in&r1=29923&r2=29927&pathrev=29927&diff_format=u CHG regcomp.c 29811->29926 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/regcomp.c?p1=trunk/regcomp.c&r1=29923&r2=29927&pathrev=29927&diff_format=u CHG regexec.c 29811->29926 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/regexec.c?p1=trunk/regexec.c&r1=29923&r2=29927&pathrev=29927&diff_format=u CHG ext/dl/callback/mkcallback.rb 26764->29925 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/dl/callback/mkcallback.rb?p1=trunk/ext/dl/callback/mkcallback.rb&r1=29923&r2=29927&pathrev=29927&diff_format=u CHG test/ruby/test_transcode.rb 29895->29927 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_transcode.rb?p1=trunk/test/ruby/test_transcode.rb&r1=29923&r2=29927&pathrev=29927&diff_format=u CHG test/win32ole/test_err_in_callback.rb 20090->29924 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/win32ole/test_err_in_callback.rb?p1=trunk/test/win32ole/test_err_in_callback.rb&r1=29923&r2=29927&pathrev=29927&diff_format=u COMMIT added edge cases from jruby-5208 http://github.com/rubyspec/rubyspec/commit/ba15b1464770695b1973602d5234ba084d182bb4 COMMIT Merge branch 'more_to_f_tests' of https://github.com/qmx/rubyspec into qmx-more_to_f_tests http://github.com/rubyspec/rubyspec/commit/0b4ac7702321d18185d0ad3f39f61576f6647e41 COMMIT Improve specs for Array#cycle http://github.com/rubyspec/rubyspec/commit/82f285cae0a3529d1975c5d507f357709ad6ae8f =================================================================== +++ 20101125T224020Z @@ 7672 @@ s: . OpenSSL::TestSSL#test_sslctx_set_params: /home/chkbuild/tmp/build/ruby-trunk//ruby/.ext/common/openssl/ssl-internal.rb:: warning: using default DH parameters. s: . +OpenSSL::TestSSL#test_starttls: s: . OpenSSL::TestSSL#test_tlsext_hostname: /home/chkbuild/tmp/build/ruby-trunk//ruby/.ext/common/openssl/ssl-internal.rb:: warning: using default DH parameters. /home/chkbuild/tmp/build/ruby-trunk//ruby/.ext/common/openssl/ssl-internal.rb:: warning: using default DH parameters. s: . @@ 18241 @@ TestTimeTZ#test_right_utc: s: . TestTimeout#test_cannot_convert_into_time_interval: s: . TestTimeout#test_queue: s: . +TestTimeout#test_timeout: s: F TestTrace#test_trace: s: . TestTrace#test_trace_break: s: . TestTrace#test_trace_proc_that_raises_exception: s: . @@ 18790 @@ Finished in seconds. + ) Failure: +test_timeout(TestTimeout) [/home/chkbuild/tmp/build/ruby-trunk//ruby/test/test_timeout.rb:19]: +[ruby-dev:38319]. +Exception raised: +<#>. +8709 tests, assertions, 1 failures, 0 errors, 0 skips Test run options: --seed --verbose +make: *** [yes-test-all] エラー 1 +exit 2 +failed(test-all) == rubyspec #