-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
TIG 11 (03/11/16)
update_yield1.js has a template string that can't be reformatted:
var mongod = MongoRunner.runMongod({ setParameter: `internalQueryExecYieldIterations=${worksPerYield}` });
- is related to
-
SERVER-22945 Rewrite update_yield1.js to not depend heavily on timing
- Closed
- related to
-
SERVER-22696 Remove clang-format workarounds for template strings in JS code
- Closed