Skip to content

Conversation

@danmoseley
Copy link
Member

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.

@ghost ghost added the area-System.IO label Sep 29, 2021
@ghost
Copy link

ghost commented Sep 29, 2021

Tagging subscribers to this area: @dotnet/area-system-io
See info in area-owners.md if you want to be subscribed.

Issue Details

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.

Author: danmoseley
Assignees: -
Labels:

area-System.IO

Milestone: -

@mdh1418
Copy link
Member

mdh1418 commented Sep 29, 2021

The failures on Android lanes in runtime-staging are issued here and will be activeIssued in #59762
The System.Collections.Tests failure is because of #59488 and will have a temporary fix in the same PR.
Not sure why the iOS arm64 lane is timing out for just 5 suites... maybe just unlucky with the osx hosted pool machines

@danmoseley danmoseley merged commit 96d72db into dotnet:main Sep 30, 2021
@danmoseley danmoseley deleted the disable.dotdot branch September 30, 2021 00:31
@zlatanov

This comment has been minimized.

@ghost ghost locked as resolved and limited conversation to collaborators Nov 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

System.IO.Tests.Enumeration.SpecialDirectoryTests_Enumerable.SkippingHiddenFiles test fails on Windows 10 2004

5 participants