| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty__dbg__32_.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty__dbg__32_.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty__dbg__32_.json
|
| index d1db0436a72751151a192e69673e72181cd9d643..0569003d9aee26f65e5caa3d1caf741be370b67a 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty__dbg__32_.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty__dbg__32_.json
|
| @@ -154,9 +154,7 @@
|
| "--build-number=571",
|
| "--run-python-script",
|
| "[SLAVE_BUILD]/src/tools/telemetry/run_tests",
|
| - "--browser=debug",
|
| - "--write-full-results-to",
|
| - "/path/to/tmp/json"
|
| + "--browser=debug"
|
| ],
|
| "name": "telemetry_unittests"
|
| },
|
| @@ -180,9 +178,7 @@
|
| "--build-number=571",
|
| "--run-python-script",
|
| "[SLAVE_BUILD]/src/tools/perf/run_tests",
|
| - "--browser=debug",
|
| - "--write-full-results-to",
|
| - "/path/to/tmp/json"
|
| + "--browser=debug"
|
| ],
|
| "name": "telemetry_perf_unittests"
|
| }
|
|
|