FileUtilities tests fail on long-path-enabled Windows
Open
Disabled-Tests
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
### Steps to reproduce
On a machine with Windows long paths enabled, several tests fail, all due to this
https://github.com/Microsoft/msbuild/blob/94e11e0a773bc8956caf128335433231bb06fed5/src/Shared/NativeMethodsShared.cs#L1589
returning a different result when the path is too long vs. under MAX_PATH.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.