Stop DocumentSourceCursorTest from calling saveState() twice in a row

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • QE 2021-10-04
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Logs

      When SBE is turned on, this invariant fails:

      invariant(_saveState == SaveState::kNotSaved);

      This is because DocumentSourceCursorTest seems to call saveState() twice in a row. We should investigate why it does this, and remove one of these calls if it is reasonable to do so.

              Assignee:
              Jennifer Peshansky (Inactive)
              Reporter:
              Jennifer Peshansky (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: