Skip to content

Parallelize browser tests#3594

Merged
williamjallen merged 1 commit into
Kitware:masterfrom
williamjallen:parallel-browser-tests
Apr 6, 2026
Merged

Parallelize browser tests#3594
williamjallen merged 1 commit into
Kitware: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
@williamjallen williamjallen marked this pull request as ready for review April 6, 2026 15:45
@josephsnyder josephsnyder added this pull request to the merge queue Apr 6, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 6, 2026
@williamjallen williamjallen added this pull request to the merge queue Apr 6, 2026
Merged via the queue into Kitware:master with commit 9ac6a17 Apr 6, 2026
44 of 49 checks passed
@williamjallen williamjallen deleted the parallel-browser-tests branch April 6, 2026 18:37
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.

2 participants