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

Remove local variable deletions in JS tests

    • Fully Compatible

      In two of the jstests there are instances where a local variable is deleted (jstests/auth/user_defined_roles_on_secondaries.js:86 and jstests/core/loadserverscripts.js:13) This causes problems for parsing the file for fuzzing. These delete commands are not needed since a new mongo shell is spawned for each test, clearing the local variables.

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

              Created:
              Updated:
              Resolved: