Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_arm_compile.json |
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_arm_compile.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_arm_compile.json |
index 8d3564f2ed03d1d4f1146dfa55b73ad73f5c086e..8104b0141473fd6a2aefda42b9c7f498666a9432 100644 |
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_arm_compile.json |
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_arm_compile.json |
@@ -127,6 +127,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_arm_compile\", \"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", |
"[DEPOT_TOOLS]/gclient.py", |
"runhooks" |
], |