mongod_returns_no_cluster_time_without_keys.js should not run with inMemory SE

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.0.0-rc0
    • Affects Version/s: None
    • Component/s: Sharding
    • None
    • Fully Compatible
    • ALL
    • Sharding 2018-05-07
    • 7
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This test manually restarts a shard, which should not be done with the inMemory storage engine, since it doesn't persist any data from before the restart. The test only runs one command after the restart, which isn't wrapped in an assert.commandWorked, which is likely the only reason this test doesn't always fail on the inMemory variants.

      The test should add the requires_persistence tag to prevent inMemory variants from running it.

            Assignee:
            Jack Mulrow
            Reporter:
            Jack Mulrow
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: