-
Type:
Task
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
As part of the work for SERVER-29452, mongod should fail to start up without a featureCompatibilityVersion document. The checksum.js test starts a mongod with a journal file that does not have an entry for creating a featureCompatibilityVersion document, so this test fails because the spawned mongod fails to start up. This test should be fixed to account for this behavior.