We see this failure in the Motor synchro builds now that we are testing with encryption.
The test is not running in PyMongo because we are using MongoDB 4.0+ for encryption testing, and the test has a maxServerVersion of 4.0, which should be changed to 4.0.99 while fixing the test in PyMongo.
- is duplicated by
-
PYTHON-3437 FLE - maxWireVersion should run on Mongo Server 4.0.x
- Closed