Skip to content

Commit ae29694

Browse files
authored
Quarantine ConfigurationChangeStopsInProcess (#40629)
For #40628
1 parent 3f41ac1 commit ae29694

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/IIS/IIS/test/Common.LongTests/ShutdownTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@ private async Task AppOfflineAddAndRemovedStress(HostingModel hostingModel)
371371
}
372372

373373
[ConditionalFact]
374+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/40628")]
374375
public async Task ConfigurationChangeStopsInProcess()
375376
{
376377
var deploymentParameters = Fixture.GetBaseDeploymentParameters(HostingModel.InProcess);

0 commit comments

Comments
 (0)