| Index: scripts/slave/recipes/chromium_trybot.expected/swarming_test_failure.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/swarming_test_failure.json b/scripts/slave/recipes/chromium_trybot.expected/swarming_test_failure.json
|
| index d8e1ceb344c0d225aa96d967299bea9080ca6f8f..5d0271f7bcdde53818647cada709aa7cd9b15ad6 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/swarming_test_failure.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/swarming_test_failure.json
|
| @@ -176,6 +176,22 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| + "[SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json",
|
| + "/path/to/tmp/json"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "read test spec (chromium.gpu)",
|
| + "~followup_annotations": [
|
| + "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json@@@",
|
| + "@@@STEP_LOG_LINE@json.output@{}@@@",
|
| + "@@@STEP_LOG_END@json.output@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_MODULE[isolate]/resources/find_isolated_tests.py",
|
| "--build-dir",
|
| "[SLAVE_BUILD]/src/out/Release",
|
|
|