pytest-dev / pytest-dev/pytest-xdist
Tests timing out when upgrading to 3.X
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.9k
- Forks
- 287
- Avg merge
- 9h 30m
- Merged PRs (30d)
- 2
Description
Sorry in advance as this issue won't have the best context as I'm not too sure where the error we are getting is coming from. But as it only occurs when we upgrade pytest-xdist I thought I'd start here, and hopefully you might be able to recommend a solution or where best to ask about this further.
We seem to be encountering an error with our tests where whenever we upgrade pytest-xdist from 2.5 -> 3.X, they start timing out. Our recent attempt was upgrading to 3.8, however on a few other versions in the past we've seen the same thing occur where tests hang and eventually time out. Were there any major changes in the 3.X releases that could be a possible cause?
Let me know if there's any other information you might need in helping us debug this, thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the test hang while upgrading pytest-xdist from 2.5 to a 3.x release, comparing the behavior across the versions mentioned. Investigate the failing test configuration and timeout output to identify the compatibility cause; done means documenting a reproducible cause and an appropriate fix or recommendation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100