pytest_internalerror() was called on the worker. #8388
Unanswered
saifali-pf
asked this question in
Q&A
Replies: 2 comments 4 replies
-
@alex can you help me in solving it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This seems like an issue with your tests or environment, and not a bug in pytest:
I'm thus converting this to a discussion. |
Beta Was this translation helpful? Give feedback.
4 replies
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.
-
**I am using pytest for automation of a website for the parallel execution of test cases I am using xdist where n=5 but when I try to run all test cases with marker 'all' it gives me the above error. Can anyone help me how to solve it. **
Beta Was this translation helpful? Give feedback.
All reactions