Skip to content

MulticastInterface_Set_ValidIndex_Succeeds failing on Fedora 23 #17455

@ellismg

Description

@ellismg

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    in-prThere is an active PR which will close this issue when it is merged

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions