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

XMLWordPrintableJSON

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

      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
            Reporter:
            Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: