Enable safe test parallelization across SDK test assemblies - #56015
Closed
Evangelink wants to merge 19 commits into
Closed
Enable safe test parallelization across SDK test assemblies#56015Evangelink wants to merge 19 commits into
Evangelink wants to merge 19 commits into
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Run the audited task test projects at class-level parallel scope and serialize classes that mutate process-wide current directory or environment state. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Use class-level MSTest parallelization while keeping process-current-directory writers in the serial tail. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Audit and isolate process-wide test state before enabling class-level MSTest parallelization. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: ddac1b22-140c-4585-9b63-32d4dce29ae7
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: ddac1b22-140c-4585-9b63-32d4dce29ae7
|
Azure Pipelines: Successfully started running 2 pipeline(s). 1 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: ddac1b22-140c-4585-9b63-32d4dce29ae7
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: ddac1b22-140c-4585-9b63-32d4dce29ae7
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: ddac1b22-140c-4585-9b63-32d4dce29ae7
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: ddac1b22-140c-4585-9b63-32d4dce29ae7
This was referenced Aug 31, 2026
Evangelink
had a problem deploying
to
copilot-pat-pool
August 31, 2026 08:04 — with
GitHub Actions
Failure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
This combined draft has been superseded by smaller, independent PRs aligned with CODEOWNERS. Please review the replacement PR for the relevant area instead.
Replacement PRs
@dotnet/nuget-team)@dotnet/templating-engine-maintainers)@dotnet/area-infrastructure-libraries)@dotnet/sdk-container-builds-maintainers)@dotnet/aspnet-blazor-eng)@dotnet/razor-tooling)@vijayrkn)@dotnet/run-file)dotnet testparser (@dotnet/dotnet-testing)@dotnet/net-sdk-workload-contributors)@dotnet/illink)@dotnet/dotnet-analyzers)Performance/setup work remains separately tracked by standalone PR #56016.
Validation context
The combined branch was audited across process globals, environment/current-directory/console state, static caches, shared paths, ports/daemons, and fixtures/data rows. Its final-scope Razor-fixed iteration completed in 5,426.805s versus 14,445.996s at baseline (62.43% faster), with the same expected 10 failing projects, 0 timeouts, and 116 primary-runner failures. Each replacement remains draft while its area-specific validation and review are completed.