diff --git a/src/Servers/IIS/IIS/test/Common.LongTests/StartupTests.cs b/src/Servers/IIS/IIS/test/Common.LongTests/StartupTests.cs index 15592d2a41c6..98830f5921ab 100644 --- a/src/Servers/IIS/IIS/test/Common.LongTests/StartupTests.cs +++ b/src/Servers/IIS/IIS/test/Common.LongTests/StartupTests.cs @@ -702,6 +702,7 @@ public static Dictionary> InitStan [ConditionalFact] [RequiresNewHandler] + [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/62802")] public async Task SetCurrentDirectoryHandlerSettingWorks() { var deploymentParameters = Fixture.GetBaseDeploymentParameters();