Project

General

Profile

Actions

Bug #11709

closed

TestSocket#test_udp_recvmsg_truncation failure on Solaris 10

Bug #11709: TestSocket#test_udp_recvmsg_truncation failure on Solaris 10

Added by ngoto (Naohisa Goto) almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.3.0dev (2015-11-18) [sparc64-solaris2.10]
[ruby-core:71557]

Description

On Solaris 10, the following failure occurs.
(observed in r52648)

 1) Failure: TestSocket#test_udp_recvmsg_truncation [/XXXXX-52648/test/socket/test_socket.rb:709]: <32> expected but was <false>. 

The test code ignores platforms that have no HAVE_STRUCT_MSGHDR_MSG_CONTROL and rflag is always nil.

Actions

Also available in: PDF Atom