Skip to content

Commit 5172a85

Browse files
Quarantine StreamPool_MultipleStreamsConcurrent_StreamsReturnedToPool
#39477
1 parent 3aaf4cd commit 5172a85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/Kestrel/test/InMemory.FunctionalTests/Http2/Http2ConnectionTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,6 +427,7 @@ await ExpectAsync(Http2FrameType.HEADERS,
427427
}
428428

429429
[Fact]
430+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/39477")]
430431
public async Task StreamPool_MultipleStreamsConcurrent_StreamsReturnedToPool()
431432
{
432433
await InitializeConnectionAsync(_echoApplication);

0 commit comments

Comments
 (0)