Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-48219

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

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

      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@mongodb.com Bernard Gorman
            Reporter:
            bernard.gorman@mongodb.com Bernard Gorman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: