-
Type:
Improvement
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Server Tooling & Methods
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The work for SERVER-21952 was complicated by the fact it could not negate a resmoke.py boolean flag. It would be useful to be able to negate a boolean flag, to be able to override default conditions. The current behavior for the following flags is as follows:
- If unspecified, the flag is off
- If specified, the flag is on
The flags are
- --continueOnFailure
- --shuffle