Skip to content

Commit

Permalink
Quarantine CheckStdoutWithLargeWrites_LogFile (#58109)
Browse files Browse the repository at this point in the history
For #58108
  • Loading branch information
amcasey authored Sep 30, 2024
1 parent d7a9b89 commit fdd6d10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Servers/IIS/IIS/test/Common.LongTests/StartupTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1010,6 +1010,7 @@ public async Task CheckStdoutWithLargeWrites_TestSink(string mode)
}

[ConditionalTheory]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/58108")]
[InlineData("CheckLargeStdOutWrites")]
[InlineData("CheckOversizedStdOutWrites")]
public async Task CheckStdoutWithLargeWrites_LogFile(string mode)
Expand Down

0 comments on commit fdd6d10

Please sign in to comment.