Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 2fe35d9

Browse files
authored
Disabling CanRecurseFromRoot test, again (#27276)
1 parent f9853fa commit 2fe35d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/System.IO.FileSystem/tests/Enumeration/RootTests.netcoreapp.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ protected override bool ShouldRecurseIntoEntry(ref FileSystemEntry entry)
3232
}
3333
}
3434

35+
[ActiveIssue(27244)]
3536
[Fact]
3637
public void CanRecurseFromRoot()
3738
{

0 commit comments

Comments
 (0)