-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Open
Labels
area-System.Net.Socketsblocking-clean-ci-optionalBlocking optional rolling runsBlocking optional rolling runstest-bugProblem in test source code (most likely)Problem in test source code (most likely)test-run-coreTest failures in .NET Core test runsTest failures in .NET Core test runs
Milestone
Description
The following tests timeout the test run regularly on the Debian.10.Arm32.Open and the Debian.11.Arm32.Open queues:
System.Net.Sockets.Tests.SendReceive_*.TcpPeerReceivesFinOnShutdownWithPendingData
System.Net.Sockets.Tests.SendReceive_*.TcpReceiveSendGetsCanceledByDispose
System.Net.Sockets.Tests.AcceptTask.AcceptGetsCanceledByDispose
System.Net.Sockets.Tests.AcceptApm.AcceptGetsCanceledByDispose
System.Net.Sockets.Tests.NetworkStreamTest.ReadAsync_CancelPendingValueTask_ThrowsCancellationException
#84030 made sure TcpPeerReceivesFinOnShutdownWithPendingData will not hang the test process anymore, also addressing potential dual-mode issues with the test. We need to take similar measures for the rest.
Metadata
Metadata
Assignees
Labels
area-System.Net.Socketsblocking-clean-ci-optionalBlocking optional rolling runsBlocking optional rolling runstest-bugProblem in test source code (most likely)Problem in test source code (most likely)test-run-coreTest failures in .NET Core test runsTest failures in .NET Core test runs