Wat version of cypress are you using if it's below 10 and you are using the run all command then it could be memory.
Change the value of
numTestsKeptInMemory to a lower number. Default cypress keeps 50 tests in memory. So if you have long tests it will try to save the full time travel in memory