Cypress component test support #3252
Unanswered
moritz-baecker-integra
asked this question in
Questions & Support
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Does allure not support cypress component tests?
It worked for quite a while but one of the last updates broke the component tests for me.
Component tests now hang indefinitely once they are finished.
Im always stuck inside this for loop before i get a debugger pause before potential out of memory crash:
As far as i can see that happened after the allure-cypress 3.4.1 -> 3.4.2 update. That renovate MR failed for me with the new allure version. I keep using 3.4.1 and it works fine.
Beta Was this translation helpful? Give feedback.
All reactions