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 7.1 failing to run intermittently on CircleCI #16187

Closed
tombeckenham opened this issue Apr 24, 2021 · 1 comment
Closed

Cypress 7.1 failing to run intermittently on CircleCI #16187

tombeckenham opened this issue Apr 24, 2021 · 1 comment
Labels

Comments

@tombeckenham
Copy link

Current behavior

For some reason every second or third run on Circle is timing out or taking a really long time to run. This started occuring when I upgraded from Cypress 6.8 to 7.1. This is the sort of log we're getting.
circleCiCypress.txt
circleCiCypress2.txt
There was also a case yesterday which gave a little more information before timing out:
circleCiCypress3_reallylong.txt

Desired behavior

Cypress to run normally in circle ci without timing out.

Versions

Last known working 6.8
Version that is not working 7.1

@jennifer-shehane
Copy link
Member

There are some performance issues introduced in recent versions of Cypress, please see those issues for relevant updates. We're working on them.

If you are running Cypress in a headless browser, please try reducing the screen size to the default size prior to 7.0 (1280x720) to see if the new issues are related to the increase in screen size. Instructions here.

If that doesn't resolve the issue, I suggest downgrading to the last known version of Cypress that worked well.

We'll be closing this issue as there are no reproducible actions. For now we need to focus on the performance issues where we're given clear reproducible examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants