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

Side by Side Diff: tools/tests/factory_configuration/expected/Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-ASAN-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, 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': 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-ASAN-Trybot', 8 '_builder_name': 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-ASAN-Trybot',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
103 '--is_try', 103 '--is_try',
104 'True', 104 'True',
105 '--bench_pictures_cfg', 105 '--bench_pictures_cfg',
106 'default', 106 'default',
107 '--sanitizer', 107 '--sanitizer',
108 'address', 108 'address',
109 ], 109 ],
110 'description': 'UpdateScripts', 110 'description': 'UpdateScripts',
111 'doStepIf': <Object>, 111 'doStepIf': <Object>,
112 'env': {}, 112 'env': {},
113 'exception_on_failure': <Object>,
113 'flunkOnFailure': <Object>, 114 'flunkOnFailure': <Object>,
114 'get_props_from_stdout': { 115 'get_props_from_stdout': {
115 'buildbot_revision': 'Skiabot scripts updated to (\w+)', 116 'buildbot_revision': 'Skiabot scripts updated to (\w+)',
116 }, 117 },
117 'haltOnFailure': <Object>, 118 'haltOnFailure': <Object>,
118 'hideStepIf': <Object>, 119 'hideStepIf': <Object>,
119 'is_rebaseline_step': <Object>, 120 'is_rebaseline_step': <Object>,
120 'is_upload_step': <Object>, 121 'is_upload_step': <Object>,
121 'timeout': <Object>, 122 'timeout': <Object>,
122 'workdir': 'build', 123 'workdir': 'build',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
162 '--bench_pictures_cfg', 163 '--bench_pictures_cfg',
163 'default', 164 'default',
164 '--sanitizer', 165 '--sanitizer',
165 'address', 166 'address',
166 '--gclient_solutions', 167 '--gclient_solutions',
167 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"', 168 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"',
168 ], 169 ],
169 'description': 'Update', 170 'description': 'Update',
170 'doStepIf': <Object>, 171 'doStepIf': <Object>,
171 'env': {}, 172 'env': {},
173 'exception_on_failure': <Object>,
172 'flunkOnFailure': <Object>, 174 'flunkOnFailure': <Object>,
173 'get_props_from_stdout': { 175 'get_props_from_stdout': {
174 'got_revision': 'Skia updated to (\w+)', 176 'got_revision': 'Skia updated to (\w+)',
175 }, 177 },
176 'haltOnFailure': <Object>, 178 'haltOnFailure': <Object>,
177 'hideStepIf': <Object>, 179 'hideStepIf': <Object>,
178 'is_rebaseline_step': <Object>, 180 'is_rebaseline_step': <Object>,
179 'is_upload_step': <Object>, 181 'is_upload_step': <Object>,
180 'timeout': <Object>, 182 'timeout': <Object>,
181 'workdir': 'build', 183 'workdir': 'build',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
221 '--bench_pictures_cfg', 223 '--bench_pictures_cfg',
222 'default', 224 'default',
223 '--sanitizer', 225 '--sanitizer',
224 'address', 226 'address',
225 '--patch', 227 '--patch',
226 <Object>, 228 <Object>,
227 ], 229 ],
228 'description': 'ApplyPatch', 230 'description': 'ApplyPatch',
229 'doStepIf': <Object>, 231 'doStepIf': <Object>,
230 'env': {}, 232 'env': {},
233 'exception_on_failure': <Object>,
231 'flunkOnFailure': <Object>, 234 'flunkOnFailure': <Object>,
232 'get_props_from_stdout': None, 235 'get_props_from_stdout': None,
233 'haltOnFailure': <Object>, 236 'haltOnFailure': <Object>,
234 'hideStepIf': <Object>, 237 'hideStepIf': <Object>,
235 'is_rebaseline_step': <Object>, 238 'is_rebaseline_step': <Object>,
236 'is_upload_step': <Object>, 239 'is_upload_step': <Object>,
237 'timeout': <Object>, 240 'timeout': <Object>,
238 'workdir': 'build/skia', 241 'workdir': 'build/skia',
239 }, 242 },
240 ], 243 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
276 '--is_try', 279 '--is_try',
277 'True', 280 'True',
278 '--bench_pictures_cfg', 281 '--bench_pictures_cfg',
279 'default', 282 'default',
280 '--sanitizer', 283 '--sanitizer',
281 'address', 284 'address',
282 ], 285 ],
283 'description': 'DownloadSKPs', 286 'description': 'DownloadSKPs',
284 'doStepIf': <Object>, 287 'doStepIf': <Object>,
285 'env': {}, 288 'env': {},
289 'exception_on_failure': <Object>,
286 'flunkOnFailure': <Object>, 290 'flunkOnFailure': <Object>,
287 'get_props_from_stdout': None, 291 'get_props_from_stdout': None,
288 'haltOnFailure': <Object>, 292 'haltOnFailure': <Object>,
289 'hideStepIf': <Object>, 293 'hideStepIf': <Object>,
290 'is_rebaseline_step': <Object>, 294 'is_rebaseline_step': <Object>,
291 'is_upload_step': <Object>, 295 'is_upload_step': <Object>,
292 'timeout': <Object>, 296 'timeout': <Object>,
293 'workdir': 'build/skia', 297 'workdir': 'build/skia',
294 }, 298 },
295 ], 299 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
333 '--bench_pictures_cfg', 337 '--bench_pictures_cfg',
334 'default', 338 'default',
335 '--sanitizer', 339 '--sanitizer',
336 'address', 340 'address',
337 '--flavor', 341 '--flavor',
338 'xsan', 342 'xsan',
339 ], 343 ],
340 'description': 'Clean', 344 'description': 'Clean',
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 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
392 '--sanitizer', 397 '--sanitizer',
393 'address', 398 'address',
394 '--gyp_defines', 399 '--gyp_defines',
395 'skia_arch_width=64 skia_warnings_as_errors=0', 400 'skia_arch_width=64 skia_warnings_as_errors=0',
396 '--flavor', 401 '--flavor',
397 'xsan', 402 'xsan',
398 ], 403 ],
399 'description': 'RunGYP', 404 'description': 'RunGYP',
400 'doStepIf': <Object>, 405 'doStepIf': <Object>,
401 'env': {}, 406 'env': {},
407 'exception_on_failure': <Object>,
402 'flunkOnFailure': <Object>, 408 'flunkOnFailure': <Object>,
403 'get_props_from_stdout': None, 409 'get_props_from_stdout': None,
404 'haltOnFailure': <Object>, 410 'haltOnFailure': <Object>,
405 'hideStepIf': <Object>, 411 'hideStepIf': <Object>,
406 'is_rebaseline_step': <Object>, 412 'is_rebaseline_step': <Object>,
407 'is_upload_step': <Object>, 413 'is_upload_step': <Object>,
408 'timeout': <Object>, 414 'timeout': <Object>,
409 'workdir': 'build/skia', 415 'workdir': 'build/skia',
410 }, 416 },
411 ], 417 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
453 '--target', 459 '--target',
454 'most', 460 'most',
455 '--gyp_defines', 461 '--gyp_defines',
456 'skia_arch_width=64 skia_warnings_as_errors=0', 462 'skia_arch_width=64 skia_warnings_as_errors=0',
457 '--flavor', 463 '--flavor',
458 'xsan', 464 'xsan',
459 ], 465 ],
460 'description': 'BuildMost', 466 'description': 'BuildMost',
461 'doStepIf': <Object>, 467 'doStepIf': <Object>,
462 'env': {}, 468 'env': {},
469 'exception_on_failure': <Object>,
463 'flunkOnFailure': <Object>, 470 'flunkOnFailure': <Object>,
464 'get_props_from_stdout': None, 471 'get_props_from_stdout': None,
465 'haltOnFailure': <Object>, 472 'haltOnFailure': <Object>,
466 'hideStepIf': <Object>, 473 'hideStepIf': <Object>,
467 'is_rebaseline_step': <Object>, 474 'is_rebaseline_step': <Object>,
468 'is_upload_step': <Object>, 475 'is_upload_step': <Object>,
469 'timeout': <Object>, 476 'timeout': <Object>,
470 'workdir': 'build/skia', 477 'workdir': 'build/skia',
471 }, 478 },
472 ], 479 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
510 '--bench_pictures_cfg', 517 '--bench_pictures_cfg',
511 'default', 518 'default',
512 '--sanitizer', 519 '--sanitizer',
513 'address', 520 'address',
514 '--flavor', 521 '--flavor',
515 'xsan', 522 'xsan',
516 ], 523 ],
517 'description': 'Clean', 524 'description': 'Clean',
518 'doStepIf': <Object>, 525 'doStepIf': <Object>,
519 'env': {}, 526 'env': {},
527 'exception_on_failure': <Object>,
520 'flunkOnFailure': <Object>, 528 'flunkOnFailure': <Object>,
521 'get_props_from_stdout': None, 529 'get_props_from_stdout': None,
522 'haltOnFailure': <Object>, 530 'haltOnFailure': <Object>,
523 'hideStepIf': <Object>, 531 'hideStepIf': <Object>,
524 'is_rebaseline_step': <Object>, 532 'is_rebaseline_step': <Object>,
525 'is_upload_step': <Object>, 533 'is_upload_step': <Object>,
526 'timeout': <Object>, 534 'timeout': <Object>,
527 'workdir': 'build/skia', 535 'workdir': 'build/skia',
528 }, 536 },
529 ], 537 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
571 '--target', 579 '--target',
572 'most', 580 'most',
573 '--gyp_defines', 581 '--gyp_defines',
574 'skia_arch_width=64 skia_warnings_as_errors=0', 582 'skia_arch_width=64 skia_warnings_as_errors=0',
575 '--flavor', 583 '--flavor',
576 'xsan', 584 'xsan',
577 ], 585 ],
578 'description': 'Retry_BuildMost', 586 'description': 'Retry_BuildMost',
579 'doStepIf': <Object>, 587 'doStepIf': <Object>,
580 'env': {}, 588 'env': {},
589 'exception_on_failure': <Object>,
581 'flunkOnFailure': <Object>, 590 'flunkOnFailure': <Object>,
582 'get_props_from_stdout': None, 591 'get_props_from_stdout': None,
583 'haltOnFailure': <Object>, 592 'haltOnFailure': <Object>,
584 'hideStepIf': <Object>, 593 'hideStepIf': <Object>,
585 'is_rebaseline_step': <Object>, 594 'is_rebaseline_step': <Object>,
586 'is_upload_step': <Object>, 595 'is_upload_step': <Object>,
587 'timeout': <Object>, 596 'timeout': <Object>,
588 'workdir': 'build/skia', 597 'workdir': 'build/skia',
589 }, 598 },
590 ], 599 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
628 '--bench_pictures_cfg', 637 '--bench_pictures_cfg',
629 'default', 638 'default',
630 '--sanitizer', 639 '--sanitizer',
631 'address', 640 'address',
632 '--flavor', 641 '--flavor',
633 'xsan', 642 'xsan',
634 ], 643 ],
635 'description': 'Clean', 644 'description': 'Clean',
636 'doStepIf': <Object>, 645 'doStepIf': <Object>,
637 'env': {}, 646 'env': {},
647 'exception_on_failure': <Object>,
638 'flunkOnFailure': <Object>, 648 'flunkOnFailure': <Object>,
639 'get_props_from_stdout': None, 649 'get_props_from_stdout': None,
640 'haltOnFailure': <Object>, 650 'haltOnFailure': <Object>,
641 'hideStepIf': <Object>, 651 'hideStepIf': <Object>,
642 'is_rebaseline_step': <Object>, 652 'is_rebaseline_step': <Object>,
643 'is_upload_step': <Object>, 653 'is_upload_step': <Object>,
644 'timeout': <Object>, 654 'timeout': <Object>,
645 'workdir': 'build/skia', 655 'workdir': 'build/skia',
646 }, 656 },
647 ], 657 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
689 '--target', 699 '--target',
690 'most', 700 'most',
691 '--gyp_defines', 701 '--gyp_defines',
692 'skia_arch_width=64 skia_warnings_as_errors=0', 702 'skia_arch_width=64 skia_warnings_as_errors=0',
693 '--flavor', 703 '--flavor',
694 'xsan', 704 'xsan',
695 ], 705 ],
696 'description': 'Retry_NoWarningsAsErrors_BuildMost', 706 'description': 'Retry_NoWarningsAsErrors_BuildMost',
697 'doStepIf': <Object>, 707 'doStepIf': <Object>,
698 'env': {}, 708 'env': {},
709 'exception_on_failure': <Object>,
699 'flunkOnFailure': <Object>, 710 'flunkOnFailure': <Object>,
700 'get_props_from_stdout': None, 711 'get_props_from_stdout': None,
701 'haltOnFailure': <Object>, 712 'haltOnFailure': <Object>,
702 'hideStepIf': <Object>, 713 'hideStepIf': <Object>,
703 'is_rebaseline_step': <Object>, 714 'is_rebaseline_step': <Object>,
704 'is_upload_step': <Object>, 715 'is_upload_step': <Object>,
705 'timeout': <Object>, 716 'timeout': <Object>,
706 'workdir': 'build/skia', 717 'workdir': 'build/skia',
707 }, 718 },
708 ], 719 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
746 '--bench_pictures_cfg', 757 '--bench_pictures_cfg',
747 'default', 758 'default',
748 '--sanitizer', 759 '--sanitizer',
749 'address', 760 'address',
750 '--flavor', 761 '--flavor',
751 'xsan', 762 'xsan',
752 ], 763 ],
753 'description': 'Install', 764 'description': 'Install',
754 'doStepIf': <Object>, 765 'doStepIf': <Object>,
755 'env': {}, 766 'env': {},
767 'exception_on_failure': <Object>,
756 'flunkOnFailure': <Object>, 768 'flunkOnFailure': <Object>,
757 'get_props_from_stdout': None, 769 'get_props_from_stdout': None,
758 'haltOnFailure': <Object>, 770 'haltOnFailure': <Object>,
759 'hideStepIf': <Object>, 771 'hideStepIf': <Object>,
760 'is_rebaseline_step': <Object>, 772 'is_rebaseline_step': <Object>,
761 'is_upload_step': <Object>, 773 'is_upload_step': <Object>,
762 'timeout': <Object>, 774 'timeout': <Object>,
763 'workdir': 'build/skia', 775 'workdir': 'build/skia',
764 }, 776 },
765 ], 777 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
801 '--is_try', 813 '--is_try',
802 'True', 814 'True',
803 '--bench_pictures_cfg', 815 '--bench_pictures_cfg',
804 'default', 816 'default',
805 '--sanitizer', 817 '--sanitizer',
806 'address', 818 'address',
807 ], 819 ],
808 'description': 'DownloadBaselines', 820 'description': 'DownloadBaselines',
809 'doStepIf': <Object>, 821 'doStepIf': <Object>,
810 'env': {}, 822 'env': {},
823 'exception_on_failure': <Object>,
811 'flunkOnFailure': <Object>, 824 'flunkOnFailure': <Object>,
812 'get_props_from_stdout': None, 825 'get_props_from_stdout': None,
813 'haltOnFailure': <Object>, 826 'haltOnFailure': <Object>,
814 'hideStepIf': <Object>, 827 'hideStepIf': <Object>,
815 'is_rebaseline_step': <Object>, 828 'is_rebaseline_step': <Object>,
816 'is_upload_step': <Object>, 829 'is_upload_step': <Object>,
817 'timeout': <Object>, 830 'timeout': <Object>,
818 'workdir': 'build/skia', 831 'workdir': 'build/skia',
819 }, 832 },
820 ], 833 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
856 '--is_try', 869 '--is_try',
857 'True', 870 'True',
858 '--bench_pictures_cfg', 871 '--bench_pictures_cfg',
859 'default', 872 'default',
860 '--sanitizer', 873 '--sanitizer',
861 'address', 874 'address',
862 ], 875 ],
863 'description': 'DownloadSKImageFiles', 876 'description': 'DownloadSKImageFiles',
864 'doStepIf': <Object>, 877 'doStepIf': <Object>,
865 'env': {}, 878 'env': {},
879 'exception_on_failure': <Object>,
866 'flunkOnFailure': <Object>, 880 'flunkOnFailure': <Object>,
867 'get_props_from_stdout': None, 881 'get_props_from_stdout': None,
868 'haltOnFailure': <Object>, 882 'haltOnFailure': <Object>,
869 'hideStepIf': <Object>, 883 'hideStepIf': <Object>,
870 'is_rebaseline_step': <Object>, 884 'is_rebaseline_step': <Object>,
871 'is_upload_step': <Object>, 885 'is_upload_step': <Object>,
872 'timeout': <Object>, 886 'timeout': <Object>,
873 'workdir': 'build/skia', 887 'workdir': 'build/skia',
874 }, 888 },
875 ], 889 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
913 '--bench_pictures_cfg', 927 '--bench_pictures_cfg',
914 'default', 928 'default',
915 '--sanitizer', 929 '--sanitizer',
916 'address', 930 'address',
917 '--flavor', 931 '--flavor',
918 'xsan', 932 'xsan',
919 ], 933 ],
920 'description': 'PreRender', 934 'description': 'PreRender',
921 'doStepIf': <Object>, 935 'doStepIf': <Object>,
922 'env': {}, 936 'env': {},
937 'exception_on_failure': <Object>,
923 'flunkOnFailure': <Object>, 938 'flunkOnFailure': <Object>,
924 'get_props_from_stdout': None, 939 'get_props_from_stdout': None,
925 'haltOnFailure': <Object>, 940 'haltOnFailure': <Object>,
926 'hideStepIf': <Object>, 941 'hideStepIf': <Object>,
927 'is_rebaseline_step': <Object>, 942 'is_rebaseline_step': <Object>,
928 'is_upload_step': <Object>, 943 'is_upload_step': <Object>,
929 'timeout': <Object>, 944 'timeout': <Object>,
930 'workdir': 'build/skia', 945 'workdir': 'build/skia',
931 }, 946 },
932 ], 947 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
970 '--bench_pictures_cfg', 985 '--bench_pictures_cfg',
971 'default', 986 'default',
972 '--sanitizer', 987 '--sanitizer',
973 'address', 988 'address',
974 '--flavor', 989 '--flavor',
975 'xsan', 990 'xsan',
976 ], 991 ],
977 'description': 'RunTests', 992 'description': 'RunTests',
978 'doStepIf': <Object>, 993 'doStepIf': <Object>,
979 'env': {}, 994 'env': {},
995 'exception_on_failure': <Object>,
980 'flunkOnFailure': <Object>, 996 'flunkOnFailure': <Object>,
981 'get_props_from_stdout': None, 997 'get_props_from_stdout': None,
982 'haltOnFailure': <Object>, 998 'haltOnFailure': <Object>,
983 'hideStepIf': <Object>, 999 'hideStepIf': <Object>,
984 'is_rebaseline_step': <Object>, 1000 'is_rebaseline_step': <Object>,
985 'is_upload_step': <Object>, 1001 'is_upload_step': <Object>,
986 'timeout': <Object>, 1002 'timeout': <Object>,
987 'workdir': 'build/skia', 1003 'workdir': 'build/skia',
988 }, 1004 },
989 ], 1005 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
1027 '--bench_pictures_cfg', 1043 '--bench_pictures_cfg',
1028 'default', 1044 'default',
1029 '--sanitizer', 1045 '--sanitizer',
1030 'address', 1046 'address',
1031 '--flavor', 1047 '--flavor',
1032 'xsan', 1048 'xsan',
1033 ], 1049 ],
1034 'description': 'GenerateGMs', 1050 'description': 'GenerateGMs',
1035 'doStepIf': <Object>, 1051 'doStepIf': <Object>,
1036 'env': {}, 1052 'env': {},
1053 'exception_on_failure': <Object>,
1037 'flunkOnFailure': <Object>, 1054 'flunkOnFailure': <Object>,
1038 'get_props_from_stdout': None, 1055 'get_props_from_stdout': None,
1039 'haltOnFailure': <Object>, 1056 'haltOnFailure': <Object>,
1040 'hideStepIf': <Object>, 1057 'hideStepIf': <Object>,
1041 'is_rebaseline_step': <Object>, 1058 'is_rebaseline_step': <Object>,
1042 'is_upload_step': <Object>, 1059 'is_upload_step': <Object>,
1043 'timeout': <Object>, 1060 'timeout': <Object>,
1044 'workdir': 'build/skia', 1061 'workdir': 'build/skia',
1045 }, 1062 },
1046 ], 1063 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
1084 '--bench_pictures_cfg', 1101 '--bench_pictures_cfg',
1085 'default', 1102 'default',
1086 '--sanitizer', 1103 '--sanitizer',
1087 'address', 1104 'address',
1088 '--flavor', 1105 '--flavor',
1089 'xsan', 1106 'xsan',
1090 ], 1107 ],
1091 'description': 'RenderPictures', 1108 'description': 'RenderPictures',
1092 'doStepIf': <Object>, 1109 'doStepIf': <Object>,
1093 'env': {}, 1110 'env': {},
1111 'exception_on_failure': <Object>,
1094 'flunkOnFailure': <Object>, 1112 'flunkOnFailure': <Object>,
1095 'get_props_from_stdout': None, 1113 'get_props_from_stdout': None,
1096 'haltOnFailure': <Object>, 1114 'haltOnFailure': <Object>,
1097 'hideStepIf': <Object>, 1115 'hideStepIf': <Object>,
1098 'is_rebaseline_step': <Object>, 1116 'is_rebaseline_step': <Object>,
1099 'is_upload_step': <Object>, 1117 'is_upload_step': <Object>,
1100 'timeout': <Object>, 1118 'timeout': <Object>,
1101 'workdir': 'build/skia', 1119 'workdir': 'build/skia',
1102 }, 1120 },
1103 ], 1121 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
1141 '--bench_pictures_cfg', 1159 '--bench_pictures_cfg',
1142 'default', 1160 'default',
1143 '--sanitizer', 1161 '--sanitizer',
1144 'address', 1162 'address',
1145 '--flavor', 1163 '--flavor',
1146 'xsan', 1164 'xsan',
1147 ], 1165 ],
1148 'description': 'RenderPdfs', 1166 'description': 'RenderPdfs',
1149 'doStepIf': <Object>, 1167 'doStepIf': <Object>,
1150 'env': {}, 1168 'env': {},
1169 'exception_on_failure': <Object>,
1151 'flunkOnFailure': <Object>, 1170 'flunkOnFailure': <Object>,
1152 'get_props_from_stdout': None, 1171 'get_props_from_stdout': None,
1153 'haltOnFailure': <Object>, 1172 'haltOnFailure': <Object>,
1154 'hideStepIf': <Object>, 1173 'hideStepIf': <Object>,
1155 'is_rebaseline_step': <Object>, 1174 'is_rebaseline_step': <Object>,
1156 'is_upload_step': <Object>, 1175 'is_upload_step': <Object>,
1157 'timeout': <Object>, 1176 'timeout': <Object>,
1158 'workdir': 'build/skia', 1177 'workdir': 'build/skia',
1159 }, 1178 },
1160 ], 1179 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
1198 '--bench_pictures_cfg', 1217 '--bench_pictures_cfg',
1199 'default', 1218 'default',
1200 '--sanitizer', 1219 '--sanitizer',
1201 'address', 1220 'address',
1202 '--flavor', 1221 '--flavor',
1203 'xsan', 1222 'xsan',
1204 ], 1223 ],
1205 'description': 'RunDecodingTests', 1224 'description': 'RunDecodingTests',
1206 'doStepIf': <Object>, 1225 'doStepIf': <Object>,
1207 'env': {}, 1226 'env': {},
1227 'exception_on_failure': <Object>,
1208 'flunkOnFailure': <Object>, 1228 'flunkOnFailure': <Object>,
1209 'get_props_from_stdout': None, 1229 'get_props_from_stdout': None,
1210 'haltOnFailure': <Object>, 1230 'haltOnFailure': <Object>,
1211 'hideStepIf': <Object>, 1231 'hideStepIf': <Object>,
1212 'is_rebaseline_step': <Object>, 1232 'is_rebaseline_step': <Object>,
1213 'is_upload_step': <Object>, 1233 'is_upload_step': <Object>,
1214 'timeout': <Object>, 1234 'timeout': <Object>,
1215 'workdir': 'build/skia', 1235 'workdir': 'build/skia',
1216 }, 1236 },
1217 ], 1237 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
1255 '--bench_pictures_cfg', 1275 '--bench_pictures_cfg',
1256 'default', 1276 'default',
1257 '--sanitizer', 1277 '--sanitizer',
1258 'address', 1278 'address',
1259 '--flavor', 1279 '--flavor',
1260 'xsan', 1280 'xsan',
1261 ], 1281 ],
1262 'description': 'PostRender', 1282 'description': 'PostRender',
1263 'doStepIf': <Object>, 1283 'doStepIf': <Object>,
1264 'env': {}, 1284 'env': {},
1285 'exception_on_failure': <Object>,
1265 'flunkOnFailure': <Object>, 1286 'flunkOnFailure': <Object>,
1266 'get_props_from_stdout': None, 1287 'get_props_from_stdout': None,
1267 'haltOnFailure': <Object>, 1288 'haltOnFailure': <Object>,
1268 'hideStepIf': <Object>, 1289 'hideStepIf': <Object>,
1269 'is_rebaseline_step': <Object>, 1290 'is_rebaseline_step': <Object>,
1270 'is_upload_step': <Object>, 1291 'is_upload_step': <Object>,
1271 'timeout': <Object>, 1292 'timeout': <Object>,
1272 'workdir': 'build/skia', 1293 'workdir': 'build/skia',
1273 }, 1294 },
1274 ], 1295 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1314 '--sanitizer', 1335 '--sanitizer',
1315 'address', 1336 'address',
1316 '--autogen_svn_username_file', 1337 '--autogen_svn_username_file',
1317 '.autogen_svn_username', 1338 '.autogen_svn_username',
1318 '--autogen_svn_password_file', 1339 '--autogen_svn_password_file',
1319 '.autogen_svn_password', 1340 '.autogen_svn_password',
1320 ], 1341 ],
1321 'description': 'UploadGMResults', 1342 'description': 'UploadGMResults',
1322 'doStepIf': <Object>, 1343 'doStepIf': <Object>,
1323 'env': {}, 1344 'env': {},
1345 'exception_on_failure': <Object>,
1324 'flunkOnFailure': <Object>, 1346 'flunkOnFailure': <Object>,
1325 'get_props_from_stdout': None, 1347 'get_props_from_stdout': None,
1326 'haltOnFailure': <Object>, 1348 'haltOnFailure': <Object>,
1327 'hideStepIf': <Object>, 1349 'hideStepIf': <Object>,
1328 'is_rebaseline_step': <Object>, 1350 'is_rebaseline_step': <Object>,
1329 'is_upload_step': <Object>, 1351 'is_upload_step': <Object>,
1330 'timeout': <Object>, 1352 'timeout': <Object>,
1331 'workdir': 'build/skia', 1353 'workdir': 'build/skia',
1332 }, 1354 },
1333 ], 1355 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
1369 '--is_try', 1391 '--is_try',
1370 'True', 1392 'True',
1371 '--bench_pictures_cfg', 1393 '--bench_pictures_cfg',
1372 'default', 1394 'default',
1373 '--sanitizer', 1395 '--sanitizer',
1374 'address', 1396 'address',
1375 ], 1397 ],
1376 'description': 'CompareAndUploadWebpageGMs', 1398 'description': 'CompareAndUploadWebpageGMs',
1377 'doStepIf': <Object>, 1399 'doStepIf': <Object>,
1378 'env': {}, 1400 'env': {},
1401 'exception_on_failure': <Object>,
1379 'flunkOnFailure': <Object>, 1402 'flunkOnFailure': <Object>,
1380 'get_props_from_stdout': None, 1403 'get_props_from_stdout': None,
1381 'haltOnFailure': <Object>, 1404 'haltOnFailure': <Object>,
1382 'hideStepIf': <Object>, 1405 'hideStepIf': <Object>,
1383 'is_rebaseline_step': <Object>, 1406 'is_rebaseline_step': <Object>,
1384 'is_upload_step': <Object>, 1407 'is_upload_step': <Object>,
1385 'timeout': <Object>, 1408 'timeout': <Object>,
1386 'workdir': 'build/skia', 1409 'workdir': 'build/skia',
1387 }, 1410 },
1388 ], 1411 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
1424 '--is_try', 1447 '--is_try',
1425 'True', 1448 'True',
1426 '--bench_pictures_cfg', 1449 '--bench_pictures_cfg',
1427 'default', 1450 'default',
1428 '--sanitizer', 1451 '--sanitizer',
1429 'address', 1452 'address',
1430 ], 1453 ],
1431 'description': 'UploadSKImageResults', 1454 'description': 'UploadSKImageResults',
1432 'doStepIf': <Object>, 1455 'doStepIf': <Object>,
1433 'env': {}, 1456 'env': {},
1457 'exception_on_failure': <Object>,
1434 'flunkOnFailure': <Object>, 1458 'flunkOnFailure': <Object>,
1435 'get_props_from_stdout': None, 1459 'get_props_from_stdout': None,
1436 'haltOnFailure': <Object>, 1460 'haltOnFailure': <Object>,
1437 'hideStepIf': <Object>, 1461 'hideStepIf': <Object>,
1438 'is_rebaseline_step': <Object>, 1462 'is_rebaseline_step': <Object>,
1439 'is_upload_step': <Object>, 1463 'is_upload_step': <Object>,
1440 'timeout': <Object>, 1464 'timeout': <Object>,
1441 'workdir': 'build/skia', 1465 'workdir': 'build/skia',
1442 }, 1466 },
1443 ], 1467 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
1479 '--is_try', 1503 '--is_try',
1480 'True', 1504 'True',
1481 '--bench_pictures_cfg', 1505 '--bench_pictures_cfg',
1482 'default', 1506 'default',
1483 '--sanitizer', 1507 '--sanitizer',
1484 'address', 1508 'address',
1485 ], 1509 ],
1486 'description': 'CompareGMs', 1510 'description': 'CompareGMs',
1487 'doStepIf': <Object>, 1511 'doStepIf': <Object>,
1488 'env': {}, 1512 'env': {},
1513 'exception_on_failure': <Object>,
1489 'flunkOnFailure': <Object>, 1514 'flunkOnFailure': <Object>,
1490 'get_props_from_stdout': None, 1515 'get_props_from_stdout': None,
1491 'haltOnFailure': <Object>, 1516 'haltOnFailure': <Object>,
1492 'hideStepIf': <Object>, 1517 'hideStepIf': <Object>,
1493 'is_rebaseline_step': <Object>, 1518 'is_rebaseline_step': <Object>,
1494 'is_upload_step': <Object>, 1519 'is_upload_step': <Object>,
1495 'timeout': <Object>, 1520 'timeout': <Object>,
1496 'workdir': 'build/skia', 1521 'workdir': 'build/skia',
1497 }, 1522 },
1498 ], 1523 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
1536 '--bench_pictures_cfg', 1561 '--bench_pictures_cfg',
1537 'default', 1562 'default',
1538 '--sanitizer', 1563 '--sanitizer',
1539 'address', 1564 'address',
1540 '--flavor', 1565 '--flavor',
1541 'xsan', 1566 'xsan',
1542 ], 1567 ],
1543 'description': 'PreBench', 1568 'description': 'PreBench',
1544 'doStepIf': <Object>, 1569 'doStepIf': <Object>,
1545 'env': {}, 1570 'env': {},
1571 'exception_on_failure': <Object>,
1546 'flunkOnFailure': <Object>, 1572 'flunkOnFailure': <Object>,
1547 'get_props_from_stdout': None, 1573 'get_props_from_stdout': None,
1548 'haltOnFailure': <Object>, 1574 'haltOnFailure': <Object>,
1549 'hideStepIf': <Object>, 1575 'hideStepIf': <Object>,
1550 'is_rebaseline_step': <Object>, 1576 'is_rebaseline_step': <Object>,
1551 'is_upload_step': <Object>, 1577 'is_upload_step': <Object>,
1552 'timeout': <Object>, 1578 'timeout': <Object>,
1553 'workdir': 'build/skia', 1579 'workdir': 'build/skia',
1554 }, 1580 },
1555 ], 1581 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
1593 '--bench_pictures_cfg', 1619 '--bench_pictures_cfg',
1594 'default', 1620 'default',
1595 '--sanitizer', 1621 '--sanitizer',
1596 'address', 1622 'address',
1597 '--flavor', 1623 '--flavor',
1598 'xsan', 1624 'xsan',
1599 ], 1625 ],
1600 'description': 'RunBench', 1626 'description': 'RunBench',
1601 'doStepIf': <Object>, 1627 'doStepIf': <Object>,
1602 'env': {}, 1628 'env': {},
1629 'exception_on_failure': <Object>,
1603 'flunkOnFailure': <Object>, 1630 'flunkOnFailure': <Object>,
1604 'get_props_from_stdout': None, 1631 'get_props_from_stdout': None,
1605 'haltOnFailure': <Object>, 1632 'haltOnFailure': <Object>,
1606 'hideStepIf': <Object>, 1633 'hideStepIf': <Object>,
1607 'is_rebaseline_step': <Object>, 1634 'is_rebaseline_step': <Object>,
1608 'is_upload_step': <Object>, 1635 'is_upload_step': <Object>,
1609 'timeout': <Object>, 1636 'timeout': <Object>,
1610 'workdir': 'build/skia', 1637 'workdir': 'build/skia',
1611 }, 1638 },
1612 ], 1639 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
1650 '--bench_pictures_cfg', 1677 '--bench_pictures_cfg',
1651 'default', 1678 'default',
1652 '--sanitizer', 1679 '--sanitizer',
1653 'address', 1680 'address',
1654 '--flavor', 1681 '--flavor',
1655 'xsan', 1682 'xsan',
1656 ], 1683 ],
1657 'description': 'BenchPictures', 1684 'description': 'BenchPictures',
1658 'doStepIf': <Object>, 1685 'doStepIf': <Object>,
1659 'env': {}, 1686 'env': {},
1687 'exception_on_failure': <Object>,
1660 'flunkOnFailure': <Object>, 1688 'flunkOnFailure': <Object>,
1661 'get_props_from_stdout': None, 1689 'get_props_from_stdout': None,
1662 'haltOnFailure': <Object>, 1690 'haltOnFailure': <Object>,
1663 'hideStepIf': <Object>, 1691 'hideStepIf': <Object>,
1664 'is_rebaseline_step': <Object>, 1692 'is_rebaseline_step': <Object>,
1665 'is_upload_step': <Object>, 1693 'is_upload_step': <Object>,
1666 'timeout': <Object>, 1694 'timeout': <Object>,
1667 'workdir': 'build/skia', 1695 'workdir': 'build/skia',
1668 }, 1696 },
1669 ], 1697 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
1707 '--bench_pictures_cfg', 1735 '--bench_pictures_cfg',
1708 'default', 1736 'default',
1709 '--sanitizer', 1737 '--sanitizer',
1710 'address', 1738 'address',
1711 '--flavor', 1739 '--flavor',
1712 'xsan', 1740 'xsan',
1713 ], 1741 ],
1714 'description': 'PostBench', 1742 'description': 'PostBench',
1715 'doStepIf': <Object>, 1743 'doStepIf': <Object>,
1716 'env': {}, 1744 'env': {},
1745 'exception_on_failure': <Object>,
1717 'flunkOnFailure': <Object>, 1746 'flunkOnFailure': <Object>,
1718 'get_props_from_stdout': None, 1747 'get_props_from_stdout': None,
1719 'haltOnFailure': <Object>, 1748 'haltOnFailure': <Object>,
1720 'hideStepIf': <Object>, 1749 'hideStepIf': <Object>,
1721 'is_rebaseline_step': <Object>, 1750 'is_rebaseline_step': <Object>,
1722 'is_upload_step': <Object>, 1751 'is_upload_step': <Object>,
1723 'timeout': <Object>, 1752 'timeout': <Object>,
1724 'workdir': 'build/skia', 1753 'workdir': 'build/skia',
1725 }, 1754 },
1726 ], 1755 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
1762 '--is_try', 1791 '--is_try',
1763 'True', 1792 'True',
1764 '--bench_pictures_cfg', 1793 '--bench_pictures_cfg',
1765 'default', 1794 'default',
1766 '--sanitizer', 1795 '--sanitizer',
1767 'address', 1796 'address',
1768 ], 1797 ],
1769 'description': 'CheckForRegressions', 1798 'description': 'CheckForRegressions',
1770 'doStepIf': <Object>, 1799 'doStepIf': <Object>,
1771 'env': {}, 1800 'env': {},
1801 'exception_on_failure': <Object>,
1772 'flunkOnFailure': <Object>, 1802 'flunkOnFailure': <Object>,
1773 'get_props_from_stdout': None, 1803 'get_props_from_stdout': None,
1774 'haltOnFailure': <Object>, 1804 'haltOnFailure': <Object>,
1775 'hideStepIf': <Object>, 1805 'hideStepIf': <Object>,
1776 'is_rebaseline_step': <Object>, 1806 'is_rebaseline_step': <Object>,
1777 'is_upload_step': <Object>, 1807 'is_upload_step': <Object>,
1778 'timeout': <Object>, 1808 'timeout': <Object>,
1779 'workdir': 'build/skia', 1809 'workdir': 'build/skia',
1780 }, 1810 },
1781 ], 1811 ],
1782 ], 1812 ],
1783 } 1813 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698