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
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: