Skip to content

Commit bd799e5

Browse files
amcaseycaptainsafia
authored andcommitted
Unquarantine ShutdownTestWaitForShutdown (#57901)
The only failure description in the issue is from 2020 and it hasn't failed in the last 30 days (also seemed to be true in Jan 2022). Fixes #27371
1 parent e169f5f commit bd799e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Hosting/test/FunctionalTests/ShutdownTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ public async Task ShutdownTestRun()
2727
await ExecuteShutdownTest(nameof(ShutdownTestRun), "Run");
2828
}
2929

30-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/27371")]
3130
[ConditionalFact]
3231
[OSSkipCondition(OperatingSystems.Windows)]
3332
[OSSkipCondition(OperatingSystems.MacOSX)]

0 commit comments

Comments
 (0)