Skip to content

Commit ee2aad7

Browse files
authored
Quarantine StreamPool_MultipleStreamsConcurrent_StreamsReturnedToPool (#39478)
1 parent 5c20ec9 commit ee2aad7

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

+1
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,7 @@ await ExpectAsync(Http2FrameType.HEADERS,
361361
}
362362

363363
[Fact]
364+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/39477")]
364365
public async Task StreamPool_MultipleStreamsConcurrent_StreamsReturnedToPool()
365366
{
366367
await InitializeConnectionAsync(_echoApplication);

0 commit comments

Comments
 (0)