Flaky test: <OpenBrowserList /> throws when activeBrowser is null #23099
Labels
OS: linux
process: flaky test
Related to test(s) that have flake in our internal tests
stale
no activity on this issue for a long period
Current behavior
This is our top flaky test on Linux, having flaked 440 times in the last 30 days at time of writing. See Dashboard Insights
We're trying to test an error state, but the error itself is causing the test to flake:
Looks like an easy fix, just need to tweak the logic for asserting the error
Desired behavior
No more flake 😃
Test code to reproduce
https://github.com/cypress-io/cypress/blob/develop/packages/launchpad/src/setup/OpenBrowserList.cy.tsx#L134
Cypress Version
10.4.0
Other
#23099
The text was updated successfully, but these errors were encountered: