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

Side by Side Diff: tools/tests/factory_configuration/expected/Test-ChromeOS-Alex-GMA3150-x86-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, 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 'most', 6 'most',
7 ], 7 ],
8 '_builder_name': 'Test-ChromeOS-Alex-GMA3150-x86-Release', 8 '_builder_name': 'Test-ChromeOS-Alex-GMA3150-x86-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 'x86-alex', 116 'x86-alex',
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 'x86-alex', 178 'x86-alex',
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 'x86-alex', 242 'x86-alex',
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 'x86-alex', 302 'x86-alex',
300 '--gyp_defines', 303 '--gyp_defines',
301 'skia_arch_width=32 skia_warnings_as_errors=0', 304 'skia_arch_width=32 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=32 skia_warnings_as_errors=0', 370 'skia_arch_width=32 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 'x86-alex', 432 'x86-alex',
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=32 skia_warnings_as_errors=0', 498 'skia_arch_width=32 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 'x86-alex', 560 'x86-alex',
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=32 skia_warnings_as_errors=0', 626 'skia_arch_width=32 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 'x86-alex', 688 'x86-alex',
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 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
735 '--ssh_host', 745 '--ssh_host',
736 <Object>, 746 <Object>,
737 '--ssh_port', 747 '--ssh_port',
738 <Object>, 748 <Object>,
739 '--board', 749 '--board',
740 'x86-alex', 750 'x86-alex',
741 ], 751 ],
742 'description': 'DownloadBaselines', 752 'description': 'DownloadBaselines',
743 'doStepIf': <Object>, 753 'doStepIf': <Object>,
744 'env': {}, 754 'env': {},
755 'exception_on_failure': <Object>,
745 'flunkOnFailure': <Object>, 756 'flunkOnFailure': <Object>,
746 'get_props_from_stdout': None, 757 'get_props_from_stdout': None,
747 'haltOnFailure': <Object>, 758 'haltOnFailure': <Object>,
748 'hideStepIf': <Object>, 759 'hideStepIf': <Object>,
749 'is_rebaseline_step': <Object>, 760 'is_rebaseline_step': <Object>,
750 'is_upload_step': <Object>, 761 'is_upload_step': <Object>,
751 'timeout': <Object>, 762 'timeout': <Object>,
752 'workdir': 'build/skia', 763 'workdir': 'build/skia',
753 }, 764 },
754 ], 765 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
794 '--ssh_host', 805 '--ssh_host',
795 <Object>, 806 <Object>,
796 '--ssh_port', 807 '--ssh_port',
797 <Object>, 808 <Object>,
798 '--board', 809 '--board',
799 'x86-alex', 810 'x86-alex',
800 ], 811 ],
801 'description': 'DownloadSKImageFiles', 812 'description': 'DownloadSKImageFiles',
802 'doStepIf': <Object>, 813 'doStepIf': <Object>,
803 'env': {}, 814 'env': {},
815 'exception_on_failure': <Object>,
804 'flunkOnFailure': <Object>, 816 'flunkOnFailure': <Object>,
805 'get_props_from_stdout': None, 817 'get_props_from_stdout': None,
806 'haltOnFailure': <Object>, 818 'haltOnFailure': <Object>,
807 'hideStepIf': <Object>, 819 'hideStepIf': <Object>,
808 'is_rebaseline_step': <Object>, 820 'is_rebaseline_step': <Object>,
809 'is_upload_step': <Object>, 821 'is_upload_step': <Object>,
810 'timeout': <Object>, 822 'timeout': <Object>,
811 'workdir': 'build/skia', 823 'workdir': 'build/skia',
812 }, 824 },
813 ], 825 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
855 '--ssh_port', 867 '--ssh_port',
856 <Object>, 868 <Object>,
857 '--board', 869 '--board',
858 'x86-alex', 870 'x86-alex',
859 '--flavor', 871 '--flavor',
860 'chromeos', 872 'chromeos',
861 ], 873 ],
862 'description': 'PreRender', 874 'description': 'PreRender',
863 'doStepIf': <Object>, 875 'doStepIf': <Object>,
864 'env': {}, 876 'env': {},
877 'exception_on_failure': <Object>,
865 'flunkOnFailure': <Object>, 878 'flunkOnFailure': <Object>,
866 'get_props_from_stdout': None, 879 'get_props_from_stdout': None,
867 'haltOnFailure': <Object>, 880 'haltOnFailure': <Object>,
868 'hideStepIf': <Object>, 881 'hideStepIf': <Object>,
869 'is_rebaseline_step': <Object>, 882 'is_rebaseline_step': <Object>,
870 'is_upload_step': <Object>, 883 'is_upload_step': <Object>,
871 'timeout': <Object>, 884 'timeout': <Object>,
872 'workdir': 'build/skia', 885 'workdir': 'build/skia',
873 }, 886 },
874 ], 887 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
916 '--ssh_port', 929 '--ssh_port',
917 <Object>, 930 <Object>,
918 '--board', 931 '--board',
919 'x86-alex', 932 'x86-alex',
920 '--flavor', 933 '--flavor',
921 'chromeos', 934 'chromeos',
922 ], 935 ],
923 'description': 'RunTests', 936 'description': 'RunTests',
924 'doStepIf': <Object>, 937 'doStepIf': <Object>,
925 'env': {}, 938 'env': {},
939 'exception_on_failure': <Object>,
926 'flunkOnFailure': <Object>, 940 'flunkOnFailure': <Object>,
927 'get_props_from_stdout': None, 941 'get_props_from_stdout': None,
928 'haltOnFailure': <Object>, 942 'haltOnFailure': <Object>,
929 'hideStepIf': <Object>, 943 'hideStepIf': <Object>,
930 'is_rebaseline_step': <Object>, 944 'is_rebaseline_step': <Object>,
931 'is_upload_step': <Object>, 945 'is_upload_step': <Object>,
932 'timeout': <Object>, 946 'timeout': <Object>,
933 'workdir': 'build/skia', 947 'workdir': 'build/skia',
934 }, 948 },
935 ], 949 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
977 '--ssh_port', 991 '--ssh_port',
978 <Object>, 992 <Object>,
979 '--board', 993 '--board',
980 'x86-alex', 994 'x86-alex',
981 '--flavor', 995 '--flavor',
982 'chromeos', 996 'chromeos',
983 ], 997 ],
984 'description': 'GenerateGMs', 998 'description': 'GenerateGMs',
985 'doStepIf': <Object>, 999 'doStepIf': <Object>,
986 'env': {}, 1000 'env': {},
1001 'exception_on_failure': <Object>,
987 'flunkOnFailure': <Object>, 1002 'flunkOnFailure': <Object>,
988 'get_props_from_stdout': None, 1003 'get_props_from_stdout': None,
989 'haltOnFailure': <Object>, 1004 'haltOnFailure': <Object>,
990 'hideStepIf': <Object>, 1005 'hideStepIf': <Object>,
991 'is_rebaseline_step': <Object>, 1006 'is_rebaseline_step': <Object>,
992 'is_upload_step': <Object>, 1007 'is_upload_step': <Object>,
993 'timeout': <Object>, 1008 'timeout': <Object>,
994 'workdir': 'build/skia', 1009 'workdir': 'build/skia',
995 }, 1010 },
996 ], 1011 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
1038 '--ssh_port', 1053 '--ssh_port',
1039 <Object>, 1054 <Object>,
1040 '--board', 1055 '--board',
1041 'x86-alex', 1056 'x86-alex',
1042 '--flavor', 1057 '--flavor',
1043 'chromeos', 1058 'chromeos',
1044 ], 1059 ],
1045 'description': 'RenderPictures', 1060 'description': 'RenderPictures',
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 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
1099 '--ssh_port', 1115 '--ssh_port',
1100 <Object>, 1116 <Object>,
1101 '--board', 1117 '--board',
1102 'x86-alex', 1118 'x86-alex',
1103 '--flavor', 1119 '--flavor',
1104 'chromeos', 1120 'chromeos',
1105 ], 1121 ],
1106 'description': 'RenderPdfs', 1122 'description': 'RenderPdfs',
1107 'doStepIf': <Object>, 1123 'doStepIf': <Object>,
1108 'env': {}, 1124 'env': {},
1125 'exception_on_failure': <Object>,
1109 'flunkOnFailure': <Object>, 1126 'flunkOnFailure': <Object>,
1110 'get_props_from_stdout': None, 1127 'get_props_from_stdout': None,
1111 'haltOnFailure': <Object>, 1128 'haltOnFailure': <Object>,
1112 'hideStepIf': <Object>, 1129 'hideStepIf': <Object>,
1113 'is_rebaseline_step': <Object>, 1130 'is_rebaseline_step': <Object>,
1114 'is_upload_step': <Object>, 1131 'is_upload_step': <Object>,
1115 'timeout': <Object>, 1132 'timeout': <Object>,
1116 'workdir': 'build/skia', 1133 'workdir': 'build/skia',
1117 }, 1134 },
1118 ], 1135 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
1160 '--ssh_port', 1177 '--ssh_port',
1161 <Object>, 1178 <Object>,
1162 '--board', 1179 '--board',
1163 'x86-alex', 1180 'x86-alex',
1164 '--flavor', 1181 '--flavor',
1165 'chromeos', 1182 'chromeos',
1166 ], 1183 ],
1167 'description': 'RunDecodingTests', 1184 'description': 'RunDecodingTests',
1168 'doStepIf': <Object>, 1185 'doStepIf': <Object>,
1169 'env': {}, 1186 'env': {},
1187 'exception_on_failure': <Object>,
1170 'flunkOnFailure': <Object>, 1188 'flunkOnFailure': <Object>,
1171 'get_props_from_stdout': None, 1189 'get_props_from_stdout': None,
1172 'haltOnFailure': <Object>, 1190 'haltOnFailure': <Object>,
1173 'hideStepIf': <Object>, 1191 'hideStepIf': <Object>,
1174 'is_rebaseline_step': <Object>, 1192 'is_rebaseline_step': <Object>,
1175 'is_upload_step': <Object>, 1193 'is_upload_step': <Object>,
1176 'timeout': <Object>, 1194 'timeout': <Object>,
1177 'workdir': 'build/skia', 1195 'workdir': 'build/skia',
1178 }, 1196 },
1179 ], 1197 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
1221 '--ssh_port', 1239 '--ssh_port',
1222 <Object>, 1240 <Object>,
1223 '--board', 1241 '--board',
1224 'x86-alex', 1242 'x86-alex',
1225 '--flavor', 1243 '--flavor',
1226 'chromeos', 1244 'chromeos',
1227 ], 1245 ],
1228 'description': 'PostRender', 1246 'description': 'PostRender',
1229 'doStepIf': <Object>, 1247 'doStepIf': <Object>,
1230 'env': {}, 1248 'env': {},
1249 'exception_on_failure': <Object>,
1231 'flunkOnFailure': <Object>, 1250 'flunkOnFailure': <Object>,
1232 'get_props_from_stdout': None, 1251 'get_props_from_stdout': None,
1233 'haltOnFailure': <Object>, 1252 'haltOnFailure': <Object>,
1234 'hideStepIf': <Object>, 1253 'hideStepIf': <Object>,
1235 'is_rebaseline_step': <Object>, 1254 'is_rebaseline_step': <Object>,
1236 'is_upload_step': <Object>, 1255 'is_upload_step': <Object>,
1237 'timeout': <Object>, 1256 'timeout': <Object>,
1238 'workdir': 'build/skia', 1257 'workdir': 'build/skia',
1239 }, 1258 },
1240 ], 1259 ],
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
1284 '--board', 1303 '--board',
1285 'x86-alex', 1304 'x86-alex',
1286 '--autogen_svn_username_file', 1305 '--autogen_svn_username_file',
1287 '.autogen_svn_username', 1306 '.autogen_svn_username',
1288 '--autogen_svn_password_file', 1307 '--autogen_svn_password_file',
1289 '.autogen_svn_password', 1308 '.autogen_svn_password',
1290 ], 1309 ],
1291 'description': 'UploadGMResults', 1310 'description': 'UploadGMResults',
1292 'doStepIf': <Object>, 1311 'doStepIf': <Object>,
1293 'env': {}, 1312 'env': {},
1313 'exception_on_failure': <Object>,
1294 'flunkOnFailure': <Object>, 1314 'flunkOnFailure': <Object>,
1295 'get_props_from_stdout': None, 1315 'get_props_from_stdout': None,
1296 'haltOnFailure': <Object>, 1316 'haltOnFailure': <Object>,
1297 'hideStepIf': <Object>, 1317 'hideStepIf': <Object>,
1298 'is_rebaseline_step': <Object>, 1318 'is_rebaseline_step': <Object>,
1299 'is_upload_step': <Object>, 1319 'is_upload_step': <Object>,
1300 'timeout': <Object>, 1320 'timeout': <Object>,
1301 'workdir': 'build/skia', 1321 'workdir': 'build/skia',
1302 }, 1322 },
1303 ], 1323 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1343 '--ssh_host', 1363 '--ssh_host',
1344 <Object>, 1364 <Object>,
1345 '--ssh_port', 1365 '--ssh_port',
1346 <Object>, 1366 <Object>,
1347 '--board', 1367 '--board',
1348 'x86-alex', 1368 'x86-alex',
1349 ], 1369 ],
1350 'description': 'CompareAndUploadWebpageGMs', 1370 'description': 'CompareAndUploadWebpageGMs',
1351 'doStepIf': <Object>, 1371 'doStepIf': <Object>,
1352 'env': {}, 1372 'env': {},
1373 'exception_on_failure': <Object>,
1353 'flunkOnFailure': <Object>, 1374 'flunkOnFailure': <Object>,
1354 'get_props_from_stdout': None, 1375 'get_props_from_stdout': None,
1355 'haltOnFailure': <Object>, 1376 'haltOnFailure': <Object>,
1356 'hideStepIf': <Object>, 1377 'hideStepIf': <Object>,
1357 'is_rebaseline_step': <Object>, 1378 'is_rebaseline_step': <Object>,
1358 'is_upload_step': <Object>, 1379 'is_upload_step': <Object>,
1359 'timeout': <Object>, 1380 'timeout': <Object>,
1360 'workdir': 'build/skia', 1381 'workdir': 'build/skia',
1361 }, 1382 },
1362 ], 1383 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1402 '--ssh_host', 1423 '--ssh_host',
1403 <Object>, 1424 <Object>,
1404 '--ssh_port', 1425 '--ssh_port',
1405 <Object>, 1426 <Object>,
1406 '--board', 1427 '--board',
1407 'x86-alex', 1428 'x86-alex',
1408 ], 1429 ],
1409 'description': 'UploadSKImageResults', 1430 'description': 'UploadSKImageResults',
1410 'doStepIf': <Object>, 1431 'doStepIf': <Object>,
1411 'env': {}, 1432 'env': {},
1433 'exception_on_failure': <Object>,
1412 'flunkOnFailure': <Object>, 1434 'flunkOnFailure': <Object>,
1413 'get_props_from_stdout': None, 1435 'get_props_from_stdout': None,
1414 'haltOnFailure': <Object>, 1436 'haltOnFailure': <Object>,
1415 'hideStepIf': <Object>, 1437 'hideStepIf': <Object>,
1416 'is_rebaseline_step': <Object>, 1438 'is_rebaseline_step': <Object>,
1417 'is_upload_step': <Object>, 1439 'is_upload_step': <Object>,
1418 'timeout': <Object>, 1440 'timeout': <Object>,
1419 'workdir': 'build/skia', 1441 'workdir': 'build/skia',
1420 }, 1442 },
1421 ], 1443 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1461 '--ssh_host', 1483 '--ssh_host',
1462 <Object>, 1484 <Object>,
1463 '--ssh_port', 1485 '--ssh_port',
1464 <Object>, 1486 <Object>,
1465 '--board', 1487 '--board',
1466 'x86-alex', 1488 'x86-alex',
1467 ], 1489 ],
1468 'description': 'CompareGMs', 1490 'description': 'CompareGMs',
1469 'doStepIf': <Object>, 1491 'doStepIf': <Object>,
1470 'env': {}, 1492 'env': {},
1493 'exception_on_failure': <Object>,
1471 'flunkOnFailure': <Object>, 1494 'flunkOnFailure': <Object>,
1472 'get_props_from_stdout': None, 1495 'get_props_from_stdout': None,
1473 'haltOnFailure': <Object>, 1496 'haltOnFailure': <Object>,
1474 'hideStepIf': <Object>, 1497 'hideStepIf': <Object>,
1475 'is_rebaseline_step': <Object>, 1498 'is_rebaseline_step': <Object>,
1476 'is_upload_step': <Object>, 1499 'is_upload_step': <Object>,
1477 'timeout': <Object>, 1500 'timeout': <Object>,
1478 'workdir': 'build/skia', 1501 'workdir': 'build/skia',
1479 }, 1502 },
1480 ], 1503 ],
1481 ], 1504 ],
1482 } 1505 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698