NuGet / Home

Repo for NuGet Client issues
Other
1.5k stars 252 forks source link

Replicate NET SDK static graph build tests #13678

Closed nkolev92 closed 3 weeks ago

nkolev92 commented 2 months ago

See: https://github.com/dotnet/sdk/pull/42458/checks?check_run_id=28337194159

Microsoft.NET.Build.Tests.GivenThatWeWantToBuildAnAppWithoutTransitiveProjectRefs.It_builds_the_project_successfully_with_static_graph_and_isolation and https://github.com/NuGet/NuGet.Client/pull/5951 is the fixed for the changes.

This is non-standard and unlike any of the tests we have in our repo.

nkolev92 commented 2 months ago

See: https://github.com/NuGet/NuGet.Client/pull/5951#issuecomment-2271705316

nkolev92 commented 3 weeks ago

There were a bunch of failures similar to this in our repo.