Conversation
|
Could you please manually run the roslyn-ci job and link the results here, so we can see that the single-machine job is fixed? Also, do we know why this works on Helix? |
|
From chat with @RikkiGibson, it sounds like we expect this to fix flakiness issue #60066. Just want to confirm and link the two. |
Yes, I expect it to resolve #60066. Thanks for linking me to it. |
CI: https://dev.azure.com/dnceng/public/_build/results?buildId=1668827&view=results
Not yet. |
|
@JoeRobich I'm going to merge in this PR to unblock the main to main-vs-deps pipeline |
MSBuildWorkspace tests that run on .NET Core need to have NuGet dependencies that are version matched to those that ship in the SDK pinned by the global.json.
Resolves #60218