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

Hanging/freezing behaviour while using cypress open #28816

Open
catherinebrown1 opened this issue Jan 29, 2024 · 9 comments
Open

Hanging/freezing behaviour while using cypress open #28816

catherinebrown1 opened this issue Jan 29, 2024 · 9 comments
Labels
stage: awaiting response Potential fix was proposed; awaiting response

Comments

@catherinebrown1
Copy link

Current behavior

As of last week a previously working repo has started freezing when using cypress open
I am able to pick browser and spec once and if i try to rerun cypress then freezes - the only method to run again is closing all cypress windows and reopening where again i can execute my scenarios for ~1min then the window will always freeze.
app frozen
image
gui behaviour when click rerun :
image

debuglog.txt

Desired behavior

allow for any number of reruns no freezing / hanging

Test code to reproduce

unfortuatley i am not able to share repo as its private with private env

Cypress Version

12.17.4

Node version

v18.16.0

Operating System

windows 14393.6614

Debug Logs

attatched in main as too long

Other

No response

@jennifer-shehane
Copy link
Member

@catherinebrown1 Could you please update tot he latest version of Cypress? Your issue may have already been fixed.

@jennifer-shehane jennifer-shehane added the stage: awaiting response Potential fix was proposed; awaiting response label Jan 29, 2024
@catherinebrown1
Copy link
Author

catherinebrown1 commented Jan 30, 2024

hi @jennifer-shehane - have updated to 13.6.3 and still facing same issue straight away
image

@ritikb01
Copy link

Facing the same issue. Cypress Version = 13.6.3
Screenshot 2024-01-30 163659

@jennifer-shehane
Copy link
Member

There is a hanging issue in Cypress associated with focusing out of the browser that is caused by not having our Cypress extension enabled. We're working on a fix for that. #28392 Just want to mention in case this is how the bug is looking for y'all.

You can ensure the extension is enabled by following these steps: #28392 (comment)

@jennifer-shehane
Copy link
Member

Could you try updating to 13.6.3 and verify if this issue is still happening? We addressed a hanging issue in 13.6.5 that may be related.

@cypress-app-bot
Copy link
Collaborator

This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided.

@cypress-app-bot cypress-app-bot added the stale no activity on this issue for a long period label Aug 28, 2024
@skyler1ackerman
Copy link

I'm still seeing this behavior as well, on Cypress 13.14.2.

@cypress-app-bot cypress-app-bot removed the stale no activity on this issue for a long period label Sep 11, 2024
@bmpernot
Copy link

i am also getting this behaviour in 13.14.2.

Additionally, if I leave it for an extended period of time (about 20 mins) it then freezes my entire machine where I have to restart to get it working again

@skyler1ackerman
Copy link

@bmpernot I found a workaround, I was only seeing this behavior in my git repository, even after uninstalling cypress both locally and globally, deleting all node_modules and appdata, and reinstalling.

What eventually worked for me was cloning the exact same repo again from scratch, and the issue went away. Still no idea what caused it, but hope that helps you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stage: awaiting response Potential fix was proposed; awaiting response
Projects
None yet
Development

No branches or pull requests

6 participants