Fix multiversion tests which are failing as a result of SERVER-43614

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • None
    • Fully Compatible
    • Query 2020-06-01, Query 2020-06-15
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      In SERVER-43614 we introduced a new failpointMsg field in currentOp output, intended to replace the user-visible msg field for internal use by tests that must wait for an operation to hit a particular failpoint. However, this caused tests to begin failing in multiversion suites because the last-stable members of the replica set never produce a field called failpointMsg.

      We should update jstests/libs/curop_helpers.js to look for both field names in currentOp output, and un-blacklist the tests blacklisted under SERVER-48036.

            Assignee:
            Bernard Gorman
            Reporter:
            Bernard Gorman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: