-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Tests
-
None
The synchro tests are failing due to internal changes to the uri_parser module made in PYTHON-1670:
[2019/09/25 13:44:39.932] synchro run-test: commands[1] | python -m synchro.synchrotest -v -w /data/mci/7b179dcf128f33f55aee2ccb67acb020/src/.tox/synchro/tmp/mongo-python-driver --check-exclude-patterns [2019/09/25 13:44:40.125] /data/mci/7b179dcf128f33f55aee2ccb67acb020/src/.tox/synchro/bin/python: cannot import name _partition [2019/09/25 13:44:40.134] ERROR: InvocationError for command /data/mci/7b179dcf128f33f55aee2ccb67acb020/src/.tox/synchro/bin/python -m synchro.synchrotest -v -w .tox/synchro/tmp/mongo-python-driver --check-exclude-patterns (exited with code 1)
- is caused by
-
PYTHON-1670 Implement Unified URI Options
- Closed
- is related to
-
MOTOR-258 MongoDB 4.2 Support
- Released