Fix assertion on failpoint hit count in fle2_contention_delete.js

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.0.0-rc0
    • 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.

            Assignee:
            Erwin Pe
            Reporter:
            Erwin Pe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: