Skip to content

Commit be9a344

Browse files
authored
Quarantine CheckStdoutWithLargeWrites_TestSink (#55432)
1 parent 7b2ffdb commit be9a344

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/IIS/IIS/test/Common.LongTests/StartupTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -984,6 +984,7 @@ public async Task OnCompletedDoesNotFailRequest()
984984
}
985985

986986
[ConditionalTheory]
987+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/52734")]
987988
[InlineData("CheckLargeStdErrWrites")]
988989
[InlineData("CheckLargeStdOutWrites")]
989990
[InlineData("CheckOversizedStdErrWrites")]

0 commit comments

Comments
 (0)