VerifyDotnetFolderContents test fails for incoherent preview builds on Windows
Open
area-infrastructure
- Dominant language
- Dockerfile
- Stars
- 4.9k
- Forks
- 2k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 26
Description
When a build is listed as incoherent on [BarViz](https://aka.ms/bar) [internal link], the Windows SDK content tests fail. This causes delays in getting some preview dependency flows merged to nightly, for example: https://github.com/dotnet/dotnet-docker/pull/4826.
Possible solutions (just throwing these out there):
- Permanently disable the test in nightly for Windows
- Refactor dependency flow to pick different builds of SDK, runtime, and ASP.NET that are coherent with each other
Contributor guide
Assessment
This issue has not been assessed yet.