We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 319aba3 commit 2f083e2Copy full SHA for 2f083e2
src/Servers/IIS/IIS/test/IIS.ShadowCopy.Tests/ShadowCopyTests.cs
@@ -235,6 +235,7 @@ public async Task ShadowCopyE2EWorksWithOldFoldersPresent()
235
}
236
237
[ConditionalFact]
238
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/58106")]
239
public async Task ShadowCopyCleansUpOlderFolders()
240
{
241
using var directory = TempDirectory.Create();
0 commit comments