| Index: scripts/slave/recipes/chromium_trybot.expected/mojo_python_tests_failure.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/mojo_python_tests_failure.json b/scripts/slave/recipes/chromium_trybot.expected/mojo_python_tests_failure.json
|
| index d2f7b41f7d8eebec5d85dcef3eff8a1984d25e5d..449a18232a599f341a5a5845b2779aee66f0185a 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/mojo_python_tests_failure.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/mojo_python_tests_failure.json
|
| @@ -241,7 +241,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)"
|
| },
|
| @@ -265,7 +267,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)"
|
| },
|
|
|