-
Type: Task
-
Resolution: Unresolved
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Python Drivers
As mentioned in PYTHON-4560, we should stop using rsSyncApplyStop in writeConcern error test since it no longer works in 8.0+.
We may be able to use the stopReplProducer failpoint instead, which exists in MongoDB 3.6. Alternatively, we can turn these into MockupDB tests.
- related to
-
PYTHON-4560 Test failure: test.test_bulk.TestBulkWriteConcern.test_write_concern_failure_unordered
- Closed