Implement writeError delete tests for 5.3+

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Trivial - P5
    • None
    • Affects Version/s: None
    • Component/s: Testing
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      GODRIVER-2315 recently updated a number of our integration tests for delete , deleteMany and bulk-write deletes that relied on capped collections returning a writeError on attempted deletes. As of 5.3, capped collections now allow deletes, so these tests were capped at server version 5.2.

      Add support for these tests on 5.3+ using either failpoints (not possible at the time of writing, see SERVER-51297) or some other method of forcing a writeError.

              Assignee:
              Unassigned
              Reporter:
              Benji Rewis (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: