Skip to content

Parallelize browser tests#3594

Draft
williamjallen wants to merge 1 commit intoKitware:masterfrom
williamjallen:parallel-browser-tests
Draft

Parallelize browser tests#3594
williamjallen wants to merge 1 commit intoKitware:masterfrom
williamjallen:parallel-browser-tests

Conversation

@williamjallen
Copy link
Copy Markdown
Collaborator

Browser tests currently run serially because each test must modify the .env. The growing number of browser tests has added several minutes to the total test runtime. This PR addresses the issue, using test fixtures to update the .env and putting all Cypress tests after the install_2 barrier.

@williamjallen williamjallen added this to the v4.11 milestone Apr 1, 2026
@williamjallen williamjallen marked this pull request as draft April 1, 2026 14:39
@williamjallen williamjallen modified the milestones: v4.11, v5.0 Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant