OLD | NEW |
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-TSAN', | 8 '_builder_name': 'Test-Ubuntu13-ShuttleA-HD2000-x86_64-Debug-TSAN', |
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 Loading... |
103 '--is_try', | 103 '--is_try', |
104 'False', | 104 'False', |
105 '--bench_pictures_cfg', | 105 '--bench_pictures_cfg', |
106 'default', | 106 'default', |
107 '--sanitizer', | 107 '--sanitizer', |
108 'thread', | 108 'thread', |
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 Loading... |
162 '--bench_pictures_cfg', | 163 '--bench_pictures_cfg', |
163 'default', | 164 'default', |
164 '--sanitizer', | 165 '--sanitizer', |
165 'thread', | 166 'thread', |
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 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
219 '--is_try', | 221 '--is_try', |
220 'False', | 222 'False', |
221 '--bench_pictures_cfg', | 223 '--bench_pictures_cfg', |
222 'default', | 224 'default', |
223 '--sanitizer', | 225 '--sanitizer', |
224 'thread', | 226 'thread', |
225 ], | 227 ], |
226 'description': 'DownloadSKPs', | 228 'description': 'DownloadSKPs', |
227 'doStepIf': <Object>, | 229 'doStepIf': <Object>, |
228 'env': {}, | 230 'env': {}, |
| 231 'exception_on_failure': <Object>, |
229 'flunkOnFailure': <Object>, | 232 'flunkOnFailure': <Object>, |
230 'get_props_from_stdout': None, | 233 'get_props_from_stdout': None, |
231 'haltOnFailure': <Object>, | 234 'haltOnFailure': <Object>, |
232 'hideStepIf': <Object>, | 235 'hideStepIf': <Object>, |
233 'is_rebaseline_step': <Object>, | 236 'is_rebaseline_step': <Object>, |
234 'is_upload_step': <Object>, | 237 'is_upload_step': <Object>, |
235 'timeout': <Object>, | 238 'timeout': <Object>, |
236 'workdir': 'build/skia', | 239 'workdir': 'build/skia', |
237 }, | 240 }, |
238 ], | 241 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
278 '--sanitizer', | 281 '--sanitizer', |
279 'thread', | 282 'thread', |
280 '--gyp_defines', | 283 '--gyp_defines', |
281 'skia_arch_width=64 skia_warnings_as_errors=0', | 284 'skia_arch_width=64 skia_warnings_as_errors=0', |
282 '--flavor', | 285 '--flavor', |
283 'xsan', | 286 'xsan', |
284 ], | 287 ], |
285 'description': 'RunGYP', | 288 'description': 'RunGYP', |
286 'doStepIf': <Object>, | 289 'doStepIf': <Object>, |
287 'env': {}, | 290 'env': {}, |
| 291 'exception_on_failure': <Object>, |
288 'flunkOnFailure': <Object>, | 292 'flunkOnFailure': <Object>, |
289 'get_props_from_stdout': None, | 293 'get_props_from_stdout': None, |
290 'haltOnFailure': <Object>, | 294 'haltOnFailure': <Object>, |
291 'hideStepIf': <Object>, | 295 'hideStepIf': <Object>, |
292 'is_rebaseline_step': <Object>, | 296 'is_rebaseline_step': <Object>, |
293 'is_upload_step': <Object>, | 297 'is_upload_step': <Object>, |
294 'timeout': <Object>, | 298 'timeout': <Object>, |
295 'workdir': 'build/skia', | 299 'workdir': 'build/skia', |
296 }, | 300 }, |
297 ], | 301 ], |
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
339 '--target', | 343 '--target', |
340 'most', | 344 'most', |
341 '--gyp_defines', | 345 '--gyp_defines', |
342 'skia_arch_width=64 skia_warnings_as_errors=0', | 346 'skia_arch_width=64 skia_warnings_as_errors=0', |
343 '--flavor', | 347 '--flavor', |
344 'xsan', | 348 'xsan', |
345 ], | 349 ], |
346 'description': 'BuildMost', | 350 'description': 'BuildMost', |
347 'doStepIf': <Object>, | 351 'doStepIf': <Object>, |
348 'env': {}, | 352 'env': {}, |
| 353 'exception_on_failure': <Object>, |
349 'flunkOnFailure': <Object>, | 354 'flunkOnFailure': <Object>, |
350 'get_props_from_stdout': None, | 355 'get_props_from_stdout': None, |
351 'haltOnFailure': <Object>, | 356 'haltOnFailure': <Object>, |
352 'hideStepIf': <Object>, | 357 'hideStepIf': <Object>, |
353 'is_rebaseline_step': <Object>, | 358 'is_rebaseline_step': <Object>, |
354 'is_upload_step': <Object>, | 359 'is_upload_step': <Object>, |
355 'timeout': <Object>, | 360 'timeout': <Object>, |
356 'workdir': 'build/skia', | 361 'workdir': 'build/skia', |
357 }, | 362 }, |
358 ], | 363 ], |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
396 '--bench_pictures_cfg', | 401 '--bench_pictures_cfg', |
397 'default', | 402 'default', |
398 '--sanitizer', | 403 '--sanitizer', |
399 'thread', | 404 'thread', |
400 '--flavor', | 405 '--flavor', |
401 'xsan', | 406 'xsan', |
402 ], | 407 ], |
403 'description': 'Clean', | 408 'description': 'Clean', |
404 'doStepIf': <Object>, | 409 'doStepIf': <Object>, |
405 'env': {}, | 410 'env': {}, |
| 411 'exception_on_failure': <Object>, |
406 'flunkOnFailure': <Object>, | 412 'flunkOnFailure': <Object>, |
407 'get_props_from_stdout': None, | 413 'get_props_from_stdout': None, |
408 'haltOnFailure': <Object>, | 414 'haltOnFailure': <Object>, |
409 'hideStepIf': <Object>, | 415 'hideStepIf': <Object>, |
410 'is_rebaseline_step': <Object>, | 416 'is_rebaseline_step': <Object>, |
411 'is_upload_step': <Object>, | 417 'is_upload_step': <Object>, |
412 'timeout': <Object>, | 418 'timeout': <Object>, |
413 'workdir': 'build/skia', | 419 'workdir': 'build/skia', |
414 }, | 420 }, |
415 ], | 421 ], |
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
457 '--target', | 463 '--target', |
458 'most', | 464 'most', |
459 '--gyp_defines', | 465 '--gyp_defines', |
460 'skia_arch_width=64 skia_warnings_as_errors=0', | 466 'skia_arch_width=64 skia_warnings_as_errors=0', |
461 '--flavor', | 467 '--flavor', |
462 'xsan', | 468 'xsan', |
463 ], | 469 ], |
464 'description': 'Retry_BuildMost', | 470 'description': 'Retry_BuildMost', |
465 'doStepIf': <Object>, | 471 'doStepIf': <Object>, |
466 'env': {}, | 472 'env': {}, |
| 473 'exception_on_failure': <Object>, |
467 'flunkOnFailure': <Object>, | 474 'flunkOnFailure': <Object>, |
468 'get_props_from_stdout': None, | 475 'get_props_from_stdout': None, |
469 'haltOnFailure': <Object>, | 476 'haltOnFailure': <Object>, |
470 'hideStepIf': <Object>, | 477 'hideStepIf': <Object>, |
471 'is_rebaseline_step': <Object>, | 478 'is_rebaseline_step': <Object>, |
472 'is_upload_step': <Object>, | 479 'is_upload_step': <Object>, |
473 'timeout': <Object>, | 480 'timeout': <Object>, |
474 'workdir': 'build/skia', | 481 'workdir': 'build/skia', |
475 }, | 482 }, |
476 ], | 483 ], |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
514 '--bench_pictures_cfg', | 521 '--bench_pictures_cfg', |
515 'default', | 522 'default', |
516 '--sanitizer', | 523 '--sanitizer', |
517 'thread', | 524 'thread', |
518 '--flavor', | 525 '--flavor', |
519 'xsan', | 526 'xsan', |
520 ], | 527 ], |
521 'description': 'Clean', | 528 'description': 'Clean', |
522 'doStepIf': <Object>, | 529 'doStepIf': <Object>, |
523 'env': {}, | 530 'env': {}, |
| 531 'exception_on_failure': <Object>, |
524 'flunkOnFailure': <Object>, | 532 'flunkOnFailure': <Object>, |
525 'get_props_from_stdout': None, | 533 'get_props_from_stdout': None, |
526 'haltOnFailure': <Object>, | 534 'haltOnFailure': <Object>, |
527 'hideStepIf': <Object>, | 535 'hideStepIf': <Object>, |
528 'is_rebaseline_step': <Object>, | 536 'is_rebaseline_step': <Object>, |
529 'is_upload_step': <Object>, | 537 'is_upload_step': <Object>, |
530 'timeout': <Object>, | 538 'timeout': <Object>, |
531 'workdir': 'build/skia', | 539 'workdir': 'build/skia', |
532 }, | 540 }, |
533 ], | 541 ], |
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
575 '--target', | 583 '--target', |
576 'most', | 584 'most', |
577 '--gyp_defines', | 585 '--gyp_defines', |
578 'skia_arch_width=64 skia_warnings_as_errors=0', | 586 'skia_arch_width=64 skia_warnings_as_errors=0', |
579 '--flavor', | 587 '--flavor', |
580 'xsan', | 588 'xsan', |
581 ], | 589 ], |
582 'description': 'Retry_NoWarningsAsErrors_BuildMost', | 590 'description': 'Retry_NoWarningsAsErrors_BuildMost', |
583 'doStepIf': <Object>, | 591 'doStepIf': <Object>, |
584 'env': {}, | 592 'env': {}, |
| 593 'exception_on_failure': <Object>, |
585 'flunkOnFailure': <Object>, | 594 'flunkOnFailure': <Object>, |
586 'get_props_from_stdout': None, | 595 'get_props_from_stdout': None, |
587 'haltOnFailure': <Object>, | 596 'haltOnFailure': <Object>, |
588 'hideStepIf': <Object>, | 597 'hideStepIf': <Object>, |
589 'is_rebaseline_step': <Object>, | 598 'is_rebaseline_step': <Object>, |
590 'is_upload_step': <Object>, | 599 'is_upload_step': <Object>, |
591 'timeout': <Object>, | 600 'timeout': <Object>, |
592 'workdir': 'build/skia', | 601 'workdir': 'build/skia', |
593 }, | 602 }, |
594 ], | 603 ], |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
632 '--bench_pictures_cfg', | 641 '--bench_pictures_cfg', |
633 'default', | 642 'default', |
634 '--sanitizer', | 643 '--sanitizer', |
635 'thread', | 644 'thread', |
636 '--flavor', | 645 '--flavor', |
637 'xsan', | 646 'xsan', |
638 ], | 647 ], |
639 'description': 'Install', | 648 'description': 'Install', |
640 'doStepIf': <Object>, | 649 'doStepIf': <Object>, |
641 'env': {}, | 650 'env': {}, |
| 651 'exception_on_failure': <Object>, |
642 'flunkOnFailure': <Object>, | 652 'flunkOnFailure': <Object>, |
643 'get_props_from_stdout': None, | 653 'get_props_from_stdout': None, |
644 'haltOnFailure': <Object>, | 654 'haltOnFailure': <Object>, |
645 'hideStepIf': <Object>, | 655 'hideStepIf': <Object>, |
646 'is_rebaseline_step': <Object>, | 656 'is_rebaseline_step': <Object>, |
647 'is_upload_step': <Object>, | 657 'is_upload_step': <Object>, |
648 'timeout': <Object>, | 658 'timeout': <Object>, |
649 'workdir': 'build/skia', | 659 'workdir': 'build/skia', |
650 }, | 660 }, |
651 ], | 661 ], |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
687 '--is_try', | 697 '--is_try', |
688 'False', | 698 'False', |
689 '--bench_pictures_cfg', | 699 '--bench_pictures_cfg', |
690 'default', | 700 'default', |
691 '--sanitizer', | 701 '--sanitizer', |
692 'thread', | 702 'thread', |
693 ], | 703 ], |
694 'description': 'DownloadBaselines', | 704 'description': 'DownloadBaselines', |
695 'doStepIf': <Object>, | 705 'doStepIf': <Object>, |
696 'env': {}, | 706 'env': {}, |
| 707 'exception_on_failure': <Object>, |
697 'flunkOnFailure': <Object>, | 708 'flunkOnFailure': <Object>, |
698 'get_props_from_stdout': None, | 709 'get_props_from_stdout': None, |
699 'haltOnFailure': <Object>, | 710 'haltOnFailure': <Object>, |
700 'hideStepIf': <Object>, | 711 'hideStepIf': <Object>, |
701 'is_rebaseline_step': <Object>, | 712 'is_rebaseline_step': <Object>, |
702 'is_upload_step': <Object>, | 713 'is_upload_step': <Object>, |
703 'timeout': <Object>, | 714 'timeout': <Object>, |
704 'workdir': 'build/skia', | 715 'workdir': 'build/skia', |
705 }, | 716 }, |
706 ], | 717 ], |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
742 '--is_try', | 753 '--is_try', |
743 'False', | 754 'False', |
744 '--bench_pictures_cfg', | 755 '--bench_pictures_cfg', |
745 'default', | 756 'default', |
746 '--sanitizer', | 757 '--sanitizer', |
747 'thread', | 758 'thread', |
748 ], | 759 ], |
749 'description': 'DownloadSKImageFiles', | 760 'description': 'DownloadSKImageFiles', |
750 'doStepIf': <Object>, | 761 'doStepIf': <Object>, |
751 'env': {}, | 762 'env': {}, |
| 763 'exception_on_failure': <Object>, |
752 'flunkOnFailure': <Object>, | 764 'flunkOnFailure': <Object>, |
753 'get_props_from_stdout': None, | 765 'get_props_from_stdout': None, |
754 'haltOnFailure': <Object>, | 766 'haltOnFailure': <Object>, |
755 'hideStepIf': <Object>, | 767 'hideStepIf': <Object>, |
756 'is_rebaseline_step': <Object>, | 768 'is_rebaseline_step': <Object>, |
757 'is_upload_step': <Object>, | 769 'is_upload_step': <Object>, |
758 'timeout': <Object>, | 770 'timeout': <Object>, |
759 'workdir': 'build/skia', | 771 'workdir': 'build/skia', |
760 }, | 772 }, |
761 ], | 773 ], |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
799 '--bench_pictures_cfg', | 811 '--bench_pictures_cfg', |
800 'default', | 812 'default', |
801 '--sanitizer', | 813 '--sanitizer', |
802 'thread', | 814 'thread', |
803 '--flavor', | 815 '--flavor', |
804 'xsan', | 816 'xsan', |
805 ], | 817 ], |
806 'description': 'PreRender', | 818 'description': 'PreRender', |
807 'doStepIf': <Object>, | 819 'doStepIf': <Object>, |
808 'env': {}, | 820 'env': {}, |
| 821 'exception_on_failure': <Object>, |
809 'flunkOnFailure': <Object>, | 822 'flunkOnFailure': <Object>, |
810 'get_props_from_stdout': None, | 823 'get_props_from_stdout': None, |
811 'haltOnFailure': <Object>, | 824 'haltOnFailure': <Object>, |
812 'hideStepIf': <Object>, | 825 'hideStepIf': <Object>, |
813 'is_rebaseline_step': <Object>, | 826 'is_rebaseline_step': <Object>, |
814 'is_upload_step': <Object>, | 827 'is_upload_step': <Object>, |
815 'timeout': <Object>, | 828 'timeout': <Object>, |
816 'workdir': 'build/skia', | 829 'workdir': 'build/skia', |
817 }, | 830 }, |
818 ], | 831 ], |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
856 '--bench_pictures_cfg', | 869 '--bench_pictures_cfg', |
857 'default', | 870 'default', |
858 '--sanitizer', | 871 '--sanitizer', |
859 'thread', | 872 'thread', |
860 '--flavor', | 873 '--flavor', |
861 'xsan', | 874 'xsan', |
862 ], | 875 ], |
863 'description': 'RunTests', | 876 'description': 'RunTests', |
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 Loading... |
913 '--bench_pictures_cfg', | 927 '--bench_pictures_cfg', |
914 'default', | 928 'default', |
915 '--sanitizer', | 929 '--sanitizer', |
916 'thread', | 930 'thread', |
917 '--flavor', | 931 '--flavor', |
918 'xsan', | 932 'xsan', |
919 ], | 933 ], |
920 'description': 'GenerateGMs', | 934 'description': 'GenerateGMs', |
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 Loading... |
970 '--bench_pictures_cfg', | 985 '--bench_pictures_cfg', |
971 'default', | 986 'default', |
972 '--sanitizer', | 987 '--sanitizer', |
973 'thread', | 988 'thread', |
974 '--flavor', | 989 '--flavor', |
975 'xsan', | 990 'xsan', |
976 ], | 991 ], |
977 'description': 'RenderPictures', | 992 'description': 'RenderPictures', |
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 Loading... |
1027 '--bench_pictures_cfg', | 1043 '--bench_pictures_cfg', |
1028 'default', | 1044 'default', |
1029 '--sanitizer', | 1045 '--sanitizer', |
1030 'thread', | 1046 'thread', |
1031 '--flavor', | 1047 '--flavor', |
1032 'xsan', | 1048 'xsan', |
1033 ], | 1049 ], |
1034 'description': 'RenderPdfs', | 1050 'description': 'RenderPdfs', |
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 Loading... |
1084 '--bench_pictures_cfg', | 1101 '--bench_pictures_cfg', |
1085 'default', | 1102 'default', |
1086 '--sanitizer', | 1103 '--sanitizer', |
1087 'thread', | 1104 'thread', |
1088 '--flavor', | 1105 '--flavor', |
1089 'xsan', | 1106 'xsan', |
1090 ], | 1107 ], |
1091 'description': 'RunDecodingTests', | 1108 'description': 'RunDecodingTests', |
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 Loading... |
1141 '--bench_pictures_cfg', | 1159 '--bench_pictures_cfg', |
1142 'default', | 1160 'default', |
1143 '--sanitizer', | 1161 '--sanitizer', |
1144 'thread', | 1162 'thread', |
1145 '--flavor', | 1163 '--flavor', |
1146 'xsan', | 1164 'xsan', |
1147 ], | 1165 ], |
1148 'description': 'PostRender', | 1166 'description': 'PostRender', |
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 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1200 '--sanitizer', | 1219 '--sanitizer', |
1201 'thread', | 1220 'thread', |
1202 '--autogen_svn_username_file', | 1221 '--autogen_svn_username_file', |
1203 '.autogen_svn_username', | 1222 '.autogen_svn_username', |
1204 '--autogen_svn_password_file', | 1223 '--autogen_svn_password_file', |
1205 '.autogen_svn_password', | 1224 '.autogen_svn_password', |
1206 ], | 1225 ], |
1207 'description': 'UploadGMResults', | 1226 'description': 'UploadGMResults', |
1208 'doStepIf': <Object>, | 1227 'doStepIf': <Object>, |
1209 'env': {}, | 1228 'env': {}, |
| 1229 'exception_on_failure': <Object>, |
1210 'flunkOnFailure': <Object>, | 1230 'flunkOnFailure': <Object>, |
1211 'get_props_from_stdout': None, | 1231 'get_props_from_stdout': None, |
1212 'haltOnFailure': <Object>, | 1232 'haltOnFailure': <Object>, |
1213 'hideStepIf': <Object>, | 1233 'hideStepIf': <Object>, |
1214 'is_rebaseline_step': <Object>, | 1234 'is_rebaseline_step': <Object>, |
1215 'is_upload_step': <Object>, | 1235 'is_upload_step': <Object>, |
1216 'timeout': <Object>, | 1236 'timeout': <Object>, |
1217 'workdir': 'build/skia', | 1237 'workdir': 'build/skia', |
1218 }, | 1238 }, |
1219 ], | 1239 ], |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1255 '--is_try', | 1275 '--is_try', |
1256 'False', | 1276 'False', |
1257 '--bench_pictures_cfg', | 1277 '--bench_pictures_cfg', |
1258 'default', | 1278 'default', |
1259 '--sanitizer', | 1279 '--sanitizer', |
1260 'thread', | 1280 'thread', |
1261 ], | 1281 ], |
1262 'description': 'CompareAndUploadWebpageGMs', | 1282 'description': 'CompareAndUploadWebpageGMs', |
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 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1310 '--is_try', | 1331 '--is_try', |
1311 'False', | 1332 'False', |
1312 '--bench_pictures_cfg', | 1333 '--bench_pictures_cfg', |
1313 'default', | 1334 'default', |
1314 '--sanitizer', | 1335 '--sanitizer', |
1315 'thread', | 1336 'thread', |
1316 ], | 1337 ], |
1317 'description': 'UploadSKImageResults', | 1338 'description': 'UploadSKImageResults', |
1318 'doStepIf': <Object>, | 1339 'doStepIf': <Object>, |
1319 'env': {}, | 1340 'env': {}, |
| 1341 'exception_on_failure': <Object>, |
1320 'flunkOnFailure': <Object>, | 1342 'flunkOnFailure': <Object>, |
1321 'get_props_from_stdout': None, | 1343 'get_props_from_stdout': None, |
1322 'haltOnFailure': <Object>, | 1344 'haltOnFailure': <Object>, |
1323 'hideStepIf': <Object>, | 1345 'hideStepIf': <Object>, |
1324 'is_rebaseline_step': <Object>, | 1346 'is_rebaseline_step': <Object>, |
1325 'is_upload_step': <Object>, | 1347 'is_upload_step': <Object>, |
1326 'timeout': <Object>, | 1348 'timeout': <Object>, |
1327 'workdir': 'build/skia', | 1349 'workdir': 'build/skia', |
1328 }, | 1350 }, |
1329 ], | 1351 ], |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1365 '--is_try', | 1387 '--is_try', |
1366 'False', | 1388 'False', |
1367 '--bench_pictures_cfg', | 1389 '--bench_pictures_cfg', |
1368 'default', | 1390 'default', |
1369 '--sanitizer', | 1391 '--sanitizer', |
1370 'thread', | 1392 'thread', |
1371 ], | 1393 ], |
1372 'description': 'CompareGMs', | 1394 'description': 'CompareGMs', |
1373 'doStepIf': <Object>, | 1395 'doStepIf': <Object>, |
1374 'env': {}, | 1396 'env': {}, |
| 1397 'exception_on_failure': <Object>, |
1375 'flunkOnFailure': <Object>, | 1398 'flunkOnFailure': <Object>, |
1376 'get_props_from_stdout': None, | 1399 'get_props_from_stdout': None, |
1377 'haltOnFailure': <Object>, | 1400 'haltOnFailure': <Object>, |
1378 'hideStepIf': <Object>, | 1401 'hideStepIf': <Object>, |
1379 'is_rebaseline_step': <Object>, | 1402 'is_rebaseline_step': <Object>, |
1380 'is_upload_step': <Object>, | 1403 'is_upload_step': <Object>, |
1381 'timeout': <Object>, | 1404 'timeout': <Object>, |
1382 'workdir': 'build/skia', | 1405 'workdir': 'build/skia', |
1383 }, | 1406 }, |
1384 ], | 1407 ], |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1422 '--bench_pictures_cfg', | 1445 '--bench_pictures_cfg', |
1423 'default', | 1446 'default', |
1424 '--sanitizer', | 1447 '--sanitizer', |
1425 'thread', | 1448 'thread', |
1426 '--flavor', | 1449 '--flavor', |
1427 'xsan', | 1450 'xsan', |
1428 ], | 1451 ], |
1429 'description': 'PreBench', | 1452 'description': 'PreBench', |
1430 'doStepIf': <Object>, | 1453 'doStepIf': <Object>, |
1431 'env': {}, | 1454 'env': {}, |
| 1455 'exception_on_failure': <Object>, |
1432 'flunkOnFailure': <Object>, | 1456 'flunkOnFailure': <Object>, |
1433 'get_props_from_stdout': None, | 1457 'get_props_from_stdout': None, |
1434 'haltOnFailure': <Object>, | 1458 'haltOnFailure': <Object>, |
1435 'hideStepIf': <Object>, | 1459 'hideStepIf': <Object>, |
1436 'is_rebaseline_step': <Object>, | 1460 'is_rebaseline_step': <Object>, |
1437 'is_upload_step': <Object>, | 1461 'is_upload_step': <Object>, |
1438 'timeout': <Object>, | 1462 'timeout': <Object>, |
1439 'workdir': 'build/skia', | 1463 'workdir': 'build/skia', |
1440 }, | 1464 }, |
1441 ], | 1465 ], |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1479 '--bench_pictures_cfg', | 1503 '--bench_pictures_cfg', |
1480 'default', | 1504 'default', |
1481 '--sanitizer', | 1505 '--sanitizer', |
1482 'thread', | 1506 'thread', |
1483 '--flavor', | 1507 '--flavor', |
1484 'xsan', | 1508 'xsan', |
1485 ], | 1509 ], |
1486 'description': 'RunBench', | 1510 'description': 'RunBench', |
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 Loading... |
1536 '--bench_pictures_cfg', | 1561 '--bench_pictures_cfg', |
1537 'default', | 1562 'default', |
1538 '--sanitizer', | 1563 '--sanitizer', |
1539 'thread', | 1564 'thread', |
1540 '--flavor', | 1565 '--flavor', |
1541 'xsan', | 1566 'xsan', |
1542 ], | 1567 ], |
1543 'description': 'BenchPictures', | 1568 'description': 'BenchPictures', |
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 Loading... |
1593 '--bench_pictures_cfg', | 1619 '--bench_pictures_cfg', |
1594 'default', | 1620 'default', |
1595 '--sanitizer', | 1621 '--sanitizer', |
1596 'thread', | 1622 'thread', |
1597 '--flavor', | 1623 '--flavor', |
1598 'xsan', | 1624 'xsan', |
1599 ], | 1625 ], |
1600 'description': 'PostBench', | 1626 'description': 'PostBench', |
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 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1648 '--is_try', | 1675 '--is_try', |
1649 'False', | 1676 'False', |
1650 '--bench_pictures_cfg', | 1677 '--bench_pictures_cfg', |
1651 'default', | 1678 'default', |
1652 '--sanitizer', | 1679 '--sanitizer', |
1653 'thread', | 1680 'thread', |
1654 ], | 1681 ], |
1655 'description': 'CheckForRegressions', | 1682 'description': 'CheckForRegressions', |
1656 'doStepIf': <Object>, | 1683 'doStepIf': <Object>, |
1657 'env': {}, | 1684 'env': {}, |
| 1685 'exception_on_failure': <Object>, |
1658 'flunkOnFailure': <Object>, | 1686 'flunkOnFailure': <Object>, |
1659 'get_props_from_stdout': None, | 1687 'get_props_from_stdout': None, |
1660 'haltOnFailure': <Object>, | 1688 'haltOnFailure': <Object>, |
1661 'hideStepIf': <Object>, | 1689 'hideStepIf': <Object>, |
1662 'is_rebaseline_step': <Object>, | 1690 'is_rebaseline_step': <Object>, |
1663 'is_upload_step': <Object>, | 1691 'is_upload_step': <Object>, |
1664 'timeout': <Object>, | 1692 'timeout': <Object>, |
1665 'workdir': 'build/skia', | 1693 'workdir': 'build/skia', |
1666 }, | 1694 }, |
1667 ], | 1695 ], |
1668 ], | 1696 ], |
1669 } | 1697 } |
OLD | NEW |