OLDREV 32574 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=32574&diff_format=u NEWREV 32746 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=32746&diff_format=u CHG ChangeLog 32574->32746 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?p1=branches/ruby_1_8/ChangeLog&r1=32574&r2=32746&pathrev=32746&diff_format=u CHG configure.in 32570->32746 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/configure.in?p1=branches/ruby_1_8/configure.in&r1=32574&r2=32746&pathrev=32746&diff_format=u CHG version.h 32571->32743 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?p1=branches/ruby_1_8/version.h&r1=32574&r2=32746&pathrev=32746&diff_format=u CHG lib/securerandom.rb 32050->32741 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/lib/securerandom.rb?p1=branches/ruby_1_8/lib/securerandom.rb&r1=32574&r2=32746&pathrev=32746&diff_format=u =================================================================== +++ 20110730T013422Z @@ 7416 @@ test_udp_recv_nonblock(TestNonblockSocket): . test_udp_recvfrom_nonblock(TestNonblockSocket): . test_unpack_sockaddr(TestSocket): . +test_addr(TestUNIXSocket): . test_dgram_pair(TestUNIXSocket): . test_fd_passing(TestUNIXSocket): . test_noname_addr(TestUNIXSocket): . @@ 7930 @@ NameError: uninitialized constant OpenSSL::Digest::SHA256 /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/openssl/test_x509cert.rb:201:in `test_dsa_with_sha2' +2672 tests, 1351931 assertions, 2 failures, 2 errors make: *** [test-all] Error 1 exit 2 failed(test-all) =================================================================== --- 20110729T015006Z @@ 7416 @@ test_udp_recv_nonblock(TestNonblockSocket): . test_udp_recvfrom_nonblock(TestNonblockSocket): . test_unpack_sockaddr(TestSocket): . -test_addr(TestUNIXSocket): E test_dgram_pair(TestUNIXSocket): . test_fd_passing(TestUNIXSocket): . test_noname_addr(TestUNIXSocket): . @@ 7931 @@ /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/openssl/test_x509cert.rb:201:in `test_dsa_with_sha2' ) Error: -test_addr(TestUNIXSocket): -ArgumentError: too long unix socket path (max: 103bytes) - /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/socket/test_unix.rb:37:in `initialize' - /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/socket/test_unix.rb:37:in `new' - /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/socket/test_unix.rb:37:in `bound_unix_socket' - /Users/chkbuild/chkbuild/tmp/build/ruby-1.8-pth//ruby/test/socket/test_unix.rb:43:in `test_addr' -2672 tests, 1351925 assertions, 2 failures, 3 errors make: *** [test-all] Error 1 exit 2 failed(test-all)