You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The run you are attempting to access is already complete and will not accept new groups.
The existing run is: https://cloud.cypress.io/projects/7s5okt/runs
When a run finishes all of its groups, it waits for a configurable set of time before finally completing. You must add more groups during that time period.
Expectation
The CI tests should run reliably and not time out.
Description
PRs often fail CI tests in Windows
See for instance https://app.circleci.com/pipelines/github/cypress-io/cypress-realworld-app/5310/workflows/9345ebaf-8699-43be-907d-908dd7f40699/jobs/33230
Expectation
The CI tests should run reliably and not time out.
Suggestion
Increase the Cypress Cloud timeout on https://cloud.cypress.io/projects/7s5okt/runs
I can't view the current value. This needs to be examined by somebody with write access to the project.
Windows is typically taking 15-18 minutes to set up, whereas linux takes 4-5 minutes.
The text was updated successfully, but these errors were encountered: