We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b2ffdb commit be9a344Copy full SHA for be9a344
src/Servers/IIS/IIS/test/Common.LongTests/StartupTests.cs
@@ -984,6 +984,7 @@ public async Task OnCompletedDoesNotFailRequest()
984
}
985
986
[ConditionalTheory]
987
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/52734")]
988
[InlineData("CheckLargeStdErrWrites")]
989
[InlineData("CheckLargeStdOutWrites")]
990
[InlineData("CheckOversizedStdErrWrites")]
0 commit comments