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

Move jstests/core/background_validation.js to jstests/noPassthroughWithMongod because it uses a fail point

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: Storage
    • Fully Compatible
    • Execution Team 2020-06-29
    • 50

      jstests/core/background_validation.js is using the 'pauseCollectionValidationWithLock' fail point. But the jstests/core/* tests are parallelized by the basic.js/basicPlus.js parallel suites, so using fail points is unsafe as it might block a different test running in parallel.

      jstests/core/background_validation.js won't need all of the tags it currently has.

            Assignee:
            bynn.lee@mongodb.com Bynn Lee
            Reporter:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: