Skip to content

Commit 7e62947

Browse files
sebastienroscaptainsafia
authored andcommitted
Unquarantine Http1Connection_RequestEndsWithIncompleteReadAsync (#58789)
Fixes #57944 Test fixed and passing for 30 days
1 parent fe1517e commit 7e62947

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Servers/Kestrel/test/InMemory.FunctionalTests/KestrelMetricsTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ await connection.ReceiveEnd(
159159
}
160160

161161
[Fact]
162-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/57944")]
163162
public async Task Http1Connection_RequestEndsWithIncompleteReadAsync()
164163
{
165164
var testMeterFactory = new TestMeterFactory();

0 commit comments

Comments
 (0)