| Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_chromium_x64_dbg.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_chromium_x64_dbg.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_chromium_x64_dbg.json
|
| index 583003e507ee297b9e82f5c82f63002f0f4cfa02..cb3019dac522af58803e9c437ae9e823ddb9fd42 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_chromium_x64_dbg.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_win_chromium_x64_dbg.json
|
| @@ -192,9 +192,7 @@
|
| "--build-number=571",
|
| "--run-python-script",
|
| "[SLAVE_BUILD]\\src\\tools\\telemetry\\run_tests",
|
| - "--browser=debug_x64",
|
| - "--write-full-results-to",
|
| - "/path/to/tmp/json"
|
| + "--browser=debug_x64"
|
| ],
|
| "name": "telemetry_unittests (with patch)"
|
| },
|
| @@ -217,9 +215,7 @@
|
| "--build-number=571",
|
| "--run-python-script",
|
| "[SLAVE_BUILD]\\src\\tools\\perf\\run_tests",
|
| - "--browser=debug_x64",
|
| - "--write-full-results-to",
|
| - "/path/to/tmp/json"
|
| + "--browser=debug_x64"
|
| ],
|
| "name": "telemetry_perf_unittests (with patch)"
|
| },
|
|
|