Problem with tests hanging after they start to run (using puppeteer helper) #3576
Unanswered
jayudey-wf
asked this question in
Q&A
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm wondering if people have seen where tests appear to be hanging after 'starting' the test.
Here is an example of what I see in the console output when running in debug mode before the process stops reporting anything
On a successful run I see logging like this
My reporter options look like this
I'm wondering if there is some other course of action I could do to try and gather some more information about what is 'halting' the process so I can continue my investigation (currently this is happening ~1 in 30 runs)?
Beta Was this translation helpful? Give feedback.
All reactions