Skip to content

Commit fdd6d10

Browse files
authored
Quarantine CheckStdoutWithLargeWrites_LogFile (#58109)
For #58108
1 parent d7a9b89 commit fdd6d10

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
@@ -1010,6 +1010,7 @@ public async Task CheckStdoutWithLargeWrites_TestSink(string mode)
10101010
}
10111011

10121012
[ConditionalTheory]
1013+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/58108")]
10131014
[InlineData("CheckLargeStdOutWrites")]
10141015
[InlineData("CheckOversizedStdOutWrites")]
10151016
public async Task CheckStdoutWithLargeWrites_LogFile(string mode)

0 commit comments

Comments
 (0)