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 138d006 commit 272fd90Copy full SHA for 272fd90
src/Servers/IIS/IIS/test/Common.FunctionalTests/StartupTests.cs
@@ -468,6 +468,7 @@ public async Task RemoveInProcessReference_FailedToFindRequestHandler()
468
469
[ConditionalFact]
470
[RequiresNewHandler]
471
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/40036")]
472
public async Task StartupTimeoutIsApplied()
473
{
474
// From what we can tell, this failure is due to ungraceful shutdown.
0 commit comments