Uh oh!
There was an error while loading. Please reload this page.
Partially disable test - #59760
Conversation
ghost
commented
Sep 29, 2021
Tagging subscribers to this area: @dotnet/area-system-io Issue DetailsFixes #33148 Sometimes file enumeration does not return the special "." directory. On Windows 11 this is now happening far more often. Disabling this part on there. My assumption is that this is not high priority to investigate as any app can assume it's there.
|
Uh oh!
There was an error while loading. Please reload this page.
mdh1418
commented
Sep 29, 2021
The failures on Android lanes in runtime-staging are issued here and will be activeIssued in #59762 |
Fixes#33148
Sometimes file enumeration does not return the special "." directory. On Windows 11 this is now happening far more often. Disabling this part on there. My assumption is that this is not high priority to investigate as any app can assume it's there.