| Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_chromium_trusty_rel.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_chromium_trusty_rel.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_chromium_trusty_rel.json
|
| index 00fe311372ba3591fffcc6303f3acaf410a8c602..0e02672e6af213328c84adc22f7c547bfe816b9c 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_chromium_trusty_rel.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_chromium_trusty_rel.json
|
| @@ -241,9 +241,7 @@
|
| "--build-number=571",
|
| "--run-python-script",
|
| "[SLAVE_BUILD]/src/tools/telemetry/run_tests",
|
| - "--browser=release",
|
| - "--write-full-results-to",
|
| - "/path/to/tmp/json"
|
| + "--browser=release"
|
| ],
|
| "name": "telemetry_unittests (with patch)"
|
| },
|
| @@ -267,9 +265,7 @@
|
| "--build-number=571",
|
| "--run-python-script",
|
| "[SLAVE_BUILD]/src/tools/perf/run_tests",
|
| - "--browser=release",
|
| - "--write-full-results-to",
|
| - "/path/to/tmp/json"
|
| + "--browser=release"
|
| ],
|
| "name": "telemetry_perf_unittests (with patch)"
|
| },
|
|
|