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/Build-Ubuntu12-GCC-NaCl-Release

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 'skia_lib', 6 'skia_lib',
7 'tests', 7 'tests',
8 'debugger', 8 'debugger',
9 ], 9 ],
10 '_builder_name': 'Build-Ubuntu12-GCC-NaCl-Release', 10 '_builder_name': 'Build-Ubuntu12-GCC-NaCl-Release',
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
104 '--is_try', 104 '--is_try',
105 'False', 105 'False',
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 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
224 '--nacl_sdk_root', 226 '--nacl_sdk_root',
225 <Object>, 227 <Object>,
226 '--gyp_defines', 228 '--gyp_defines',
227 'skia_warnings_as_errors=1', 229 'skia_warnings_as_errors=1',
228 '--flavor', 230 '--flavor',
229 'nacl', 231 'nacl',
230 ], 232 ],
231 'description': 'RunGYP', 233 'description': 'RunGYP',
232 'doStepIf': <Object>, 234 'doStepIf': <Object>,
233 'env': {}, 235 'env': {},
236 'exception_on_failure': <Object>,
234 'flunkOnFailure': <Object>, 237 'flunkOnFailure': <Object>,
235 'get_props_from_stdout': None, 238 'get_props_from_stdout': None,
236 'haltOnFailure': <Object>, 239 'haltOnFailure': <Object>,
237 'hideStepIf': <Object>, 240 'hideStepIf': <Object>,
238 'is_rebaseline_step': <Object>, 241 'is_rebaseline_step': <Object>,
239 'is_upload_step': <Object>, 242 'is_upload_step': <Object>,
240 'timeout': <Object>, 243 'timeout': <Object>,
241 'workdir': 'build/skia', 244 'workdir': 'build/skia',
242 }, 245 },
243 ], 246 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
285 '--target', 288 '--target',
286 'skia_lib', 289 'skia_lib',
287 '--gyp_defines', 290 '--gyp_defines',
288 'skia_warnings_as_errors=1', 291 'skia_warnings_as_errors=1',
289 '--flavor', 292 '--flavor',
290 'nacl', 293 'nacl',
291 ], 294 ],
292 'description': 'BuildSkiaLib', 295 'description': 'BuildSkiaLib',
293 'doStepIf': <Object>, 296 'doStepIf': <Object>,
294 'env': {}, 297 'env': {},
298 'exception_on_failure': <Object>,
295 'flunkOnFailure': <Object>, 299 'flunkOnFailure': <Object>,
296 'get_props_from_stdout': None, 300 'get_props_from_stdout': None,
297 'haltOnFailure': <Object>, 301 'haltOnFailure': <Object>,
298 'hideStepIf': <Object>, 302 'hideStepIf': <Object>,
299 'is_rebaseline_step': <Object>, 303 'is_rebaseline_step': <Object>,
300 'is_upload_step': <Object>, 304 'is_upload_step': <Object>,
301 'timeout': <Object>, 305 'timeout': <Object>,
302 'workdir': 'build/skia', 306 'workdir': 'build/skia',
303 }, 307 },
304 ], 308 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
346 '--target', 350 '--target',
347 'tests', 351 'tests',
348 '--gyp_defines', 352 '--gyp_defines',
349 'skia_warnings_as_errors=1', 353 'skia_warnings_as_errors=1',
350 '--flavor', 354 '--flavor',
351 'nacl', 355 'nacl',
352 ], 356 ],
353 'description': 'BuildTests', 357 'description': 'BuildTests',
354 'doStepIf': <Object>, 358 'doStepIf': <Object>,
355 'env': {}, 359 'env': {},
360 'exception_on_failure': <Object>,
356 'flunkOnFailure': <Object>, 361 'flunkOnFailure': <Object>,
357 'get_props_from_stdout': None, 362 'get_props_from_stdout': None,
358 'haltOnFailure': <Object>, 363 'haltOnFailure': <Object>,
359 'hideStepIf': <Object>, 364 'hideStepIf': <Object>,
360 'is_rebaseline_step': <Object>, 365 'is_rebaseline_step': <Object>,
361 'is_upload_step': <Object>, 366 'is_upload_step': <Object>,
362 'timeout': <Object>, 367 'timeout': <Object>,
363 'workdir': 'build/skia', 368 'workdir': 'build/skia',
364 }, 369 },
365 ], 370 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
407 '--target', 412 '--target',
408 'debugger', 413 'debugger',
409 '--gyp_defines', 414 '--gyp_defines',
410 'skia_warnings_as_errors=1', 415 'skia_warnings_as_errors=1',
411 '--flavor', 416 '--flavor',
412 'nacl', 417 'nacl',
413 ], 418 ],
414 'description': 'BuildDebugger', 419 'description': 'BuildDebugger',
415 'doStepIf': <Object>, 420 'doStepIf': <Object>,
416 'env': {}, 421 'env': {},
422 'exception_on_failure': <Object>,
417 'flunkOnFailure': <Object>, 423 'flunkOnFailure': <Object>,
418 'get_props_from_stdout': None, 424 'get_props_from_stdout': None,
419 'haltOnFailure': <Object>, 425 'haltOnFailure': <Object>,
420 'hideStepIf': <Object>, 426 'hideStepIf': <Object>,
421 'is_rebaseline_step': <Object>, 427 'is_rebaseline_step': <Object>,
422 'is_upload_step': <Object>, 428 'is_upload_step': <Object>,
423 'timeout': <Object>, 429 'timeout': <Object>,
424 'workdir': 'build/skia', 430 'workdir': 'build/skia',
425 }, 431 },
426 ], 432 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
464 '--bench_pictures_cfg', 470 '--bench_pictures_cfg',
465 'default', 471 'default',
466 '--nacl_sdk_root', 472 '--nacl_sdk_root',
467 <Object>, 473 <Object>,
468 '--flavor', 474 '--flavor',
469 'nacl', 475 'nacl',
470 ], 476 ],
471 'description': 'Clean', 477 'description': 'Clean',
472 'doStepIf': <Object>, 478 'doStepIf': <Object>,
473 'env': {}, 479 'env': {},
480 'exception_on_failure': <Object>,
474 'flunkOnFailure': <Object>, 481 'flunkOnFailure': <Object>,
475 'get_props_from_stdout': None, 482 'get_props_from_stdout': None,
476 'haltOnFailure': <Object>, 483 'haltOnFailure': <Object>,
477 'hideStepIf': <Object>, 484 'hideStepIf': <Object>,
478 'is_rebaseline_step': <Object>, 485 'is_rebaseline_step': <Object>,
479 'is_upload_step': <Object>, 486 'is_upload_step': <Object>,
480 'timeout': <Object>, 487 'timeout': <Object>,
481 'workdir': 'build/skia', 488 'workdir': 'build/skia',
482 }, 489 },
483 ], 490 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
525 '--target', 532 '--target',
526 'skia_lib', 533 'skia_lib',
527 '--gyp_defines', 534 '--gyp_defines',
528 'skia_warnings_as_errors=1', 535 'skia_warnings_as_errors=1',
529 '--flavor', 536 '--flavor',
530 'nacl', 537 'nacl',
531 ], 538 ],
532 'description': 'Retry_BuildSkiaLib', 539 'description': 'Retry_BuildSkiaLib',
533 'doStepIf': <Object>, 540 'doStepIf': <Object>,
534 'env': {}, 541 'env': {},
542 'exception_on_failure': <Object>,
535 'flunkOnFailure': <Object>, 543 'flunkOnFailure': <Object>,
536 'get_props_from_stdout': None, 544 'get_props_from_stdout': None,
537 'haltOnFailure': <Object>, 545 'haltOnFailure': <Object>,
538 'hideStepIf': <Object>, 546 'hideStepIf': <Object>,
539 'is_rebaseline_step': <Object>, 547 'is_rebaseline_step': <Object>,
540 'is_upload_step': <Object>, 548 'is_upload_step': <Object>,
541 'timeout': <Object>, 549 'timeout': <Object>,
542 'workdir': 'build/skia', 550 'workdir': 'build/skia',
543 }, 551 },
544 ], 552 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
586 '--target', 594 '--target',
587 'tests', 595 'tests',
588 '--gyp_defines', 596 '--gyp_defines',
589 'skia_warnings_as_errors=1', 597 'skia_warnings_as_errors=1',
590 '--flavor', 598 '--flavor',
591 'nacl', 599 'nacl',
592 ], 600 ],
593 'description': 'Retry_BuildTests', 601 'description': 'Retry_BuildTests',
594 'doStepIf': <Object>, 602 'doStepIf': <Object>,
595 'env': {}, 603 'env': {},
604 'exception_on_failure': <Object>,
596 'flunkOnFailure': <Object>, 605 'flunkOnFailure': <Object>,
597 'get_props_from_stdout': None, 606 'get_props_from_stdout': None,
598 'haltOnFailure': <Object>, 607 'haltOnFailure': <Object>,
599 'hideStepIf': <Object>, 608 'hideStepIf': <Object>,
600 'is_rebaseline_step': <Object>, 609 'is_rebaseline_step': <Object>,
601 'is_upload_step': <Object>, 610 'is_upload_step': <Object>,
602 'timeout': <Object>, 611 'timeout': <Object>,
603 'workdir': 'build/skia', 612 'workdir': 'build/skia',
604 }, 613 },
605 ], 614 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
647 '--target', 656 '--target',
648 'debugger', 657 'debugger',
649 '--gyp_defines', 658 '--gyp_defines',
650 'skia_warnings_as_errors=1', 659 'skia_warnings_as_errors=1',
651 '--flavor', 660 '--flavor',
652 'nacl', 661 'nacl',
653 ], 662 ],
654 'description': 'Retry_BuildDebugger', 663 'description': 'Retry_BuildDebugger',
655 'doStepIf': <Object>, 664 'doStepIf': <Object>,
656 'env': {}, 665 'env': {},
666 'exception_on_failure': <Object>,
657 'flunkOnFailure': <Object>, 667 'flunkOnFailure': <Object>,
658 'get_props_from_stdout': None, 668 'get_props_from_stdout': None,
659 'haltOnFailure': <Object>, 669 'haltOnFailure': <Object>,
660 'hideStepIf': <Object>, 670 'hideStepIf': <Object>,
661 'is_rebaseline_step': <Object>, 671 'is_rebaseline_step': <Object>,
662 'is_upload_step': <Object>, 672 'is_upload_step': <Object>,
663 'timeout': <Object>, 673 'timeout': <Object>,
664 'workdir': 'build/skia', 674 'workdir': 'build/skia',
665 }, 675 },
666 ], 676 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
704 '--bench_pictures_cfg', 714 '--bench_pictures_cfg',
705 'default', 715 'default',
706 '--nacl_sdk_root', 716 '--nacl_sdk_root',
707 <Object>, 717 <Object>,
708 '--flavor', 718 '--flavor',
709 'nacl', 719 'nacl',
710 ], 720 ],
711 'description': 'Clean', 721 'description': 'Clean',
712 'doStepIf': <Object>, 722 'doStepIf': <Object>,
713 'env': {}, 723 'env': {},
724 'exception_on_failure': <Object>,
714 'flunkOnFailure': <Object>, 725 'flunkOnFailure': <Object>,
715 'get_props_from_stdout': None, 726 'get_props_from_stdout': None,
716 'haltOnFailure': <Object>, 727 'haltOnFailure': <Object>,
717 'hideStepIf': <Object>, 728 'hideStepIf': <Object>,
718 'is_rebaseline_step': <Object>, 729 'is_rebaseline_step': <Object>,
719 'is_upload_step': <Object>, 730 'is_upload_step': <Object>,
720 'timeout': <Object>, 731 'timeout': <Object>,
721 'workdir': 'build/skia', 732 'workdir': 'build/skia',
722 }, 733 },
723 ], 734 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
765 '--target', 776 '--target',
766 'skia_lib', 777 'skia_lib',
767 '--gyp_defines', 778 '--gyp_defines',
768 'skia_warnings_as_errors=0', 779 'skia_warnings_as_errors=0',
769 '--flavor', 780 '--flavor',
770 'nacl', 781 'nacl',
771 ], 782 ],
772 'description': 'Retry_NoWarningsAsErrors_BuildSkiaLib', 783 'description': 'Retry_NoWarningsAsErrors_BuildSkiaLib',
773 'doStepIf': <Object>, 784 'doStepIf': <Object>,
774 'env': {}, 785 'env': {},
786 'exception_on_failure': <Object>,
775 'flunkOnFailure': <Object>, 787 'flunkOnFailure': <Object>,
776 'get_props_from_stdout': None, 788 'get_props_from_stdout': None,
777 'haltOnFailure': <Object>, 789 'haltOnFailure': <Object>,
778 'hideStepIf': <Object>, 790 'hideStepIf': <Object>,
779 'is_rebaseline_step': <Object>, 791 'is_rebaseline_step': <Object>,
780 'is_upload_step': <Object>, 792 'is_upload_step': <Object>,
781 'timeout': <Object>, 793 'timeout': <Object>,
782 'workdir': 'build/skia', 794 'workdir': 'build/skia',
783 }, 795 },
784 ], 796 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
826 '--target', 838 '--target',
827 'tests', 839 'tests',
828 '--gyp_defines', 840 '--gyp_defines',
829 'skia_warnings_as_errors=0', 841 'skia_warnings_as_errors=0',
830 '--flavor', 842 '--flavor',
831 'nacl', 843 'nacl',
832 ], 844 ],
833 'description': 'Retry_NoWarningsAsErrors_BuildTests', 845 'description': 'Retry_NoWarningsAsErrors_BuildTests',
834 'doStepIf': <Object>, 846 'doStepIf': <Object>,
835 'env': {}, 847 'env': {},
848 'exception_on_failure': <Object>,
836 'flunkOnFailure': <Object>, 849 'flunkOnFailure': <Object>,
837 'get_props_from_stdout': None, 850 'get_props_from_stdout': None,
838 'haltOnFailure': <Object>, 851 'haltOnFailure': <Object>,
839 'hideStepIf': <Object>, 852 'hideStepIf': <Object>,
840 'is_rebaseline_step': <Object>, 853 'is_rebaseline_step': <Object>,
841 'is_upload_step': <Object>, 854 'is_upload_step': <Object>,
842 'timeout': <Object>, 855 'timeout': <Object>,
843 'workdir': 'build/skia', 856 'workdir': 'build/skia',
844 }, 857 },
845 ], 858 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
887 '--target', 900 '--target',
888 'debugger', 901 'debugger',
889 '--gyp_defines', 902 '--gyp_defines',
890 'skia_warnings_as_errors=0', 903 'skia_warnings_as_errors=0',
891 '--flavor', 904 '--flavor',
892 'nacl', 905 'nacl',
893 ], 906 ],
894 'description': 'Retry_NoWarningsAsErrors_BuildDebugger', 907 'description': 'Retry_NoWarningsAsErrors_BuildDebugger',
895 'doStepIf': <Object>, 908 'doStepIf': <Object>,
896 'env': {}, 909 'env': {},
910 'exception_on_failure': <Object>,
897 'flunkOnFailure': <Object>, 911 'flunkOnFailure': <Object>,
898 'get_props_from_stdout': None, 912 'get_props_from_stdout': None,
899 'haltOnFailure': <Object>, 913 'haltOnFailure': <Object>,
900 'hideStepIf': <Object>, 914 'hideStepIf': <Object>,
901 'is_rebaseline_step': <Object>, 915 'is_rebaseline_step': <Object>,
902 'is_upload_step': <Object>, 916 'is_upload_step': <Object>,
903 'timeout': <Object>, 917 'timeout': <Object>,
904 'workdir': 'build/skia', 918 'workdir': 'build/skia',
905 }, 919 },
906 ], 920 ],
907 ], 921 ],
908 } 922 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698