Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cypress Cloud times out waiting for CircleCI on Windows #1328

Closed
MikeMcC399 opened this issue Apr 17, 2023 · 2 comments
Closed

Cypress Cloud times out waiting for CircleCI on Windows #1328

MikeMcC399 opened this issue Apr 17, 2023 · 2 comments
Assignees
Labels
E2E triaged Issue has been routed to backlog. This is not a commitment to have it prioritized by the team.

Comments

@MikeMcC399
Copy link
Contributor

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

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.

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.

@marktnoonan marktnoonan added triaged Issue has been routed to backlog. This is not a commitment to have it prioritized by the team. E2E labels May 22, 2023
@MikeMcC399
Copy link
Contributor Author

This issue still occurs sometimes. The last time was June 5, 2023.
See https://app.circleci.com/pipelines/github/cypress-io/cypress-realworld-app?branch=develop for an overview.

@MikeMcC399
Copy link
Contributor Author

No current failures.
I will re-open if necessary.

@MikeMcC399 MikeMcC399 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E2E triaged Issue has been routed to backlog. This is not a commitment to have it prioritized by the team.
Projects
None yet
Development

No branches or pull requests

4 participants