-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
update_fuzzer_deterministic_gen's jstestfuzz_vars explicitly passed -useEsModules, but evergreen/jstestfuzz_run.sh already appends -useEsModules automatically whenever npm_command != jstestfuzz. The flag was passed twice, and command-line-args (in jstestfuzz) throws ALREADY_SET on a duplicate singular flag, failing every shard of the task.