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

Side by Side Diff: tools/tests/factory_configuration/expected/Perf-ChromeOS-Link-HD4000-x86_64-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 'most', 6 'most',
7 ], 7 ],
8 '_builder_name': 'Perf-ChromeOS-Link-HD4000-x86_64-Release', 8 '_builder_name': 'Perf-ChromeOS-Link-HD4000-x86_64-Release',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
111 '--ssh_host', 111 '--ssh_host',
112 <Object>, 112 <Object>,
113 '--ssh_port', 113 '--ssh_port',
114 <Object>, 114 <Object>,
115 '--board', 115 '--board',
116 'link', 116 'link',
117 ], 117 ],
118 'description': 'UpdateScripts', 118 'description': 'UpdateScripts',
119 'doStepIf': <Object>, 119 'doStepIf': <Object>,
120 'env': {}, 120 'env': {},
121 'exception_on_failure': <Object>,
121 'flunkOnFailure': <Object>, 122 'flunkOnFailure': <Object>,
122 'get_props_from_stdout': { 123 'get_props_from_stdout': {
123 'buildbot_revision': 'Skiabot scripts updated to (\w+)', 124 'buildbot_revision': 'Skiabot scripts updated to (\w+)',
124 }, 125 },
125 'haltOnFailure': <Object>, 126 'haltOnFailure': <Object>,
126 'hideStepIf': <Object>, 127 'hideStepIf': <Object>,
127 'is_rebaseline_step': <Object>, 128 'is_rebaseline_step': <Object>,
128 'is_upload_step': <Object>, 129 'is_upload_step': <Object>,
129 'timeout': <Object>, 130 'timeout': <Object>,
130 'workdir': 'build', 131 'workdir': 'build',
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
174 '--ssh_port', 175 '--ssh_port',
175 <Object>, 176 <Object>,
176 '--board', 177 '--board',
177 'link', 178 'link',
178 '--gclient_solutions', 179 '--gclient_solutions',
179 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"', 180 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"',
180 ], 181 ],
181 'description': 'Update', 182 'description': 'Update',
182 'doStepIf': <Object>, 183 'doStepIf': <Object>,
183 'env': {}, 184 'env': {},
185 'exception_on_failure': <Object>,
184 'flunkOnFailure': <Object>, 186 'flunkOnFailure': <Object>,
185 'get_props_from_stdout': { 187 'get_props_from_stdout': {
186 'got_revision': 'Skia updated to (\w+)', 188 'got_revision': 'Skia updated to (\w+)',
187 }, 189 },
188 'haltOnFailure': <Object>, 190 'haltOnFailure': <Object>,
189 'hideStepIf': <Object>, 191 'hideStepIf': <Object>,
190 'is_rebaseline_step': <Object>, 192 'is_rebaseline_step': <Object>,
191 'is_upload_step': <Object>, 193 'is_upload_step': <Object>,
192 'timeout': <Object>, 194 'timeout': <Object>,
193 'workdir': 'build', 195 'workdir': 'build',
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
235 '--ssh_host', 237 '--ssh_host',
236 <Object>, 238 <Object>,
237 '--ssh_port', 239 '--ssh_port',
238 <Object>, 240 <Object>,
239 '--board', 241 '--board',
240 'link', 242 'link',
241 ], 243 ],
242 'description': 'DownloadSKPs', 244 'description': 'DownloadSKPs',
243 'doStepIf': <Object>, 245 'doStepIf': <Object>,
244 'env': {}, 246 'env': {},
247 'exception_on_failure': <Object>,
245 'flunkOnFailure': <Object>, 248 'flunkOnFailure': <Object>,
246 'get_props_from_stdout': None, 249 'get_props_from_stdout': None,
247 'haltOnFailure': <Object>, 250 'haltOnFailure': <Object>,
248 'hideStepIf': <Object>, 251 'hideStepIf': <Object>,
249 'is_rebaseline_step': <Object>, 252 'is_rebaseline_step': <Object>,
250 'is_upload_step': <Object>, 253 'is_upload_step': <Object>,
251 'timeout': <Object>, 254 'timeout': <Object>,
252 'workdir': 'build/skia', 255 'workdir': 'build/skia',
253 }, 256 },
254 ], 257 ],
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
298 '--board', 301 '--board',
299 'link', 302 'link',
300 '--gyp_defines', 303 '--gyp_defines',
301 'skia_arch_width=64 skia_warnings_as_errors=0', 304 'skia_arch_width=64 skia_warnings_as_errors=0',
302 '--flavor', 305 '--flavor',
303 'chromeos', 306 'chromeos',
304 ], 307 ],
305 'description': 'RunGYP', 308 'description': 'RunGYP',
306 'doStepIf': <Object>, 309 'doStepIf': <Object>,
307 'env': {}, 310 'env': {},
311 'exception_on_failure': <Object>,
308 'flunkOnFailure': <Object>, 312 'flunkOnFailure': <Object>,
309 'get_props_from_stdout': None, 313 'get_props_from_stdout': None,
310 'haltOnFailure': <Object>, 314 'haltOnFailure': <Object>,
311 'hideStepIf': <Object>, 315 'hideStepIf': <Object>,
312 'is_rebaseline_step': <Object>, 316 'is_rebaseline_step': <Object>,
313 'is_upload_step': <Object>, 317 'is_upload_step': <Object>,
314 'timeout': <Object>, 318 'timeout': <Object>,
315 'workdir': 'build/skia', 319 'workdir': 'build/skia',
316 }, 320 },
317 ], 321 ],
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
363 '--target', 367 '--target',
364 'most', 368 'most',
365 '--gyp_defines', 369 '--gyp_defines',
366 'skia_arch_width=64 skia_warnings_as_errors=0', 370 'skia_arch_width=64 skia_warnings_as_errors=0',
367 '--flavor', 371 '--flavor',
368 'chromeos', 372 'chromeos',
369 ], 373 ],
370 'description': 'BuildMost', 374 'description': 'BuildMost',
371 'doStepIf': <Object>, 375 'doStepIf': <Object>,
372 'env': {}, 376 'env': {},
377 'exception_on_failure': <Object>,
373 'flunkOnFailure': <Object>, 378 'flunkOnFailure': <Object>,
374 'get_props_from_stdout': None, 379 'get_props_from_stdout': None,
375 'haltOnFailure': <Object>, 380 'haltOnFailure': <Object>,
376 'hideStepIf': <Object>, 381 'hideStepIf': <Object>,
377 'is_rebaseline_step': <Object>, 382 'is_rebaseline_step': <Object>,
378 'is_upload_step': <Object>, 383 'is_upload_step': <Object>,
379 'timeout': <Object>, 384 'timeout': <Object>,
380 'workdir': 'build/skia', 385 'workdir': 'build/skia',
381 }, 386 },
382 ], 387 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
424 '--ssh_port', 429 '--ssh_port',
425 <Object>, 430 <Object>,
426 '--board', 431 '--board',
427 'link', 432 'link',
428 '--flavor', 433 '--flavor',
429 'chromeos', 434 'chromeos',
430 ], 435 ],
431 'description': 'Clean', 436 'description': 'Clean',
432 'doStepIf': <Object>, 437 'doStepIf': <Object>,
433 'env': {}, 438 'env': {},
439 'exception_on_failure': <Object>,
434 'flunkOnFailure': <Object>, 440 'flunkOnFailure': <Object>,
435 'get_props_from_stdout': None, 441 'get_props_from_stdout': None,
436 'haltOnFailure': <Object>, 442 'haltOnFailure': <Object>,
437 'hideStepIf': <Object>, 443 'hideStepIf': <Object>,
438 'is_rebaseline_step': <Object>, 444 'is_rebaseline_step': <Object>,
439 'is_upload_step': <Object>, 445 'is_upload_step': <Object>,
440 'timeout': <Object>, 446 'timeout': <Object>,
441 'workdir': 'build/skia', 447 'workdir': 'build/skia',
442 }, 448 },
443 ], 449 ],
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
489 '--target', 495 '--target',
490 'most', 496 'most',
491 '--gyp_defines', 497 '--gyp_defines',
492 'skia_arch_width=64 skia_warnings_as_errors=0', 498 'skia_arch_width=64 skia_warnings_as_errors=0',
493 '--flavor', 499 '--flavor',
494 'chromeos', 500 'chromeos',
495 ], 501 ],
496 'description': 'Retry_BuildMost', 502 'description': 'Retry_BuildMost',
497 'doStepIf': <Object>, 503 'doStepIf': <Object>,
498 'env': {}, 504 'env': {},
505 'exception_on_failure': <Object>,
499 'flunkOnFailure': <Object>, 506 'flunkOnFailure': <Object>,
500 'get_props_from_stdout': None, 507 'get_props_from_stdout': None,
501 'haltOnFailure': <Object>, 508 'haltOnFailure': <Object>,
502 'hideStepIf': <Object>, 509 'hideStepIf': <Object>,
503 'is_rebaseline_step': <Object>, 510 'is_rebaseline_step': <Object>,
504 'is_upload_step': <Object>, 511 'is_upload_step': <Object>,
505 'timeout': <Object>, 512 'timeout': <Object>,
506 'workdir': 'build/skia', 513 'workdir': 'build/skia',
507 }, 514 },
508 ], 515 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
550 '--ssh_port', 557 '--ssh_port',
551 <Object>, 558 <Object>,
552 '--board', 559 '--board',
553 'link', 560 'link',
554 '--flavor', 561 '--flavor',
555 'chromeos', 562 'chromeos',
556 ], 563 ],
557 'description': 'Clean', 564 'description': 'Clean',
558 'doStepIf': <Object>, 565 'doStepIf': <Object>,
559 'env': {}, 566 'env': {},
567 'exception_on_failure': <Object>,
560 'flunkOnFailure': <Object>, 568 'flunkOnFailure': <Object>,
561 'get_props_from_stdout': None, 569 'get_props_from_stdout': None,
562 'haltOnFailure': <Object>, 570 'haltOnFailure': <Object>,
563 'hideStepIf': <Object>, 571 'hideStepIf': <Object>,
564 'is_rebaseline_step': <Object>, 572 'is_rebaseline_step': <Object>,
565 'is_upload_step': <Object>, 573 'is_upload_step': <Object>,
566 'timeout': <Object>, 574 'timeout': <Object>,
567 'workdir': 'build/skia', 575 'workdir': 'build/skia',
568 }, 576 },
569 ], 577 ],
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
615 '--target', 623 '--target',
616 'most', 624 'most',
617 '--gyp_defines', 625 '--gyp_defines',
618 'skia_arch_width=64 skia_warnings_as_errors=0', 626 'skia_arch_width=64 skia_warnings_as_errors=0',
619 '--flavor', 627 '--flavor',
620 'chromeos', 628 'chromeos',
621 ], 629 ],
622 'description': 'Retry_NoWarningsAsErrors_BuildMost', 630 'description': 'Retry_NoWarningsAsErrors_BuildMost',
623 'doStepIf': <Object>, 631 'doStepIf': <Object>,
624 'env': {}, 632 'env': {},
633 'exception_on_failure': <Object>,
625 'flunkOnFailure': <Object>, 634 'flunkOnFailure': <Object>,
626 'get_props_from_stdout': None, 635 'get_props_from_stdout': None,
627 'haltOnFailure': <Object>, 636 'haltOnFailure': <Object>,
628 'hideStepIf': <Object>, 637 'hideStepIf': <Object>,
629 'is_rebaseline_step': <Object>, 638 'is_rebaseline_step': <Object>,
630 'is_upload_step': <Object>, 639 'is_upload_step': <Object>,
631 'timeout': <Object>, 640 'timeout': <Object>,
632 'workdir': 'build/skia', 641 'workdir': 'build/skia',
633 }, 642 },
634 ], 643 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
676 '--ssh_port', 685 '--ssh_port',
677 <Object>, 686 <Object>,
678 '--board', 687 '--board',
679 'link', 688 'link',
680 '--flavor', 689 '--flavor',
681 'chromeos', 690 'chromeos',
682 ], 691 ],
683 'description': 'Install', 692 'description': 'Install',
684 'doStepIf': <Object>, 693 'doStepIf': <Object>,
685 'env': {}, 694 'env': {},
695 'exception_on_failure': <Object>,
686 'flunkOnFailure': <Object>, 696 'flunkOnFailure': <Object>,
687 'get_props_from_stdout': None, 697 'get_props_from_stdout': None,
688 'haltOnFailure': <Object>, 698 'haltOnFailure': <Object>,
689 'hideStepIf': <Object>, 699 'hideStepIf': <Object>,
690 'is_rebaseline_step': <Object>, 700 'is_rebaseline_step': <Object>,
691 'is_upload_step': <Object>, 701 'is_upload_step': <Object>,
692 'timeout': <Object>, 702 'timeout': <Object>,
693 'workdir': 'build/skia', 703 'workdir': 'build/skia',
694 }, 704 },
695 ], 705 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
737 '--ssh_port', 747 '--ssh_port',
738 <Object>, 748 <Object>,
739 '--board', 749 '--board',
740 'link', 750 'link',
741 '--flavor', 751 '--flavor',
742 'chromeos', 752 'chromeos',
743 ], 753 ],
744 'description': 'PreBench', 754 'description': 'PreBench',
745 'doStepIf': <Object>, 755 'doStepIf': <Object>,
746 'env': {}, 756 'env': {},
757 'exception_on_failure': <Object>,
747 'flunkOnFailure': <Object>, 758 'flunkOnFailure': <Object>,
748 'get_props_from_stdout': None, 759 'get_props_from_stdout': None,
749 'haltOnFailure': <Object>, 760 'haltOnFailure': <Object>,
750 'hideStepIf': <Object>, 761 'hideStepIf': <Object>,
751 'is_rebaseline_step': <Object>, 762 'is_rebaseline_step': <Object>,
752 'is_upload_step': <Object>, 763 'is_upload_step': <Object>,
753 'timeout': <Object>, 764 'timeout': <Object>,
754 'workdir': 'build/skia', 765 'workdir': 'build/skia',
755 }, 766 },
756 ], 767 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
798 '--ssh_port', 809 '--ssh_port',
799 <Object>, 810 <Object>,
800 '--board', 811 '--board',
801 'link', 812 'link',
802 '--flavor', 813 '--flavor',
803 'chromeos', 814 'chromeos',
804 ], 815 ],
805 'description': 'RunBench', 816 'description': 'RunBench',
806 'doStepIf': <Object>, 817 'doStepIf': <Object>,
807 'env': {}, 818 'env': {},
819 'exception_on_failure': <Object>,
808 'flunkOnFailure': <Object>, 820 'flunkOnFailure': <Object>,
809 'get_props_from_stdout': None, 821 'get_props_from_stdout': None,
810 'haltOnFailure': <Object>, 822 'haltOnFailure': <Object>,
811 'hideStepIf': <Object>, 823 'hideStepIf': <Object>,
812 'is_rebaseline_step': <Object>, 824 'is_rebaseline_step': <Object>,
813 'is_upload_step': <Object>, 825 'is_upload_step': <Object>,
814 'timeout': <Object>, 826 'timeout': <Object>,
815 'workdir': 'build/skia', 827 'workdir': 'build/skia',
816 }, 828 },
817 ], 829 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
859 '--ssh_port', 871 '--ssh_port',
860 <Object>, 872 <Object>,
861 '--board', 873 '--board',
862 'link', 874 'link',
863 '--flavor', 875 '--flavor',
864 'chromeos', 876 'chromeos',
865 ], 877 ],
866 'description': 'BenchPictures', 878 'description': 'BenchPictures',
867 'doStepIf': <Object>, 879 'doStepIf': <Object>,
868 'env': {}, 880 'env': {},
881 'exception_on_failure': <Object>,
869 'flunkOnFailure': <Object>, 882 'flunkOnFailure': <Object>,
870 'get_props_from_stdout': None, 883 'get_props_from_stdout': None,
871 'haltOnFailure': <Object>, 884 'haltOnFailure': <Object>,
872 'hideStepIf': <Object>, 885 'hideStepIf': <Object>,
873 'is_rebaseline_step': <Object>, 886 'is_rebaseline_step': <Object>,
874 'is_upload_step': <Object>, 887 'is_upload_step': <Object>,
875 'timeout': <Object>, 888 'timeout': <Object>,
876 'workdir': 'build/skia', 889 'workdir': 'build/skia',
877 }, 890 },
878 ], 891 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
920 '--ssh_port', 933 '--ssh_port',
921 <Object>, 934 <Object>,
922 '--board', 935 '--board',
923 'link', 936 'link',
924 '--flavor', 937 '--flavor',
925 'chromeos', 938 'chromeos',
926 ], 939 ],
927 'description': 'PostBench', 940 'description': 'PostBench',
928 'doStepIf': <Object>, 941 'doStepIf': <Object>,
929 'env': {}, 942 'env': {},
943 'exception_on_failure': <Object>,
930 'flunkOnFailure': <Object>, 944 'flunkOnFailure': <Object>,
931 'get_props_from_stdout': None, 945 'get_props_from_stdout': None,
932 'haltOnFailure': <Object>, 946 'haltOnFailure': <Object>,
933 'hideStepIf': <Object>, 947 'hideStepIf': <Object>,
934 'is_rebaseline_step': <Object>, 948 'is_rebaseline_step': <Object>,
935 'is_upload_step': <Object>, 949 'is_upload_step': <Object>,
936 'timeout': <Object>, 950 'timeout': <Object>,
937 'workdir': 'build/skia', 951 'workdir': 'build/skia',
938 }, 952 },
939 ], 953 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
979 '--ssh_host', 993 '--ssh_host',
980 <Object>, 994 <Object>,
981 '--ssh_port', 995 '--ssh_port',
982 <Object>, 996 <Object>,
983 '--board', 997 '--board',
984 'link', 998 'link',
985 ], 999 ],
986 'description': 'CheckForRegressions', 1000 'description': 'CheckForRegressions',
987 'doStepIf': <Object>, 1001 'doStepIf': <Object>,
988 'env': {}, 1002 'env': {},
1003 'exception_on_failure': <Object>,
989 'flunkOnFailure': <Object>, 1004 'flunkOnFailure': <Object>,
990 'get_props_from_stdout': None, 1005 'get_props_from_stdout': None,
991 'haltOnFailure': <Object>, 1006 'haltOnFailure': <Object>,
992 'hideStepIf': <Object>, 1007 'hideStepIf': <Object>,
993 'is_rebaseline_step': <Object>, 1008 'is_rebaseline_step': <Object>,
994 'is_upload_step': <Object>, 1009 'is_upload_step': <Object>,
995 'timeout': <Object>, 1010 'timeout': <Object>,
996 'workdir': 'build/skia', 1011 'workdir': 'build/skia',
997 }, 1012 },
998 ], 1013 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1038 '--ssh_host', 1053 '--ssh_host',
1039 <Object>, 1054 <Object>,
1040 '--ssh_port', 1055 '--ssh_port',
1041 <Object>, 1056 <Object>,
1042 '--board', 1057 '--board',
1043 'link', 1058 'link',
1044 ], 1059 ],
1045 'description': 'UploadBenchResults', 1060 'description': 'UploadBenchResults',
1046 'doStepIf': <Object>, 1061 'doStepIf': <Object>,
1047 'env': {}, 1062 'env': {},
1063 'exception_on_failure': <Object>,
1048 'flunkOnFailure': <Object>, 1064 'flunkOnFailure': <Object>,
1049 'get_props_from_stdout': None, 1065 'get_props_from_stdout': None,
1050 'haltOnFailure': <Object>, 1066 'haltOnFailure': <Object>,
1051 'hideStepIf': <Object>, 1067 'hideStepIf': <Object>,
1052 'is_rebaseline_step': <Object>, 1068 'is_rebaseline_step': <Object>,
1053 'is_upload_step': <Object>, 1069 'is_upload_step': <Object>,
1054 'timeout': <Object>, 1070 'timeout': <Object>,
1055 'workdir': 'build/skia', 1071 'workdir': 'build/skia',
1056 }, 1072 },
1057 ], 1073 ],
1058 ], 1074 ],
1059 } 1075 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698