Skip to content

Commit 272fd90

Browse files
Quarantine StartupTimeoutIsApplied (#40037)
1 parent 138d006 commit 272fd90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,7 @@ public async Task RemoveInProcessReference_FailedToFindRequestHandler()
468468

469469
[ConditionalFact]
470470
[RequiresNewHandler]
471+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/40036")]
471472
public async Task StartupTimeoutIsApplied()
472473
{
473474
// From what we can tell, this failure is due to ungraceful shutdown.

0 commit comments

Comments
 (0)