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

Side by Side Diff: tools/tests/factory_configuration/expected/Build-Ubuntu13.10-GCC4.8-NaCl-Release

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 "skia_lib",
5 "debugger"
6 ],
7 "_builder_name": "Build-Ubuntu13.10-GCC4.8-NaCl-Release",
8 "_common_args": [
9 "--autogen_svn_baseurl",
10 "bogusValueToFixSkBug2663",
11 "--configuration",
12 "Release",
13 "--deps_target_os",
14 "None",
15 "--builder_name",
16 "Build-Ubuntu13.10-GCC4.8-NaCl-Release",
17 "--build_number",
18 "<Object>",
19 "--target_platform",
20 "linux",
21 "--revision",
22 "<Object>",
23 "--got_revision",
24 "<Object>",
25 "--perf_output_basedir",
26 "None",
27 "--make_flags",
28 "\"\"",
29 "--test_args",
30 "\"",
31 "--gm_args",
32 "\"\"",
33 "--bench_args",
34 "\"\"",
35 "--is_try",
36 "False",
37 "--bench_pictures_cfg",
38 "default",
39 "--issue_number",
40 "<Object>",
41 "--nacl_sdk_root",
42 "<Object>"
43 ],
44 "_configuration": "Release",
45 "_default_clobber": "<Object>",
46 "_deps_target_os": null,
47 "_do_patch_step": "<Object>",
48 "_do_upload_bench_results": "<Object>",
49 "_do_upload_render_results": "<Object>",
50 "_env_vars": {},
51 "_flavor": "nacl",
52 "_gclient_solutions": [
53 "{ \"name\": \"skia\", \"url\": \"https://skia.googlesource.com/skia.git \", \"custom_deps\": {},\"custom_vars\": {},},"
54 ],
55 "_gyp_defines": {
56 "skia_warnings_as_errors": "0"
57 },
58 "_make_flags": [],
59 "_perf_output_basedir": null,
60 "_skia_cmd_obj": "<Object>",
61 "_skia_svn_password_file": ".skia_svn_password",
62 "_skia_svn_username_file": ".skia_svn_username",
63 "_workdir": "build/skia",
64 "dontskipsteps": [],
65 "properties": "<Object>",
66 "skipsteps": [],
67 "steps": [
68 [
69 "<Object>",
70 {
71 "alwaysRun": "<Object>",
72 "command": [
73 "python",
74 "../../../../../slave/skia_slave_scripts/update_scripts.py",
75 "--autogen_svn_baseurl",
76 "bogusValueToFixSkBug2663",
77 "--configuration",
78 "Release",
79 "--deps_target_os",
80 "None",
81 "--builder_name",
82 "Build-Ubuntu13.10-GCC4.8-NaCl-Release",
83 "--build_number",
84 "<Object>",
85 "--target_platform",
86 "linux",
87 "--revision",
88 "<Object>",
89 "--got_revision",
90 "<Object>",
91 "--perf_output_basedir",
92 "None",
93 "--make_flags",
94 "\"\"",
95 "--test_args",
96 "\"",
97 "--gm_args",
98 "\"\"",
99 "--bench_args",
100 "\"\"",
101 "--is_try",
102 "False",
103 "--bench_pictures_cfg",
104 "default",
105 "--issue_number",
106 "<Object>",
107 "--nacl_sdk_root",
108 "<Object>"
109 ],
110 "description": "UpdateScripts",
111 "doStepIf": "<Object>",
112 "env": {},
113 "exception_on_failure": "<Object>",
114 "flunkOnFailure": "<Object>",
115 "get_props_from_stdout": {
116 "buildbot_revision": "Skiabot scripts updated to (\\w+)"
117 },
118 "haltOnFailure": "<Object>",
119 "hideStepIf": "<Object>",
120 "is_rebaseline_step": "<Object>",
121 "is_upload_step": "<Object>",
122 "timeout": "<Object>",
123 "workdir": "build"
124 }
125 ],
126 [
127 "<Object>",
128 {
129 "alwaysRun": "<Object>",
130 "command": [
131 "python",
132 "../../../../../slave/skia_slave_scripts/update.py",
133 "--autogen_svn_baseurl",
134 "bogusValueToFixSkBug2663",
135 "--configuration",
136 "Release",
137 "--deps_target_os",
138 "None",
139 "--builder_name",
140 "Build-Ubuntu13.10-GCC4.8-NaCl-Release",
141 "--build_number",
142 "<Object>",
143 "--target_platform",
144 "linux",
145 "--revision",
146 "<Object>",
147 "--got_revision",
148 "<Object>",
149 "--perf_output_basedir",
150 "None",
151 "--make_flags",
152 "\"\"",
153 "--test_args",
154 "\"",
155 "--gm_args",
156 "\"\"",
157 "--bench_args",
158 "\"\"",
159 "--is_try",
160 "False",
161 "--bench_pictures_cfg",
162 "default",
163 "--issue_number",
164 "<Object>",
165 "--nacl_sdk_root",
166 "<Object>",
167 "--gclient_solutions",
168 "\"['{ \"name\": \"skia\", \"url\": \"https://skia.googlesou rce.com/skia.git\", \"custom_deps\": {},\"custom_vars\": {},},']\""
169 ],
170 "description": "Update",
171 "doStepIf": "<Object>",
172 "env": {},
173 "exception_on_failure": "<Object>",
174 "flunkOnFailure": "<Object>",
175 "get_props_from_stdout": {
176 "got_revision": "Skia updated to (\\w+)"
177 },
178 "haltOnFailure": "<Object>",
179 "hideStepIf": "<Object>",
180 "is_rebaseline_step": "<Object>",
181 "is_upload_step": "<Object>",
182 "timeout": "<Object>",
183 "workdir": "build"
184 }
185 ],
186 [
187 "<Object>",
188 {
189 "alwaysRun": "<Object>",
190 "command": [
191 "python",
192 "../../../../../../slave/skia_slave_scripts/compile.py",
193 "--autogen_svn_baseurl",
194 "bogusValueToFixSkBug2663",
195 "--configuration",
196 "Release",
197 "--deps_target_os",
198 "None",
199 "--builder_name",
200 "Build-Ubuntu13.10-GCC4.8-NaCl-Release",
201 "--build_number",
202 "<Object>",
203 "--target_platform",
204 "linux",
205 "--revision",
206 "<Object>",
207 "--got_revision",
208 "<Object>",
209 "--perf_output_basedir",
210 "None",
211 "--make_flags",
212 "\"\"",
213 "--test_args",
214 "\"",
215 "--gm_args",
216 "\"\"",
217 "--bench_args",
218 "\"\"",
219 "--is_try",
220 "False",
221 "--bench_pictures_cfg",
222 "default",
223 "--issue_number",
224 "<Object>",
225 "--nacl_sdk_root",
226 "<Object>",
227 "--target",
228 "skia_lib",
229 "--gyp_defines",
230 "skia_warnings_as_errors=1",
231 "--flavor",
232 "nacl"
233 ],
234 "description": "BuildSkiaLib",
235 "doStepIf": "<Object>",
236 "env": {},
237 "exception_on_failure": "<Object>",
238 "flunkOnFailure": "<Object>",
239 "get_props_from_stdout": null,
240 "haltOnFailure": "<Object>",
241 "hideStepIf": "<Object>",
242 "is_rebaseline_step": "<Object>",
243 "is_upload_step": "<Object>",
244 "timeout": "<Object>",
245 "workdir": "build/skia"
246 }
247 ],
248 [
249 "<Object>",
250 {
251 "alwaysRun": "<Object>",
252 "command": [
253 "python",
254 "../../../../../../slave/skia_slave_scripts/compile.py",
255 "--autogen_svn_baseurl",
256 "bogusValueToFixSkBug2663",
257 "--configuration",
258 "Release",
259 "--deps_target_os",
260 "None",
261 "--builder_name",
262 "Build-Ubuntu13.10-GCC4.8-NaCl-Release",
263 "--build_number",
264 "<Object>",
265 "--target_platform",
266 "linux",
267 "--revision",
268 "<Object>",
269 "--got_revision",
270 "<Object>",
271 "--perf_output_basedir",
272 "None",
273 "--make_flags",
274 "\"\"",
275 "--test_args",
276 "\"",
277 "--gm_args",
278 "\"\"",
279 "--bench_args",
280 "\"\"",
281 "--is_try",
282 "False",
283 "--bench_pictures_cfg",
284 "default",
285 "--issue_number",
286 "<Object>",
287 "--nacl_sdk_root",
288 "<Object>",
289 "--target",
290 "debugger",
291 "--gyp_defines",
292 "skia_warnings_as_errors=1",
293 "--flavor",
294 "nacl"
295 ],
296 "description": "BuildDebugger",
297 "doStepIf": "<Object>",
298 "env": {},
299 "exception_on_failure": "<Object>",
300 "flunkOnFailure": "<Object>",
301 "get_props_from_stdout": null,
302 "haltOnFailure": "<Object>",
303 "hideStepIf": "<Object>",
304 "is_rebaseline_step": "<Object>",
305 "is_upload_step": "<Object>",
306 "timeout": "<Object>",
307 "workdir": "build/skia"
308 }
309 ],
310 [
311 "<Object>",
312 {
313 "alwaysRun": "<Object>",
314 "command": [
315 "python",
316 "../../../../../../slave/skia_slave_scripts/clean.py",
317 "--autogen_svn_baseurl",
318 "bogusValueToFixSkBug2663",
319 "--configuration",
320 "Release",
321 "--deps_target_os",
322 "None",
323 "--builder_name",
324 "Build-Ubuntu13.10-GCC4.8-NaCl-Release",
325 "--build_number",
326 "<Object>",
327 "--target_platform",
328 "linux",
329 "--revision",
330 "<Object>",
331 "--got_revision",
332 "<Object>",
333 "--perf_output_basedir",
334 "None",
335 "--make_flags",
336 "\"\"",
337 "--test_args",
338 "\"",
339 "--gm_args",
340 "\"\"",
341 "--bench_args",
342 "\"\"",
343 "--is_try",
344 "False",
345 "--bench_pictures_cfg",
346 "default",
347 "--issue_number",
348 "<Object>",
349 "--nacl_sdk_root",
350 "<Object>",
351 "--flavor",
352 "nacl"
353 ],
354 "description": "Clean",
355 "doStepIf": "<Object>",
356 "env": {},
357 "exception_on_failure": "<Object>",
358 "flunkOnFailure": "<Object>",
359 "get_props_from_stdout": null,
360 "haltOnFailure": "<Object>",
361 "hideStepIf": "<Object>",
362 "is_rebaseline_step": "<Object>",
363 "is_upload_step": "<Object>",
364 "timeout": "<Object>",
365 "workdir": "build/skia"
366 }
367 ],
368 [
369 "<Object>",
370 {
371 "alwaysRun": "<Object>",
372 "command": [
373 "python",
374 "../../../../../../slave/skia_slave_scripts/compile.py",
375 "--autogen_svn_baseurl",
376 "bogusValueToFixSkBug2663",
377 "--configuration",
378 "Release",
379 "--deps_target_os",
380 "None",
381 "--builder_name",
382 "Build-Ubuntu13.10-GCC4.8-NaCl-Release",
383 "--build_number",
384 "<Object>",
385 "--target_platform",
386 "linux",
387 "--revision",
388 "<Object>",
389 "--got_revision",
390 "<Object>",
391 "--perf_output_basedir",
392 "None",
393 "--make_flags",
394 "\"\"",
395 "--test_args",
396 "\"",
397 "--gm_args",
398 "\"\"",
399 "--bench_args",
400 "\"\"",
401 "--is_try",
402 "False",
403 "--bench_pictures_cfg",
404 "default",
405 "--issue_number",
406 "<Object>",
407 "--nacl_sdk_root",
408 "<Object>",
409 "--target",
410 "skia_lib",
411 "--gyp_defines",
412 "skia_warnings_as_errors=1",
413 "--flavor",
414 "nacl"
415 ],
416 "description": "Retry_BuildSkiaLib",
417 "doStepIf": "<Object>",
418 "env": {},
419 "exception_on_failure": "<Object>",
420 "flunkOnFailure": "<Object>",
421 "get_props_from_stdout": null,
422 "haltOnFailure": "<Object>",
423 "hideStepIf": "<Object>",
424 "is_rebaseline_step": "<Object>",
425 "is_upload_step": "<Object>",
426 "timeout": "<Object>",
427 "workdir": "build/skia"
428 }
429 ],
430 [
431 "<Object>",
432 {
433 "alwaysRun": "<Object>",
434 "command": [
435 "python",
436 "../../../../../../slave/skia_slave_scripts/compile.py",
437 "--autogen_svn_baseurl",
438 "bogusValueToFixSkBug2663",
439 "--configuration",
440 "Release",
441 "--deps_target_os",
442 "None",
443 "--builder_name",
444 "Build-Ubuntu13.10-GCC4.8-NaCl-Release",
445 "--build_number",
446 "<Object>",
447 "--target_platform",
448 "linux",
449 "--revision",
450 "<Object>",
451 "--got_revision",
452 "<Object>",
453 "--perf_output_basedir",
454 "None",
455 "--make_flags",
456 "\"\"",
457 "--test_args",
458 "\"",
459 "--gm_args",
460 "\"\"",
461 "--bench_args",
462 "\"\"",
463 "--is_try",
464 "False",
465 "--bench_pictures_cfg",
466 "default",
467 "--issue_number",
468 "<Object>",
469 "--nacl_sdk_root",
470 "<Object>",
471 "--target",
472 "debugger",
473 "--gyp_defines",
474 "skia_warnings_as_errors=1",
475 "--flavor",
476 "nacl"
477 ],
478 "description": "Retry_BuildDebugger",
479 "doStepIf": "<Object>",
480 "env": {},
481 "exception_on_failure": "<Object>",
482 "flunkOnFailure": "<Object>",
483 "get_props_from_stdout": null,
484 "haltOnFailure": "<Object>",
485 "hideStepIf": "<Object>",
486 "is_rebaseline_step": "<Object>",
487 "is_upload_step": "<Object>",
488 "timeout": "<Object>",
489 "workdir": "build/skia"
490 }
491 ],
492 [
493 "<Object>",
494 {
495 "alwaysRun": "<Object>",
496 "command": [
497 "python",
498 "../../../../../../slave/skia_slave_scripts/clean.py",
499 "--autogen_svn_baseurl",
500 "bogusValueToFixSkBug2663",
501 "--configuration",
502 "Release",
503 "--deps_target_os",
504 "None",
505 "--builder_name",
506 "Build-Ubuntu13.10-GCC4.8-NaCl-Release",
507 "--build_number",
508 "<Object>",
509 "--target_platform",
510 "linux",
511 "--revision",
512 "<Object>",
513 "--got_revision",
514 "<Object>",
515 "--perf_output_basedir",
516 "None",
517 "--make_flags",
518 "\"\"",
519 "--test_args",
520 "\"",
521 "--gm_args",
522 "\"\"",
523 "--bench_args",
524 "\"\"",
525 "--is_try",
526 "False",
527 "--bench_pictures_cfg",
528 "default",
529 "--issue_number",
530 "<Object>",
531 "--nacl_sdk_root",
532 "<Object>",
533 "--flavor",
534 "nacl"
535 ],
536 "description": "Clean",
537 "doStepIf": "<Object>",
538 "env": {},
539 "exception_on_failure": "<Object>",
540 "flunkOnFailure": "<Object>",
541 "get_props_from_stdout": null,
542 "haltOnFailure": "<Object>",
543 "hideStepIf": "<Object>",
544 "is_rebaseline_step": "<Object>",
545 "is_upload_step": "<Object>",
546 "timeout": "<Object>",
547 "workdir": "build/skia"
548 }
549 ],
550 [
551 "<Object>",
552 {
553 "alwaysRun": "<Object>",
554 "command": [
555 "python",
556 "../../../../../../slave/skia_slave_scripts/compile.py",
557 "--autogen_svn_baseurl",
558 "bogusValueToFixSkBug2663",
559 "--configuration",
560 "Release",
561 "--deps_target_os",
562 "None",
563 "--builder_name",
564 "Build-Ubuntu13.10-GCC4.8-NaCl-Release",
565 "--build_number",
566 "<Object>",
567 "--target_platform",
568 "linux",
569 "--revision",
570 "<Object>",
571 "--got_revision",
572 "<Object>",
573 "--perf_output_basedir",
574 "None",
575 "--make_flags",
576 "\"\"",
577 "--test_args",
578 "\"",
579 "--gm_args",
580 "\"\"",
581 "--bench_args",
582 "\"\"",
583 "--is_try",
584 "False",
585 "--bench_pictures_cfg",
586 "default",
587 "--issue_number",
588 "<Object>",
589 "--nacl_sdk_root",
590 "<Object>",
591 "--target",
592 "skia_lib",
593 "--gyp_defines",
594 "skia_warnings_as_errors=0",
595 "--flavor",
596 "nacl"
597 ],
598 "description": "Retry_NoWarningsAsErrors_BuildSkiaLib",
599 "doStepIf": "<Object>",
600 "env": {},
601 "exception_on_failure": "<Object>",
602 "flunkOnFailure": "<Object>",
603 "get_props_from_stdout": null,
604 "haltOnFailure": "<Object>",
605 "hideStepIf": "<Object>",
606 "is_rebaseline_step": "<Object>",
607 "is_upload_step": "<Object>",
608 "timeout": "<Object>",
609 "workdir": "build/skia"
610 }
611 ],
612 [
613 "<Object>",
614 {
615 "alwaysRun": "<Object>",
616 "command": [
617 "python",
618 "../../../../../../slave/skia_slave_scripts/compile.py",
619 "--autogen_svn_baseurl",
620 "bogusValueToFixSkBug2663",
621 "--configuration",
622 "Release",
623 "--deps_target_os",
624 "None",
625 "--builder_name",
626 "Build-Ubuntu13.10-GCC4.8-NaCl-Release",
627 "--build_number",
628 "<Object>",
629 "--target_platform",
630 "linux",
631 "--revision",
632 "<Object>",
633 "--got_revision",
634 "<Object>",
635 "--perf_output_basedir",
636 "None",
637 "--make_flags",
638 "\"\"",
639 "--test_args",
640 "\"",
641 "--gm_args",
642 "\"\"",
643 "--bench_args",
644 "\"\"",
645 "--is_try",
646 "False",
647 "--bench_pictures_cfg",
648 "default",
649 "--issue_number",
650 "<Object>",
651 "--nacl_sdk_root",
652 "<Object>",
653 "--target",
654 "debugger",
655 "--gyp_defines",
656 "skia_warnings_as_errors=0",
657 "--flavor",
658 "nacl"
659 ],
660 "description": "Retry_NoWarningsAsErrors_BuildDebugger",
661 "doStepIf": "<Object>",
662 "env": {},
663 "exception_on_failure": "<Object>",
664 "flunkOnFailure": "<Object>",
665 "get_props_from_stdout": null,
666 "haltOnFailure": "<Object>",
667 "hideStepIf": "<Object>",
668 "is_rebaseline_step": "<Object>",
669 "is_upload_step": "<Object>",
670 "timeout": "<Object>",
671 "workdir": "build/skia"
672 }
673 ]
674 ]
675 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698