-
-
Notifications
You must be signed in to change notification settings - Fork 50
Parallel test runners for Cypress tests #3083
Copy link
Copy link
Open
Labels
App:FrontendKind:EnhancementImprovements, new features, performance upgrades, etc.Improvements, new features, performance upgrades, etc.Kind:TestPriority:High
Description
Problem
The tests take way too long and we want to test more of the frontend.
Solution
Replace the current matrix (arm + x86 linux) with multiple test runners per: https://www.cypress.io/blog/how-to-execute-test-cases-in-parallel-with-cypress-cloud-using-github-ci-cd-actions
(Split the different Cypress specs across different machines)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
App:FrontendKind:EnhancementImprovements, new features, performance upgrades, etc.Improvements, new features, performance upgrades, etc.Kind:TestPriority:High