-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2017-01-23
-
0
We could clean up the test to fix the build failure, but we believe we might also have identical test coverage in an existing unit test. We should investigate if that is indeed the case and if so delete this test, otherwise we should fix the test.
— update —
replset9.js can be removed because the functionality it is testing is covered in a more controlled manner in initial_sync_update_missing_doc1.js and initial_sync_update_missing_doc2.js
https://github.com/mongodb/mongo/blob/master/jstests/replsets/replset9.js
https://github.com/mongodb/mongo/blob/master/jstests/replsets/initial_sync_update_missing_doc1.js
https://github.com/mongodb/mongo/blob/master/jstests/replsets/initial_sync_update_missing_doc2.js