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
Assuming this is during cypress open, you could try setting numTestsKeptInMemory to a lower number or 0, you would then lose the time travel snapshots, but this uses a bit of memory.
Test code to reproduce
In my code after the execution for 10 min it goes to 4.2 GB memory. after some time it goes into "Out of memory" state
Is there a way to either increase memory in cypress or decrease the quality
Cypress Mode
cypress run
Cypress Version
13.3.3
Browser Version
Chrome 118
Node version
18.17.1
Operating System
Windows 11
Memory Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: