Skip to content

Commit e8a456a

Browse files
authored
Quarantine SetCurrentDirectoryHandlerSettingWorks (#62803)
1 parent 7a4df7b commit e8a456a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -702,6 +702,7 @@ public static Dictionary<string, Func<IISDeploymentParameters, string>> InitStan
702702

703703
[ConditionalFact]
704704
[RequiresNewHandler]
705+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/62802")]
705706
public async Task SetCurrentDirectoryHandlerSettingWorks()
706707
{
707708
var deploymentParameters = Fixture.GetBaseDeploymentParameters();

0 commit comments

Comments
 (0)