diff --git a/src/Servers/IIS/IIS/test/Common.LongTests/StartupTests.cs b/src/Servers/IIS/IIS/test/Common.LongTests/StartupTests.cs index 7c62ee59e969..499054ee48c0 100644 --- a/src/Servers/IIS/IIS/test/Common.LongTests/StartupTests.cs +++ b/src/Servers/IIS/IIS/test/Common.LongTests/StartupTests.cs @@ -378,6 +378,7 @@ public async Task TargetDifferenceSharedFramework_FailedToFindNativeDependencies [ConditionalFact] [RequiresNewShim] + [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/52889")] public async Task WrongApplicationPath_FailedToRun() { var deploymentParameters = Fixture.GetBaseDeploymentParameters(Fixture.InProcessTestSite);