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

Quarantine and fix Http1Connection_RequestEndsWithIncompleteReadAsync #57946

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

halter73
Copy link
Member

Flaky test issue:: #57944

@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 Sep 18, 2024
@@ -159,6 +159,7 @@ await connection.ReceiveEnd(
}

[Fact]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/57944")]
Copy link
Member Author

Choose a reason for hiding this comment

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

Do we think quarantining is even necessary this time? I'm confident in the fix.

Copy link
Member

Choose a reason for hiding this comment

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

Half the work in the process is creating an issue. You've already done that. May as well follow the rest of the process.

@halter73 halter73 merged commit e25539b into main Sep 19, 2024
27 checks passed
@halter73 halter73 deleted the halter73/57944 branch September 19, 2024 22:13
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview1 milestone Sep 19, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants