Remove local variable deletions in JS tests

XMLWordPrintableJSON

    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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 (Inactive)
              Reporter:
              J Delaney (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: