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 d7a9b89 commit fdd6d10Copy full SHA for fdd6d10
src/Servers/IIS/IIS/test/Common.LongTests/StartupTests.cs
@@ -1010,6 +1010,7 @@ public async Task CheckStdoutWithLargeWrites_TestSink(string mode)
1010
}
1011
1012
[ConditionalTheory]
1013
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/58108")]
1014
[InlineData("CheckLargeStdOutWrites")]
1015
[InlineData("CheckOversizedStdOutWrites")]
1016
public async Task CheckStdoutWithLargeWrites_LogFile(string mode)
0 commit comments