-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Security 2023-03-20
-
35
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
The assertion that the failpoint hit count be exactly 2 in fle2_contention_delete.js should be loosened to be "at least" 2. This is because even if the failpoint is set with
{mode: {times: 2}}
, the actual counter that tracks the number of times this failpoint is hit may end up being greater than 2.
- related to
-
SERVER-75649 Fix failpoint assertions in fle2 contention tests
-
- Closed
-