Skip to content

Commit 64cd250

Browse files
amcaseycaptainsafia
authored andcommitted
Quarantine ShadowCopyCleansUpOlderFolders (#58107)
For #58106
1 parent 4f38854 commit 64cd250

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)