OLD | NEW |
1 { | 1 { |
2 'TargetPath': <Object>, | 2 'TargetPath': <Object>, |
3 '_autogen_svn_password_file': '.autogen_svn_password', | 3 '_autogen_svn_password_file': '.autogen_svn_password', |
4 '_autogen_svn_username_file': '.autogen_svn_username', | 4 '_autogen_svn_username_file': '.autogen_svn_username', |
5 '_build_targets': [ | 5 '_build_targets': [ |
6 'skia_lib', | 6 'skia_lib', |
7 'tests', | 7 'tests', |
8 'gm', | 8 'gm', |
9 'tools', | 9 'tools', |
10 'bench', | 10 'bench', |
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
104 '--num_cores', | 104 '--num_cores', |
105 <Object>, | 105 <Object>, |
106 '--is_try', | 106 '--is_try', |
107 'False', | 107 'False', |
108 '--bench_pictures_cfg', | 108 '--bench_pictures_cfg', |
109 'default', | 109 'default', |
110 ], | 110 ], |
111 'description': 'UpdateScripts', | 111 'description': 'UpdateScripts', |
112 'doStepIf': <Object>, | 112 'doStepIf': <Object>, |
113 'env': {}, | 113 'env': {}, |
| 114 'exception_on_failure': <Object>, |
114 'flunkOnFailure': <Object>, | 115 'flunkOnFailure': <Object>, |
115 'get_props_from_stdout': { | 116 'get_props_from_stdout': { |
116 'buildbot_revision': 'Skiabot scripts updated to (\w+)', | 117 'buildbot_revision': 'Skiabot scripts updated to (\w+)', |
117 }, | 118 }, |
118 'haltOnFailure': <Object>, | 119 'haltOnFailure': <Object>, |
119 'hideStepIf': <Object>, | 120 'hideStepIf': <Object>, |
120 'is_rebaseline_step': <Object>, | 121 'is_rebaseline_step': <Object>, |
121 'is_upload_step': <Object>, | 122 'is_upload_step': <Object>, |
122 'timeout': <Object>, | 123 'timeout': <Object>, |
123 'workdir': 'build', | 124 'workdir': 'build', |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
161 '--is_try', | 162 '--is_try', |
162 'False', | 163 'False', |
163 '--bench_pictures_cfg', | 164 '--bench_pictures_cfg', |
164 'default', | 165 'default', |
165 '--gclient_solutions', | 166 '--gclient_solutions', |
166 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', | 167 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', |
167 ], | 168 ], |
168 'description': 'Update', | 169 'description': 'Update', |
169 'doStepIf': <Object>, | 170 'doStepIf': <Object>, |
170 'env': {}, | 171 'env': {}, |
| 172 'exception_on_failure': <Object>, |
171 'flunkOnFailure': <Object>, | 173 'flunkOnFailure': <Object>, |
172 'get_props_from_stdout': { | 174 'get_props_from_stdout': { |
173 'got_revision': 'Skia updated to (\w+)', | 175 'got_revision': 'Skia updated to (\w+)', |
174 }, | 176 }, |
175 'haltOnFailure': <Object>, | 177 'haltOnFailure': <Object>, |
176 'hideStepIf': <Object>, | 178 'hideStepIf': <Object>, |
177 'is_rebaseline_step': <Object>, | 179 'is_rebaseline_step': <Object>, |
178 'is_upload_step': <Object>, | 180 'is_upload_step': <Object>, |
179 'timeout': <Object>, | 181 'timeout': <Object>, |
180 'workdir': 'build', | 182 'workdir': 'build', |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
220 '--bench_pictures_cfg', | 222 '--bench_pictures_cfg', |
221 'default', | 223 'default', |
222 '--gyp_defines', | 224 '--gyp_defines', |
223 'skia_arch_width=32 skia_warnings_as_errors=1', | 225 'skia_arch_width=32 skia_warnings_as_errors=1', |
224 '--flavor', | 226 '--flavor', |
225 'default', | 227 'default', |
226 ], | 228 ], |
227 'description': 'RunGYP', | 229 'description': 'RunGYP', |
228 'doStepIf': <Object>, | 230 'doStepIf': <Object>, |
229 'env': {}, | 231 'env': {}, |
| 232 'exception_on_failure': <Object>, |
230 'flunkOnFailure': <Object>, | 233 'flunkOnFailure': <Object>, |
231 'get_props_from_stdout': None, | 234 'get_props_from_stdout': None, |
232 'haltOnFailure': <Object>, | 235 'haltOnFailure': <Object>, |
233 'hideStepIf': <Object>, | 236 'hideStepIf': <Object>, |
234 'is_rebaseline_step': <Object>, | 237 'is_rebaseline_step': <Object>, |
235 'is_upload_step': <Object>, | 238 'is_upload_step': <Object>, |
236 'timeout': <Object>, | 239 'timeout': <Object>, |
237 'workdir': 'build/skia', | 240 'workdir': 'build/skia', |
238 }, | 241 }, |
239 ], | 242 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
279 '--target', | 282 '--target', |
280 'skia_lib', | 283 'skia_lib', |
281 '--gyp_defines', | 284 '--gyp_defines', |
282 'skia_arch_width=32 skia_warnings_as_errors=1', | 285 'skia_arch_width=32 skia_warnings_as_errors=1', |
283 '--flavor', | 286 '--flavor', |
284 'default', | 287 'default', |
285 ], | 288 ], |
286 'description': 'BuildSkiaLib', | 289 'description': 'BuildSkiaLib', |
287 'doStepIf': <Object>, | 290 'doStepIf': <Object>, |
288 'env': {}, | 291 'env': {}, |
| 292 'exception_on_failure': <Object>, |
289 'flunkOnFailure': <Object>, | 293 'flunkOnFailure': <Object>, |
290 'get_props_from_stdout': None, | 294 'get_props_from_stdout': None, |
291 'haltOnFailure': <Object>, | 295 'haltOnFailure': <Object>, |
292 'hideStepIf': <Object>, | 296 'hideStepIf': <Object>, |
293 'is_rebaseline_step': <Object>, | 297 'is_rebaseline_step': <Object>, |
294 'is_upload_step': <Object>, | 298 'is_upload_step': <Object>, |
295 'timeout': <Object>, | 299 'timeout': <Object>, |
296 'workdir': 'build/skia', | 300 'workdir': 'build/skia', |
297 }, | 301 }, |
298 ], | 302 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
338 '--target', | 342 '--target', |
339 'tests', | 343 'tests', |
340 '--gyp_defines', | 344 '--gyp_defines', |
341 'skia_arch_width=32 skia_warnings_as_errors=1', | 345 'skia_arch_width=32 skia_warnings_as_errors=1', |
342 '--flavor', | 346 '--flavor', |
343 'default', | 347 'default', |
344 ], | 348 ], |
345 'description': 'BuildTests', | 349 'description': 'BuildTests', |
346 'doStepIf': <Object>, | 350 'doStepIf': <Object>, |
347 'env': {}, | 351 'env': {}, |
| 352 'exception_on_failure': <Object>, |
348 'flunkOnFailure': <Object>, | 353 'flunkOnFailure': <Object>, |
349 'get_props_from_stdout': None, | 354 'get_props_from_stdout': None, |
350 'haltOnFailure': <Object>, | 355 'haltOnFailure': <Object>, |
351 'hideStepIf': <Object>, | 356 'hideStepIf': <Object>, |
352 'is_rebaseline_step': <Object>, | 357 'is_rebaseline_step': <Object>, |
353 'is_upload_step': <Object>, | 358 'is_upload_step': <Object>, |
354 'timeout': <Object>, | 359 'timeout': <Object>, |
355 'workdir': 'build/skia', | 360 'workdir': 'build/skia', |
356 }, | 361 }, |
357 ], | 362 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
397 '--target', | 402 '--target', |
398 'gm', | 403 'gm', |
399 '--gyp_defines', | 404 '--gyp_defines', |
400 'skia_arch_width=32 skia_warnings_as_errors=1', | 405 'skia_arch_width=32 skia_warnings_as_errors=1', |
401 '--flavor', | 406 '--flavor', |
402 'default', | 407 'default', |
403 ], | 408 ], |
404 'description': 'BuildGm', | 409 'description': 'BuildGm', |
405 'doStepIf': <Object>, | 410 'doStepIf': <Object>, |
406 'env': {}, | 411 'env': {}, |
| 412 'exception_on_failure': <Object>, |
407 'flunkOnFailure': <Object>, | 413 'flunkOnFailure': <Object>, |
408 'get_props_from_stdout': None, | 414 'get_props_from_stdout': None, |
409 'haltOnFailure': <Object>, | 415 'haltOnFailure': <Object>, |
410 'hideStepIf': <Object>, | 416 'hideStepIf': <Object>, |
411 'is_rebaseline_step': <Object>, | 417 'is_rebaseline_step': <Object>, |
412 'is_upload_step': <Object>, | 418 'is_upload_step': <Object>, |
413 'timeout': <Object>, | 419 'timeout': <Object>, |
414 'workdir': 'build/skia', | 420 'workdir': 'build/skia', |
415 }, | 421 }, |
416 ], | 422 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
456 '--target', | 462 '--target', |
457 'tools', | 463 'tools', |
458 '--gyp_defines', | 464 '--gyp_defines', |
459 'skia_arch_width=32 skia_warnings_as_errors=1', | 465 'skia_arch_width=32 skia_warnings_as_errors=1', |
460 '--flavor', | 466 '--flavor', |
461 'default', | 467 'default', |
462 ], | 468 ], |
463 'description': 'BuildTools', | 469 'description': 'BuildTools', |
464 'doStepIf': <Object>, | 470 'doStepIf': <Object>, |
465 'env': {}, | 471 'env': {}, |
| 472 'exception_on_failure': <Object>, |
466 'flunkOnFailure': <Object>, | 473 'flunkOnFailure': <Object>, |
467 'get_props_from_stdout': None, | 474 'get_props_from_stdout': None, |
468 'haltOnFailure': <Object>, | 475 'haltOnFailure': <Object>, |
469 'hideStepIf': <Object>, | 476 'hideStepIf': <Object>, |
470 'is_rebaseline_step': <Object>, | 477 'is_rebaseline_step': <Object>, |
471 'is_upload_step': <Object>, | 478 'is_upload_step': <Object>, |
472 'timeout': <Object>, | 479 'timeout': <Object>, |
473 'workdir': 'build/skia', | 480 'workdir': 'build/skia', |
474 }, | 481 }, |
475 ], | 482 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
515 '--target', | 522 '--target', |
516 'bench', | 523 'bench', |
517 '--gyp_defines', | 524 '--gyp_defines', |
518 'skia_arch_width=32 skia_warnings_as_errors=1', | 525 'skia_arch_width=32 skia_warnings_as_errors=1', |
519 '--flavor', | 526 '--flavor', |
520 'default', | 527 'default', |
521 ], | 528 ], |
522 'description': 'BuildBench', | 529 'description': 'BuildBench', |
523 'doStepIf': <Object>, | 530 'doStepIf': <Object>, |
524 'env': {}, | 531 'env': {}, |
| 532 'exception_on_failure': <Object>, |
525 'flunkOnFailure': <Object>, | 533 'flunkOnFailure': <Object>, |
526 'get_props_from_stdout': None, | 534 'get_props_from_stdout': None, |
527 'haltOnFailure': <Object>, | 535 'haltOnFailure': <Object>, |
528 'hideStepIf': <Object>, | 536 'hideStepIf': <Object>, |
529 'is_rebaseline_step': <Object>, | 537 'is_rebaseline_step': <Object>, |
530 'is_upload_step': <Object>, | 538 'is_upload_step': <Object>, |
531 'timeout': <Object>, | 539 'timeout': <Object>, |
532 'workdir': 'build/skia', | 540 'workdir': 'build/skia', |
533 }, | 541 }, |
534 ], | 542 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
574 '--target', | 582 '--target', |
575 'most', | 583 'most', |
576 '--gyp_defines', | 584 '--gyp_defines', |
577 'skia_arch_width=32 skia_warnings_as_errors=1', | 585 'skia_arch_width=32 skia_warnings_as_errors=1', |
578 '--flavor', | 586 '--flavor', |
579 'default', | 587 'default', |
580 ], | 588 ], |
581 'description': 'BuildMost', | 589 'description': 'BuildMost', |
582 'doStepIf': <Object>, | 590 'doStepIf': <Object>, |
583 'env': {}, | 591 'env': {}, |
| 592 'exception_on_failure': <Object>, |
584 'flunkOnFailure': <Object>, | 593 'flunkOnFailure': <Object>, |
585 'get_props_from_stdout': None, | 594 'get_props_from_stdout': None, |
586 'haltOnFailure': <Object>, | 595 'haltOnFailure': <Object>, |
587 'hideStepIf': <Object>, | 596 'hideStepIf': <Object>, |
588 'is_rebaseline_step': <Object>, | 597 'is_rebaseline_step': <Object>, |
589 'is_upload_step': <Object>, | 598 'is_upload_step': <Object>, |
590 'timeout': <Object>, | 599 'timeout': <Object>, |
591 'workdir': 'build/skia', | 600 'workdir': 'build/skia', |
592 }, | 601 }, |
593 ], | 602 ], |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
629 '--is_try', | 638 '--is_try', |
630 'False', | 639 'False', |
631 '--bench_pictures_cfg', | 640 '--bench_pictures_cfg', |
632 'default', | 641 'default', |
633 '--flavor', | 642 '--flavor', |
634 'default', | 643 'default', |
635 ], | 644 ], |
636 'description': 'Clean', | 645 'description': 'Clean', |
637 'doStepIf': <Object>, | 646 'doStepIf': <Object>, |
638 'env': {}, | 647 'env': {}, |
| 648 'exception_on_failure': <Object>, |
639 'flunkOnFailure': <Object>, | 649 'flunkOnFailure': <Object>, |
640 'get_props_from_stdout': None, | 650 'get_props_from_stdout': None, |
641 'haltOnFailure': <Object>, | 651 'haltOnFailure': <Object>, |
642 'hideStepIf': <Object>, | 652 'hideStepIf': <Object>, |
643 'is_rebaseline_step': <Object>, | 653 'is_rebaseline_step': <Object>, |
644 'is_upload_step': <Object>, | 654 'is_upload_step': <Object>, |
645 'timeout': <Object>, | 655 'timeout': <Object>, |
646 'workdir': 'build/skia', | 656 'workdir': 'build/skia', |
647 }, | 657 }, |
648 ], | 658 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
688 '--target', | 698 '--target', |
689 'skia_lib', | 699 'skia_lib', |
690 '--gyp_defines', | 700 '--gyp_defines', |
691 'skia_arch_width=32 skia_warnings_as_errors=1', | 701 'skia_arch_width=32 skia_warnings_as_errors=1', |
692 '--flavor', | 702 '--flavor', |
693 'default', | 703 'default', |
694 ], | 704 ], |
695 'description': 'Retry_BuildSkiaLib', | 705 'description': 'Retry_BuildSkiaLib', |
696 'doStepIf': <Object>, | 706 'doStepIf': <Object>, |
697 'env': {}, | 707 'env': {}, |
| 708 'exception_on_failure': <Object>, |
698 'flunkOnFailure': <Object>, | 709 'flunkOnFailure': <Object>, |
699 'get_props_from_stdout': None, | 710 'get_props_from_stdout': None, |
700 'haltOnFailure': <Object>, | 711 'haltOnFailure': <Object>, |
701 'hideStepIf': <Object>, | 712 'hideStepIf': <Object>, |
702 'is_rebaseline_step': <Object>, | 713 'is_rebaseline_step': <Object>, |
703 'is_upload_step': <Object>, | 714 'is_upload_step': <Object>, |
704 'timeout': <Object>, | 715 'timeout': <Object>, |
705 'workdir': 'build/skia', | 716 'workdir': 'build/skia', |
706 }, | 717 }, |
707 ], | 718 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
747 '--target', | 758 '--target', |
748 'tests', | 759 'tests', |
749 '--gyp_defines', | 760 '--gyp_defines', |
750 'skia_arch_width=32 skia_warnings_as_errors=1', | 761 'skia_arch_width=32 skia_warnings_as_errors=1', |
751 '--flavor', | 762 '--flavor', |
752 'default', | 763 'default', |
753 ], | 764 ], |
754 'description': 'Retry_BuildTests', | 765 'description': 'Retry_BuildTests', |
755 'doStepIf': <Object>, | 766 'doStepIf': <Object>, |
756 'env': {}, | 767 'env': {}, |
| 768 'exception_on_failure': <Object>, |
757 'flunkOnFailure': <Object>, | 769 'flunkOnFailure': <Object>, |
758 'get_props_from_stdout': None, | 770 'get_props_from_stdout': None, |
759 'haltOnFailure': <Object>, | 771 'haltOnFailure': <Object>, |
760 'hideStepIf': <Object>, | 772 'hideStepIf': <Object>, |
761 'is_rebaseline_step': <Object>, | 773 'is_rebaseline_step': <Object>, |
762 'is_upload_step': <Object>, | 774 'is_upload_step': <Object>, |
763 'timeout': <Object>, | 775 'timeout': <Object>, |
764 'workdir': 'build/skia', | 776 'workdir': 'build/skia', |
765 }, | 777 }, |
766 ], | 778 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
806 '--target', | 818 '--target', |
807 'gm', | 819 'gm', |
808 '--gyp_defines', | 820 '--gyp_defines', |
809 'skia_arch_width=32 skia_warnings_as_errors=1', | 821 'skia_arch_width=32 skia_warnings_as_errors=1', |
810 '--flavor', | 822 '--flavor', |
811 'default', | 823 'default', |
812 ], | 824 ], |
813 'description': 'Retry_BuildGm', | 825 'description': 'Retry_BuildGm', |
814 'doStepIf': <Object>, | 826 'doStepIf': <Object>, |
815 'env': {}, | 827 'env': {}, |
| 828 'exception_on_failure': <Object>, |
816 'flunkOnFailure': <Object>, | 829 'flunkOnFailure': <Object>, |
817 'get_props_from_stdout': None, | 830 'get_props_from_stdout': None, |
818 'haltOnFailure': <Object>, | 831 'haltOnFailure': <Object>, |
819 'hideStepIf': <Object>, | 832 'hideStepIf': <Object>, |
820 'is_rebaseline_step': <Object>, | 833 'is_rebaseline_step': <Object>, |
821 'is_upload_step': <Object>, | 834 'is_upload_step': <Object>, |
822 'timeout': <Object>, | 835 'timeout': <Object>, |
823 'workdir': 'build/skia', | 836 'workdir': 'build/skia', |
824 }, | 837 }, |
825 ], | 838 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
865 '--target', | 878 '--target', |
866 'tools', | 879 'tools', |
867 '--gyp_defines', | 880 '--gyp_defines', |
868 'skia_arch_width=32 skia_warnings_as_errors=1', | 881 'skia_arch_width=32 skia_warnings_as_errors=1', |
869 '--flavor', | 882 '--flavor', |
870 'default', | 883 'default', |
871 ], | 884 ], |
872 'description': 'Retry_BuildTools', | 885 'description': 'Retry_BuildTools', |
873 'doStepIf': <Object>, | 886 'doStepIf': <Object>, |
874 'env': {}, | 887 'env': {}, |
| 888 'exception_on_failure': <Object>, |
875 'flunkOnFailure': <Object>, | 889 'flunkOnFailure': <Object>, |
876 'get_props_from_stdout': None, | 890 'get_props_from_stdout': None, |
877 'haltOnFailure': <Object>, | 891 'haltOnFailure': <Object>, |
878 'hideStepIf': <Object>, | 892 'hideStepIf': <Object>, |
879 'is_rebaseline_step': <Object>, | 893 'is_rebaseline_step': <Object>, |
880 'is_upload_step': <Object>, | 894 'is_upload_step': <Object>, |
881 'timeout': <Object>, | 895 'timeout': <Object>, |
882 'workdir': 'build/skia', | 896 'workdir': 'build/skia', |
883 }, | 897 }, |
884 ], | 898 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
924 '--target', | 938 '--target', |
925 'bench', | 939 'bench', |
926 '--gyp_defines', | 940 '--gyp_defines', |
927 'skia_arch_width=32 skia_warnings_as_errors=1', | 941 'skia_arch_width=32 skia_warnings_as_errors=1', |
928 '--flavor', | 942 '--flavor', |
929 'default', | 943 'default', |
930 ], | 944 ], |
931 'description': 'Retry_BuildBench', | 945 'description': 'Retry_BuildBench', |
932 'doStepIf': <Object>, | 946 'doStepIf': <Object>, |
933 'env': {}, | 947 'env': {}, |
| 948 'exception_on_failure': <Object>, |
934 'flunkOnFailure': <Object>, | 949 'flunkOnFailure': <Object>, |
935 'get_props_from_stdout': None, | 950 'get_props_from_stdout': None, |
936 'haltOnFailure': <Object>, | 951 'haltOnFailure': <Object>, |
937 'hideStepIf': <Object>, | 952 'hideStepIf': <Object>, |
938 'is_rebaseline_step': <Object>, | 953 'is_rebaseline_step': <Object>, |
939 'is_upload_step': <Object>, | 954 'is_upload_step': <Object>, |
940 'timeout': <Object>, | 955 'timeout': <Object>, |
941 'workdir': 'build/skia', | 956 'workdir': 'build/skia', |
942 }, | 957 }, |
943 ], | 958 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
983 '--target', | 998 '--target', |
984 'most', | 999 'most', |
985 '--gyp_defines', | 1000 '--gyp_defines', |
986 'skia_arch_width=32 skia_warnings_as_errors=1', | 1001 'skia_arch_width=32 skia_warnings_as_errors=1', |
987 '--flavor', | 1002 '--flavor', |
988 'default', | 1003 'default', |
989 ], | 1004 ], |
990 'description': 'Retry_BuildMost', | 1005 'description': 'Retry_BuildMost', |
991 'doStepIf': <Object>, | 1006 'doStepIf': <Object>, |
992 'env': {}, | 1007 'env': {}, |
| 1008 'exception_on_failure': <Object>, |
993 'flunkOnFailure': <Object>, | 1009 'flunkOnFailure': <Object>, |
994 'get_props_from_stdout': None, | 1010 'get_props_from_stdout': None, |
995 'haltOnFailure': <Object>, | 1011 'haltOnFailure': <Object>, |
996 'hideStepIf': <Object>, | 1012 'hideStepIf': <Object>, |
997 'is_rebaseline_step': <Object>, | 1013 'is_rebaseline_step': <Object>, |
998 'is_upload_step': <Object>, | 1014 'is_upload_step': <Object>, |
999 'timeout': <Object>, | 1015 'timeout': <Object>, |
1000 'workdir': 'build/skia', | 1016 'workdir': 'build/skia', |
1001 }, | 1017 }, |
1002 ], | 1018 ], |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1038 '--is_try', | 1054 '--is_try', |
1039 'False', | 1055 'False', |
1040 '--bench_pictures_cfg', | 1056 '--bench_pictures_cfg', |
1041 'default', | 1057 'default', |
1042 '--flavor', | 1058 '--flavor', |
1043 'default', | 1059 'default', |
1044 ], | 1060 ], |
1045 'description': 'Clean', | 1061 'description': 'Clean', |
1046 'doStepIf': <Object>, | 1062 'doStepIf': <Object>, |
1047 'env': {}, | 1063 'env': {}, |
| 1064 'exception_on_failure': <Object>, |
1048 'flunkOnFailure': <Object>, | 1065 'flunkOnFailure': <Object>, |
1049 'get_props_from_stdout': None, | 1066 'get_props_from_stdout': None, |
1050 'haltOnFailure': <Object>, | 1067 'haltOnFailure': <Object>, |
1051 'hideStepIf': <Object>, | 1068 'hideStepIf': <Object>, |
1052 'is_rebaseline_step': <Object>, | 1069 'is_rebaseline_step': <Object>, |
1053 'is_upload_step': <Object>, | 1070 'is_upload_step': <Object>, |
1054 'timeout': <Object>, | 1071 'timeout': <Object>, |
1055 'workdir': 'build/skia', | 1072 'workdir': 'build/skia', |
1056 }, | 1073 }, |
1057 ], | 1074 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1097 '--target', | 1114 '--target', |
1098 'skia_lib', | 1115 'skia_lib', |
1099 '--gyp_defines', | 1116 '--gyp_defines', |
1100 'skia_arch_width=32 skia_warnings_as_errors=0', | 1117 'skia_arch_width=32 skia_warnings_as_errors=0', |
1101 '--flavor', | 1118 '--flavor', |
1102 'default', | 1119 'default', |
1103 ], | 1120 ], |
1104 'description': 'Retry_NoWarningsAsErrors_BuildSkiaLib', | 1121 'description': 'Retry_NoWarningsAsErrors_BuildSkiaLib', |
1105 'doStepIf': <Object>, | 1122 'doStepIf': <Object>, |
1106 'env': {}, | 1123 'env': {}, |
| 1124 'exception_on_failure': <Object>, |
1107 'flunkOnFailure': <Object>, | 1125 'flunkOnFailure': <Object>, |
1108 'get_props_from_stdout': None, | 1126 'get_props_from_stdout': None, |
1109 'haltOnFailure': <Object>, | 1127 'haltOnFailure': <Object>, |
1110 'hideStepIf': <Object>, | 1128 'hideStepIf': <Object>, |
1111 'is_rebaseline_step': <Object>, | 1129 'is_rebaseline_step': <Object>, |
1112 'is_upload_step': <Object>, | 1130 'is_upload_step': <Object>, |
1113 'timeout': <Object>, | 1131 'timeout': <Object>, |
1114 'workdir': 'build/skia', | 1132 'workdir': 'build/skia', |
1115 }, | 1133 }, |
1116 ], | 1134 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1156 '--target', | 1174 '--target', |
1157 'tests', | 1175 'tests', |
1158 '--gyp_defines', | 1176 '--gyp_defines', |
1159 'skia_arch_width=32 skia_warnings_as_errors=0', | 1177 'skia_arch_width=32 skia_warnings_as_errors=0', |
1160 '--flavor', | 1178 '--flavor', |
1161 'default', | 1179 'default', |
1162 ], | 1180 ], |
1163 'description': 'Retry_NoWarningsAsErrors_BuildTests', | 1181 'description': 'Retry_NoWarningsAsErrors_BuildTests', |
1164 'doStepIf': <Object>, | 1182 'doStepIf': <Object>, |
1165 'env': {}, | 1183 'env': {}, |
| 1184 'exception_on_failure': <Object>, |
1166 'flunkOnFailure': <Object>, | 1185 'flunkOnFailure': <Object>, |
1167 'get_props_from_stdout': None, | 1186 'get_props_from_stdout': None, |
1168 'haltOnFailure': <Object>, | 1187 'haltOnFailure': <Object>, |
1169 'hideStepIf': <Object>, | 1188 'hideStepIf': <Object>, |
1170 'is_rebaseline_step': <Object>, | 1189 'is_rebaseline_step': <Object>, |
1171 'is_upload_step': <Object>, | 1190 'is_upload_step': <Object>, |
1172 'timeout': <Object>, | 1191 'timeout': <Object>, |
1173 'workdir': 'build/skia', | 1192 'workdir': 'build/skia', |
1174 }, | 1193 }, |
1175 ], | 1194 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1215 '--target', | 1234 '--target', |
1216 'gm', | 1235 'gm', |
1217 '--gyp_defines', | 1236 '--gyp_defines', |
1218 'skia_arch_width=32 skia_warnings_as_errors=0', | 1237 'skia_arch_width=32 skia_warnings_as_errors=0', |
1219 '--flavor', | 1238 '--flavor', |
1220 'default', | 1239 'default', |
1221 ], | 1240 ], |
1222 'description': 'Retry_NoWarningsAsErrors_BuildGm', | 1241 'description': 'Retry_NoWarningsAsErrors_BuildGm', |
1223 'doStepIf': <Object>, | 1242 'doStepIf': <Object>, |
1224 'env': {}, | 1243 'env': {}, |
| 1244 'exception_on_failure': <Object>, |
1225 'flunkOnFailure': <Object>, | 1245 'flunkOnFailure': <Object>, |
1226 'get_props_from_stdout': None, | 1246 'get_props_from_stdout': None, |
1227 'haltOnFailure': <Object>, | 1247 'haltOnFailure': <Object>, |
1228 'hideStepIf': <Object>, | 1248 'hideStepIf': <Object>, |
1229 'is_rebaseline_step': <Object>, | 1249 'is_rebaseline_step': <Object>, |
1230 'is_upload_step': <Object>, | 1250 'is_upload_step': <Object>, |
1231 'timeout': <Object>, | 1251 'timeout': <Object>, |
1232 'workdir': 'build/skia', | 1252 'workdir': 'build/skia', |
1233 }, | 1253 }, |
1234 ], | 1254 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1274 '--target', | 1294 '--target', |
1275 'tools', | 1295 'tools', |
1276 '--gyp_defines', | 1296 '--gyp_defines', |
1277 'skia_arch_width=32 skia_warnings_as_errors=0', | 1297 'skia_arch_width=32 skia_warnings_as_errors=0', |
1278 '--flavor', | 1298 '--flavor', |
1279 'default', | 1299 'default', |
1280 ], | 1300 ], |
1281 'description': 'Retry_NoWarningsAsErrors_BuildTools', | 1301 'description': 'Retry_NoWarningsAsErrors_BuildTools', |
1282 'doStepIf': <Object>, | 1302 'doStepIf': <Object>, |
1283 'env': {}, | 1303 'env': {}, |
| 1304 'exception_on_failure': <Object>, |
1284 'flunkOnFailure': <Object>, | 1305 'flunkOnFailure': <Object>, |
1285 'get_props_from_stdout': None, | 1306 'get_props_from_stdout': None, |
1286 'haltOnFailure': <Object>, | 1307 'haltOnFailure': <Object>, |
1287 'hideStepIf': <Object>, | 1308 'hideStepIf': <Object>, |
1288 'is_rebaseline_step': <Object>, | 1309 'is_rebaseline_step': <Object>, |
1289 'is_upload_step': <Object>, | 1310 'is_upload_step': <Object>, |
1290 'timeout': <Object>, | 1311 'timeout': <Object>, |
1291 'workdir': 'build/skia', | 1312 'workdir': 'build/skia', |
1292 }, | 1313 }, |
1293 ], | 1314 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1333 '--target', | 1354 '--target', |
1334 'bench', | 1355 'bench', |
1335 '--gyp_defines', | 1356 '--gyp_defines', |
1336 'skia_arch_width=32 skia_warnings_as_errors=0', | 1357 'skia_arch_width=32 skia_warnings_as_errors=0', |
1337 '--flavor', | 1358 '--flavor', |
1338 'default', | 1359 'default', |
1339 ], | 1360 ], |
1340 'description': 'Retry_NoWarningsAsErrors_BuildBench', | 1361 'description': 'Retry_NoWarningsAsErrors_BuildBench', |
1341 'doStepIf': <Object>, | 1362 'doStepIf': <Object>, |
1342 'env': {}, | 1363 'env': {}, |
| 1364 'exception_on_failure': <Object>, |
1343 'flunkOnFailure': <Object>, | 1365 'flunkOnFailure': <Object>, |
1344 'get_props_from_stdout': None, | 1366 'get_props_from_stdout': None, |
1345 'haltOnFailure': <Object>, | 1367 'haltOnFailure': <Object>, |
1346 'hideStepIf': <Object>, | 1368 'hideStepIf': <Object>, |
1347 'is_rebaseline_step': <Object>, | 1369 'is_rebaseline_step': <Object>, |
1348 'is_upload_step': <Object>, | 1370 'is_upload_step': <Object>, |
1349 'timeout': <Object>, | 1371 'timeout': <Object>, |
1350 'workdir': 'build/skia', | 1372 'workdir': 'build/skia', |
1351 }, | 1373 }, |
1352 ], | 1374 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1392 '--target', | 1414 '--target', |
1393 'most', | 1415 'most', |
1394 '--gyp_defines', | 1416 '--gyp_defines', |
1395 'skia_arch_width=32 skia_warnings_as_errors=0', | 1417 'skia_arch_width=32 skia_warnings_as_errors=0', |
1396 '--flavor', | 1418 '--flavor', |
1397 'default', | 1419 'default', |
1398 ], | 1420 ], |
1399 'description': 'Retry_NoWarningsAsErrors_BuildMost', | 1421 'description': 'Retry_NoWarningsAsErrors_BuildMost', |
1400 'doStepIf': <Object>, | 1422 'doStepIf': <Object>, |
1401 'env': {}, | 1423 'env': {}, |
| 1424 'exception_on_failure': <Object>, |
1402 'flunkOnFailure': <Object>, | 1425 'flunkOnFailure': <Object>, |
1403 'get_props_from_stdout': None, | 1426 'get_props_from_stdout': None, |
1404 'haltOnFailure': <Object>, | 1427 'haltOnFailure': <Object>, |
1405 'hideStepIf': <Object>, | 1428 'hideStepIf': <Object>, |
1406 'is_rebaseline_step': <Object>, | 1429 'is_rebaseline_step': <Object>, |
1407 'is_upload_step': <Object>, | 1430 'is_upload_step': <Object>, |
1408 'timeout': <Object>, | 1431 'timeout': <Object>, |
1409 'workdir': 'build/skia', | 1432 'workdir': 'build/skia', |
1410 }, | 1433 }, |
1411 ], | 1434 ], |
1412 ], | 1435 ], |
1413 } | 1436 } |
OLD | NEW |