Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce Cypress test flakiness (#574)
* Add retries to first test in each Cypress suite to counter random timeout failures Signed-off-by: Mohammad Qureshi <[email protected]> * Update dashboard version in CI to 2.4.0 until branch is updated to newer version Signed-off-by: Mohammad Qureshi <[email protected]> * Move Cypress retry to global config Signed-off-by: Mohammad Qureshi <[email protected]> * Reduce Cypress retry count to 2 Signed-off-by: Mohammad Qureshi <[email protected]> * Remove MacOS from Dashboard test matrix for now Signed-off-by: Mohammad Qureshi <[email protected]> * Remove include args for macos dashboard test Signed-off-by: Mohammad Qureshi <[email protected]> Signed-off-by: Mohammad Qureshi <[email protected]> (cherry picked from commit fb31fa4)
- Loading branch information