Skip to content

Commit ac9f980

Browse files
authored
Quarantine StreamPool_ManyConcurrentStreams_StreamPoolFull (#56562)
1 parent c790ed5 commit ac9f980

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/Kestrel/Transport.Quic/test/QuicConnectionContextTests.cs

+1
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,7 @@ public async Task StreamPool_Heartbeat_ExpiredStreamRemoved()
554554

555555
[ConditionalFact]
556556
[MsQuicSupported]
557+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/56517")]
557558
public async Task StreamPool_ManyConcurrentStreams_StreamPoolFull()
558559
{
559560
// Arrange

0 commit comments

Comments
 (0)