| Index: scripts/slave/recipes/chromium_trybot.expected/dynamic_isolated_script_test_with_args_on_trybot.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/dynamic_isolated_script_test_with_args_on_trybot.json b/scripts/slave/recipes/chromium_trybot.expected/dynamic_isolated_script_test_with_args_on_trybot.json
|
| index 56955a8ed7b740e6c26c38d589ae9c4cc5e7414e..baad236e017507915dcf6c33a89301994c68bdcd 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/dynamic_isolated_script_test_with_args_on_trybot.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/dynamic_isolated_script_test_with_args_on_trybot.json
|
| @@ -573,7 +573,8 @@
|
| "--these-args-should-be-present",
|
| "--test-machine-name=\"linux_chromium_rel_ng\"",
|
| "--build-revision=\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\"",
|
| - "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json"
|
| + "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json",
|
| + "--isolated-script-test-chartjson-output=${ISOLATED_OUTDIR}/chartjson-output.json"
|
| ],
|
| "cwd": "[BUILDER_CACHE]/linux",
|
| "env": {
|
|
|