Index: scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Linux_Debug_Builder.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Linux_Debug_Builder.json b/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Linux_Debug_Builder.json |
index 9b9de6462ce863dde07719a76fcae23379691376..210fd4821aa139e7582c9c41dc0ee6f126efd7e6 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Linux_Debug_Builder.json |
+++ b/scripts/slave/recipes/chromium.expected/full_client_v8_fyi_Linux_Debug_Builder.json |
@@ -120,8 +120,58 @@ |
"name": "cleanup_temp" |
}, |
{ |
- "name": "$final_result", |
- "reason": "Misconfigured bot: no compile targets", |
- "status_code": 1 |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[BUILD]/scripts/slave/compile.py", |
+ "--target", |
+ "Debug", |
+ "--src-dir", |
+ "[SLAVE_BUILD]/src", |
+ "--build-tool", |
+ "ninja", |
+ "--compiler", |
+ "goma", |
+ "--goma-dir", |
+ "[BUILD]/goma", |
+ "--", |
+ "All", |
+ "chromium_builder_tests" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "compile" |
+ }, |
+ { |
+ "allow_subannotations": true, |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[BUILD]/scripts/slave/zip_build.py", |
+ "--target", |
+ "Debug", |
+ "--build-url", |
+ "gs://chromium-v8/client.v8.fyi/Linux Debug Builder", |
+ "--build_revision", |
+ "801ada225ddc271c132c3a35f03975671d43e399", |
+ "--factory-properties", |
+ "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"Linux Debug Builder\", \"buildnumber\": 571, \"mastername\": \"client.v8.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"revision\": \"22135\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
+ "--build-properties", |
+ "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"Linux Debug Builder\", \"buildnumber\": 571, \"mastername\": \"client.v8.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"revision\": \"22135\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "package build" |
+ }, |
+ { |
+ "cmd": [], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "trigger", |
+ "trigger_specs": [ |
+ { |
+ "builder_name": "Linux Tests (dbg)(1)" |
+ } |
+ ], |
+ "~followup_annotations": [ |
+ "@@@STEP_TEXT@Linux Tests (dbg)(1)@@@" |
+ ] |
} |
] |