| Index: scripts/slave/recipes/chromium_trybot.expected/persistent_failure_and_runhooks_2_fail_test.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/persistent_failure_and_runhooks_2_fail_test.json b/scripts/slave/recipes/chromium_trybot.expected/persistent_failure_and_runhooks_2_fail_test.json
|
| index 018f499150a5f9556be87dc10a87e464335e33ec..dfe50feb39f079c1aa6dbc6ee434c694cef3d006 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/persistent_failure_and_runhooks_2_fail_test.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/persistent_failure_and_runhooks_2_fail_test.json
|
| @@ -192,7 +192,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)"
|
| },
|
| @@ -215,7 +217,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)"
|
| },
|
|
|