Lidia Custodio
Lidia Custodio
Before cypress, we used Jest for component tests also with msw. Converting from jest to cypress was easier since we could reuse most of the code for the mocked server.
Sorry for not getting back to you sooner. I still haven't managed to create a minimal repo.
Hi @mschile, thank you for replying! We have in total 4 jobs that run our end-to-end tests: * (1/4): runs only one spec file (the one I mentioned in the...
I tried versions `10.7.0` and `10.8.0` and the flicker never happened. Then, I upgraded to version `10.9.0` and it occurred. I suppose something in that version caused the regression?
Hi @ryanthemanuel, thank you for looking into this. I installed the custom binary and ran the end-to-end tests on GitLab. The flicker still happens and it seems way more frequent...
Hi, just wanted to update here that we are still experiencing what @chasemgray described in Cypress 12.1.0. We occasionally get failed tests in the CI with the video showing the...