Details
-
Bug
-
Resolution: Done
-
Minor - P4
-
None
-
None
-
None
Description
Occasionally the clonecollection.js test detects that an index from the source collection was not cloned to the target collection. Example failure log:
(mongo init):691 [1] != [0] are not equal : expected index missing
throw "[" + a + "] != [" + b + "] are not equal : " + msg;