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

Side by Side Diff: tools/tests/factory_configuration/expected/Build-Ubuntu12-GCC-NaCl-Release-Trybot

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, 9 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 'skia_lib', 6 'skia_lib',
7 'tests', 7 'tests',
8 'debugger', 8 'debugger',
9 ], 9 ],
10 '_builder_name': 'Build-Ubuntu12-GCC-NaCl-Release-Trybot', 10 '_builder_name': 'Build-Ubuntu12-GCC-NaCl-Release-Trybot',
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
104 '--is_try', 104 '--is_try',
105 'True', 105 'True',
106 '--bench_pictures_cfg', 106 '--bench_pictures_cfg',
107 'default', 107 'default',
108 '--nacl_sdk_root', 108 '--nacl_sdk_root',
109 <Object>, 109 <Object>,
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 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 '--bench_pictures_cfg', 164 '--bench_pictures_cfg',
164 'default', 165 'default',
165 '--nacl_sdk_root', 166 '--nacl_sdk_root',
166 <Object>, 167 <Object>,
167 '--gclient_solutions', 168 '--gclient_solutions',
168 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"', 169 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"',
169 ], 170 ],
170 'description': 'Update', 171 'description': 'Update',
171 'doStepIf': <Object>, 172 'doStepIf': <Object>,
172 'env': {}, 173 'env': {},
174 'exception_on_failure': <Object>,
173 'flunkOnFailure': <Object>, 175 'flunkOnFailure': <Object>,
174 'get_props_from_stdout': { 176 'get_props_from_stdout': {
175 'got_revision': 'Skia updated to (\w+)', 177 'got_revision': 'Skia updated to (\w+)',
176 }, 178 },
177 'haltOnFailure': <Object>, 179 'haltOnFailure': <Object>,
178 'hideStepIf': <Object>, 180 'hideStepIf': <Object>,
179 'is_rebaseline_step': <Object>, 181 'is_rebaseline_step': <Object>,
180 'is_upload_step': <Object>, 182 'is_upload_step': <Object>,
181 'timeout': <Object>, 183 'timeout': <Object>,
182 'workdir': 'build', 184 'workdir': 'build',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
222 '--bench_pictures_cfg', 224 '--bench_pictures_cfg',
223 'default', 225 'default',
224 '--nacl_sdk_root', 226 '--nacl_sdk_root',
225 <Object>, 227 <Object>,
226 '--patch', 228 '--patch',
227 <Object>, 229 <Object>,
228 ], 230 ],
229 'description': 'ApplyPatch', 231 'description': 'ApplyPatch',
230 'doStepIf': <Object>, 232 'doStepIf': <Object>,
231 'env': {}, 233 'env': {},
234 'exception_on_failure': <Object>,
232 'flunkOnFailure': <Object>, 235 'flunkOnFailure': <Object>,
233 'get_props_from_stdout': None, 236 'get_props_from_stdout': None,
234 'haltOnFailure': <Object>, 237 'haltOnFailure': <Object>,
235 'hideStepIf': <Object>, 238 'hideStepIf': <Object>,
236 'is_rebaseline_step': <Object>, 239 'is_rebaseline_step': <Object>,
237 'is_upload_step': <Object>, 240 'is_upload_step': <Object>,
238 'timeout': <Object>, 241 'timeout': <Object>,
239 'workdir': 'build/skia', 242 'workdir': 'build/skia',
240 }, 243 },
241 ], 244 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
279 '--bench_pictures_cfg', 282 '--bench_pictures_cfg',
280 'default', 283 'default',
281 '--nacl_sdk_root', 284 '--nacl_sdk_root',
282 <Object>, 285 <Object>,
283 '--flavor', 286 '--flavor',
284 'nacl', 287 'nacl',
285 ], 288 ],
286 'description': 'Clean', 289 'description': 'Clean',
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
338 '--nacl_sdk_root', 342 '--nacl_sdk_root',
339 <Object>, 343 <Object>,
340 '--gyp_defines', 344 '--gyp_defines',
341 'skia_warnings_as_errors=1', 345 'skia_warnings_as_errors=1',
342 '--flavor', 346 '--flavor',
343 'nacl', 347 'nacl',
344 ], 348 ],
345 'description': 'RunGYP', 349 'description': 'RunGYP',
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 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
399 '--target', 404 '--target',
400 'skia_lib', 405 'skia_lib',
401 '--gyp_defines', 406 '--gyp_defines',
402 'skia_warnings_as_errors=1', 407 'skia_warnings_as_errors=1',
403 '--flavor', 408 '--flavor',
404 'nacl', 409 'nacl',
405 ], 410 ],
406 'description': 'BuildSkiaLib', 411 'description': 'BuildSkiaLib',
407 'doStepIf': <Object>, 412 'doStepIf': <Object>,
408 'env': {}, 413 'env': {},
414 'exception_on_failure': <Object>,
409 'flunkOnFailure': <Object>, 415 'flunkOnFailure': <Object>,
410 'get_props_from_stdout': None, 416 'get_props_from_stdout': None,
411 'haltOnFailure': <Object>, 417 'haltOnFailure': <Object>,
412 'hideStepIf': <Object>, 418 'hideStepIf': <Object>,
413 'is_rebaseline_step': <Object>, 419 'is_rebaseline_step': <Object>,
414 'is_upload_step': <Object>, 420 'is_upload_step': <Object>,
415 'timeout': <Object>, 421 'timeout': <Object>,
416 'workdir': 'build/skia', 422 'workdir': 'build/skia',
417 }, 423 },
418 ], 424 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
460 '--target', 466 '--target',
461 'tests', 467 'tests',
462 '--gyp_defines', 468 '--gyp_defines',
463 'skia_warnings_as_errors=1', 469 'skia_warnings_as_errors=1',
464 '--flavor', 470 '--flavor',
465 'nacl', 471 'nacl',
466 ], 472 ],
467 'description': 'BuildTests', 473 'description': 'BuildTests',
468 'doStepIf': <Object>, 474 'doStepIf': <Object>,
469 'env': {}, 475 'env': {},
476 'exception_on_failure': <Object>,
470 'flunkOnFailure': <Object>, 477 'flunkOnFailure': <Object>,
471 'get_props_from_stdout': None, 478 'get_props_from_stdout': None,
472 'haltOnFailure': <Object>, 479 'haltOnFailure': <Object>,
473 'hideStepIf': <Object>, 480 'hideStepIf': <Object>,
474 'is_rebaseline_step': <Object>, 481 'is_rebaseline_step': <Object>,
475 'is_upload_step': <Object>, 482 'is_upload_step': <Object>,
476 'timeout': <Object>, 483 'timeout': <Object>,
477 'workdir': 'build/skia', 484 'workdir': 'build/skia',
478 }, 485 },
479 ], 486 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
521 '--target', 528 '--target',
522 'debugger', 529 'debugger',
523 '--gyp_defines', 530 '--gyp_defines',
524 'skia_warnings_as_errors=1', 531 'skia_warnings_as_errors=1',
525 '--flavor', 532 '--flavor',
526 'nacl', 533 'nacl',
527 ], 534 ],
528 'description': 'BuildDebugger', 535 'description': 'BuildDebugger',
529 'doStepIf': <Object>, 536 'doStepIf': <Object>,
530 'env': {}, 537 'env': {},
538 'exception_on_failure': <Object>,
531 'flunkOnFailure': <Object>, 539 'flunkOnFailure': <Object>,
532 'get_props_from_stdout': None, 540 'get_props_from_stdout': None,
533 'haltOnFailure': <Object>, 541 'haltOnFailure': <Object>,
534 'hideStepIf': <Object>, 542 'hideStepIf': <Object>,
535 'is_rebaseline_step': <Object>, 543 'is_rebaseline_step': <Object>,
536 'is_upload_step': <Object>, 544 'is_upload_step': <Object>,
537 'timeout': <Object>, 545 'timeout': <Object>,
538 'workdir': 'build/skia', 546 'workdir': 'build/skia',
539 }, 547 },
540 ], 548 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
578 '--bench_pictures_cfg', 586 '--bench_pictures_cfg',
579 'default', 587 'default',
580 '--nacl_sdk_root', 588 '--nacl_sdk_root',
581 <Object>, 589 <Object>,
582 '--flavor', 590 '--flavor',
583 'nacl', 591 'nacl',
584 ], 592 ],
585 'description': 'Clean', 593 'description': 'Clean',
586 'doStepIf': <Object>, 594 'doStepIf': <Object>,
587 'env': {}, 595 'env': {},
596 'exception_on_failure': <Object>,
588 'flunkOnFailure': <Object>, 597 'flunkOnFailure': <Object>,
589 'get_props_from_stdout': None, 598 'get_props_from_stdout': None,
590 'haltOnFailure': <Object>, 599 'haltOnFailure': <Object>,
591 'hideStepIf': <Object>, 600 'hideStepIf': <Object>,
592 'is_rebaseline_step': <Object>, 601 'is_rebaseline_step': <Object>,
593 'is_upload_step': <Object>, 602 'is_upload_step': <Object>,
594 'timeout': <Object>, 603 'timeout': <Object>,
595 'workdir': 'build/skia', 604 'workdir': 'build/skia',
596 }, 605 },
597 ], 606 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
639 '--target', 648 '--target',
640 'skia_lib', 649 'skia_lib',
641 '--gyp_defines', 650 '--gyp_defines',
642 'skia_warnings_as_errors=1', 651 'skia_warnings_as_errors=1',
643 '--flavor', 652 '--flavor',
644 'nacl', 653 'nacl',
645 ], 654 ],
646 'description': 'Retry_BuildSkiaLib', 655 'description': 'Retry_BuildSkiaLib',
647 'doStepIf': <Object>, 656 'doStepIf': <Object>,
648 'env': {}, 657 'env': {},
658 'exception_on_failure': <Object>,
649 'flunkOnFailure': <Object>, 659 'flunkOnFailure': <Object>,
650 'get_props_from_stdout': None, 660 'get_props_from_stdout': None,
651 'haltOnFailure': <Object>, 661 'haltOnFailure': <Object>,
652 'hideStepIf': <Object>, 662 'hideStepIf': <Object>,
653 'is_rebaseline_step': <Object>, 663 'is_rebaseline_step': <Object>,
654 'is_upload_step': <Object>, 664 'is_upload_step': <Object>,
655 'timeout': <Object>, 665 'timeout': <Object>,
656 'workdir': 'build/skia', 666 'workdir': 'build/skia',
657 }, 667 },
658 ], 668 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
700 '--target', 710 '--target',
701 'tests', 711 'tests',
702 '--gyp_defines', 712 '--gyp_defines',
703 'skia_warnings_as_errors=1', 713 'skia_warnings_as_errors=1',
704 '--flavor', 714 '--flavor',
705 'nacl', 715 'nacl',
706 ], 716 ],
707 'description': 'Retry_BuildTests', 717 'description': 'Retry_BuildTests',
708 'doStepIf': <Object>, 718 'doStepIf': <Object>,
709 'env': {}, 719 'env': {},
720 'exception_on_failure': <Object>,
710 'flunkOnFailure': <Object>, 721 'flunkOnFailure': <Object>,
711 'get_props_from_stdout': None, 722 'get_props_from_stdout': None,
712 'haltOnFailure': <Object>, 723 'haltOnFailure': <Object>,
713 'hideStepIf': <Object>, 724 'hideStepIf': <Object>,
714 'is_rebaseline_step': <Object>, 725 'is_rebaseline_step': <Object>,
715 'is_upload_step': <Object>, 726 'is_upload_step': <Object>,
716 'timeout': <Object>, 727 'timeout': <Object>,
717 'workdir': 'build/skia', 728 'workdir': 'build/skia',
718 }, 729 },
719 ], 730 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
761 '--target', 772 '--target',
762 'debugger', 773 'debugger',
763 '--gyp_defines', 774 '--gyp_defines',
764 'skia_warnings_as_errors=1', 775 'skia_warnings_as_errors=1',
765 '--flavor', 776 '--flavor',
766 'nacl', 777 'nacl',
767 ], 778 ],
768 'description': 'Retry_BuildDebugger', 779 'description': 'Retry_BuildDebugger',
769 'doStepIf': <Object>, 780 'doStepIf': <Object>,
770 'env': {}, 781 'env': {},
782 'exception_on_failure': <Object>,
771 'flunkOnFailure': <Object>, 783 'flunkOnFailure': <Object>,
772 'get_props_from_stdout': None, 784 'get_props_from_stdout': None,
773 'haltOnFailure': <Object>, 785 'haltOnFailure': <Object>,
774 'hideStepIf': <Object>, 786 'hideStepIf': <Object>,
775 'is_rebaseline_step': <Object>, 787 'is_rebaseline_step': <Object>,
776 'is_upload_step': <Object>, 788 'is_upload_step': <Object>,
777 'timeout': <Object>, 789 'timeout': <Object>,
778 'workdir': 'build/skia', 790 'workdir': 'build/skia',
779 }, 791 },
780 ], 792 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
818 '--bench_pictures_cfg', 830 '--bench_pictures_cfg',
819 'default', 831 'default',
820 '--nacl_sdk_root', 832 '--nacl_sdk_root',
821 <Object>, 833 <Object>,
822 '--flavor', 834 '--flavor',
823 'nacl', 835 'nacl',
824 ], 836 ],
825 'description': 'Clean', 837 'description': 'Clean',
826 'doStepIf': <Object>, 838 'doStepIf': <Object>,
827 'env': {}, 839 'env': {},
840 'exception_on_failure': <Object>,
828 'flunkOnFailure': <Object>, 841 'flunkOnFailure': <Object>,
829 'get_props_from_stdout': None, 842 'get_props_from_stdout': None,
830 'haltOnFailure': <Object>, 843 'haltOnFailure': <Object>,
831 'hideStepIf': <Object>, 844 'hideStepIf': <Object>,
832 'is_rebaseline_step': <Object>, 845 'is_rebaseline_step': <Object>,
833 'is_upload_step': <Object>, 846 'is_upload_step': <Object>,
834 'timeout': <Object>, 847 'timeout': <Object>,
835 'workdir': 'build/skia', 848 'workdir': 'build/skia',
836 }, 849 },
837 ], 850 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
879 '--target', 892 '--target',
880 'skia_lib', 893 'skia_lib',
881 '--gyp_defines', 894 '--gyp_defines',
882 'skia_warnings_as_errors=0', 895 'skia_warnings_as_errors=0',
883 '--flavor', 896 '--flavor',
884 'nacl', 897 'nacl',
885 ], 898 ],
886 'description': 'Retry_NoWarningsAsErrors_BuildSkiaLib', 899 'description': 'Retry_NoWarningsAsErrors_BuildSkiaLib',
887 'doStepIf': <Object>, 900 'doStepIf': <Object>,
888 'env': {}, 901 'env': {},
902 'exception_on_failure': <Object>,
889 'flunkOnFailure': <Object>, 903 'flunkOnFailure': <Object>,
890 'get_props_from_stdout': None, 904 'get_props_from_stdout': None,
891 'haltOnFailure': <Object>, 905 'haltOnFailure': <Object>,
892 'hideStepIf': <Object>, 906 'hideStepIf': <Object>,
893 'is_rebaseline_step': <Object>, 907 'is_rebaseline_step': <Object>,
894 'is_upload_step': <Object>, 908 'is_upload_step': <Object>,
895 'timeout': <Object>, 909 'timeout': <Object>,
896 'workdir': 'build/skia', 910 'workdir': 'build/skia',
897 }, 911 },
898 ], 912 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
940 '--target', 954 '--target',
941 'tests', 955 'tests',
942 '--gyp_defines', 956 '--gyp_defines',
943 'skia_warnings_as_errors=0', 957 'skia_warnings_as_errors=0',
944 '--flavor', 958 '--flavor',
945 'nacl', 959 'nacl',
946 ], 960 ],
947 'description': 'Retry_NoWarningsAsErrors_BuildTests', 961 'description': 'Retry_NoWarningsAsErrors_BuildTests',
948 'doStepIf': <Object>, 962 'doStepIf': <Object>,
949 'env': {}, 963 'env': {},
964 'exception_on_failure': <Object>,
950 'flunkOnFailure': <Object>, 965 'flunkOnFailure': <Object>,
951 'get_props_from_stdout': None, 966 'get_props_from_stdout': None,
952 'haltOnFailure': <Object>, 967 'haltOnFailure': <Object>,
953 'hideStepIf': <Object>, 968 'hideStepIf': <Object>,
954 'is_rebaseline_step': <Object>, 969 'is_rebaseline_step': <Object>,
955 'is_upload_step': <Object>, 970 'is_upload_step': <Object>,
956 'timeout': <Object>, 971 'timeout': <Object>,
957 'workdir': 'build/skia', 972 'workdir': 'build/skia',
958 }, 973 },
959 ], 974 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
1001 '--target', 1016 '--target',
1002 'debugger', 1017 'debugger',
1003 '--gyp_defines', 1018 '--gyp_defines',
1004 'skia_warnings_as_errors=0', 1019 'skia_warnings_as_errors=0',
1005 '--flavor', 1020 '--flavor',
1006 'nacl', 1021 'nacl',
1007 ], 1022 ],
1008 'description': 'Retry_NoWarningsAsErrors_BuildDebugger', 1023 'description': 'Retry_NoWarningsAsErrors_BuildDebugger',
1009 'doStepIf': <Object>, 1024 'doStepIf': <Object>,
1010 'env': {}, 1025 'env': {},
1026 'exception_on_failure': <Object>,
1011 'flunkOnFailure': <Object>, 1027 'flunkOnFailure': <Object>,
1012 'get_props_from_stdout': None, 1028 'get_props_from_stdout': None,
1013 'haltOnFailure': <Object>, 1029 'haltOnFailure': <Object>,
1014 'hideStepIf': <Object>, 1030 'hideStepIf': <Object>,
1015 'is_rebaseline_step': <Object>, 1031 'is_rebaseline_step': <Object>,
1016 'is_upload_step': <Object>, 1032 'is_upload_step': <Object>,
1017 'timeout': <Object>, 1033 'timeout': <Object>,
1018 'workdir': 'build/skia', 1034 'workdir': 'build/skia',
1019 }, 1035 },
1020 ], 1036 ],
1021 ], 1037 ],
1022 } 1038 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698