OLDREV 30820 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=30820&diff_format=u NEWREV 30827 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=30827&diff_format=u CHG ChangeLog 30820->30826 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=30820&r2=30827&pathrev=30827&diff_format=u CHG configure.in 30744->30824 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/configure.in?p1=trunk/configure.in&r1=30820&r2=30827&pathrev=30827&diff_format=u CHG io.c 30762->30823 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/io.c?p1=trunk/io.c&r1=30820&r2=30827&pathrev=30827&diff_format=u CHG process.c 30820->30822 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/process.c?p1=trunk/process.c&r1=30820&r2=30827&pathrev=30827&diff_format=u CHG version.h 30818->30827 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?p1=trunk/version.h&r1=30820&r2=30827&pathrev=30827&diff_format=u CHG ext/etc/etc.c 29209->30826 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/etc/etc.c?p1=trunk/ext/etc/etc.c&r1=30820&r2=30827&pathrev=30827&diff_format=u CHG misc/ruby-mode.el 30819->30825 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/misc/ruby-mode.el?p1=trunk/misc/ruby-mode.el&r1=30820&r2=30827&pathrev=30827&diff_format=u COMMIT Support Linux and FreeBSD. http://github.com/rubyspec/rubyspec/commit/5dec87e08a0942335521ff0cca353d5303efe10e COMMIT Follow 1.9's change. http://github.com/rubyspec/rubyspec/commit/e1d3ca617fbff310f59334aa7fcbab6464b279ea COMMIT Specify hostname to TCPServer.new for IPv4/IPv6. http://github.com/rubyspec/rubyspec/commit/cdca7dd7c79d8c5df4cb40149c4917c513f33639 =================================================================== +++ 20110208T183304Z @@ 97 @@ checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes +checking for cd using physical directory... cd -P checking whether -fvisibility=hidden is accepted... yes checking whether -Wl,-unexported_symbol,_Init_* is accepted... no checking for special C compiler options needed for large files... no @@ 8536 @@ Rinda::TupleSpaceProxyTest#test_cancel_02 = s = . Rinda::TupleSpaceProxyTest#test_core_01 = s = . Rinda::TupleSpaceProxyTest#test_core_02 = s = . +Rinda::TupleSpaceProxyTest#test_core_03_notify = s = F Rinda::TupleSpaceProxyTest#test_inp_rdp = s = . Rinda::TupleSpaceProxyTest#test_remote_array_and_hash = s = . Rinda::TupleSpaceProxyTest#test_ruby_talk_264062 = s = . @@ 18873 @@ Expected "--- \n...\n", not "--- \n". ) Failure: +test_core_03_notify(Rinda::TupleSpaceProxyTest) [/var/lib/chkbuild/tmp/build/ruby-trunk-o3//ruby/test/rinda/test_rinda.rb:387]: +<10> expected but was +<6>. ) Error: test_class_build_self_signed_cert(TestGemSecurity): @@ 18883 @@ /var/lib/chkbuild/tmp/build/ruby-trunk-o3//ruby/test/rubygems/test_gem_security.rb:53:in `test_class_build_self_signed_cert' ./test/runner.rb:18:in `
' +9329 tests, assertions, 2 failures, 1 errors, 1 skips +make: *** [yes-test-all] Error 3 exit 2 failed(test-all) == rubyspec #