From: "vo.x (Vit Ondruch)" Date: 2014-01-07T01:49:08+09:00 Subject: [ruby-core:59601] [ruby-trunk - Bug #9373][Open] test_autobind(TestSocket_UNIXSocket) fails on PPC Issue #9373 has been reported by vo.x (Vit Ondruch). ---------------------------------------- Bug #9373: test_autobind(TestSocket_UNIXSocket) fails on PPC https://bugs.ruby-lang.org/issues/9373 Author: vo.x (Vit Ondruch) Status: Open Priority: Normal Assignee: Category: Target version: ruby -v: ruby 2.0.0p247 (2013-06-27) [powerpc-linux] Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN, 2.1: UNKNOWN =begin test_autobind(TestSocket_UNIXSocket) fails quite often on PPC: test_autobind(TestSocket_UNIXSocket): Errno::ECONNREFUSED: Connection refused - connect(2) /builddir/build/BUILD/ruby-2.0.0-p247/.ext/common/socket.rb:65:in `connect' /builddir/build/BUILD/ruby-2.0.0-p247/.ext/common/socket.rb:65:in `connect_internal' /builddir/build/BUILD/ruby-2.0.0-p247/.ext/common/socket.rb:135:in `connect' /builddir/build/BUILD/ruby-2.0.0-p247/.ext/common/socket.rb:765:in `unix' /builddir/build/BUILD/ruby-2.0.0-p247/test/socket/test_unix.rb:589:in `block in test_autobind' /builddir/build/BUILD/ruby-2.0.0-p247/.ext/common/socket.rb:806:in `unix_server_socket' /builddir/build/BUILD/ruby-2.0.0-p247/test/socket/test_unix.rb:585:in `test_autobind' =end -- http://bugs.ruby-lang.org/