Skip to content

Commit 3b5400a

Browse files
authored
Quarantine OutputFlowControl_ConnectionAndRequestAborted_NoException (#44417)
1 parent 6f612c4 commit 3b5400a

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
@@ -1858,6 +1858,7 @@ await ExpectAsync(Http2FrameType.DATA,
18581858
}
18591859

18601860
[Fact]
1861+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/44415")]
18611862
public async Task OutputFlowControl_ConnectionAndRequestAborted_NoException()
18621863
{
18631864
// Ensure the stream window size is bigger than the connection window size

0 commit comments

Comments
 (0)