Skip to content

Commit c608ee3

Browse files
committed
Merge in 'release/8.0' changes
2 parents c8270da + 9506f5a commit c608ee3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/Kestrel/test/FunctionalTests/Http2/ShutdownTests.cs

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ public ShutdownTests()
4545
}
4646

4747
[ConditionalFact]
48+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/51770")]
4849
public async Task ConnectionClosedWithoutActiveRequestsOrGoAwayFIN()
4950
{
5051
var connectionClosed = new TaskCompletionSource(TaskCreationOptions.RunContinuationsAsynchronously);

0 commit comments

Comments
 (0)