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
I have encountered an unreproducible bug, this happens only when i run in our Jenkins server, the problem is that the screen freezes while i run the spec, i tried changing the browser(came across a thread where it stated that it happens in chromium based browsers), check the resource utilisation and the CPU is at 3%. Not sure how to go about it, any help would be great.
The text was updated successfully, but these errors were encountered:
I have the same problem with 7.2.0 but in runner mode with 'cypress open' command and headless mode too (cypress run)
runner gets stuck and no more action, no logs, no exceptions
and i can't get to reproduce than because it's happens randomly
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. Feel free to open a new issue if there are steps to fully reproduce the issue.
Hi,
I have encountered an unreproducible bug, this happens only when i run in our Jenkins server, the problem is that the screen freezes while i run the spec, i tried changing the browser(came across a thread where it stated that it happens in chromium based browsers), check the resource utilisation and the CPU is at 3%. Not sure how to go about it, any help would be great.
The text was updated successfully, but these errors were encountered: