Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.IO.Pipes test failures on Android #49873

Closed
2 tasks
steveisok opened this issue Mar 19, 2021 · 0 comments · Fixed by #73067
Closed
2 tasks

System.IO.Pipes test failures on Android #49873

steveisok opened this issue Mar 19, 2021 · 0 comments · Fixed by #73067
Labels
Milestone

Comments

@steveisok
Copy link
Member

The following tests fail and we'll skip them for now until we can address further:

  • System.IO.Pipes.Tests.NamedPipeTest_UnixDomainSockets.NamedPipeClient_Connects_With_UnixDomainSocketEndPointServer
    System.Net.Sockets.SocketException : Cannot assign requested address

  • System.IO.Pipes.Tests.NamedPipeTest_UnixDomainSockets.NamedPipeServer_Connects_With_UnixDomainSocketEndPointClient
    System.Net.Sockets.SocketException : Cannot assign requested address

@steveisok steveisok added this to the 6.0.0 milestone Mar 19, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Mar 19, 2021
@ViktorHofer ViktorHofer removed the untriaged New issue has not been triaged by the area owner label Mar 24, 2021
@adamsitnik adamsitnik modified the milestones: 6.0.0, 7.0.0 Jul 22, 2021
directhex added a commit to directhex/runtime that referenced this issue Jul 29, 2022
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Jul 29, 2022
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Aug 1, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Aug 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants