Index: scripts/slave/recipes/chromium_trybot.expected/runhooks_failure_ng.json |
diff --git a/scripts/slave/recipes/chromium_trybot.expected/runhooks_failure_ng.json b/scripts/slave/recipes/chromium_trybot.expected/runhooks_failure_ng.json |
index 30aad9b402358f25f2b3817431cccbad203db163..2e741df511cb4c48e9e6038bc0d70a5adeef4df5 100644 |
--- a/scripts/slave/recipes/chromium_trybot.expected/runhooks_failure_ng.json |
+++ b/scripts/slave/recipes/chromium_trybot.expected/runhooks_failure_ng.json |
@@ -27,6 +27,7 @@ |
"--revision", |
"src@HEAD" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "bot_update", |
"~followup_annotations": [ |
"@@@STEP_TEXT@Some step text@@@", |
@@ -73,6 +74,7 @@ |
"[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
"--version" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "swarming.py --version", |
"stdout": "/path/to/tmp/", |
"~followup_annotations": [ |
@@ -86,6 +88,7 @@ |
"[DEPOT_TOOLS]/gclient.py", |
"runhooks" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1" |
}, |
@@ -120,6 +123,7 @@ |
"src@f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
"--force" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "bot_update (without patch)", |
"~followup_annotations": [ |
"@@@STEP_TEXT@Some step text@@@", |
@@ -154,6 +158,7 @@ |
"[DEPOT_TOOLS]/gclient.py", |
"runhooks" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"GYP_DEFINES": "archive_gpu_tests=1 component=static_library dcheck_always_on=1 fastbuild=1 gomadir='[BUILD]/goma' target_arch=x64 test_isolation_mode=prepare use_goma=1" |
}, |