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.Ping.Functional.Tests fail on Android #50574

Closed
17 tasks
mdh1418 opened this issue Apr 1, 2021 · 1 comment · Fixed by #56852
Closed
17 tasks

System.Net.Ping.Functional.Tests fail on Android #50574

mdh1418 opened this issue Apr 1, 2021 · 1 comment · Fixed by #56852

Comments

@mdh1418
Copy link
Member

mdh1418 commented Apr 1, 2021

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

  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithHost
  • System.Net.NetworkInformation.Tests.PingTest.Sends_ReuseInstance_Hostname
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithIPAddress(addressFamily: InterNetwork)
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithIPAddress(addressFamily: InterNetworkV6)
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithIPAddressAndTimeout
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithIPAddressAndTimeoutAndBufferAndPingOptions_Unix(addressFamily: InterNetwork)
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithIPAddressAndTimeoutAndBufferAndPingOptions_Unix(addressFamily: InterNetworkV6)
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithHostAndTimeoutAndBuffer_Unix
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithIPAddressAndTimeoutAndBuffer_Unix
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithHostAndTimeoutAndBufferAndPingOptions_Unix
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithIPAddress_AddressAsString(addressFamily: InterNetwork)
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithIPAddress_AddressAsString(addressFamily: InterNetworkV6)
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithHostAndTimeout
  • System.Net.NetworkInformation.Tests.UnixPingUtilityTests.PacketSizeIsRespected(payloadSize: 0)
  • System.Net.NetworkInformation.Tests.UnixPingUtilityTests.PacketSizeIsRespected(payloadSize: 50)
  • System.Net.NetworkInformation.Tests.UnixPingUtilityTests.PacketSizeIsRespected(payloadSize: 1)
  • System.Net.NetworkInformation.Tests.UnixPingUtilityTests.PacketSizeIsRespected(payloadSize: 1000)

Based on CI Runs from #50095

@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 from System.Net.Ping.Functional.Tests fail on Android

  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithHost
  • System.Net.NetworkInformation.Tests.PingTest.Sends_ReuseInstance_Hostname
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithIPAddress(addressFamily: InterNetwork)
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithIPAddress(addressFamily: InterNetworkV6)
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithIPAddressAndTimeout
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithIPAddressAndTimeoutAndBufferAndPingOptions_Unix(addressFamily: InterNetwork)
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithIPAddressAndTimeoutAndBufferAndPingOptions_Unix(addressFamily: InterNetworkV6)
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithHostAndTimeoutAndBuffer_Unix
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithIPAddressAndTimeoutAndBuffer_Unix
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithHostAndTimeoutAndBufferAndPingOptions_Unix
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithIPAddress_AddressAsString(addressFamily: InterNetwork)
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithIPAddress_AddressAsString(addressFamily: InterNetworkV6)
  • System.Net.NetworkInformation.Tests.PingTest.SendPingWithHostAndTimeout
  • System.Net.NetworkInformation.Tests.UnixPingUtilityTests.PacketSizeIsRespected(payloadSize: 0)
  • System.Net.NetworkInformation.Tests.UnixPingUtilityTests.PacketSizeIsRespected(payloadSize: 50)
  • System.Net.NetworkInformation.Tests.UnixPingUtilityTests.PacketSizeIsRespected(payloadSize: 1)
  • System.Net.NetworkInformation.Tests.UnixPingUtilityTests.PacketSizeIsRespected(payloadSize: 1000)

Based on CI Runs from #50095

Author: mdh1418
Assignees: -
Labels:

area-System.Net, os-android

Milestone: 6.0.0

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Apr 1, 2021
@karelz karelz removed the untriaged New issue has not been triaged by the area owner label Apr 13, 2021
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Aug 4, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Aug 5, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Sep 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants