| Index: scripts/slave/recipes/chromium_trybot.expected/checklicenses_failure.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/checklicenses_failure.json b/scripts/slave/recipes/chromium_trybot.expected/checklicenses_failure.json
|
| index 13a582c5f7460ae2a0fb71b026982604dfd395ba..825eeab5cb04cd60a7dae64ec0d8e1fe2592561d 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/checklicenses_failure.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/checklicenses_failure.json
|
| @@ -246,7 +246,9 @@
|
| "--build-number=571",
|
| "--run-python-script",
|
| "[SLAVE_BUILD]/src/tools/telemetry/run_tests",
|
| - "--browser=release"
|
| + "--browser=release",
|
| + "--write-full-results-to",
|
| + "/path/to/tmp/json"
|
| ],
|
| "name": "telemetry_unittests (with patch)"
|
| },
|
| @@ -270,7 +272,9 @@
|
| "--build-number=571",
|
| "--run-python-script",
|
| "[SLAVE_BUILD]/src/tools/perf/run_tests",
|
| - "--browser=release"
|
| + "--browser=release",
|
| + "--write-full-results-to",
|
| + "/path/to/tmp/json"
|
| ],
|
| "name": "telemetry_perf_unittests (with patch)"
|
| },
|
|
|