=================================================================== +++ 20110602T004013Z @@ 8111 @@ 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): . @@ 8126 @@ Finished in seconds. ) 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' +23 tests, 78 assertions, 0 failures, 1 errors make: *** [test-all] Error 1 exit 2 +failed(test/socket) == test/stringio #