Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(340)

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClngLLD64dbg.json

Issue 1370213002: Add explicit compile targets to all Win and ToT Clang builders (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "[BUILD]\\scripts\\slave\\kill_processes.py" 6 "[BUILD]\\scripts\\slave\\kill_processes.py"
7 ], 7 ],
8 "cwd": "[SLAVE_BUILD]", 8 "cwd": "[SLAVE_BUILD]",
9 "name": "taskkill" 9 "name": "taskkill"
10 }, 10 },
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after
158 "-u", 158 "-u",
159 "RECIPE_MODULE[isolate]\\resources\\find_isolated_tests.py", 159 "RECIPE_MODULE[isolate]\\resources\\find_isolated_tests.py",
160 "--build-dir", 160 "--build-dir",
161 "[SLAVE_BUILD]\\src\\out\\Release_x64", 161 "[SLAVE_BUILD]\\src\\out\\Release_x64",
162 "--clean-isolated-files" 162 "--clean-isolated-files"
163 ], 163 ],
164 "cwd": "[SLAVE_BUILD]", 164 "cwd": "[SLAVE_BUILD]",
165 "name": "clean isolated files" 165 "name": "clean isolated files"
166 }, 166 },
167 { 167 {
168 "allow_subannotations": true,
169 "cmd": [
170 "python",
171 "-u",
172 "[BUILD]\\scripts\\slave\\clang_revision.py",
173 "--src-dir",
174 "[SLAVE_BUILD]\\src",
175 "--output-json",
176 "/path/to/tmp/json"
177 ],
178 "cwd": "[SLAVE_BUILD]",
179 "env": {
180 "LLVM_FORCE_HEAD_REVISION": "YES"
181 },
182 "name": "clang_revision",
183 "~followup_annotations": [
184 "@@@STEP_LOG_LINE@json.output@{@@@",
185 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
186 "@@@STEP_LOG_LINE@json.output@}@@@",
187 "@@@STEP_LOG_END@json.output@@@"
188 ]
189 },
190 {
168 "cmd": [ 191 "cmd": [
169 "python", 192 "python",
170 "-u", 193 "-u",
171 "import sys; sys.exit(1)" 194 "[BUILD]\\scripts\\slave\\compile.py",
195 "--target",
196 "Release_x64",
197 "--src-dir",
198 "[SLAVE_BUILD]\\src",
199 "--build-tool",
200 "ninja",
201 "--compiler",
202 "clang",
203 "--",
204 "all",
205 "browser_tests",
206 "browser_tests_run",
207 "crash_service"
172 ], 208 ],
173 "cwd": "[SLAVE_BUILD]", 209 "cwd": "[SLAVE_BUILD]",
174 "name": "compile", 210 "env": {
211 "LLVM_FORCE_HEAD_REVISION": "YES"
212 },
213 "name": "compile"
214 },
215 {
216 "cmd": [
217 "python",
218 "-u",
219 "RECIPE_MODULE[isolate]\\resources\\remove_build_metadata.py",
220 "--build-dir",
221 "[SLAVE_BUILD]\\src\\out\\Release_x64",
222 "--src-dir",
223 "[SLAVE_BUILD]\\src"
224 ],
225 "cwd": "[SLAVE_BUILD]",
226 "name": "remove_build_metadata"
227 },
228 {
229 "cmd": [
230 "python",
231 "-u",
232 "RECIPE_MODULE[isolate]\\resources\\isolate.py",
233 "[SLAVE_BUILD]\\src\\tools\\swarming_client",
234 "batcharchive",
235 "--dump-json",
236 "/path/to/tmp/json",
237 "--isolate-server",
238 "https://isolateserver.appspot.com",
239 "--verbose",
240 "[SLAVE_BUILD]\\src\\out\\Release_x64\\browser_tests.isolated.gen.json"
241 ],
242 "cwd": "[SLAVE_BUILD]",
243 "name": "isolate tests",
175 "~followup_annotations": [ 244 "~followup_annotations": [
176 "step returned non-zero exit code: 1", 245 "@@@STEP_LOG_LINE@json.output@{@@@",
177 "@@@STEP_TEXT@Misconfigured bot: no compile targets@@@", 246 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows er_tests]\"@@@",
178 "@@@STEP_FAILURE@@@" 247 "@@@STEP_LOG_LINE@json.output@}@@@",
248 "@@@STEP_LOG_END@json.output@@@"
179 ] 249 ]
180 }, 250 },
181 { 251 {
182 "name": "$final_result", 252 "allow_subannotations": true,
183 "reason": "Step('compile') failed with return_code 1", 253 "cmd": [
184 "status_code": 1 254 "python",
255 "-u",
256 "[BUILD]\\scripts\\slave\\zip_build.py",
257 "--target",
258 "Release_x64",
259 "--build-url",
260 "gs://chromium-fyi-archive/chromium.fyi/CrWinClngLLD64dbg",
261 "--build_revision",
262 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9",
263 "--factory-properties",
264 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"CrWinClngLLD64dbg\", \"buildnumber\": 571, \"mastername\": \"ch romium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
265 "--build-properties",
266 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"CrWinClngLLD64dbg\", \"buildnumber\": 571, \"mastername\": \"ch romium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
267 ],
268 "cwd": "[SLAVE_BUILD]",
269 "name": "package build"
270 },
271 {
272 "cmd": [],
273 "cwd": "[SLAVE_BUILD]",
274 "name": "trigger",
275 "trigger_specs": [
276 {
277 "builder_name": "CrWinClngLLD64dbg tester"
278 }
279 ],
280 "~followup_annotations": [
281 "@@@STEP_TEXT@CrWinClngLLD64dbg tester@@@"
282 ]
185 } 283 }
186 ] 284 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698