Open
Description
Current behavior
We get the below error consistently and randomly when running our tests on github actions using cypress. Started happening within a week ago.
We detected that the Chrome process just crashed with code 'null' and signal 'SIGTRAP'.
We have failed the current spec but will continue running the next spec.
This can happen for many different reasons:
- You wrote an endless loop and you must fix your own code
- You are running lots of tests on a memory intense application
- You are running in a memory starved VM environment
- There are problems with your GPU / GPU drivers
- There are browser bugs
Desired behavior
No response
Test code to reproduce
https://github.com/UK-Export-Finance/exip/actions/runs/10249766380/job/28353944800
Cypress Version
13.13.1
Node version
20.8.0
Operating System
Ubuntu
Debug Logs
No response
Other
No response