| 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 cc0bd4a02d3a3f088bdb4eefa999366bdf5cd454..96b852e38aa6bb983032b7ec69b5ecdd4305b3b4 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)"
|
| },
|
|
|