-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
in-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is merged
Milestone
Description
This test was failing when run on Fedora 23 (I've also seen this failure internally in Helix but on RHEL7 (but not in Jenkins!) which makes me suspect there's some infrastructure issue at play or test issue).
System.Net.Sockets.Tests.SocketOptionNameTest.MulticastInterface_Set_ValidIndex_Succeeds(interfaceIndex: 0) [FAIL]
System.Net.Sockets.SocketException : Connection timed out
Stack Trace:
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.Tests.SocketOptionNameTest.MulticastInterface_Set_ValidIndex_Succeeds(Int32 interfaceIndex)
The test is already base-lined on OSX, I'm skipping it on Fedora 23 as well.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is merged