-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Testing
-
None
CSFLE prose tests require read/write concern majority when operating on the key vault. The test README has this note:
Perform all applicable operations on key vault collections (e.g. inserting an example data key, or running a find command) with readConcern/writeConcern "majority".
Some of the prose tests omit the read/write concern majority, and this results in flaky test failures.