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.Net.Primitives.Functional.Tests fail on Android #50571

Closed
2 tasks
mdh1418 opened this issue Apr 1, 2021 · 2 comments
Closed
2 tasks

System.Net.Primitives.Functional.Tests fail on Android #50571

mdh1418 opened this issue Apr 1, 2021 · 2 comments

Comments

@mdh1418
Copy link
Member

mdh1418 commented Apr 1, 2021

Several tests fail from System.Net.Primitives.Functional.Tests on Android

System.Net.Primitives.Functional.Tests
System.Net.Primitives.Functional.Tests.LoggingTest.EventSource_ExistsWithCorrectId

Test collection for System.Net.Primitives.Functional.Tests.LoggingTest
System.Net.Primitives.Functional.Tests.LoggingTest.EventSource_ExistsWithCorrectId
    System.ArgumentNullException : ArgumentNull_Generic Arg_ParamName_Name, collection

PlatformNotSupportedException

  • System.Net.Primitives.Functional.Tests.SocketAddressTest.ToString_UnsupportedFamily_Throws(family: Packet)
  • System.Net.Primitives.Functional.Tests.SocketAddressTest.ToString_UnsupportedFamily_Throws(family: ControllerAreaNetwork)

Based on CI Runs from #50095

@mdh1418 mdh1418 added this to the 6.0.0 milestone Apr 1, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Apr 1, 2021
@ghost
Copy link

ghost commented Apr 1, 2021

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Several tests fail from System.Net.Primitives.Functional.Tests on Android

  • System.Net.Primitives.Functional.Tests.SocketAddressTest.ToString_UnsupportedFamily_Throws(family: Packet)
  • System.Net.Primitives.Functional.Tests.SocketAddressTest.ToString_UnsupportedFamily_Throws(family: ControllerAreaNetwork)

Based on CI Runs from #50095

Author: mdh1418
Assignees: -
Labels:

area-System.Net, os-android

Milestone: 6.0.0

@karelz karelz removed the untriaged New issue has not been triaged by the area owner label Apr 13, 2021
@steveisok
Copy link
Member

The test has a SkipOnPlatform and doesn't need to be fixed.

@ghost ghost locked as resolved and limited conversation to collaborators Aug 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants