Cypress crashes/hangs if a test throws a long error #30699
Labels
Reproducible
Can be reproduced
stage: needs investigating
Someone from Cypress needs to look at this
type: performance 🏃♀️
Performance related
Current behavior
This test causes the
cypress open
chrome test runner to crash:Note, making the longString a bit shorter causes the test to pass again.
Desired behavior
Throwing a long error should not crash the cypress runner. Zooooiiiink! (Should support whatever JS' limits are which are fairly astronomical ~1GB)
Test code to reproduce
https://github.com/tnrich/cypress-test-tiny
Cypress Version
13.16.0
Node version
18.17.1
Operating System
mac os
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: