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

[tvOS] System.Net.Ping.Functional.Tests fails on tvOSSimulator #51997

Closed
mdh1418 opened this issue Apr 28, 2021 · 2 comments
Closed

[tvOS] System.Net.Ping.Functional.Tests fails on tvOSSimulator #51997

mdh1418 opened this issue Apr 28, 2021 · 2 comments
Milestone

Comments

@mdh1418
Copy link
Member

mdh1418 commented Apr 28, 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)

@mdh1418 mdh1418 added the os-tvos Apple tvOS label Apr 28, 2021
@mdh1418 mdh1418 added this to the 6.0.0 milestone Apr 28, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Net untriaged New issue has not been triaged by the area owner labels Apr 28, 2021
@ghost
Copy link

ghost commented Apr 28, 2021

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 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
@mdh1418
Copy link
Member Author

mdh1418 commented Apr 29, 2021

Combined with #51395

@mdh1418 mdh1418 closed this as completed Apr 29, 2021
@ghost ghost locked as resolved and limited conversation to collaborators May 29, 2021
@karelz karelz removed the untriaged New issue has not been triaged by the area owner label Oct 20, 2022
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

2 participants