Cypress tests no longer run after upgrade from cypress version 11 to 12 #26025
Unanswered
rsamour
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been using cypress and running my automated tests in watch mode without issue up to version 11.
When cypress upgraded to version 12 my tests no longer execute. I see the following message in my Console window: "[Violation] Forced reflow while executing JavaScript took 37ms"
If I roll back to version 11 my tests execute with no issue again.
Any idea on how to fix this?
Beta Was this translation helpful? Give feedback.
All reactions