| Index: scripts/slave/recipes/chromium_trybot_legacy.expected/check_swarming_version_failure.json
|
| diff --git a/scripts/slave/recipes/chromium_trybot_legacy.expected/check_swarming_version_failure.json b/scripts/slave/recipes/chromium_trybot_legacy.expected/check_swarming_version_failure.json
|
| index 711a6ece1451ca50b9fb07c5b1e0e26149f071cf..2052a4b433107bc6b23ced08a293aafbb8bac8ec 100644
|
| --- a/scripts/slave/recipes/chromium_trybot_legacy.expected/check_swarming_version_failure.json
|
| +++ b/scripts/slave/recipes/chromium_trybot_legacy.expected/check_swarming_version_failure.json
|
| @@ -28,6 +28,7 @@
|
| "src@HEAD",
|
| "--force"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "bot_update",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@Some step text@@@",
|
| @@ -75,6 +76,7 @@
|
| "[SLAVE_BUILD]/src/testing/buildbot/chromium_memory_trybot.json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "read test spec",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@path: testing/buildbot/chromium_memory_trybot.json@@@",
|
| @@ -112,6 +114,7 @@
|
| "--properties",
|
| "{\"buildername\": \"linux_chromium_asan_rel\", \"buildnumber\": 571, \"mastername\": \"tryserver.chromium.linux\", \"slavename\": \"TestSlavename\", \"target_platform\": \"linux\"}"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "get compile targets for scripts",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{}@@@",
|
| @@ -141,6 +144,7 @@
|
| "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json",
|
| "/path/to/tmp/json"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "read filter exclusion spec",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@",
|
| @@ -163,6 +167,7 @@
|
| "-u",
|
| "import sys; sys.exit(0)"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "analyze",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@excluded_files@foo.cc (regex = 'f.*')@@@",
|
| @@ -190,6 +195,7 @@
|
| "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py",
|
| "--version"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "swarming.py --version",
|
| "stdout": "/path/to/tmp/",
|
| "~followup_annotations": [
|
|
|