pytest-plugins icon indicating copy to clipboard operation
pytest-plugins copied to clipboard

Cannot get mongo fixture to work with mongo 3.6

Open bmoscon opened this issue 7 years ago • 1 comments

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).

bmoscon avatar Jan 28 '18 23:01 bmoscon

The command-line flags have probably changed again :/ I'll see what CircleCI is using and try and get a more recent mongo version in the tests

eeaston avatar Mar 08 '18 13:03 eeaston