Skip to content

Conversation

@tmds
Copy link
Member

@tmds tmds commented May 17, 2021

The timeout on this test is less than the accumulated delay on retries,
which causes the test to timeout on a RHEL7 system that has the kernel bug fixed.

Fixes #52597.

@antonfirsov ptal

…RHEL7 kernel

The timeout on this test is less than the accumulated delay on retries,
which causes the test to timeout on a RHEL7 system that has the kernel bug fixed.
@ghost
Copy link

ghost commented May 17, 2021

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

The timeout on this test is less than the accumulated delay on retries,
which causes the test to timeout on a RHEL7 system that has the kernel bug fixed.

Fixes #52597.

@antonfirsov ptal

Author: tmds
Assignees: -
Labels:

area-System.Net.Sockets

Milestone: -

Copy link
Contributor

@antonfirsov antonfirsov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, will merge when CI completes, then let's update & merge #52599 if it still has value.

@antonfirsov antonfirsov merged commit e05f6a9 into dotnet:main May 17, 2021
@karelz karelz added this to the 6.0.0 milestone May 20, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jun 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TcpReceiveSendGetsCanceledByDispose test fails on rhel7

3 participants