Skip to content

Commit 2f083e2

Browse files
amcaseycaptainsafia
authored andcommitted
Quarantine ShadowCopyCleansUpOlderFolders (#58107)
For #58106
1 parent 319aba3 commit 2f083e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/IIS/IIS/test/IIS.ShadowCopy.Tests/ShadowCopyTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ public async Task ShadowCopyE2EWorksWithOldFoldersPresent()
235235
}
236236

237237
[ConditionalFact]
238+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/58106")]
238239
public async Task ShadowCopyCleansUpOlderFolders()
239240
{
240241
using var directory = TempDirectory.Create();

0 commit comments

Comments
 (0)