Dzianis Sheka

Results 4 comments of Dzianis Sheka

here is logs - https://gist.github.com/davojta/d7dba19d5f8f2d5be7932043fff07c84

I have the same problem with cypress 4.2.0 with electron browser running on TravisCI on ubuntu I run locally in docker with 800mb and cant reproduce the issue.

Seems that problem is solved on Travis CI when I have start the cypress with `--headless --browser chrome` params. The chrome version is 73 in Travis CI.

Hm... It seems that setting numTestsKeptInMemory to 0 helps me and it is working with chrome 80 in Travis.