-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
13.3.3 - Runtime.addBinding will not run as the target browser or tab CRI connection has crashed on CI #28142
Comments
yeah this causes I'd rec that cypress deprecates 13.3.3. could not replicate the bug on 13.3.2. |
Happening to us also with 13.6.2. First there is this disconnect:
And it tries to run another test suite and crashes:
|
Happened also in 13.7.2 version it doesnot happen often, we see this error once in a while in pipelines, not sure why it happens though
Desired behavior Test code to reproduce Cypress Version and tests run in Chromium browser Node version We run Cypress in Docker images. |
I am getting the same issue in Jenkins pipeline
Cypress version Node version |
We get this intermittantly and have done for quite some time. No webconnect error for us, just:
|
Current behavior
Desired behavior
This should not be occurring, and the test should be normally passing on CI, as it does locally.
Test code to reproduce
I have no special test code for this use case.
Cypress Version
13.3.2
Node version
v18.15.0
Operating System
Ubuntu 22.04.3
Debug Logs
What exactly to print out? The debug log is waaaaay too large.
Other
No response
The text was updated successfully, but these errors were encountered: