SharedFx tests in Helix always run against windows bits
Open
area-infrastructure
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
Tests in https://github.com/dotnet/aspnetcore/tree/main/src/Framework/test run in Helix, but always against bits built on Windows. We package a slightly different set of contents in the SharedFx on Windows vs non-Windows, so we don't actually have any automated test coverage ensuring that the non-windows SharedFx/Targeting Pack contain the assets that they should. We should figure out a way to get that coverage.
Contributor guide
Assessment
This issue has not been assessed yet.