Skip to content

Move parallel test assembly execution into run-tests-action - #5857

Merged
rbev merged 4 commits into
masterfrom
upstream-test-changes
Sep 9, 2026
Merged

Move parallel test assembly execution into run-tests-action#5857
rbev merged 4 commits into
masterfrom
upstream-test-changes

Conversation

@rbev

@rbev rbev commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Requires: Particular/run-tests-action#16

This pull request updates the test execution workflow to use the upstream Particular/run-tests-action GitHub Action instead of a custom PowerShell script, and refactors the test infrastructure to align with this change.

This change moves the parallel running of each test assembly into the upstream run-tests-action, and generalises the port assignment by passing the runner index through for avoiding port conflicts in PortUtility.cs

@rbev
rbev marked this pull request as ready for review September 7, 2026 07:41
Comment thread .github/workflows/ci.yml Outdated
@rbev
rbev merged commit 7c99722 into master Sep 9, 2026
201 of 206 checks passed
@rbev
rbev deleted the upstream-test-changes branch September 9, 2026 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants