Skip to content

Conversation

@narasamdya
Copy link
Contributor

Copy link
Contributor

@erikmav erikmav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@cgallred
Copy link
Contributor

cgallred commented Mar 16, 2022

The CI failures in the 2022 version are from the symlink tests. They fail because the .NET Framework 4.8 version of the fixed Simple provider trips over the platform bug. The .NET Core 3.1 one works fine. Evidently Framework and Core enumerate differently, with Framework using a buffer that is small enough to hit the platform bug.

The 2019 version doesn't run the symlink tests at all, since symlink support isn't in that version of ProjFS.

@cgallred cgallred merged commit 840e778 into microsoft:main Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants