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

Unquarantine ServerReset_BeforeRequestBody_ClientBodyThrows #57470

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

amcasey
Copy link
Member

@amcasey amcasey commented Aug 22, 2024

Fixes #46717

There isn't an obvious race in the test and the component that timed out appears to be from runtime (HttpClient and/or HttpContent). Since the test hasn't failed in 30 days and runtime has likely changed in the 18 months since the issue was filed, I think we should unquarantine the test.

Fixes dotnet#46717

There isn't an obvious race in the test and the component that timed out appears to be from runtime (`HttpClient` and/or `HttpContent`).  Since the test hasn't failed in 30 days and runtime has likely changed in the 18 months since the issue was filed, I think we should unquarantine the test.
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions label Aug 22, 2024
@amcasey amcasey merged commit 8a9be3d into dotnet:main Aug 23, 2024
26 checks passed
@amcasey amcasey deleted the gh46717 branch August 23, 2024 00:03
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview1 milestone Aug 23, 2024
amcasey added a commit that referenced this pull request Sep 23, 2024
amcasey added a commit that referenced this pull request Sep 24, 2024
@danroth27 danroth27 added the task label Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quarantine ServerReset_BeforeRequestBody_ClientBodyThrows
3 participants