Details
-
Improvement
-
Status: Closed
-
Trivial - P5
-
Resolution: Fixed
-
3.1.5
-
Fully Compatible
Description
In some of the jstests there are cases of duplicated properties in an object. The first property declaration is redundant since the second one will override it. This causes problems for parsing the file for fuzzing.
- jstests/core/cursor7.js:27
- jstests/core/mr1.js:169
- jstests/core/update6.js:20
- jstests/sharding/key_string.js:29
Attachments
Issue Links
- related to
-
SERVER-20098 Fix duplicate property definition in multiVersion/libs/data_generators.js
-
- Closed
-
-
SERVER-20099 Modify stageDebug command to strip field names from startKey and endKey parameters
-
- Closed
-
- links to