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
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
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 thechrome_process_crash.cy.js
over and over again when it should move ontosimple.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
The text was updated successfully, but these errors were encountered: