Details
-
Improvement
-
Status: Closed
-
Trivial - P5
-
Resolution: Fixed
-
3.1.5
-
Fully Compatible
Description
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.
Attachments
Issue Links
- links to