Skip to content

[Bug]: Cypress UI hangs 15 second after opening #99

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

Open
McDusty opened this issue Feb 11, 2025 · 0 comments
Open

[Bug]: Cypress UI hangs 15 second after opening #99

McDusty opened this issue Feb 11, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@McDusty
Copy link

McDusty commented Feb 11, 2025

What happened?

I am running cypress ui through bazel on MacOS.

When running cypress open the app opens, shows the welcome screen then shortly after hangs.
This process takes between 14 to 17 seconds.

The UI will become unresponsive for up 2 minutes and then start working again.
I have tried with with:

rules v6 & cypress 13.
rules v7 & cypress 14.

They both behave in the same way.

I can also see this issue if I run cypress run --headed --no-exit.

When running cypress outsize of bazel there is no issue with the UI freezing.

Version

Development (host) and target OS/architectures:

Output of bazel --version:

Version of the Aspect rules, or other relevant rules from your
WORKSPACE or MODULE.bazel file:

Language(s) and/or frameworks involved:

How to reproduce

run cypress with the "open" command instead of the "run" command.

Any other information?

No response

@McDusty McDusty added the bug Something isn't working label Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant