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

Side by Side Diff: tools/tests/factory_configuration/expected/Housekeeper-PerCommit

Issue 175523003: Raise Exception instead of failure when some steps fail. (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Include ALL the factory config files Created 6 years, 10 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
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', 9 '_builder_name': 'Housekeeper-PerCommit',
10 '_common_args': [ 10 '_common_args': [
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
99 '--num_cores', 99 '--num_cores',
100 <Object>, 100 <Object>,
101 '--is_try', 101 '--is_try',
102 'False', 102 'False',
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
156 '--is_try', 157 '--is_try',
157 'False', 158 'False',
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 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
215 '--bench_pictures_cfg', 217 '--bench_pictures_cfg',
216 'default', 218 'default',
217 '--gyp_defines', 219 '--gyp_defines',
218 'skia_warnings_as_errors=0', 220 'skia_warnings_as_errors=0',
219 '--flavor', 221 '--flavor',
220 'default', 222 'default',
221 ], 223 ],
222 'description': 'RunGYP', 224 'description': 'RunGYP',
223 'doStepIf': <Object>, 225 'doStepIf': <Object>,
224 'env': {}, 226 'env': {},
227 'exception_on_failure': <Object>,
225 'flunkOnFailure': <Object>, 228 'flunkOnFailure': <Object>,
226 'get_props_from_stdout': None, 229 'get_props_from_stdout': None,
227 'haltOnFailure': <Object>, 230 'haltOnFailure': <Object>,
228 'hideStepIf': <Object>, 231 'hideStepIf': <Object>,
229 'is_rebaseline_step': <Object>, 232 'is_rebaseline_step': <Object>,
230 'is_upload_step': <Object>, 233 'is_upload_step': <Object>,
231 'timeout': <Object>, 234 'timeout': <Object>,
232 'workdir': 'build/skia', 235 'workdir': 'build/skia',
233 }, 236 },
234 ], 237 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
274 '--target', 277 '--target',
275 'tools', 278 'tools',
276 '--gyp_defines', 279 '--gyp_defines',
277 'skia_warnings_as_errors=0', 280 'skia_warnings_as_errors=0',
278 '--flavor', 281 '--flavor',
279 'default', 282 'default',
280 ], 283 ],
281 'description': 'BuildTools', 284 'description': 'BuildTools',
282 'doStepIf': <Object>, 285 'doStepIf': <Object>,
283 'env': {}, 286 'env': {},
287 'exception_on_failure': <Object>,
284 'flunkOnFailure': <Object>, 288 'flunkOnFailure': <Object>,
285 'get_props_from_stdout': None, 289 'get_props_from_stdout': None,
286 'haltOnFailure': <Object>, 290 'haltOnFailure': <Object>,
287 'hideStepIf': <Object>, 291 'hideStepIf': <Object>,
288 'is_rebaseline_step': <Object>, 292 'is_rebaseline_step': <Object>,
289 'is_upload_step': <Object>, 293 'is_upload_step': <Object>,
290 'timeout': <Object>, 294 'timeout': <Object>,
291 'workdir': 'build/skia', 295 'workdir': 'build/skia',
292 }, 296 },
293 ], 297 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
333 '--target', 337 '--target',
334 'gm', 338 'gm',
335 '--gyp_defines', 339 '--gyp_defines',
336 'skia_warnings_as_errors=0', 340 'skia_warnings_as_errors=0',
337 '--flavor', 341 '--flavor',
338 'default', 342 'default',
339 ], 343 ],
340 'description': 'BuildGm', 344 'description': 'BuildGm',
341 'doStepIf': <Object>, 345 'doStepIf': <Object>,
342 'env': {}, 346 'env': {},
347 'exception_on_failure': <Object>,
343 'flunkOnFailure': <Object>, 348 'flunkOnFailure': <Object>,
344 'get_props_from_stdout': None, 349 'get_props_from_stdout': None,
345 'haltOnFailure': <Object>, 350 'haltOnFailure': <Object>,
346 'hideStepIf': <Object>, 351 'hideStepIf': <Object>,
347 'is_rebaseline_step': <Object>, 352 'is_rebaseline_step': <Object>,
348 'is_upload_step': <Object>, 353 'is_upload_step': <Object>,
349 'timeout': <Object>, 354 'timeout': <Object>,
350 'workdir': 'build/skia', 355 'workdir': 'build/skia',
351 }, 356 },
352 ], 357 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
388 '--is_try', 393 '--is_try',
389 'False', 394 'False',
390 '--bench_pictures_cfg', 395 '--bench_pictures_cfg',
391 'default', 396 'default',
392 '--flavor', 397 '--flavor',
393 'default', 398 'default',
394 ], 399 ],
395 'description': 'Clean', 400 'description': 'Clean',
396 'doStepIf': <Object>, 401 'doStepIf': <Object>,
397 'env': {}, 402 'env': {},
403 'exception_on_failure': <Object>,
398 'flunkOnFailure': <Object>, 404 'flunkOnFailure': <Object>,
399 'get_props_from_stdout': None, 405 'get_props_from_stdout': None,
400 'haltOnFailure': <Object>, 406 'haltOnFailure': <Object>,
401 'hideStepIf': <Object>, 407 'hideStepIf': <Object>,
402 'is_rebaseline_step': <Object>, 408 'is_rebaseline_step': <Object>,
403 'is_upload_step': <Object>, 409 'is_upload_step': <Object>,
404 'timeout': <Object>, 410 'timeout': <Object>,
405 'workdir': 'build/skia', 411 'workdir': 'build/skia',
406 }, 412 },
407 ], 413 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
447 '--target', 453 '--target',
448 'tools', 454 'tools',
449 '--gyp_defines', 455 '--gyp_defines',
450 'skia_warnings_as_errors=0', 456 'skia_warnings_as_errors=0',
451 '--flavor', 457 '--flavor',
452 'default', 458 'default',
453 ], 459 ],
454 'description': 'Retry_BuildTools', 460 'description': 'Retry_BuildTools',
455 'doStepIf': <Object>, 461 'doStepIf': <Object>,
456 'env': {}, 462 'env': {},
463 'exception_on_failure': <Object>,
457 'flunkOnFailure': <Object>, 464 'flunkOnFailure': <Object>,
458 'get_props_from_stdout': None, 465 'get_props_from_stdout': None,
459 'haltOnFailure': <Object>, 466 'haltOnFailure': <Object>,
460 'hideStepIf': <Object>, 467 'hideStepIf': <Object>,
461 'is_rebaseline_step': <Object>, 468 'is_rebaseline_step': <Object>,
462 'is_upload_step': <Object>, 469 'is_upload_step': <Object>,
463 'timeout': <Object>, 470 'timeout': <Object>,
464 'workdir': 'build/skia', 471 'workdir': 'build/skia',
465 }, 472 },
466 ], 473 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
506 '--target', 513 '--target',
507 'gm', 514 'gm',
508 '--gyp_defines', 515 '--gyp_defines',
509 'skia_warnings_as_errors=0', 516 'skia_warnings_as_errors=0',
510 '--flavor', 517 '--flavor',
511 'default', 518 'default',
512 ], 519 ],
513 'description': 'Retry_BuildGm', 520 'description': 'Retry_BuildGm',
514 'doStepIf': <Object>, 521 'doStepIf': <Object>,
515 'env': {}, 522 'env': {},
523 'exception_on_failure': <Object>,
516 'flunkOnFailure': <Object>, 524 'flunkOnFailure': <Object>,
517 'get_props_from_stdout': None, 525 'get_props_from_stdout': None,
518 'haltOnFailure': <Object>, 526 'haltOnFailure': <Object>,
519 'hideStepIf': <Object>, 527 'hideStepIf': <Object>,
520 'is_rebaseline_step': <Object>, 528 'is_rebaseline_step': <Object>,
521 'is_upload_step': <Object>, 529 'is_upload_step': <Object>,
522 'timeout': <Object>, 530 'timeout': <Object>,
523 'workdir': 'build/skia', 531 'workdir': 'build/skia',
524 }, 532 },
525 ], 533 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
561 '--is_try', 569 '--is_try',
562 'False', 570 'False',
563 '--bench_pictures_cfg', 571 '--bench_pictures_cfg',
564 'default', 572 'default',
565 '--flavor', 573 '--flavor',
566 'default', 574 'default',
567 ], 575 ],
568 'description': 'Clean', 576 'description': 'Clean',
569 'doStepIf': <Object>, 577 'doStepIf': <Object>,
570 'env': {}, 578 'env': {},
579 'exception_on_failure': <Object>,
571 'flunkOnFailure': <Object>, 580 'flunkOnFailure': <Object>,
572 'get_props_from_stdout': None, 581 'get_props_from_stdout': None,
573 'haltOnFailure': <Object>, 582 'haltOnFailure': <Object>,
574 'hideStepIf': <Object>, 583 'hideStepIf': <Object>,
575 'is_rebaseline_step': <Object>, 584 'is_rebaseline_step': <Object>,
576 'is_upload_step': <Object>, 585 'is_upload_step': <Object>,
577 'timeout': <Object>, 586 'timeout': <Object>,
578 'workdir': 'build/skia', 587 'workdir': 'build/skia',
579 }, 588 },
580 ], 589 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
620 '--target', 629 '--target',
621 'tools', 630 'tools',
622 '--gyp_defines', 631 '--gyp_defines',
623 'skia_warnings_as_errors=0', 632 'skia_warnings_as_errors=0',
624 '--flavor', 633 '--flavor',
625 'default', 634 'default',
626 ], 635 ],
627 'description': 'Retry_NoWarningsAsErrors_BuildTools', 636 'description': 'Retry_NoWarningsAsErrors_BuildTools',
628 'doStepIf': <Object>, 637 'doStepIf': <Object>,
629 'env': {}, 638 'env': {},
639 'exception_on_failure': <Object>,
630 'flunkOnFailure': <Object>, 640 'flunkOnFailure': <Object>,
631 'get_props_from_stdout': None, 641 'get_props_from_stdout': None,
632 'haltOnFailure': <Object>, 642 'haltOnFailure': <Object>,
633 'hideStepIf': <Object>, 643 'hideStepIf': <Object>,
634 'is_rebaseline_step': <Object>, 644 'is_rebaseline_step': <Object>,
635 'is_upload_step': <Object>, 645 'is_upload_step': <Object>,
636 'timeout': <Object>, 646 'timeout': <Object>,
637 'workdir': 'build/skia', 647 'workdir': 'build/skia',
638 }, 648 },
639 ], 649 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
679 '--target', 689 '--target',
680 'gm', 690 'gm',
681 '--gyp_defines', 691 '--gyp_defines',
682 'skia_warnings_as_errors=0', 692 'skia_warnings_as_errors=0',
683 '--flavor', 693 '--flavor',
684 'default', 694 'default',
685 ], 695 ],
686 'description': 'Retry_NoWarningsAsErrors_BuildGm', 696 'description': 'Retry_NoWarningsAsErrors_BuildGm',
687 'doStepIf': <Object>, 697 'doStepIf': <Object>,
688 'env': {}, 698 'env': {},
699 'exception_on_failure': <Object>,
689 'flunkOnFailure': <Object>, 700 'flunkOnFailure': <Object>,
690 'get_props_from_stdout': None, 701 'get_props_from_stdout': None,
691 'haltOnFailure': <Object>, 702 'haltOnFailure': <Object>,
692 'hideStepIf': <Object>, 703 'hideStepIf': <Object>,
693 'is_rebaseline_step': <Object>, 704 'is_rebaseline_step': <Object>,
694 'is_upload_step': <Object>, 705 'is_upload_step': <Object>,
695 'timeout': <Object>, 706 'timeout': <Object>,
696 'workdir': 'build/skia', 707 'workdir': 'build/skia',
697 }, 708 },
698 ], 709 ],
699 [ 710 [
700 <Object>, 711 <Object>,
701 { 712 {
702 'alwaysRun': <Object>, 713 'alwaysRun': <Object>,
703 'command': 'tools/tests/run.sh', 714 'command': 'tools/tests/run.sh',
704 'description': 'RunToolSelfTests', 715 'description': 'RunToolSelfTests',
705 'doStepIf': <Object>, 716 'doStepIf': <Object>,
706 'env': {}, 717 'env': {},
718 'exception_on_failure': <Object>,
707 'flunkOnFailure': <Object>, 719 'flunkOnFailure': <Object>,
708 'get_props_from_stdout': None, 720 'get_props_from_stdout': None,
709 'haltOnFailure': <Object>, 721 'haltOnFailure': <Object>,
710 'hideStepIf': <Object>, 722 'hideStepIf': <Object>,
711 'is_rebaseline_step': <Object>, 723 'is_rebaseline_step': <Object>,
712 'is_upload_step': <Object>, 724 'is_upload_step': <Object>,
713 'timeout': <Object>, 725 'timeout': <Object>,
714 'workdir': 'build/skia', 726 'workdir': 'build/skia',
715 }, 727 },
716 ], 728 ],
717 [ 729 [
718 <Object>, 730 <Object>,
719 { 731 {
720 'alwaysRun': <Object>, 732 'alwaysRun': <Object>,
721 'command': 'gm/tests/run.sh', 733 'command': 'gm/tests/run.sh',
722 'description': 'RunGmSelfTests', 734 'description': 'RunGmSelfTests',
723 'doStepIf': <Object>, 735 'doStepIf': <Object>,
724 'env': {}, 736 'env': {},
737 'exception_on_failure': <Object>,
725 'flunkOnFailure': <Object>, 738 'flunkOnFailure': <Object>,
726 'get_props_from_stdout': None, 739 'get_props_from_stdout': None,
727 'haltOnFailure': <Object>, 740 'haltOnFailure': <Object>,
728 'hideStepIf': <Object>, 741 'hideStepIf': <Object>,
729 'is_rebaseline_step': <Object>, 742 'is_rebaseline_step': <Object>,
730 'is_upload_step': <Object>, 743 'is_upload_step': <Object>,
731 'timeout': <Object>, 744 'timeout': <Object>,
732 'workdir': 'build/skia', 745 'workdir': 'build/skia',
733 }, 746 },
734 ], 747 ],
735 [ 748 [
736 <Object>, 749 <Object>,
737 { 750 {
738 'alwaysRun': <Object>, 751 'alwaysRun': <Object>,
739 'command': [ 752 'command': [
740 'python', 753 'python',
741 'platform_tools/android/tests/run_all.py', 754 'platform_tools/android/tests/run_all.py',
742 ], 755 ],
743 'description': 'RunAndroidPlatformSelfTests', 756 'description': 'RunAndroidPlatformSelfTests',
744 'doStepIf': <Object>, 757 'doStepIf': <Object>,
745 'env': {}, 758 'env': {},
759 'exception_on_failure': <Object>,
746 'flunkOnFailure': <Object>, 760 'flunkOnFailure': <Object>,
747 'get_props_from_stdout': None, 761 'get_props_from_stdout': None,
748 'haltOnFailure': <Object>, 762 'haltOnFailure': <Object>,
749 'hideStepIf': <Object>, 763 'hideStepIf': <Object>,
750 'is_rebaseline_step': <Object>, 764 'is_rebaseline_step': <Object>,
751 'is_upload_step': <Object>, 765 'is_upload_step': <Object>,
752 'timeout': <Object>, 766 'timeout': <Object>,
753 'workdir': 'build/skia', 767 'workdir': 'build/skia',
754 }, 768 },
755 ], 769 ],
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
789 '--num_cores', 803 '--num_cores',
790 <Object>, 804 <Object>,
791 '--is_try', 805 '--is_try',
792 'False', 806 'False',
793 '--bench_pictures_cfg', 807 '--bench_pictures_cfg',
794 'default', 808 'default',
795 ], 809 ],
796 'description': 'DetectStaticInitializers', 810 'description': 'DetectStaticInitializers',
797 'doStepIf': <Object>, 811 'doStepIf': <Object>,
798 'env': {}, 812 'env': {},
813 'exception_on_failure': <Object>,
799 'flunkOnFailure': <Object>, 814 'flunkOnFailure': <Object>,
800 'get_props_from_stdout': None, 815 'get_props_from_stdout': None,
801 'haltOnFailure': <Object>, 816 'haltOnFailure': <Object>,
802 'hideStepIf': <Object>, 817 'hideStepIf': <Object>,
803 'is_rebaseline_step': <Object>, 818 'is_rebaseline_step': <Object>,
804 'is_upload_step': <Object>, 819 'is_upload_step': <Object>,
805 'timeout': <Object>, 820 'timeout': <Object>,
806 'workdir': 'build/skia', 821 'workdir': 'build/skia',
807 }, 822 },
808 ], 823 ],
809 [ 824 [
810 <Object>, 825 <Object>,
811 { 826 {
812 'alwaysRun': <Object>, 827 'alwaysRun': <Object>,
813 'command': 'rm -rf /tmp/buildbot-docs', 828 'command': 'rm -rf /tmp/buildbot-docs',
814 'description': 'CleanupBuildbotPydoc', 829 'description': 'CleanupBuildbotPydoc',
815 'doStepIf': <Object>, 830 'doStepIf': <Object>,
816 'env': {}, 831 'env': {},
832 'exception_on_failure': <Object>,
817 'flunkOnFailure': <Object>, 833 'flunkOnFailure': <Object>,
818 'get_props_from_stdout': None, 834 'get_props_from_stdout': None,
819 'haltOnFailure': <Object>, 835 'haltOnFailure': <Object>,
820 'hideStepIf': <Object>, 836 'hideStepIf': <Object>,
821 'is_rebaseline_step': <Object>, 837 'is_rebaseline_step': <Object>,
822 'is_upload_step': <Object>, 838 'is_upload_step': <Object>,
823 'timeout': <Object>, 839 'timeout': <Object>,
824 'workdir': 'build/skia', 840 'workdir': 'build/skia',
825 }, 841 },
826 ], 842 ],
827 [ 843 [
828 <Object>, 844 <Object>,
829 { 845 {
830 'alwaysRun': <Object>, 846 'alwaysRun': <Object>,
831 'command': 'BUILDBOT_PYDOC_TEMPDIR=/tmp/buildbot-docs bash ../.. /../../../../slave/skia_slave_scripts/update-buildbot-pydoc.sh', 847 'command': 'BUILDBOT_PYDOC_TEMPDIR=/tmp/buildbot-docs bash ../.. /../../../../slave/skia_slave_scripts/update-buildbot-pydoc.sh',
832 'description': 'UpdateBuildbotPydoc', 848 'description': 'UpdateBuildbotPydoc',
833 'doStepIf': <Object>, 849 'doStepIf': <Object>,
834 'env': {}, 850 'env': {},
851 'exception_on_failure': <Object>,
835 'flunkOnFailure': <Object>, 852 'flunkOnFailure': <Object>,
836 'get_props_from_stdout': None, 853 'get_props_from_stdout': None,
837 'haltOnFailure': <Object>, 854 'haltOnFailure': <Object>,
838 'hideStepIf': <Object>, 855 'hideStepIf': <Object>,
839 'is_rebaseline_step': <Object>, 856 'is_rebaseline_step': <Object>,
840 'is_upload_step': <Object>, 857 'is_upload_step': <Object>,
841 'timeout': <Object>, 858 'timeout': <Object>,
842 'workdir': 'build/skia', 859 'workdir': 'build/skia',
843 }, 860 },
844 ], 861 ],
(...skipping 13 matching lines...) Expand all
858 '--source_dir_path', 875 '--source_dir_path',
859 '/tmp/buildbot-docs/buildbot-docs', 876 '/tmp/buildbot-docs/buildbot-docs',
860 '--svn_password_file', 877 '--svn_password_file',
861 '.autogen_svn_password', 878 '.autogen_svn_password',
862 '--svn_username_file', 879 '--svn_username_file',
863 '.autogen_svn_username', 880 '.autogen_svn_username',
864 ], 881 ],
865 'description': 'UploadBuildbotPydoc', 882 'description': 'UploadBuildbotPydoc',
866 'doStepIf': <Object>, 883 'doStepIf': <Object>,
867 'env': {}, 884 'env': {},
885 'exception_on_failure': <Object>,
868 'flunkOnFailure': <Object>, 886 'flunkOnFailure': <Object>,
869 'get_props_from_stdout': None, 887 'get_props_from_stdout': None,
870 'haltOnFailure': <Object>, 888 'haltOnFailure': <Object>,
871 'hideStepIf': <Object>, 889 'hideStepIf': <Object>,
872 'is_rebaseline_step': <Object>, 890 'is_rebaseline_step': <Object>,
873 'is_upload_step': <Object>, 891 'is_upload_step': <Object>,
874 'timeout': <Object>, 892 'timeout': <Object>,
875 'workdir': 'build/skia', 893 'workdir': 'build/skia',
876 }, 894 },
877 ], 895 ],
878 [ 896 [
879 <Object>, 897 <Object>,
880 { 898 {
881 'alwaysRun': <Object>, 899 'alwaysRun': <Object>,
882 'command': 'rm -rf /tmp/doxygen', 900 'command': 'rm -rf /tmp/doxygen',
883 'description': 'CleanupDoxygen', 901 'description': 'CleanupDoxygen',
884 'doStepIf': <Object>, 902 'doStepIf': <Object>,
885 'env': {}, 903 'env': {},
904 'exception_on_failure': <Object>,
886 'flunkOnFailure': <Object>, 905 'flunkOnFailure': <Object>,
887 'get_props_from_stdout': None, 906 'get_props_from_stdout': None,
888 'haltOnFailure': <Object>, 907 'haltOnFailure': <Object>,
889 'hideStepIf': <Object>, 908 'hideStepIf': <Object>,
890 'is_rebaseline_step': <Object>, 909 'is_rebaseline_step': <Object>,
891 'is_upload_step': <Object>, 910 'is_upload_step': <Object>,
892 'timeout': <Object>, 911 'timeout': <Object>,
893 'workdir': 'build/skia', 912 'workdir': 'build/skia',
894 }, 913 },
895 ], 914 ],
896 [ 915 [
897 <Object>, 916 <Object>,
898 { 917 {
899 'alwaysRun': <Object>, 918 'alwaysRun': <Object>,
900 'command': 'DOXYGEN_TEMPDIR=/tmp/doxygen DOXYGEN_COMMIT=false ba sh tools/update-doxygen.sh', 919 'command': 'DOXYGEN_TEMPDIR=/tmp/doxygen DOXYGEN_COMMIT=false ba sh tools/update-doxygen.sh',
901 'description': 'UpdateDoxygen', 920 'description': 'UpdateDoxygen',
902 'doStepIf': <Object>, 921 'doStepIf': <Object>,
903 'env': {}, 922 'env': {},
923 'exception_on_failure': <Object>,
904 'flunkOnFailure': <Object>, 924 'flunkOnFailure': <Object>,
905 'get_props_from_stdout': None, 925 'get_props_from_stdout': None,
906 'haltOnFailure': <Object>, 926 'haltOnFailure': <Object>,
907 'hideStepIf': <Object>, 927 'hideStepIf': <Object>,
908 'is_rebaseline_step': <Object>, 928 'is_rebaseline_step': <Object>,
909 'is_upload_step': <Object>, 929 'is_upload_step': <Object>,
910 'timeout': <Object>, 930 'timeout': <Object>,
911 'workdir': 'build/skia', 931 'workdir': 'build/skia',
912 }, 932 },
913 ], 933 ],
(...skipping 13 matching lines...) Expand all
927 '--source_dir_path', 947 '--source_dir_path',
928 '/tmp/doxygen/docs', 948 '/tmp/doxygen/docs',
929 '--svn_password_file', 949 '--svn_password_file',
930 '.autogen_svn_password', 950 '.autogen_svn_password',
931 '--svn_username_file', 951 '--svn_username_file',
932 '.autogen_svn_username', 952 '.autogen_svn_username',
933 ], 953 ],
934 'description': 'UploadDoxygen', 954 'description': 'UploadDoxygen',
935 'doStepIf': <Object>, 955 'doStepIf': <Object>,
936 'env': {}, 956 'env': {},
957 'exception_on_failure': <Object>,
937 'flunkOnFailure': <Object>, 958 'flunkOnFailure': <Object>,
938 'get_props_from_stdout': None, 959 'get_props_from_stdout': None,
939 'haltOnFailure': <Object>, 960 'haltOnFailure': <Object>,
940 'hideStepIf': <Object>, 961 'hideStepIf': <Object>,
941 'is_rebaseline_step': <Object>, 962 'is_rebaseline_step': <Object>,
942 'is_upload_step': <Object>, 963 'is_upload_step': <Object>,
943 'timeout': <Object>, 964 'timeout': <Object>,
944 'workdir': 'build/skia', 965 'workdir': 'build/skia',
945 }, 966 },
946 ], 967 ],
947 [ 968 [
948 <Object>, 969 <Object>,
949 { 970 {
950 'alwaysRun': <Object>, 971 'alwaysRun': <Object>,
951 'command': 'python run_unittests', 972 'command': 'python run_unittests',
952 'description': 'BuildbotSelfTests', 973 'description': 'BuildbotSelfTests',
953 'doStepIf': <Object>, 974 'doStepIf': <Object>,
954 'env': {}, 975 'env': {},
976 'exception_on_failure': <Object>,
955 'flunkOnFailure': <Object>, 977 'flunkOnFailure': <Object>,
956 'get_props_from_stdout': None, 978 'get_props_from_stdout': None,
957 'haltOnFailure': <Object>, 979 'haltOnFailure': <Object>,
958 'hideStepIf': <Object>, 980 'hideStepIf': <Object>,
959 'is_rebaseline_step': <Object>, 981 'is_rebaseline_step': <Object>,
960 'is_upload_step': <Object>, 982 'is_upload_step': <Object>,
961 'timeout': <Object>, 983 'timeout': <Object>,
962 'workdir': '../../../..', 984 'workdir': '../../../..',
963 }, 985 },
964 ], 986 ],
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
998 '--num_cores', 1020 '--num_cores',
999 <Object>, 1021 <Object>,
1000 '--is_try', 1022 '--is_try',
1001 'False', 1023 'False',
1002 '--bench_pictures_cfg', 1024 '--bench_pictures_cfg',
1003 'default', 1025 'default',
1004 ], 1026 ],
1005 'description': 'CheckCompileTimes', 1027 'description': 'CheckCompileTimes',
1006 'doStepIf': <Object>, 1028 'doStepIf': <Object>,
1007 'env': {}, 1029 'env': {},
1030 'exception_on_failure': <Object>,
1008 'flunkOnFailure': <Object>, 1031 'flunkOnFailure': <Object>,
1009 'get_props_from_stdout': None, 1032 'get_props_from_stdout': None,
1010 'haltOnFailure': <Object>, 1033 'haltOnFailure': <Object>,
1011 'hideStepIf': <Object>, 1034 'hideStepIf': <Object>,
1012 'is_rebaseline_step': <Object>, 1035 'is_rebaseline_step': <Object>,
1013 'is_upload_step': <Object>, 1036 'is_upload_step': <Object>,
1014 'timeout': <Object>, 1037 'timeout': <Object>,
1015 'workdir': 'build/skia', 1038 'workdir': 'build/skia',
1016 }, 1039 },
1017 ], 1040 ],
1018 ], 1041 ],
1019 } 1042 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698