Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
-
Fully Compatible
-
ALL
-
Repl 16 (06/24/16)
-
0
Description
jsTest.authenticate() catches any authentication failures and just returns false on failure. ReplSetTest.restart() calls jsTest.authenticate() but does nothing if authentication fails. It should throw a JS exception instead.