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

system-test browser_crash_handling_spec does not behave as expected in chrome with video off #27062

Closed
AtofStryker opened this issue Jun 16, 2023 · 1 comment

Comments

@AtofStryker
Copy link
Contributor

AtofStryker commented Jun 16, 2023

Current behavior

with video off, the system-test browser_crash_handling_spec -> when the browser process crashes in chrome does not behave as expected and launches the chrome_process_crash.cy.js over and over again when it should move onto simple.cy.js

see CI example

Here is a video of this happening

chrome_crash_repeat.mp4

Desired behavior

When the browser crashes, Cypress should move onto the next test

Test code to reproduce

see https://github.com/cypress-io/cypress/blob/develop/system-tests/test/browser_crash_handling_spec.js#L31

Cypress Version

13.0.0

Node version

v16.15.0

Operating System

macOS 12.6

Debug Logs

No response

Other

No response

@AtofStryker
Copy link
Contributor Author

fixed with #27116

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant