-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
There are some unittests using a malformed BSONObj that actually don't test the right thing. For example, OpTime is formed using "term" and "ts" in this file, which is not correct and the arg is not being parsed correctly.
We should audit our unittests to see if there are similar errors.