man-group / man-group/pytest-plugins
Cannot get mongo fixture to work with mongo 3.6
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 597
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
I cannot get the server fixture working with mongodb 3.6 on ubuntu. It works perfectly with 3.4, but not 3.6. I'm using it in conjunction with Arctic. The fixture just waits forever for the server to come up (I only waited a few minutes before killing it).
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 server fixture with MongoDB 3.6 on Ubuntu, then compare its startup behavior with MongoDB 3.4. Investigate the fixture's server-readiness wait and the Arctic combination; done means the fixture starts successfully instead of waiting indefinitely.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mongodb, python, ubuntu
- Domain
- databases, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100