Skip to content

Commit b627f75

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 cf5f8c7 commit b627f75

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)