Skip to content
Commit 9256a6f7 authored by Dominic Hargreaves's avatar Dominic Hargreaves
Browse files

Disable failing GNU/Hurd test in t/io/socket.t

According to Samuel Thibault this test is questionable and should be
discussed with upstream:

"The test seems fishy to me: it is making sure that the name as returned
by recv is *exactly* the same as what the server socket is bound to,
which is 0.0.0.0:some_port but I would expect recv to return the actual
IP address used in the socket, not 0.0.0.0.  It happens that Linux
doesn't return anything at all so it goes fine there, but that's not a
reason. The test should most probably be discussed with upstream."

Bug-Debian: http://bugs.debian.org/758718
Bug: https://rt.perl.org/Ticket/Display.html?id=122657
Patch-Name: fixes/hurd_test_todo_socket.t
parent 7c54dec3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment