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 3f41ac1 commit ae29694Copy full SHA for ae29694
src/Servers/IIS/IIS/test/Common.LongTests/ShutdownTests.cs
@@ -371,6 +371,7 @@ private async Task AppOfflineAddAndRemovedStress(HostingModel hostingModel)
371
}
372
373
[ConditionalFact]
374
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/40628")]
375
public async Task ConfigurationChangeStopsInProcess()
376
{
377
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.InProcess);
0 commit comments