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

Side by Side Diff: tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-x86-Release-ChromeOS

Issue 16226005: Run skimage on the bots. (Closed) Base URL: https://skia.googlecode.com/svn/buildbot
Patch Set: Respond to comments. Created 7 years, 6 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 'TargetPathJoin': <Object>,
3 '_autogen_svn_password_file': '.autogen_svn_password',
4 '_autogen_svn_username_file': '.autogen_svn_username',
5 '_build_targets': [
6 'skia_lib',
7 'tests',
8 'gm',
9 'tools',
10 'bench',
11 'most',
12 ],
13 '_builder_name': 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
14 '_common_args': [
15 '--autogen_svn_baseurl',
16 'https://skia-autogen.googlecode.com/svn',
17 '--configuration',
18 'Release',
19 '--deps_target_os',
20 'None',
21 '--do_upload_results',
22 'True',
23 '--gm_image_subdir',
24 'None',
25 '--builder_name',
26 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
27 '--target_platform',
28 'linux',
29 '--revision',
30 <Object>,
31 '--got_revision',
32 <Object>,
33 '--perf_output_basedir',
34 'None',
35 '--make_flags',
36 '""',
37 '--test_args',
38 '""',
39 '--gm_args',
40 '""',
41 '--bench_args',
42 '""',
43 '--num_cores',
44 <Object>,
45 '--is_try',
46 'False',
47 '--bench_pictures_cfg',
48 'no_gpu',
49 '--ssh_host',
50 <Object>,
51 '--ssh_port',
52 <Object>,
53 ],
54 '_configuration': 'Release',
55 '_default_clobber': <Object>,
56 '_deps_target_os': None,
57 '_do_patch_step': <Object>,
58 '_do_upload_bench_results': <Object>,
59 '_do_upload_results': <Object>,
60 '_env_vars': {},
61 '_flavor': 'chromeos',
62 '_gclient_solutions': [
63 '{ "name": "trunk", "url": "http://skia.googlecode.com/svn/trunk", "cust om_deps": {},"custom_vars": {},},',
64 ],
65 '_gyp_defines': {
66 'skia_arch_width': '32',
67 'skia_gpu': '0',
68 'skia_warnings_as_errors': '0',
69 },
70 '_make_flags': [],
71 '_perf_output_basedir': None,
72 '_skia_cmd_obj': <Object>,
73 '_skia_svn_password_file': '.skia_svn_password',
74 '_skia_svn_username_file': '.skia_svn_username',
75 'properties': <Object>,
76 'steps': [
77 [
78 <Object>,
79 {
80 'alwaysRun': <Object>,
81 'command': [
82 'python',
83 '../../../../../slave/skia_slave_scripts/update_scripts.py',
84 '--autogen_svn_baseurl',
85 'https://skia-autogen.googlecode.com/svn',
86 '--configuration',
87 'Release',
88 '--deps_target_os',
89 'None',
90 '--do_upload_results',
91 'True',
92 '--gm_image_subdir',
93 'None',
94 '--builder_name',
95 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
96 '--target_platform',
97 'linux',
98 '--revision',
99 <Object>,
100 '--got_revision',
101 <Object>,
102 '--perf_output_basedir',
103 'None',
104 '--make_flags',
105 '""',
106 '--test_args',
107 '""',
108 '--gm_args',
109 '""',
110 '--bench_args',
111 '""',
112 '--num_cores',
113 <Object>,
114 '--is_try',
115 'False',
116 '--bench_pictures_cfg',
117 'no_gpu',
118 '--ssh_host',
119 <Object>,
120 '--ssh_port',
121 <Object>,
122 ],
123 'description': 'UpdateScripts',
124 'doStepIf': <Object>,
125 'env': {},
126 'flunkOnFailure': <Object>,
127 'get_props_from_stdout': None,
128 'haltOnFailure': <Object>,
129 'hideStepIf': <Object>,
130 'is_rebaseline_step': <Object>,
131 'is_upload_step': <Object>,
132 'timeout': <Object>,
133 'workdir': 'build',
134 },
135 ],
136 [
137 <Object>,
138 {
139 'alwaysRun': <Object>,
140 'command': [
141 'python',
142 '../../../../../slave/skia_slave_scripts/update.py',
143 '--autogen_svn_baseurl',
144 'https://skia-autogen.googlecode.com/svn',
145 '--configuration',
146 'Release',
147 '--deps_target_os',
148 'None',
149 '--do_upload_results',
150 'True',
151 '--gm_image_subdir',
152 'None',
153 '--builder_name',
154 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
155 '--target_platform',
156 'linux',
157 '--revision',
158 <Object>,
159 '--got_revision',
160 <Object>,
161 '--perf_output_basedir',
162 'None',
163 '--make_flags',
164 '""',
165 '--test_args',
166 '""',
167 '--gm_args',
168 '""',
169 '--bench_args',
170 '""',
171 '--num_cores',
172 <Object>,
173 '--is_try',
174 'False',
175 '--bench_pictures_cfg',
176 'no_gpu',
177 '--ssh_host',
178 <Object>,
179 '--ssh_port',
180 <Object>,
181 '--gclient_solutions',
182 '"['{ "name": "trunk", "url": "http://skia.googlecode.com/sv n/trunk", "custom_deps": {},"custom_vars": {},},']"',
183 ],
184 'description': 'Update',
185 'doStepIf': <Object>,
186 'env': {},
187 'flunkOnFailure': <Object>,
188 'get_props_from_stdout': {
189 'got_revision': 'Skia updated to revision (\d+)',
190 },
191 'haltOnFailure': <Object>,
192 'hideStepIf': <Object>,
193 'is_rebaseline_step': <Object>,
194 'is_upload_step': <Object>,
195 'timeout': <Object>,
196 'workdir': 'build',
197 },
198 ],
199 [
200 <Object>,
201 {
202 'alwaysRun': <Object>,
203 'command': [
204 'python',
205 '../../../../../../slave/skia_slave_scripts/run_gyp.py',
206 '--autogen_svn_baseurl',
207 'https://skia-autogen.googlecode.com/svn',
208 '--configuration',
209 'Release',
210 '--deps_target_os',
211 'None',
212 '--do_upload_results',
213 'True',
214 '--gm_image_subdir',
215 'None',
216 '--builder_name',
217 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
218 '--target_platform',
219 'linux',
220 '--revision',
221 <Object>,
222 '--got_revision',
223 <Object>,
224 '--perf_output_basedir',
225 'None',
226 '--make_flags',
227 '""',
228 '--test_args',
229 '""',
230 '--gm_args',
231 '""',
232 '--bench_args',
233 '""',
234 '--num_cores',
235 <Object>,
236 '--is_try',
237 'False',
238 '--bench_pictures_cfg',
239 'no_gpu',
240 '--ssh_host',
241 <Object>,
242 '--ssh_port',
243 <Object>,
244 '--gyp_defines',
245 'skia_arch_width=32 skia_gpu=0 skia_warnings_as_errors=1',
246 ],
247 'description': 'RunGYP',
248 'doStepIf': <Object>,
249 'env': {},
250 'flunkOnFailure': <Object>,
251 'get_props_from_stdout': None,
252 'haltOnFailure': <Object>,
253 'hideStepIf': <Object>,
254 'is_rebaseline_step': <Object>,
255 'is_upload_step': <Object>,
256 'timeout': <Object>,
257 'workdir': 'build/trunk',
258 },
259 ],
260 [
261 <Object>,
262 {
263 'alwaysRun': <Object>,
264 'command': [
265 'python',
266 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
267 '--autogen_svn_baseurl',
268 'https://skia-autogen.googlecode.com/svn',
269 '--configuration',
270 'Release',
271 '--deps_target_os',
272 'None',
273 '--do_upload_results',
274 'True',
275 '--gm_image_subdir',
276 'None',
277 '--builder_name',
278 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
279 '--target_platform',
280 'linux',
281 '--revision',
282 <Object>,
283 '--got_revision',
284 <Object>,
285 '--perf_output_basedir',
286 'None',
287 '--make_flags',
288 '""',
289 '--test_args',
290 '""',
291 '--gm_args',
292 '""',
293 '--bench_args',
294 '""',
295 '--num_cores',
296 <Object>,
297 '--is_try',
298 'False',
299 '--bench_pictures_cfg',
300 'no_gpu',
301 '--ssh_host',
302 <Object>,
303 '--ssh_port',
304 <Object>,
305 '--target',
306 'skia_lib',
307 '--gyp_defines',
308 'skia_arch_width=32 skia_gpu=0 skia_warnings_as_errors=1',
309 ],
310 'description': 'BuildSkiaLib',
311 'doStepIf': <Object>,
312 'env': {},
313 'flunkOnFailure': <Object>,
314 'get_props_from_stdout': None,
315 'haltOnFailure': <Object>,
316 'hideStepIf': <Object>,
317 'is_rebaseline_step': <Object>,
318 'is_upload_step': <Object>,
319 'timeout': <Object>,
320 'workdir': 'build/trunk',
321 },
322 ],
323 [
324 <Object>,
325 {
326 'alwaysRun': <Object>,
327 'command': [
328 'python',
329 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
330 '--autogen_svn_baseurl',
331 'https://skia-autogen.googlecode.com/svn',
332 '--configuration',
333 'Release',
334 '--deps_target_os',
335 'None',
336 '--do_upload_results',
337 'True',
338 '--gm_image_subdir',
339 'None',
340 '--builder_name',
341 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
342 '--target_platform',
343 'linux',
344 '--revision',
345 <Object>,
346 '--got_revision',
347 <Object>,
348 '--perf_output_basedir',
349 'None',
350 '--make_flags',
351 '""',
352 '--test_args',
353 '""',
354 '--gm_args',
355 '""',
356 '--bench_args',
357 '""',
358 '--num_cores',
359 <Object>,
360 '--is_try',
361 'False',
362 '--bench_pictures_cfg',
363 'no_gpu',
364 '--ssh_host',
365 <Object>,
366 '--ssh_port',
367 <Object>,
368 '--target',
369 'tests',
370 '--gyp_defines',
371 'skia_arch_width=32 skia_gpu=0 skia_warnings_as_errors=1',
372 ],
373 'description': 'BuildTests',
374 'doStepIf': <Object>,
375 'env': {},
376 'flunkOnFailure': <Object>,
377 'get_props_from_stdout': None,
378 'haltOnFailure': <Object>,
379 'hideStepIf': <Object>,
380 'is_rebaseline_step': <Object>,
381 'is_upload_step': <Object>,
382 'timeout': <Object>,
383 'workdir': 'build/trunk',
384 },
385 ],
386 [
387 <Object>,
388 {
389 'alwaysRun': <Object>,
390 'command': [
391 'python',
392 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
393 '--autogen_svn_baseurl',
394 'https://skia-autogen.googlecode.com/svn',
395 '--configuration',
396 'Release',
397 '--deps_target_os',
398 'None',
399 '--do_upload_results',
400 'True',
401 '--gm_image_subdir',
402 'None',
403 '--builder_name',
404 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
405 '--target_platform',
406 'linux',
407 '--revision',
408 <Object>,
409 '--got_revision',
410 <Object>,
411 '--perf_output_basedir',
412 'None',
413 '--make_flags',
414 '""',
415 '--test_args',
416 '""',
417 '--gm_args',
418 '""',
419 '--bench_args',
420 '""',
421 '--num_cores',
422 <Object>,
423 '--is_try',
424 'False',
425 '--bench_pictures_cfg',
426 'no_gpu',
427 '--ssh_host',
428 <Object>,
429 '--ssh_port',
430 <Object>,
431 '--target',
432 'gm',
433 '--gyp_defines',
434 'skia_arch_width=32 skia_gpu=0 skia_warnings_as_errors=1',
435 ],
436 'description': 'BuildGm',
437 'doStepIf': <Object>,
438 'env': {},
439 'flunkOnFailure': <Object>,
440 'get_props_from_stdout': None,
441 'haltOnFailure': <Object>,
442 'hideStepIf': <Object>,
443 'is_rebaseline_step': <Object>,
444 'is_upload_step': <Object>,
445 'timeout': <Object>,
446 'workdir': 'build/trunk',
447 },
448 ],
449 [
450 <Object>,
451 {
452 'alwaysRun': <Object>,
453 'command': [
454 'python',
455 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
456 '--autogen_svn_baseurl',
457 'https://skia-autogen.googlecode.com/svn',
458 '--configuration',
459 'Release',
460 '--deps_target_os',
461 'None',
462 '--do_upload_results',
463 'True',
464 '--gm_image_subdir',
465 'None',
466 '--builder_name',
467 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
468 '--target_platform',
469 'linux',
470 '--revision',
471 <Object>,
472 '--got_revision',
473 <Object>,
474 '--perf_output_basedir',
475 'None',
476 '--make_flags',
477 '""',
478 '--test_args',
479 '""',
480 '--gm_args',
481 '""',
482 '--bench_args',
483 '""',
484 '--num_cores',
485 <Object>,
486 '--is_try',
487 'False',
488 '--bench_pictures_cfg',
489 'no_gpu',
490 '--ssh_host',
491 <Object>,
492 '--ssh_port',
493 <Object>,
494 '--target',
495 'tools',
496 '--gyp_defines',
497 'skia_arch_width=32 skia_gpu=0 skia_warnings_as_errors=1',
498 ],
499 'description': 'BuildTools',
500 'doStepIf': <Object>,
501 'env': {},
502 'flunkOnFailure': <Object>,
503 'get_props_from_stdout': None,
504 'haltOnFailure': <Object>,
505 'hideStepIf': <Object>,
506 'is_rebaseline_step': <Object>,
507 'is_upload_step': <Object>,
508 'timeout': <Object>,
509 'workdir': 'build/trunk',
510 },
511 ],
512 [
513 <Object>,
514 {
515 'alwaysRun': <Object>,
516 'command': [
517 'python',
518 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
519 '--autogen_svn_baseurl',
520 'https://skia-autogen.googlecode.com/svn',
521 '--configuration',
522 'Release',
523 '--deps_target_os',
524 'None',
525 '--do_upload_results',
526 'True',
527 '--gm_image_subdir',
528 'None',
529 '--builder_name',
530 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
531 '--target_platform',
532 'linux',
533 '--revision',
534 <Object>,
535 '--got_revision',
536 <Object>,
537 '--perf_output_basedir',
538 'None',
539 '--make_flags',
540 '""',
541 '--test_args',
542 '""',
543 '--gm_args',
544 '""',
545 '--bench_args',
546 '""',
547 '--num_cores',
548 <Object>,
549 '--is_try',
550 'False',
551 '--bench_pictures_cfg',
552 'no_gpu',
553 '--ssh_host',
554 <Object>,
555 '--ssh_port',
556 <Object>,
557 '--target',
558 'bench',
559 '--gyp_defines',
560 'skia_arch_width=32 skia_gpu=0 skia_warnings_as_errors=1',
561 ],
562 'description': 'BuildBench',
563 'doStepIf': <Object>,
564 'env': {},
565 'flunkOnFailure': <Object>,
566 'get_props_from_stdout': None,
567 'haltOnFailure': <Object>,
568 'hideStepIf': <Object>,
569 'is_rebaseline_step': <Object>,
570 'is_upload_step': <Object>,
571 'timeout': <Object>,
572 'workdir': 'build/trunk',
573 },
574 ],
575 [
576 <Object>,
577 {
578 'alwaysRun': <Object>,
579 'command': [
580 'python',
581 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
582 '--autogen_svn_baseurl',
583 'https://skia-autogen.googlecode.com/svn',
584 '--configuration',
585 'Release',
586 '--deps_target_os',
587 'None',
588 '--do_upload_results',
589 'True',
590 '--gm_image_subdir',
591 'None',
592 '--builder_name',
593 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
594 '--target_platform',
595 'linux',
596 '--revision',
597 <Object>,
598 '--got_revision',
599 <Object>,
600 '--perf_output_basedir',
601 'None',
602 '--make_flags',
603 '""',
604 '--test_args',
605 '""',
606 '--gm_args',
607 '""',
608 '--bench_args',
609 '""',
610 '--num_cores',
611 <Object>,
612 '--is_try',
613 'False',
614 '--bench_pictures_cfg',
615 'no_gpu',
616 '--ssh_host',
617 <Object>,
618 '--ssh_port',
619 <Object>,
620 '--target',
621 'most',
622 '--gyp_defines',
623 'skia_arch_width=32 skia_gpu=0 skia_warnings_as_errors=1',
624 ],
625 'description': 'BuildMost',
626 'doStepIf': <Object>,
627 'env': {},
628 'flunkOnFailure': <Object>,
629 'get_props_from_stdout': None,
630 'haltOnFailure': <Object>,
631 'hideStepIf': <Object>,
632 'is_rebaseline_step': <Object>,
633 'is_upload_step': <Object>,
634 'timeout': <Object>,
635 'workdir': 'build/trunk',
636 },
637 ],
638 [
639 <Object>,
640 {
641 'alwaysRun': <Object>,
642 'command': [
643 'python',
644 '../../../../../../slave/skia_slave_scripts/clean.py',
645 '--autogen_svn_baseurl',
646 'https://skia-autogen.googlecode.com/svn',
647 '--configuration',
648 'Release',
649 '--deps_target_os',
650 'None',
651 '--do_upload_results',
652 'True',
653 '--gm_image_subdir',
654 'None',
655 '--builder_name',
656 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
657 '--target_platform',
658 'linux',
659 '--revision',
660 <Object>,
661 '--got_revision',
662 <Object>,
663 '--perf_output_basedir',
664 'None',
665 '--make_flags',
666 '""',
667 '--test_args',
668 '""',
669 '--gm_args',
670 '""',
671 '--bench_args',
672 '""',
673 '--num_cores',
674 <Object>,
675 '--is_try',
676 'False',
677 '--bench_pictures_cfg',
678 'no_gpu',
679 '--ssh_host',
680 <Object>,
681 '--ssh_port',
682 <Object>,
683 ],
684 'description': 'Clean',
685 'doStepIf': <Object>,
686 'env': {},
687 'flunkOnFailure': <Object>,
688 'get_props_from_stdout': None,
689 'haltOnFailure': <Object>,
690 'hideStepIf': <Object>,
691 'is_rebaseline_step': <Object>,
692 'is_upload_step': <Object>,
693 'timeout': <Object>,
694 'workdir': 'build/trunk',
695 },
696 ],
697 [
698 <Object>,
699 {
700 'alwaysRun': <Object>,
701 'command': [
702 'python',
703 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
704 '--autogen_svn_baseurl',
705 'https://skia-autogen.googlecode.com/svn',
706 '--configuration',
707 'Release',
708 '--deps_target_os',
709 'None',
710 '--do_upload_results',
711 'True',
712 '--gm_image_subdir',
713 'None',
714 '--builder_name',
715 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
716 '--target_platform',
717 'linux',
718 '--revision',
719 <Object>,
720 '--got_revision',
721 <Object>,
722 '--perf_output_basedir',
723 'None',
724 '--make_flags',
725 '""',
726 '--test_args',
727 '""',
728 '--gm_args',
729 '""',
730 '--bench_args',
731 '""',
732 '--num_cores',
733 <Object>,
734 '--is_try',
735 'False',
736 '--bench_pictures_cfg',
737 'no_gpu',
738 '--ssh_host',
739 <Object>,
740 '--ssh_port',
741 <Object>,
742 '--target',
743 'skia_lib',
744 '--gyp_defines',
745 'skia_arch_width=32 skia_gpu=0 skia_warnings_as_errors=1',
746 ],
747 'description': 'Retry_BuildSkiaLib',
748 'doStepIf': <Object>,
749 'env': {},
750 'flunkOnFailure': <Object>,
751 'get_props_from_stdout': None,
752 'haltOnFailure': <Object>,
753 'hideStepIf': <Object>,
754 'is_rebaseline_step': <Object>,
755 'is_upload_step': <Object>,
756 'timeout': <Object>,
757 'workdir': 'build/trunk',
758 },
759 ],
760 [
761 <Object>,
762 {
763 'alwaysRun': <Object>,
764 'command': [
765 'python',
766 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
767 '--autogen_svn_baseurl',
768 'https://skia-autogen.googlecode.com/svn',
769 '--configuration',
770 'Release',
771 '--deps_target_os',
772 'None',
773 '--do_upload_results',
774 'True',
775 '--gm_image_subdir',
776 'None',
777 '--builder_name',
778 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
779 '--target_platform',
780 'linux',
781 '--revision',
782 <Object>,
783 '--got_revision',
784 <Object>,
785 '--perf_output_basedir',
786 'None',
787 '--make_flags',
788 '""',
789 '--test_args',
790 '""',
791 '--gm_args',
792 '""',
793 '--bench_args',
794 '""',
795 '--num_cores',
796 <Object>,
797 '--is_try',
798 'False',
799 '--bench_pictures_cfg',
800 'no_gpu',
801 '--ssh_host',
802 <Object>,
803 '--ssh_port',
804 <Object>,
805 '--target',
806 'tests',
807 '--gyp_defines',
808 'skia_arch_width=32 skia_gpu=0 skia_warnings_as_errors=1',
809 ],
810 'description': 'Retry_BuildTests',
811 'doStepIf': <Object>,
812 'env': {},
813 'flunkOnFailure': <Object>,
814 'get_props_from_stdout': None,
815 'haltOnFailure': <Object>,
816 'hideStepIf': <Object>,
817 'is_rebaseline_step': <Object>,
818 'is_upload_step': <Object>,
819 'timeout': <Object>,
820 'workdir': 'build/trunk',
821 },
822 ],
823 [
824 <Object>,
825 {
826 'alwaysRun': <Object>,
827 'command': [
828 'python',
829 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
830 '--autogen_svn_baseurl',
831 'https://skia-autogen.googlecode.com/svn',
832 '--configuration',
833 'Release',
834 '--deps_target_os',
835 'None',
836 '--do_upload_results',
837 'True',
838 '--gm_image_subdir',
839 'None',
840 '--builder_name',
841 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
842 '--target_platform',
843 'linux',
844 '--revision',
845 <Object>,
846 '--got_revision',
847 <Object>,
848 '--perf_output_basedir',
849 'None',
850 '--make_flags',
851 '""',
852 '--test_args',
853 '""',
854 '--gm_args',
855 '""',
856 '--bench_args',
857 '""',
858 '--num_cores',
859 <Object>,
860 '--is_try',
861 'False',
862 '--bench_pictures_cfg',
863 'no_gpu',
864 '--ssh_host',
865 <Object>,
866 '--ssh_port',
867 <Object>,
868 '--target',
869 'gm',
870 '--gyp_defines',
871 'skia_arch_width=32 skia_gpu=0 skia_warnings_as_errors=1',
872 ],
873 'description': 'Retry_BuildGm',
874 'doStepIf': <Object>,
875 'env': {},
876 'flunkOnFailure': <Object>,
877 'get_props_from_stdout': None,
878 'haltOnFailure': <Object>,
879 'hideStepIf': <Object>,
880 'is_rebaseline_step': <Object>,
881 'is_upload_step': <Object>,
882 'timeout': <Object>,
883 'workdir': 'build/trunk',
884 },
885 ],
886 [
887 <Object>,
888 {
889 'alwaysRun': <Object>,
890 'command': [
891 'python',
892 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
893 '--autogen_svn_baseurl',
894 'https://skia-autogen.googlecode.com/svn',
895 '--configuration',
896 'Release',
897 '--deps_target_os',
898 'None',
899 '--do_upload_results',
900 'True',
901 '--gm_image_subdir',
902 'None',
903 '--builder_name',
904 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
905 '--target_platform',
906 'linux',
907 '--revision',
908 <Object>,
909 '--got_revision',
910 <Object>,
911 '--perf_output_basedir',
912 'None',
913 '--make_flags',
914 '""',
915 '--test_args',
916 '""',
917 '--gm_args',
918 '""',
919 '--bench_args',
920 '""',
921 '--num_cores',
922 <Object>,
923 '--is_try',
924 'False',
925 '--bench_pictures_cfg',
926 'no_gpu',
927 '--ssh_host',
928 <Object>,
929 '--ssh_port',
930 <Object>,
931 '--target',
932 'tools',
933 '--gyp_defines',
934 'skia_arch_width=32 skia_gpu=0 skia_warnings_as_errors=1',
935 ],
936 'description': 'Retry_BuildTools',
937 'doStepIf': <Object>,
938 'env': {},
939 'flunkOnFailure': <Object>,
940 'get_props_from_stdout': None,
941 'haltOnFailure': <Object>,
942 'hideStepIf': <Object>,
943 'is_rebaseline_step': <Object>,
944 'is_upload_step': <Object>,
945 'timeout': <Object>,
946 'workdir': 'build/trunk',
947 },
948 ],
949 [
950 <Object>,
951 {
952 'alwaysRun': <Object>,
953 'command': [
954 'python',
955 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
956 '--autogen_svn_baseurl',
957 'https://skia-autogen.googlecode.com/svn',
958 '--configuration',
959 'Release',
960 '--deps_target_os',
961 'None',
962 '--do_upload_results',
963 'True',
964 '--gm_image_subdir',
965 'None',
966 '--builder_name',
967 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
968 '--target_platform',
969 'linux',
970 '--revision',
971 <Object>,
972 '--got_revision',
973 <Object>,
974 '--perf_output_basedir',
975 'None',
976 '--make_flags',
977 '""',
978 '--test_args',
979 '""',
980 '--gm_args',
981 '""',
982 '--bench_args',
983 '""',
984 '--num_cores',
985 <Object>,
986 '--is_try',
987 'False',
988 '--bench_pictures_cfg',
989 'no_gpu',
990 '--ssh_host',
991 <Object>,
992 '--ssh_port',
993 <Object>,
994 '--target',
995 'bench',
996 '--gyp_defines',
997 'skia_arch_width=32 skia_gpu=0 skia_warnings_as_errors=1',
998 ],
999 'description': 'Retry_BuildBench',
1000 'doStepIf': <Object>,
1001 'env': {},
1002 'flunkOnFailure': <Object>,
1003 'get_props_from_stdout': None,
1004 'haltOnFailure': <Object>,
1005 'hideStepIf': <Object>,
1006 'is_rebaseline_step': <Object>,
1007 'is_upload_step': <Object>,
1008 'timeout': <Object>,
1009 'workdir': 'build/trunk',
1010 },
1011 ],
1012 [
1013 <Object>,
1014 {
1015 'alwaysRun': <Object>,
1016 'command': [
1017 'python',
1018 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
1019 '--autogen_svn_baseurl',
1020 'https://skia-autogen.googlecode.com/svn',
1021 '--configuration',
1022 'Release',
1023 '--deps_target_os',
1024 'None',
1025 '--do_upload_results',
1026 'True',
1027 '--gm_image_subdir',
1028 'None',
1029 '--builder_name',
1030 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
1031 '--target_platform',
1032 'linux',
1033 '--revision',
1034 <Object>,
1035 '--got_revision',
1036 <Object>,
1037 '--perf_output_basedir',
1038 'None',
1039 '--make_flags',
1040 '""',
1041 '--test_args',
1042 '""',
1043 '--gm_args',
1044 '""',
1045 '--bench_args',
1046 '""',
1047 '--num_cores',
1048 <Object>,
1049 '--is_try',
1050 'False',
1051 '--bench_pictures_cfg',
1052 'no_gpu',
1053 '--ssh_host',
1054 <Object>,
1055 '--ssh_port',
1056 <Object>,
1057 '--target',
1058 'most',
1059 '--gyp_defines',
1060 'skia_arch_width=32 skia_gpu=0 skia_warnings_as_errors=1',
1061 ],
1062 'description': 'Retry_BuildMost',
1063 'doStepIf': <Object>,
1064 'env': {},
1065 'flunkOnFailure': <Object>,
1066 'get_props_from_stdout': None,
1067 'haltOnFailure': <Object>,
1068 'hideStepIf': <Object>,
1069 'is_rebaseline_step': <Object>,
1070 'is_upload_step': <Object>,
1071 'timeout': <Object>,
1072 'workdir': 'build/trunk',
1073 },
1074 ],
1075 [
1076 <Object>,
1077 {
1078 'alwaysRun': <Object>,
1079 'command': [
1080 'python',
1081 '../../../../../../slave/skia_slave_scripts/clean.py',
1082 '--autogen_svn_baseurl',
1083 'https://skia-autogen.googlecode.com/svn',
1084 '--configuration',
1085 'Release',
1086 '--deps_target_os',
1087 'None',
1088 '--do_upload_results',
1089 'True',
1090 '--gm_image_subdir',
1091 'None',
1092 '--builder_name',
1093 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
1094 '--target_platform',
1095 'linux',
1096 '--revision',
1097 <Object>,
1098 '--got_revision',
1099 <Object>,
1100 '--perf_output_basedir',
1101 'None',
1102 '--make_flags',
1103 '""',
1104 '--test_args',
1105 '""',
1106 '--gm_args',
1107 '""',
1108 '--bench_args',
1109 '""',
1110 '--num_cores',
1111 <Object>,
1112 '--is_try',
1113 'False',
1114 '--bench_pictures_cfg',
1115 'no_gpu',
1116 '--ssh_host',
1117 <Object>,
1118 '--ssh_port',
1119 <Object>,
1120 ],
1121 'description': 'Clean',
1122 'doStepIf': <Object>,
1123 'env': {},
1124 'flunkOnFailure': <Object>,
1125 'get_props_from_stdout': None,
1126 'haltOnFailure': <Object>,
1127 'hideStepIf': <Object>,
1128 'is_rebaseline_step': <Object>,
1129 'is_upload_step': <Object>,
1130 'timeout': <Object>,
1131 'workdir': 'build/trunk',
1132 },
1133 ],
1134 [
1135 <Object>,
1136 {
1137 'alwaysRun': <Object>,
1138 'command': [
1139 'python',
1140 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
1141 '--autogen_svn_baseurl',
1142 'https://skia-autogen.googlecode.com/svn',
1143 '--configuration',
1144 'Release',
1145 '--deps_target_os',
1146 'None',
1147 '--do_upload_results',
1148 'True',
1149 '--gm_image_subdir',
1150 'None',
1151 '--builder_name',
1152 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
1153 '--target_platform',
1154 'linux',
1155 '--revision',
1156 <Object>,
1157 '--got_revision',
1158 <Object>,
1159 '--perf_output_basedir',
1160 'None',
1161 '--make_flags',
1162 '""',
1163 '--test_args',
1164 '""',
1165 '--gm_args',
1166 '""',
1167 '--bench_args',
1168 '""',
1169 '--num_cores',
1170 <Object>,
1171 '--is_try',
1172 'False',
1173 '--bench_pictures_cfg',
1174 'no_gpu',
1175 '--ssh_host',
1176 <Object>,
1177 '--ssh_port',
1178 <Object>,
1179 '--target',
1180 'skia_lib',
1181 '--gyp_defines',
1182 'skia_arch_width=32 skia_gpu=0 skia_warnings_as_errors=0',
1183 ],
1184 'description': 'Retry_NoWarningsAsErrors_BuildSkiaLib',
1185 'doStepIf': <Object>,
1186 'env': {},
1187 'flunkOnFailure': <Object>,
1188 'get_props_from_stdout': None,
1189 'haltOnFailure': <Object>,
1190 'hideStepIf': <Object>,
1191 'is_rebaseline_step': <Object>,
1192 'is_upload_step': <Object>,
1193 'timeout': <Object>,
1194 'workdir': 'build/trunk',
1195 },
1196 ],
1197 [
1198 <Object>,
1199 {
1200 'alwaysRun': <Object>,
1201 'command': [
1202 'python',
1203 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
1204 '--autogen_svn_baseurl',
1205 'https://skia-autogen.googlecode.com/svn',
1206 '--configuration',
1207 'Release',
1208 '--deps_target_os',
1209 'None',
1210 '--do_upload_results',
1211 'True',
1212 '--gm_image_subdir',
1213 'None',
1214 '--builder_name',
1215 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
1216 '--target_platform',
1217 'linux',
1218 '--revision',
1219 <Object>,
1220 '--got_revision',
1221 <Object>,
1222 '--perf_output_basedir',
1223 'None',
1224 '--make_flags',
1225 '""',
1226 '--test_args',
1227 '""',
1228 '--gm_args',
1229 '""',
1230 '--bench_args',
1231 '""',
1232 '--num_cores',
1233 <Object>,
1234 '--is_try',
1235 'False',
1236 '--bench_pictures_cfg',
1237 'no_gpu',
1238 '--ssh_host',
1239 <Object>,
1240 '--ssh_port',
1241 <Object>,
1242 '--target',
1243 'tests',
1244 '--gyp_defines',
1245 'skia_arch_width=32 skia_gpu=0 skia_warnings_as_errors=0',
1246 ],
1247 'description': 'Retry_NoWarningsAsErrors_BuildTests',
1248 'doStepIf': <Object>,
1249 'env': {},
1250 'flunkOnFailure': <Object>,
1251 'get_props_from_stdout': None,
1252 'haltOnFailure': <Object>,
1253 'hideStepIf': <Object>,
1254 'is_rebaseline_step': <Object>,
1255 'is_upload_step': <Object>,
1256 'timeout': <Object>,
1257 'workdir': 'build/trunk',
1258 },
1259 ],
1260 [
1261 <Object>,
1262 {
1263 'alwaysRun': <Object>,
1264 'command': [
1265 'python',
1266 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
1267 '--autogen_svn_baseurl',
1268 'https://skia-autogen.googlecode.com/svn',
1269 '--configuration',
1270 'Release',
1271 '--deps_target_os',
1272 'None',
1273 '--do_upload_results',
1274 'True',
1275 '--gm_image_subdir',
1276 'None',
1277 '--builder_name',
1278 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
1279 '--target_platform',
1280 'linux',
1281 '--revision',
1282 <Object>,
1283 '--got_revision',
1284 <Object>,
1285 '--perf_output_basedir',
1286 'None',
1287 '--make_flags',
1288 '""',
1289 '--test_args',
1290 '""',
1291 '--gm_args',
1292 '""',
1293 '--bench_args',
1294 '""',
1295 '--num_cores',
1296 <Object>,
1297 '--is_try',
1298 'False',
1299 '--bench_pictures_cfg',
1300 'no_gpu',
1301 '--ssh_host',
1302 <Object>,
1303 '--ssh_port',
1304 <Object>,
1305 '--target',
1306 'gm',
1307 '--gyp_defines',
1308 'skia_arch_width=32 skia_gpu=0 skia_warnings_as_errors=0',
1309 ],
1310 'description': 'Retry_NoWarningsAsErrors_BuildGm',
1311 'doStepIf': <Object>,
1312 'env': {},
1313 'flunkOnFailure': <Object>,
1314 'get_props_from_stdout': None,
1315 'haltOnFailure': <Object>,
1316 'hideStepIf': <Object>,
1317 'is_rebaseline_step': <Object>,
1318 'is_upload_step': <Object>,
1319 'timeout': <Object>,
1320 'workdir': 'build/trunk',
1321 },
1322 ],
1323 [
1324 <Object>,
1325 {
1326 'alwaysRun': <Object>,
1327 'command': [
1328 'python',
1329 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
1330 '--autogen_svn_baseurl',
1331 'https://skia-autogen.googlecode.com/svn',
1332 '--configuration',
1333 'Release',
1334 '--deps_target_os',
1335 'None',
1336 '--do_upload_results',
1337 'True',
1338 '--gm_image_subdir',
1339 'None',
1340 '--builder_name',
1341 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
1342 '--target_platform',
1343 'linux',
1344 '--revision',
1345 <Object>,
1346 '--got_revision',
1347 <Object>,
1348 '--perf_output_basedir',
1349 'None',
1350 '--make_flags',
1351 '""',
1352 '--test_args',
1353 '""',
1354 '--gm_args',
1355 '""',
1356 '--bench_args',
1357 '""',
1358 '--num_cores',
1359 <Object>,
1360 '--is_try',
1361 'False',
1362 '--bench_pictures_cfg',
1363 'no_gpu',
1364 '--ssh_host',
1365 <Object>,
1366 '--ssh_port',
1367 <Object>,
1368 '--target',
1369 'tools',
1370 '--gyp_defines',
1371 'skia_arch_width=32 skia_gpu=0 skia_warnings_as_errors=0',
1372 ],
1373 'description': 'Retry_NoWarningsAsErrors_BuildTools',
1374 'doStepIf': <Object>,
1375 'env': {},
1376 'flunkOnFailure': <Object>,
1377 'get_props_from_stdout': None,
1378 'haltOnFailure': <Object>,
1379 'hideStepIf': <Object>,
1380 'is_rebaseline_step': <Object>,
1381 'is_upload_step': <Object>,
1382 'timeout': <Object>,
1383 'workdir': 'build/trunk',
1384 },
1385 ],
1386 [
1387 <Object>,
1388 {
1389 'alwaysRun': <Object>,
1390 'command': [
1391 'python',
1392 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
1393 '--autogen_svn_baseurl',
1394 'https://skia-autogen.googlecode.com/svn',
1395 '--configuration',
1396 'Release',
1397 '--deps_target_os',
1398 'None',
1399 '--do_upload_results',
1400 'True',
1401 '--gm_image_subdir',
1402 'None',
1403 '--builder_name',
1404 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
1405 '--target_platform',
1406 'linux',
1407 '--revision',
1408 <Object>,
1409 '--got_revision',
1410 <Object>,
1411 '--perf_output_basedir',
1412 'None',
1413 '--make_flags',
1414 '""',
1415 '--test_args',
1416 '""',
1417 '--gm_args',
1418 '""',
1419 '--bench_args',
1420 '""',
1421 '--num_cores',
1422 <Object>,
1423 '--is_try',
1424 'False',
1425 '--bench_pictures_cfg',
1426 'no_gpu',
1427 '--ssh_host',
1428 <Object>,
1429 '--ssh_port',
1430 <Object>,
1431 '--target',
1432 'bench',
1433 '--gyp_defines',
1434 'skia_arch_width=32 skia_gpu=0 skia_warnings_as_errors=0',
1435 ],
1436 'description': 'Retry_NoWarningsAsErrors_BuildBench',
1437 'doStepIf': <Object>,
1438 'env': {},
1439 'flunkOnFailure': <Object>,
1440 'get_props_from_stdout': None,
1441 'haltOnFailure': <Object>,
1442 'hideStepIf': <Object>,
1443 'is_rebaseline_step': <Object>,
1444 'is_upload_step': <Object>,
1445 'timeout': <Object>,
1446 'workdir': 'build/trunk',
1447 },
1448 ],
1449 [
1450 <Object>,
1451 {
1452 'alwaysRun': <Object>,
1453 'command': [
1454 'python',
1455 '../../../../../../slave/skia_slave_scripts/chromeos_compile .py',
1456 '--autogen_svn_baseurl',
1457 'https://skia-autogen.googlecode.com/svn',
1458 '--configuration',
1459 'Release',
1460 '--deps_target_os',
1461 'None',
1462 '--do_upload_results',
1463 'True',
1464 '--gm_image_subdir',
1465 'None',
1466 '--builder_name',
1467 'Build-Ubuntu12-GCC-x86-Release-ChromeOS',
1468 '--target_platform',
1469 'linux',
1470 '--revision',
1471 <Object>,
1472 '--got_revision',
1473 <Object>,
1474 '--perf_output_basedir',
1475 'None',
1476 '--make_flags',
1477 '""',
1478 '--test_args',
1479 '""',
1480 '--gm_args',
1481 '""',
1482 '--bench_args',
1483 '""',
1484 '--num_cores',
1485 <Object>,
1486 '--is_try',
1487 'False',
1488 '--bench_pictures_cfg',
1489 'no_gpu',
1490 '--ssh_host',
1491 <Object>,
1492 '--ssh_port',
1493 <Object>,
1494 '--target',
1495 'most',
1496 '--gyp_defines',
1497 'skia_arch_width=32 skia_gpu=0 skia_warnings_as_errors=0',
1498 ],
1499 'description': 'Retry_NoWarningsAsErrors_BuildMost',
1500 'doStepIf': <Object>,
1501 'env': {},
1502 'flunkOnFailure': <Object>,
1503 'get_props_from_stdout': None,
1504 'haltOnFailure': <Object>,
1505 'hideStepIf': <Object>,
1506 'is_rebaseline_step': <Object>,
1507 'is_upload_step': <Object>,
1508 'timeout': <Object>,
1509 'workdir': 'build/trunk',
1510 },
1511 ],
1512 ],
1513 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698