Skip to content

chore(ci): serialize Windows package tests - #348

Merged
chenjiahan merged 1 commit into
mainfrom
chenjiahan/fix-windows-test-contention
Aug 13, 2026
Merged

chore(ci): serialize Windows package tests#348
chenjiahan merged 1 commit into
mainfrom
chenjiahan/fix-windows-test-contention

Conversation

@chenjiahan

Copy link
Copy Markdown
Member

Windows CI can run package-level Rstest suites alongside nested formatter workers, causing transient resource contention and test timeouts. This PR keeps package tests parallel on Linux and macOS, but runs them sequentially on Windows to avoid oversubscribing the hosted runner.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying rstack-cli with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1ffff4b
Status: ✅  Deploy successful!
Preview URL: https://a51a20dc.rstack-cli.pages.dev
Branch Preview URL: https://chenjiahan-fix-windows-test.rstack-cli.pages.dev

View logs

@chenjiahan
chenjiahan merged commit 0ec1a56 into main Aug 13, 2026
5 checks passed
@chenjiahan
chenjiahan deleted the chenjiahan/fix-windows-test-contention branch August 13, 2026 08:03
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.

1 participant