Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Fully Compatible
-
TIG 2018-03-12
-
0
Description
Calling MongoRunner.stopMongod(), ReplSetTest#stopSet(), and ShardingTest#stop() is required when the test would otherwise pass after the changes from 8821cdb as part of SERVER-25640 to ensure we continue to run data consistency checks on shutdown in new tests. Updating this test got missed because it is a no-op when running against a storage engine other than InMemory.
Attachments
Issue Links
- is related to
-
SERVER-25640 Have ReplSetTest run checkDBHashes() in stopSet()
-
- Closed
-