Skip to content

[release/8.0] Disable parallel restore for linker tests#65375

Merged
wtgodbe merged 5 commits intorelease/8.0from
wtgodbe/LinkerParallel8
Feb 10, 2026
Merged

[release/8.0] Disable parallel restore for linker tests#65375
wtgodbe merged 5 commits intorelease/8.0from
wtgodbe/LinkerParallel8

Conversation

@wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Feb 9, 2026

Backport of #65372

Added RestoreDisableParallel property to mitigate issue #61178.
@wtgodbe wtgodbe requested a review from a team as a code owner February 9, 2026 18:22
Copilot AI review requested due to automatic review settings February 9, 2026 18:22
@dotnet-policy-service dotnet-policy-service bot added this to the 8.0.x milestone Feb 9, 2026
@wtgodbe wtgodbe added the tell-mode Indicates a PR which is being merged during tell-mode label Feb 9, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Disables NuGet parallel restore for the linker test project template to mitigate intermittent restore failures tracked in #61178 (backport of #65372).

Changes:

  • Add RestoreDisableParallel=true to the linker test project.csproj.template.
  • Document the reason with a link to the tracking issue.

@wtgodbe wtgodbe closed this Feb 9, 2026
@wtgodbe wtgodbe reopened this Feb 9, 2026
Added a PropertyGroup to disable parallel restore for trimming test projects to mitigate a specific issue.
@wtgodbe
Copy link
Member Author

wtgodbe commented Feb 9, 2026

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@wtgodbe
Copy link
Member Author

wtgodbe commented Feb 9, 2026

Test failures are dotnet/dnceng#4756

This was referenced Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tell-mode Indicates a PR which is being merged during tell-mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants