-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Tests
-
None
The py3-pymongo-master tests don't actually seem to be using PyMongo's master branch to run Motor's tests. This is evidenced by the fact that runs are not failing with ImportError exceptions even though motor.core imports modules that have been removed in PyMongo master e.g. pymongo.mongo_client_replica_set.
- is related to
-
MOTOR-702 Motor tests that run agains PyMongo master should use v3.12 branch
- Closed