From: "mame (Yusuke Endoh)" Date: 2012-11-02T20:01:36+09:00 Subject: [ruby-core:48748] [ruby-trunk - Bug #6356][Rejected] arm linux build test suite fails on test/socket Issue #6356 has been updated by mame (Yusuke Endoh). Status changed from Feedback to Rejected No feedback, we cannot grasp the current situation. Closing. -- Yusuke Endoh ---------------------------------------- Bug #6356: arm linux build test suite fails on test/socket https://bugs.ruby-lang.org/issues/6356#change-32226 Author: stevegoobermanhill (stephen gooberman-hill) Status: Rejected Priority: Normal Assignee: Category: Target version: ruby -v: ruby 1.9.2p136 (2010-12-25 revision 30365) [arm-linux] consistent unix address errors in 3 places, plus 1 failure in socket test suite kind regards Steve [root@techbase /mnt/nand-user/ruby-1.9.2-p136]# /mnt/nand-user/ruby/bin/ruby test/socket/* Loaded suite test/socket/test_addrinfo Started .F..........E.......E...E........... Finished in 0.299011 seconds. 1) Failure: test_addrinfo_inspect_sockaddr_unix(TestSocketAddrinfo) [test/socket/test_addrinfo.rb:583]: <"/testdir/test_addrinfo_inspect_sockaddr_unix"> expected but was <"/testdir/test_addrinfo_inspect_sockaddr_unix(sockaddr 2 bytes too long)">. 2) Error: test_addrinfo_unix_path(TestSocketAddrinfo): SocketError: too long AF_UNIX address test/socket/test_addrinfo.rb:578:in `unix_path' test/socket/test_addrinfo.rb:578:in `test_addrinfo_unix_path' 3) Error: test_family_addrinfo(TestSocketAddrinfo): SocketError: too long AF_UNIX address test/socket/test_addrinfo.rb:322:in `unix_path' test/socket/test_addrinfo.rb:322:in `test_family_addrinfo' 4) Error: test_marshal_unix(TestSocketAddrinfo): SocketError: too long AF_UNIX address test/socket/test_addrinfo.rb:607:in `unix_path' test/socket/test_addrinfo.rb:607:in `test_marshal_unix' 36 tests, 130 assertions, 1 failures, 3 errors, 0 skips Test run options: --seed 48470 [root@techbase /mnt/nand-user/ruby-1.9.2-p136]# -- http://bugs.ruby-lang.org/