| Index: scripts/slave/recipes/chromium_trybot.expected/check_swarming_version_failure.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot.expected/check_swarming_version_failure.json b/scripts/slave/recipes/chromium_trybot.expected/check_swarming_version_failure.json
|
| index 5e195ad3383ea865a65419215965619bc80e0cc7..ff723cb976bd6e0be2b4f9c21107463ccc26ffa9 100644
|
| --- a/scripts/slave/recipes/chromium_trybot.expected/check_swarming_version_failure.json
|
| +++ b/scripts/slave/recipes/chromium_trybot.expected/check_swarming_version_failure.json
|
| @@ -107,6 +107,27 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py",
|
| + "--output",
|
| + "/path/to/tmp/json",
|
| + "--",
|
| + "--build-config-fs",
|
| + "Release",
|
| + "--paths",
|
| + "{\"build\": \"[BUILD]\"}",
|
| + "--properties",
|
| + "{\"buildername\": \"linux_chromium_rel_swarming\", \"buildnumber\": 571, \"slavename\": \"TestSlavename\"}"
|
| + ],
|
| + "name": "get compile targets for scripts",
|
| + "~followup_annotations": [
|
| + "@@@STEP_LOG_LINE@json.output@{}@@@",
|
| + "@@@STEP_LOG_END@json.output@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json",
|
| "/path/to/tmp/json"
|
|
|