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

Add 'requires_persistence' tag to background_validation.js to stop running on inMemory, and stop it from running on the parallel* test suites on ephemeralForTest somehow

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • ALL
    • Execution Team 2019-09-09
    • 0

      background_validation.js is failing on ephemeralForTest because it expects a collection MODE_IX lock to be possible and tries to run CRUD concurrently with background validation. I haven't figured out how to stop it running there, yet, because the test already has requires_wiredtiger.

      requires_persistence:
      background_validation.js cannot run on inMemory, even though it is WT, because inMemory doesn't have checkpoints on which to run background validation.

            Assignee:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Reporter:
            dianna.hohensee@mongodb.com Dianna Hohensee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: