You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.
Issue Details
This library test fact hangs on tvOSSimulator
System.Net.NetworkInformation.Tests.PingTest.SendAsyncs_ReuseInstance_Hostname
Author:
mdh1418
Assignees:
-
Labels:
area-System.Net, os-tvos, untriaged
Milestone:
6.0.0
mdh1418
changed the title
[tvOS] System.Net.Ping.Functional.Tests hangs on tvOSSimulator
[tvOS] System.Net.Ping.Functional.Tests fails on tvOSSimulator
Apr 29, 2021
This library test fact fails on tvOSSimulator
System.Net.NetworkInformation.Tests.PingTest.SendPingWithHost
System.Net.NetworkInformation.Tests.PingTest.Sends_ReuseInstance_Hostname
System.Net.NetworkInformation.Tests.PingTest.SendPings_ReuseInstance_Hostname
System.Net.NetworkInformation.Tests.PingTest.SendPingAsyncWithIPAddressAndTimeoutAndBufferAndPingOptions_Unix(addressFamily: InterNetwork)
System.Net.NetworkInformation.Tests.PingTest.SendPingAsyncWithIPAddressAndTimeoutAndBufferAndPingOptions_Unix(addressFamily: InterNetworkV6)
System.Net.NetworkInformation.Tests.PingTest.SendPingWithIPAddress(addressFamily: InterNetworkV6)
System.Net.NetworkInformation.Tests.PingTest.SendPingAsyncWithHost
System.Net.NetworkInformation.Tests.PingTest.SendAsyncs_ReuseInstance_Hostname
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.SendPingAsyncWithIPAddressAndTimeoutAndBuffer_Unix
System.Net.NetworkInformation.Tests.PingTest.SendPingWithHostAndTimeoutAndBuffer_Unix
System.Net.NetworkInformation.Tests.PingTest.PingAsync_DisposeAfterSend_Success
System.Net.NetworkInformation.Tests.PingTest.SendPingAsyncWithIPAddress_AddressAsString
System.Net.NetworkInformation.Tests.PingTest.SendPingAsyncWithHostAndTtlAndFragmentPingOptions(fragment: False)
System.Net.NetworkInformation.Tests.PingTest.SendPingAsyncWithHostAndTtlAndFragmentPingOptions(fragment: True)
System.Net.NetworkInformation.Tests.PingTest.SendPingAsyncWithIPAddressAndTimeout
System.Net.NetworkInformation.Tests.PingTest.SendPingWithIPAddressAndTimeoutAndBuffer_Unix
System.Net.NetworkInformation.Tests.PingTest.SendPingWithHostAndTimeoutAndBufferAndPingOptions_Unix
System.Net.NetworkInformation.Tests.PingTest.SendPingAsyncWithHostAndTimeoutAndBuffer_Unix
System.Net.NetworkInformation.Tests.PingTest.SendPingAsyncWithIPAddress(addressFamily: InterNetworkV6)
System.Net.NetworkInformation.Tests.PingTest.SendPingWithIPAddress_AddressAsString(addressFamily: InterNetworkV6)
System.Net.NetworkInformation.Tests.PingTest.SendPingWithHostAndTimeout
System.Net.NetworkInformation.Tests.PingTest.SendPingAsyncWithHostAndTimeout
System.Net.NetworkInformation.Tests.PingTest.Ping_DisposeAfterSend_Success
System.Net.NetworkInformation.Tests.PingTest.SendPingAsyncWithHostAndTimeoutAndBufferAndPingOptions_Unix
System.Net.NetworkInformation.Tests.UnixPingUtilityTests.TimeoutIsRespected(timeout: 1500)
System.Net.NetworkInformation.Tests.UnixPingUtilityTests.TimeoutIsRespected(timeout: 1000)
System.Net.NetworkInformation.Tests.UnixPingUtilityTests.TimeoutIsRespected(timeout: 0)
System.Net.NetworkInformation.Tests.UnixPingUtilityTests.TimeoutIsRespected(timeout: 100)
System.Net.NetworkInformation.Tests.UnixPingUtilityTests.PacketSizeIsRespected(payloadSize: 0)
System.Net.NetworkInformation.Tests.UnixPingUtilityTests.PacketSizeIsRespected(payloadSize: 50)
System.Net.NetworkInformation.Tests.UnixPingUtilityTests.PacketSizeIsRespected(payloadSize: 1000)
System.Net.NetworkInformation.Tests.UnixPingUtilityTests.PacketSizeIsRespected(payloadSize: 1)
The text was updated successfully, but these errors were encountered: