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 e169f5f commit bd799e5Copy full SHA for bd799e5
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