Investigate and reenable MSBUILDLOGIMPORTS test failures on *nix
Open
.NET Core
triaged
xplat
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
Failures introduced by https://github.com/Microsoft/msbuild/pull/2225:
```
Microsoft.Build.UnitTests.OM.Definition.Project_Tests.ProjectImportedEventNoMatchingFiles
Microsoft.Build.UnitTests.OM.Definition.Project_Tests.ProjectImportEvent
Microsoft.Build.UnitTests.OM.Definition.Project_Tests.ProjectImportedEventFalseCondition
```
Disabling them since they pass in isolation, but something about the environment reset isn't working on *nix.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.