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 cf5f8c7 commit b627f75Copy full SHA for b627f75
src/Hosting/test/FunctionalTests/ShutdownTests.cs
@@ -27,7 +27,6 @@ public async Task ShutdownTestRun()
27
await ExecuteShutdownTest(nameof(ShutdownTestRun), "Run");
28
}
29
30
- [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/27371")]
31
[ConditionalFact]
32
[OSSkipCondition(OperatingSystems.Windows)]
33
[OSSkipCondition(OperatingSystems.MacOSX)]
0 commit comments