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

Side by Side Diff: tools/tests/factory_configuration/expected/Build-Mac10.7-Clang-Arm7-Debug-iOS-Trybot

Issue 648353002: Remove Skia's forked buildbot code (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Address comment Created 6 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
(Empty)
1 {
2 "TargetPath": "<Object>",
3 "_build_targets": [
4 "most"
5 ],
6 "_builder_name": "Build-Mac10.7-Clang-Arm7-Debug-iOS-Trybot",
7 "_common_args": [
8 "--autogen_svn_baseurl",
9 "bogusValueToFixSkBug2663",
10 "--configuration",
11 "Debug",
12 "--deps_target_os",
13 "None",
14 "--builder_name",
15 "Build-Mac10.7-Clang-Arm7-Debug-iOS-Trybot",
16 "--build_number",
17 "<Object>",
18 "--target_platform",
19 "mac",
20 "--revision",
21 "<Object>",
22 "--got_revision",
23 "<Object>",
24 "--perf_output_basedir",
25 "None",
26 "--make_flags",
27 "\"\"",
28 "--test_args",
29 "\"",
30 "--gm_args",
31 "\"\"",
32 "--bench_args",
33 "\"\"",
34 "--is_try",
35 "True",
36 "--bench_pictures_cfg",
37 "default",
38 "--issue_number",
39 "<Object>"
40 ],
41 "_configuration": "Debug",
42 "_default_clobber": "<Object>",
43 "_deps_target_os": null,
44 "_do_patch_step": "<Object>",
45 "_do_upload_bench_results": "<Object>",
46 "_do_upload_render_results": "<Object>",
47 "_env_vars": {},
48 "_flavor": null,
49 "_gclient_solutions": [
50 "{ \"name\": \"skia\", \"url\": \"https://skia.googlesource.com/skia.git \", \"custom_deps\": {},\"custom_vars\": {},},"
51 ],
52 "_gyp_defines": {
53 "skia_arch_width": "32",
54 "skia_os": "ios",
55 "skia_warnings_as_errors": "0"
56 },
57 "_make_flags": [],
58 "_perf_output_basedir": null,
59 "_skia_cmd_obj": "<Object>",
60 "_skia_svn_password_file": ".skia_svn_password",
61 "_skia_svn_username_file": ".skia_svn_username",
62 "_workdir": "build/skia",
63 "dontskipsteps": [],
64 "properties": "<Object>",
65 "skipsteps": [],
66 "steps": [
67 [
68 "<Object>",
69 {
70 "alwaysRun": "<Object>",
71 "command": [
72 "python",
73 "../../../../../slave/skia_slave_scripts/update_scripts.py",
74 "--autogen_svn_baseurl",
75 "bogusValueToFixSkBug2663",
76 "--configuration",
77 "Debug",
78 "--deps_target_os",
79 "None",
80 "--builder_name",
81 "Build-Mac10.7-Clang-Arm7-Debug-iOS-Trybot",
82 "--build_number",
83 "<Object>",
84 "--target_platform",
85 "mac",
86 "--revision",
87 "<Object>",
88 "--got_revision",
89 "<Object>",
90 "--perf_output_basedir",
91 "None",
92 "--make_flags",
93 "\"\"",
94 "--test_args",
95 "\"",
96 "--gm_args",
97 "\"\"",
98 "--bench_args",
99 "\"\"",
100 "--is_try",
101 "True",
102 "--bench_pictures_cfg",
103 "default",
104 "--issue_number",
105 "<Object>"
106 ],
107 "description": "UpdateScripts",
108 "doStepIf": "<Object>",
109 "env": {},
110 "exception_on_failure": "<Object>",
111 "flunkOnFailure": "<Object>",
112 "get_props_from_stdout": {
113 "buildbot_revision": "Skiabot scripts updated to (\\w+)"
114 },
115 "haltOnFailure": "<Object>",
116 "hideStepIf": "<Object>",
117 "is_rebaseline_step": "<Object>",
118 "is_upload_step": "<Object>",
119 "timeout": "<Object>",
120 "workdir": "build"
121 }
122 ],
123 [
124 "<Object>",
125 {
126 "alwaysRun": "<Object>",
127 "command": [
128 "python",
129 "../../../../../slave/skia_slave_scripts/update.py",
130 "--autogen_svn_baseurl",
131 "bogusValueToFixSkBug2663",
132 "--configuration",
133 "Debug",
134 "--deps_target_os",
135 "None",
136 "--builder_name",
137 "Build-Mac10.7-Clang-Arm7-Debug-iOS-Trybot",
138 "--build_number",
139 "<Object>",
140 "--target_platform",
141 "mac",
142 "--revision",
143 "<Object>",
144 "--got_revision",
145 "<Object>",
146 "--perf_output_basedir",
147 "None",
148 "--make_flags",
149 "\"\"",
150 "--test_args",
151 "\"",
152 "--gm_args",
153 "\"\"",
154 "--bench_args",
155 "\"\"",
156 "--is_try",
157 "True",
158 "--bench_pictures_cfg",
159 "default",
160 "--issue_number",
161 "<Object>",
162 "--gclient_solutions",
163 "\"['{ \"name\": \"skia\", \"url\": \"https://skia.googlesou rce.com/skia.git\", \"custom_deps\": {},\"custom_vars\": {},},']\""
164 ],
165 "description": "Update",
166 "doStepIf": "<Object>",
167 "env": {},
168 "exception_on_failure": "<Object>",
169 "flunkOnFailure": "<Object>",
170 "get_props_from_stdout": {
171 "got_revision": "Skia updated to (\\w+)"
172 },
173 "haltOnFailure": "<Object>",
174 "hideStepIf": "<Object>",
175 "is_rebaseline_step": "<Object>",
176 "is_upload_step": "<Object>",
177 "timeout": "<Object>",
178 "workdir": "build"
179 }
180 ],
181 [
182 "<Object>",
183 {
184 "alwaysRun": "<Object>",
185 "command": [
186 "python",
187 "../../../../../../slave/skia_slave_scripts/apply_patch.py",
188 "--autogen_svn_baseurl",
189 "bogusValueToFixSkBug2663",
190 "--configuration",
191 "Debug",
192 "--deps_target_os",
193 "None",
194 "--builder_name",
195 "Build-Mac10.7-Clang-Arm7-Debug-iOS-Trybot",
196 "--build_number",
197 "<Object>",
198 "--target_platform",
199 "mac",
200 "--revision",
201 "<Object>",
202 "--got_revision",
203 "<Object>",
204 "--perf_output_basedir",
205 "None",
206 "--make_flags",
207 "\"\"",
208 "--test_args",
209 "\"",
210 "--gm_args",
211 "\"\"",
212 "--bench_args",
213 "\"\"",
214 "--is_try",
215 "True",
216 "--bench_pictures_cfg",
217 "default",
218 "--issue_number",
219 "<Object>",
220 "--patch",
221 "<Object>"
222 ],
223 "description": "ApplyPatch",
224 "doStepIf": "<Object>",
225 "env": {},
226 "exception_on_failure": "<Object>",
227 "flunkOnFailure": "<Object>",
228 "get_props_from_stdout": null,
229 "haltOnFailure": "<Object>",
230 "hideStepIf": "<Object>",
231 "is_rebaseline_step": "<Object>",
232 "is_upload_step": "<Object>",
233 "timeout": "<Object>",
234 "workdir": "build/skia"
235 }
236 ],
237 [
238 "<Object>",
239 {
240 "alwaysRun": "<Object>",
241 "command": [
242 "python",
243 "../../../../../../slave/skia_slave_scripts/compile.py",
244 "--autogen_svn_baseurl",
245 "bogusValueToFixSkBug2663",
246 "--configuration",
247 "Debug",
248 "--deps_target_os",
249 "None",
250 "--builder_name",
251 "Build-Mac10.7-Clang-Arm7-Debug-iOS-Trybot",
252 "--build_number",
253 "<Object>",
254 "--target_platform",
255 "mac",
256 "--revision",
257 "<Object>",
258 "--got_revision",
259 "<Object>",
260 "--perf_output_basedir",
261 "None",
262 "--make_flags",
263 "\"\"",
264 "--test_args",
265 "\"",
266 "--gm_args",
267 "\"\"",
268 "--bench_args",
269 "\"\"",
270 "--is_try",
271 "True",
272 "--bench_pictures_cfg",
273 "default",
274 "--issue_number",
275 "<Object>",
276 "--target",
277 "most",
278 "--gyp_defines",
279 "skia_arch_width=32 skia_warnings_as_errors=1 skia_os=ios",
280 "--flavor",
281 "default"
282 ],
283 "description": "BuildMost",
284 "doStepIf": "<Object>",
285 "env": {},
286 "exception_on_failure": "<Object>",
287 "flunkOnFailure": "<Object>",
288 "get_props_from_stdout": null,
289 "haltOnFailure": "<Object>",
290 "hideStepIf": "<Object>",
291 "is_rebaseline_step": "<Object>",
292 "is_upload_step": "<Object>",
293 "timeout": "<Object>",
294 "workdir": "build/skia"
295 }
296 ],
297 [
298 "<Object>",
299 {
300 "alwaysRun": "<Object>",
301 "command": [
302 "python",
303 "../../../../../../slave/skia_slave_scripts/clean.py",
304 "--autogen_svn_baseurl",
305 "bogusValueToFixSkBug2663",
306 "--configuration",
307 "Debug",
308 "--deps_target_os",
309 "None",
310 "--builder_name",
311 "Build-Mac10.7-Clang-Arm7-Debug-iOS-Trybot",
312 "--build_number",
313 "<Object>",
314 "--target_platform",
315 "mac",
316 "--revision",
317 "<Object>",
318 "--got_revision",
319 "<Object>",
320 "--perf_output_basedir",
321 "None",
322 "--make_flags",
323 "\"\"",
324 "--test_args",
325 "\"",
326 "--gm_args",
327 "\"\"",
328 "--bench_args",
329 "\"\"",
330 "--is_try",
331 "True",
332 "--bench_pictures_cfg",
333 "default",
334 "--issue_number",
335 "<Object>",
336 "--flavor",
337 "default"
338 ],
339 "description": "Clean",
340 "doStepIf": "<Object>",
341 "env": {},
342 "exception_on_failure": "<Object>",
343 "flunkOnFailure": "<Object>",
344 "get_props_from_stdout": null,
345 "haltOnFailure": "<Object>",
346 "hideStepIf": "<Object>",
347 "is_rebaseline_step": "<Object>",
348 "is_upload_step": "<Object>",
349 "timeout": "<Object>",
350 "workdir": "build/skia"
351 }
352 ],
353 [
354 "<Object>",
355 {
356 "alwaysRun": "<Object>",
357 "command": [
358 "python",
359 "../../../../../../slave/skia_slave_scripts/compile.py",
360 "--autogen_svn_baseurl",
361 "bogusValueToFixSkBug2663",
362 "--configuration",
363 "Debug",
364 "--deps_target_os",
365 "None",
366 "--builder_name",
367 "Build-Mac10.7-Clang-Arm7-Debug-iOS-Trybot",
368 "--build_number",
369 "<Object>",
370 "--target_platform",
371 "mac",
372 "--revision",
373 "<Object>",
374 "--got_revision",
375 "<Object>",
376 "--perf_output_basedir",
377 "None",
378 "--make_flags",
379 "\"\"",
380 "--test_args",
381 "\"",
382 "--gm_args",
383 "\"\"",
384 "--bench_args",
385 "\"\"",
386 "--is_try",
387 "True",
388 "--bench_pictures_cfg",
389 "default",
390 "--issue_number",
391 "<Object>",
392 "--target",
393 "most",
394 "--gyp_defines",
395 "skia_arch_width=32 skia_warnings_as_errors=1 skia_os=ios",
396 "--flavor",
397 "default"
398 ],
399 "description": "Retry_BuildMost",
400 "doStepIf": "<Object>",
401 "env": {},
402 "exception_on_failure": "<Object>",
403 "flunkOnFailure": "<Object>",
404 "get_props_from_stdout": null,
405 "haltOnFailure": "<Object>",
406 "hideStepIf": "<Object>",
407 "is_rebaseline_step": "<Object>",
408 "is_upload_step": "<Object>",
409 "timeout": "<Object>",
410 "workdir": "build/skia"
411 }
412 ],
413 [
414 "<Object>",
415 {
416 "alwaysRun": "<Object>",
417 "command": [
418 "python",
419 "../../../../../../slave/skia_slave_scripts/clean.py",
420 "--autogen_svn_baseurl",
421 "bogusValueToFixSkBug2663",
422 "--configuration",
423 "Debug",
424 "--deps_target_os",
425 "None",
426 "--builder_name",
427 "Build-Mac10.7-Clang-Arm7-Debug-iOS-Trybot",
428 "--build_number",
429 "<Object>",
430 "--target_platform",
431 "mac",
432 "--revision",
433 "<Object>",
434 "--got_revision",
435 "<Object>",
436 "--perf_output_basedir",
437 "None",
438 "--make_flags",
439 "\"\"",
440 "--test_args",
441 "\"",
442 "--gm_args",
443 "\"\"",
444 "--bench_args",
445 "\"\"",
446 "--is_try",
447 "True",
448 "--bench_pictures_cfg",
449 "default",
450 "--issue_number",
451 "<Object>",
452 "--flavor",
453 "default"
454 ],
455 "description": "Clean",
456 "doStepIf": "<Object>",
457 "env": {},
458 "exception_on_failure": "<Object>",
459 "flunkOnFailure": "<Object>",
460 "get_props_from_stdout": null,
461 "haltOnFailure": "<Object>",
462 "hideStepIf": "<Object>",
463 "is_rebaseline_step": "<Object>",
464 "is_upload_step": "<Object>",
465 "timeout": "<Object>",
466 "workdir": "build/skia"
467 }
468 ],
469 [
470 "<Object>",
471 {
472 "alwaysRun": "<Object>",
473 "command": [
474 "python",
475 "../../../../../../slave/skia_slave_scripts/compile.py",
476 "--autogen_svn_baseurl",
477 "bogusValueToFixSkBug2663",
478 "--configuration",
479 "Debug",
480 "--deps_target_os",
481 "None",
482 "--builder_name",
483 "Build-Mac10.7-Clang-Arm7-Debug-iOS-Trybot",
484 "--build_number",
485 "<Object>",
486 "--target_platform",
487 "mac",
488 "--revision",
489 "<Object>",
490 "--got_revision",
491 "<Object>",
492 "--perf_output_basedir",
493 "None",
494 "--make_flags",
495 "\"\"",
496 "--test_args",
497 "\"",
498 "--gm_args",
499 "\"\"",
500 "--bench_args",
501 "\"\"",
502 "--is_try",
503 "True",
504 "--bench_pictures_cfg",
505 "default",
506 "--issue_number",
507 "<Object>",
508 "--target",
509 "most",
510 "--gyp_defines",
511 "skia_arch_width=32 skia_warnings_as_errors=0 skia_os=ios",
512 "--flavor",
513 "default"
514 ],
515 "description": "Retry_NoWarningsAsErrors_BuildMost",
516 "doStepIf": "<Object>",
517 "env": {},
518 "exception_on_failure": "<Object>",
519 "flunkOnFailure": "<Object>",
520 "get_props_from_stdout": null,
521 "haltOnFailure": "<Object>",
522 "hideStepIf": "<Object>",
523 "is_rebaseline_step": "<Object>",
524 "is_upload_step": "<Object>",
525 "timeout": "<Object>",
526 "workdir": "build/skia"
527 }
528 ]
529 ]
530 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698