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 'tools', | 6 'tools', |
7 'gm', | 7 'gm', |
8 ], | 8 ], |
9 '_builder_name': 'Housekeeper-PerCommit-Trybot', | 9 '_builder_name': 'Housekeeper-PerCommit-Trybot', |
10 '_common_args': [ | 10 '_common_args': [ |
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
99 '--num_cores', | 99 '--num_cores', |
100 <Object>, | 100 <Object>, |
101 '--is_try', | 101 '--is_try', |
102 'True', | 102 'True', |
103 '--bench_pictures_cfg', | 103 '--bench_pictures_cfg', |
104 'default', | 104 'default', |
105 ], | 105 ], |
106 'description': 'UpdateScripts', | 106 'description': 'UpdateScripts', |
107 'doStepIf': <Object>, | 107 'doStepIf': <Object>, |
108 'env': {}, | 108 'env': {}, |
| 109 'exception_on_failure': <Object>, |
109 'flunkOnFailure': <Object>, | 110 'flunkOnFailure': <Object>, |
110 'get_props_from_stdout': { | 111 'get_props_from_stdout': { |
111 'buildbot_revision': 'Skiabot scripts updated to (\w+)', | 112 'buildbot_revision': 'Skiabot scripts updated to (\w+)', |
112 }, | 113 }, |
113 'haltOnFailure': <Object>, | 114 'haltOnFailure': <Object>, |
114 'hideStepIf': <Object>, | 115 'hideStepIf': <Object>, |
115 'is_rebaseline_step': <Object>, | 116 'is_rebaseline_step': <Object>, |
116 'is_upload_step': <Object>, | 117 'is_upload_step': <Object>, |
117 'timeout': <Object>, | 118 'timeout': <Object>, |
118 'workdir': 'build', | 119 'workdir': 'build', |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
156 '--is_try', | 157 '--is_try', |
157 'True', | 158 'True', |
158 '--bench_pictures_cfg', | 159 '--bench_pictures_cfg', |
159 'default', | 160 'default', |
160 '--gclient_solutions', | 161 '--gclient_solutions', |
161 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', | 162 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', |
162 ], | 163 ], |
163 'description': 'Update', | 164 'description': 'Update', |
164 'doStepIf': <Object>, | 165 'doStepIf': <Object>, |
165 'env': {}, | 166 'env': {}, |
| 167 'exception_on_failure': <Object>, |
166 'flunkOnFailure': <Object>, | 168 'flunkOnFailure': <Object>, |
167 'get_props_from_stdout': { | 169 'get_props_from_stdout': { |
168 'got_revision': 'Skia updated to (\w+)', | 170 'got_revision': 'Skia updated to (\w+)', |
169 }, | 171 }, |
170 'haltOnFailure': <Object>, | 172 'haltOnFailure': <Object>, |
171 'hideStepIf': <Object>, | 173 'hideStepIf': <Object>, |
172 'is_rebaseline_step': <Object>, | 174 'is_rebaseline_step': <Object>, |
173 'is_upload_step': <Object>, | 175 'is_upload_step': <Object>, |
174 'timeout': <Object>, | 176 'timeout': <Object>, |
175 'workdir': 'build', | 177 'workdir': 'build', |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
213 '--is_try', | 215 '--is_try', |
214 'True', | 216 'True', |
215 '--bench_pictures_cfg', | 217 '--bench_pictures_cfg', |
216 'default', | 218 'default', |
217 '--patch', | 219 '--patch', |
218 <Object>, | 220 <Object>, |
219 ], | 221 ], |
220 'description': 'ApplyPatch', | 222 'description': 'ApplyPatch', |
221 'doStepIf': <Object>, | 223 'doStepIf': <Object>, |
222 'env': {}, | 224 'env': {}, |
| 225 'exception_on_failure': <Object>, |
223 'flunkOnFailure': <Object>, | 226 'flunkOnFailure': <Object>, |
224 'get_props_from_stdout': None, | 227 'get_props_from_stdout': None, |
225 'haltOnFailure': <Object>, | 228 'haltOnFailure': <Object>, |
226 'hideStepIf': <Object>, | 229 'hideStepIf': <Object>, |
227 'is_rebaseline_step': <Object>, | 230 'is_rebaseline_step': <Object>, |
228 'is_upload_step': <Object>, | 231 'is_upload_step': <Object>, |
229 'timeout': <Object>, | 232 'timeout': <Object>, |
230 'workdir': 'build/skia', | 233 'workdir': 'build/skia', |
231 }, | 234 }, |
232 ], | 235 ], |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
268 '--is_try', | 271 '--is_try', |
269 'True', | 272 'True', |
270 '--bench_pictures_cfg', | 273 '--bench_pictures_cfg', |
271 'default', | 274 'default', |
272 '--flavor', | 275 '--flavor', |
273 'default', | 276 'default', |
274 ], | 277 ], |
275 'description': 'Clean', | 278 'description': 'Clean', |
276 'doStepIf': <Object>, | 279 'doStepIf': <Object>, |
277 'env': {}, | 280 'env': {}, |
| 281 'exception_on_failure': <Object>, |
278 'flunkOnFailure': <Object>, | 282 'flunkOnFailure': <Object>, |
279 'get_props_from_stdout': None, | 283 'get_props_from_stdout': None, |
280 'haltOnFailure': <Object>, | 284 'haltOnFailure': <Object>, |
281 'hideStepIf': <Object>, | 285 'hideStepIf': <Object>, |
282 'is_rebaseline_step': <Object>, | 286 'is_rebaseline_step': <Object>, |
283 'is_upload_step': <Object>, | 287 'is_upload_step': <Object>, |
284 'timeout': <Object>, | 288 'timeout': <Object>, |
285 'workdir': 'build/skia', | 289 'workdir': 'build/skia', |
286 }, | 290 }, |
287 ], | 291 ], |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
325 '--bench_pictures_cfg', | 329 '--bench_pictures_cfg', |
326 'default', | 330 'default', |
327 '--gyp_defines', | 331 '--gyp_defines', |
328 'skia_warnings_as_errors=0', | 332 'skia_warnings_as_errors=0', |
329 '--flavor', | 333 '--flavor', |
330 'default', | 334 'default', |
331 ], | 335 ], |
332 'description': 'RunGYP', | 336 'description': 'RunGYP', |
333 'doStepIf': <Object>, | 337 'doStepIf': <Object>, |
334 'env': {}, | 338 'env': {}, |
| 339 'exception_on_failure': <Object>, |
335 'flunkOnFailure': <Object>, | 340 'flunkOnFailure': <Object>, |
336 'get_props_from_stdout': None, | 341 'get_props_from_stdout': None, |
337 'haltOnFailure': <Object>, | 342 'haltOnFailure': <Object>, |
338 'hideStepIf': <Object>, | 343 'hideStepIf': <Object>, |
339 'is_rebaseline_step': <Object>, | 344 'is_rebaseline_step': <Object>, |
340 'is_upload_step': <Object>, | 345 'is_upload_step': <Object>, |
341 'timeout': <Object>, | 346 'timeout': <Object>, |
342 'workdir': 'build/skia', | 347 'workdir': 'build/skia', |
343 }, | 348 }, |
344 ], | 349 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
384 '--target', | 389 '--target', |
385 'tools', | 390 'tools', |
386 '--gyp_defines', | 391 '--gyp_defines', |
387 'skia_warnings_as_errors=0', | 392 'skia_warnings_as_errors=0', |
388 '--flavor', | 393 '--flavor', |
389 'default', | 394 'default', |
390 ], | 395 ], |
391 'description': 'BuildTools', | 396 'description': 'BuildTools', |
392 'doStepIf': <Object>, | 397 'doStepIf': <Object>, |
393 'env': {}, | 398 'env': {}, |
| 399 'exception_on_failure': <Object>, |
394 'flunkOnFailure': <Object>, | 400 'flunkOnFailure': <Object>, |
395 'get_props_from_stdout': None, | 401 'get_props_from_stdout': None, |
396 'haltOnFailure': <Object>, | 402 'haltOnFailure': <Object>, |
397 'hideStepIf': <Object>, | 403 'hideStepIf': <Object>, |
398 'is_rebaseline_step': <Object>, | 404 'is_rebaseline_step': <Object>, |
399 'is_upload_step': <Object>, | 405 'is_upload_step': <Object>, |
400 'timeout': <Object>, | 406 'timeout': <Object>, |
401 'workdir': 'build/skia', | 407 'workdir': 'build/skia', |
402 }, | 408 }, |
403 ], | 409 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
443 '--target', | 449 '--target', |
444 'gm', | 450 'gm', |
445 '--gyp_defines', | 451 '--gyp_defines', |
446 'skia_warnings_as_errors=0', | 452 'skia_warnings_as_errors=0', |
447 '--flavor', | 453 '--flavor', |
448 'default', | 454 'default', |
449 ], | 455 ], |
450 'description': 'BuildGm', | 456 'description': 'BuildGm', |
451 'doStepIf': <Object>, | 457 'doStepIf': <Object>, |
452 'env': {}, | 458 'env': {}, |
| 459 'exception_on_failure': <Object>, |
453 'flunkOnFailure': <Object>, | 460 'flunkOnFailure': <Object>, |
454 'get_props_from_stdout': None, | 461 'get_props_from_stdout': None, |
455 'haltOnFailure': <Object>, | 462 'haltOnFailure': <Object>, |
456 'hideStepIf': <Object>, | 463 'hideStepIf': <Object>, |
457 'is_rebaseline_step': <Object>, | 464 'is_rebaseline_step': <Object>, |
458 'is_upload_step': <Object>, | 465 'is_upload_step': <Object>, |
459 'timeout': <Object>, | 466 'timeout': <Object>, |
460 'workdir': 'build/skia', | 467 'workdir': 'build/skia', |
461 }, | 468 }, |
462 ], | 469 ], |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
498 '--is_try', | 505 '--is_try', |
499 'True', | 506 'True', |
500 '--bench_pictures_cfg', | 507 '--bench_pictures_cfg', |
501 'default', | 508 'default', |
502 '--flavor', | 509 '--flavor', |
503 'default', | 510 'default', |
504 ], | 511 ], |
505 'description': 'Clean', | 512 'description': 'Clean', |
506 'doStepIf': <Object>, | 513 'doStepIf': <Object>, |
507 'env': {}, | 514 'env': {}, |
| 515 'exception_on_failure': <Object>, |
508 'flunkOnFailure': <Object>, | 516 'flunkOnFailure': <Object>, |
509 'get_props_from_stdout': None, | 517 'get_props_from_stdout': None, |
510 'haltOnFailure': <Object>, | 518 'haltOnFailure': <Object>, |
511 'hideStepIf': <Object>, | 519 'hideStepIf': <Object>, |
512 'is_rebaseline_step': <Object>, | 520 'is_rebaseline_step': <Object>, |
513 'is_upload_step': <Object>, | 521 'is_upload_step': <Object>, |
514 'timeout': <Object>, | 522 'timeout': <Object>, |
515 'workdir': 'build/skia', | 523 'workdir': 'build/skia', |
516 }, | 524 }, |
517 ], | 525 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
557 '--target', | 565 '--target', |
558 'tools', | 566 'tools', |
559 '--gyp_defines', | 567 '--gyp_defines', |
560 'skia_warnings_as_errors=0', | 568 'skia_warnings_as_errors=0', |
561 '--flavor', | 569 '--flavor', |
562 'default', | 570 'default', |
563 ], | 571 ], |
564 'description': 'Retry_BuildTools', | 572 'description': 'Retry_BuildTools', |
565 'doStepIf': <Object>, | 573 'doStepIf': <Object>, |
566 'env': {}, | 574 'env': {}, |
| 575 'exception_on_failure': <Object>, |
567 'flunkOnFailure': <Object>, | 576 'flunkOnFailure': <Object>, |
568 'get_props_from_stdout': None, | 577 'get_props_from_stdout': None, |
569 'haltOnFailure': <Object>, | 578 'haltOnFailure': <Object>, |
570 'hideStepIf': <Object>, | 579 'hideStepIf': <Object>, |
571 'is_rebaseline_step': <Object>, | 580 'is_rebaseline_step': <Object>, |
572 'is_upload_step': <Object>, | 581 'is_upload_step': <Object>, |
573 'timeout': <Object>, | 582 'timeout': <Object>, |
574 'workdir': 'build/skia', | 583 'workdir': 'build/skia', |
575 }, | 584 }, |
576 ], | 585 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
616 '--target', | 625 '--target', |
617 'gm', | 626 'gm', |
618 '--gyp_defines', | 627 '--gyp_defines', |
619 'skia_warnings_as_errors=0', | 628 'skia_warnings_as_errors=0', |
620 '--flavor', | 629 '--flavor', |
621 'default', | 630 'default', |
622 ], | 631 ], |
623 'description': 'Retry_BuildGm', | 632 'description': 'Retry_BuildGm', |
624 'doStepIf': <Object>, | 633 'doStepIf': <Object>, |
625 'env': {}, | 634 'env': {}, |
| 635 'exception_on_failure': <Object>, |
626 'flunkOnFailure': <Object>, | 636 'flunkOnFailure': <Object>, |
627 'get_props_from_stdout': None, | 637 'get_props_from_stdout': None, |
628 'haltOnFailure': <Object>, | 638 'haltOnFailure': <Object>, |
629 'hideStepIf': <Object>, | 639 'hideStepIf': <Object>, |
630 'is_rebaseline_step': <Object>, | 640 'is_rebaseline_step': <Object>, |
631 'is_upload_step': <Object>, | 641 'is_upload_step': <Object>, |
632 'timeout': <Object>, | 642 'timeout': <Object>, |
633 'workdir': 'build/skia', | 643 'workdir': 'build/skia', |
634 }, | 644 }, |
635 ], | 645 ], |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
671 '--is_try', | 681 '--is_try', |
672 'True', | 682 'True', |
673 '--bench_pictures_cfg', | 683 '--bench_pictures_cfg', |
674 'default', | 684 'default', |
675 '--flavor', | 685 '--flavor', |
676 'default', | 686 'default', |
677 ], | 687 ], |
678 'description': 'Clean', | 688 'description': 'Clean', |
679 'doStepIf': <Object>, | 689 'doStepIf': <Object>, |
680 'env': {}, | 690 'env': {}, |
| 691 'exception_on_failure': <Object>, |
681 'flunkOnFailure': <Object>, | 692 'flunkOnFailure': <Object>, |
682 'get_props_from_stdout': None, | 693 'get_props_from_stdout': None, |
683 'haltOnFailure': <Object>, | 694 'haltOnFailure': <Object>, |
684 'hideStepIf': <Object>, | 695 'hideStepIf': <Object>, |
685 'is_rebaseline_step': <Object>, | 696 'is_rebaseline_step': <Object>, |
686 'is_upload_step': <Object>, | 697 'is_upload_step': <Object>, |
687 'timeout': <Object>, | 698 'timeout': <Object>, |
688 'workdir': 'build/skia', | 699 'workdir': 'build/skia', |
689 }, | 700 }, |
690 ], | 701 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
730 '--target', | 741 '--target', |
731 'tools', | 742 'tools', |
732 '--gyp_defines', | 743 '--gyp_defines', |
733 'skia_warnings_as_errors=0', | 744 'skia_warnings_as_errors=0', |
734 '--flavor', | 745 '--flavor', |
735 'default', | 746 'default', |
736 ], | 747 ], |
737 'description': 'Retry_NoWarningsAsErrors_BuildTools', | 748 'description': 'Retry_NoWarningsAsErrors_BuildTools', |
738 'doStepIf': <Object>, | 749 'doStepIf': <Object>, |
739 'env': {}, | 750 'env': {}, |
| 751 'exception_on_failure': <Object>, |
740 'flunkOnFailure': <Object>, | 752 'flunkOnFailure': <Object>, |
741 'get_props_from_stdout': None, | 753 'get_props_from_stdout': None, |
742 'haltOnFailure': <Object>, | 754 'haltOnFailure': <Object>, |
743 'hideStepIf': <Object>, | 755 'hideStepIf': <Object>, |
744 'is_rebaseline_step': <Object>, | 756 'is_rebaseline_step': <Object>, |
745 'is_upload_step': <Object>, | 757 'is_upload_step': <Object>, |
746 'timeout': <Object>, | 758 'timeout': <Object>, |
747 'workdir': 'build/skia', | 759 'workdir': 'build/skia', |
748 }, | 760 }, |
749 ], | 761 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
789 '--target', | 801 '--target', |
790 'gm', | 802 'gm', |
791 '--gyp_defines', | 803 '--gyp_defines', |
792 'skia_warnings_as_errors=0', | 804 'skia_warnings_as_errors=0', |
793 '--flavor', | 805 '--flavor', |
794 'default', | 806 'default', |
795 ], | 807 ], |
796 'description': 'Retry_NoWarningsAsErrors_BuildGm', | 808 'description': 'Retry_NoWarningsAsErrors_BuildGm', |
797 'doStepIf': <Object>, | 809 'doStepIf': <Object>, |
798 'env': {}, | 810 'env': {}, |
| 811 'exception_on_failure': <Object>, |
799 'flunkOnFailure': <Object>, | 812 'flunkOnFailure': <Object>, |
800 'get_props_from_stdout': None, | 813 'get_props_from_stdout': None, |
801 'haltOnFailure': <Object>, | 814 'haltOnFailure': <Object>, |
802 'hideStepIf': <Object>, | 815 'hideStepIf': <Object>, |
803 'is_rebaseline_step': <Object>, | 816 'is_rebaseline_step': <Object>, |
804 'is_upload_step': <Object>, | 817 'is_upload_step': <Object>, |
805 'timeout': <Object>, | 818 'timeout': <Object>, |
806 'workdir': 'build/skia', | 819 'workdir': 'build/skia', |
807 }, | 820 }, |
808 ], | 821 ], |
809 [ | 822 [ |
810 <Object>, | 823 <Object>, |
811 { | 824 { |
812 'alwaysRun': <Object>, | 825 'alwaysRun': <Object>, |
813 'command': 'tools/tests/run.sh', | 826 'command': 'tools/tests/run.sh', |
814 'description': 'RunToolSelfTests', | 827 'description': 'RunToolSelfTests', |
815 'doStepIf': <Object>, | 828 'doStepIf': <Object>, |
816 'env': {}, | 829 'env': {}, |
| 830 'exception_on_failure': <Object>, |
817 'flunkOnFailure': <Object>, | 831 'flunkOnFailure': <Object>, |
818 'get_props_from_stdout': None, | 832 'get_props_from_stdout': None, |
819 'haltOnFailure': <Object>, | 833 'haltOnFailure': <Object>, |
820 'hideStepIf': <Object>, | 834 'hideStepIf': <Object>, |
821 'is_rebaseline_step': <Object>, | 835 'is_rebaseline_step': <Object>, |
822 'is_upload_step': <Object>, | 836 'is_upload_step': <Object>, |
823 'timeout': <Object>, | 837 'timeout': <Object>, |
824 'workdir': 'build/skia', | 838 'workdir': 'build/skia', |
825 }, | 839 }, |
826 ], | 840 ], |
827 [ | 841 [ |
828 <Object>, | 842 <Object>, |
829 { | 843 { |
830 'alwaysRun': <Object>, | 844 'alwaysRun': <Object>, |
831 'command': 'gm/tests/run.sh', | 845 'command': 'gm/tests/run.sh', |
832 'description': 'RunGmSelfTests', | 846 'description': 'RunGmSelfTests', |
833 'doStepIf': <Object>, | 847 'doStepIf': <Object>, |
834 'env': {}, | 848 'env': {}, |
| 849 'exception_on_failure': <Object>, |
835 'flunkOnFailure': <Object>, | 850 'flunkOnFailure': <Object>, |
836 'get_props_from_stdout': None, | 851 'get_props_from_stdout': None, |
837 'haltOnFailure': <Object>, | 852 'haltOnFailure': <Object>, |
838 'hideStepIf': <Object>, | 853 'hideStepIf': <Object>, |
839 'is_rebaseline_step': <Object>, | 854 'is_rebaseline_step': <Object>, |
840 'is_upload_step': <Object>, | 855 'is_upload_step': <Object>, |
841 'timeout': <Object>, | 856 'timeout': <Object>, |
842 'workdir': 'build/skia', | 857 'workdir': 'build/skia', |
843 }, | 858 }, |
844 ], | 859 ], |
845 [ | 860 [ |
846 <Object>, | 861 <Object>, |
847 { | 862 { |
848 'alwaysRun': <Object>, | 863 'alwaysRun': <Object>, |
849 'command': [ | 864 'command': [ |
850 'python', | 865 'python', |
851 'platform_tools/android/tests/run_all.py', | 866 'platform_tools/android/tests/run_all.py', |
852 ], | 867 ], |
853 'description': 'RunAndroidPlatformSelfTests', | 868 'description': 'RunAndroidPlatformSelfTests', |
854 'doStepIf': <Object>, | 869 'doStepIf': <Object>, |
855 'env': {}, | 870 'env': {}, |
| 871 'exception_on_failure': <Object>, |
856 'flunkOnFailure': <Object>, | 872 'flunkOnFailure': <Object>, |
857 'get_props_from_stdout': None, | 873 'get_props_from_stdout': None, |
858 'haltOnFailure': <Object>, | 874 'haltOnFailure': <Object>, |
859 'hideStepIf': <Object>, | 875 'hideStepIf': <Object>, |
860 'is_rebaseline_step': <Object>, | 876 'is_rebaseline_step': <Object>, |
861 'is_upload_step': <Object>, | 877 'is_upload_step': <Object>, |
862 'timeout': <Object>, | 878 'timeout': <Object>, |
863 'workdir': 'build/skia', | 879 'workdir': 'build/skia', |
864 }, | 880 }, |
865 ], | 881 ], |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
899 '--num_cores', | 915 '--num_cores', |
900 <Object>, | 916 <Object>, |
901 '--is_try', | 917 '--is_try', |
902 'True', | 918 'True', |
903 '--bench_pictures_cfg', | 919 '--bench_pictures_cfg', |
904 'default', | 920 'default', |
905 ], | 921 ], |
906 'description': 'DetectStaticInitializers', | 922 'description': 'DetectStaticInitializers', |
907 'doStepIf': <Object>, | 923 'doStepIf': <Object>, |
908 'env': {}, | 924 'env': {}, |
| 925 'exception_on_failure': <Object>, |
909 'flunkOnFailure': <Object>, | 926 'flunkOnFailure': <Object>, |
910 'get_props_from_stdout': None, | 927 'get_props_from_stdout': None, |
911 'haltOnFailure': <Object>, | 928 'haltOnFailure': <Object>, |
912 'hideStepIf': <Object>, | 929 'hideStepIf': <Object>, |
913 'is_rebaseline_step': <Object>, | 930 'is_rebaseline_step': <Object>, |
914 'is_upload_step': <Object>, | 931 'is_upload_step': <Object>, |
915 'timeout': <Object>, | 932 'timeout': <Object>, |
916 'workdir': 'build/skia', | 933 'workdir': 'build/skia', |
917 }, | 934 }, |
918 ], | 935 ], |
919 [ | 936 [ |
920 <Object>, | 937 <Object>, |
921 { | 938 { |
922 'alwaysRun': <Object>, | 939 'alwaysRun': <Object>, |
923 'command': 'python run_unittests', | 940 'command': 'python run_unittests', |
924 'description': 'BuildbotSelfTests', | 941 'description': 'BuildbotSelfTests', |
925 'doStepIf': <Object>, | 942 'doStepIf': <Object>, |
926 'env': {}, | 943 'env': {}, |
| 944 'exception_on_failure': <Object>, |
927 'flunkOnFailure': <Object>, | 945 'flunkOnFailure': <Object>, |
928 'get_props_from_stdout': None, | 946 'get_props_from_stdout': None, |
929 'haltOnFailure': <Object>, | 947 'haltOnFailure': <Object>, |
930 'hideStepIf': <Object>, | 948 'hideStepIf': <Object>, |
931 'is_rebaseline_step': <Object>, | 949 'is_rebaseline_step': <Object>, |
932 'is_upload_step': <Object>, | 950 'is_upload_step': <Object>, |
933 'timeout': <Object>, | 951 'timeout': <Object>, |
934 'workdir': '../../../..', | 952 'workdir': '../../../..', |
935 }, | 953 }, |
936 ], | 954 ], |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
970 '--num_cores', | 988 '--num_cores', |
971 <Object>, | 989 <Object>, |
972 '--is_try', | 990 '--is_try', |
973 'True', | 991 'True', |
974 '--bench_pictures_cfg', | 992 '--bench_pictures_cfg', |
975 'default', | 993 'default', |
976 ], | 994 ], |
977 'description': 'CheckCompileTimes', | 995 'description': 'CheckCompileTimes', |
978 'doStepIf': <Object>, | 996 'doStepIf': <Object>, |
979 'env': {}, | 997 'env': {}, |
| 998 'exception_on_failure': <Object>, |
980 'flunkOnFailure': <Object>, | 999 'flunkOnFailure': <Object>, |
981 'get_props_from_stdout': None, | 1000 'get_props_from_stdout': None, |
982 'haltOnFailure': <Object>, | 1001 'haltOnFailure': <Object>, |
983 'hideStepIf': <Object>, | 1002 'hideStepIf': <Object>, |
984 'is_rebaseline_step': <Object>, | 1003 'is_rebaseline_step': <Object>, |
985 'is_upload_step': <Object>, | 1004 'is_upload_step': <Object>, |
986 'timeout': <Object>, | 1005 'timeout': <Object>, |
987 'workdir': 'build/skia', | 1006 'workdir': 'build/skia', |
988 }, | 1007 }, |
989 ], | 1008 ], |
990 ], | 1009 ], |
991 } | 1010 } |
OLD | NEW |