Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-19325

Remove duplicate properties from objects in JS tests

    • Fully Compatible

      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

            Assignee:
            j.delaney J Delaney
            Reporter:
            j.delaney J Delaney
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: