Skip to content

Timeouts in Socket tests on Debian.*.Arm32.Open #84364

Open
@antonfirsov

Description

@antonfirsov

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

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions