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

Side by Side Diff: tools/tests/factory_configuration/expected/Build-Ubuntu13-Clang-x86_64-Debug-TSAN-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, 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 'skia_lib', 6 'skia_lib',
7 'tests', 7 'tests',
8 'gm', 8 'gm',
9 'tools', 9 'tools',
10 'bench', 10 'bench',
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
108 '--is_try', 108 '--is_try',
109 'True', 109 'True',
110 '--bench_pictures_cfg', 110 '--bench_pictures_cfg',
111 'default', 111 'default',
112 '--sanitizer', 112 '--sanitizer',
113 'thread', 113 'thread',
114 ], 114 ],
115 'description': 'UpdateScripts', 115 'description': 'UpdateScripts',
116 'doStepIf': <Object>, 116 'doStepIf': <Object>,
117 'env': {}, 117 'env': {},
118 'exception_on_failure': <Object>,
118 'flunkOnFailure': <Object>, 119 'flunkOnFailure': <Object>,
119 'get_props_from_stdout': { 120 'get_props_from_stdout': {
120 'buildbot_revision': 'Skiabot scripts updated to (\w+)', 121 'buildbot_revision': 'Skiabot scripts updated to (\w+)',
121 }, 122 },
122 'haltOnFailure': <Object>, 123 'haltOnFailure': <Object>,
123 'hideStepIf': <Object>, 124 'hideStepIf': <Object>,
124 'is_rebaseline_step': <Object>, 125 'is_rebaseline_step': <Object>,
125 'is_upload_step': <Object>, 126 'is_upload_step': <Object>,
126 'timeout': <Object>, 127 'timeout': <Object>,
127 'workdir': 'build', 128 'workdir': 'build',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
167 '--bench_pictures_cfg', 168 '--bench_pictures_cfg',
168 'default', 169 'default',
169 '--sanitizer', 170 '--sanitizer',
170 'thread', 171 'thread',
171 '--gclient_solutions', 172 '--gclient_solutions',
172 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"', 173 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"',
173 ], 174 ],
174 'description': 'Update', 175 'description': 'Update',
175 'doStepIf': <Object>, 176 'doStepIf': <Object>,
176 'env': {}, 177 'env': {},
178 'exception_on_failure': <Object>,
177 'flunkOnFailure': <Object>, 179 'flunkOnFailure': <Object>,
178 'get_props_from_stdout': { 180 'get_props_from_stdout': {
179 'got_revision': 'Skia updated to (\w+)', 181 'got_revision': 'Skia updated to (\w+)',
180 }, 182 },
181 'haltOnFailure': <Object>, 183 'haltOnFailure': <Object>,
182 'hideStepIf': <Object>, 184 'hideStepIf': <Object>,
183 'is_rebaseline_step': <Object>, 185 'is_rebaseline_step': <Object>,
184 'is_upload_step': <Object>, 186 'is_upload_step': <Object>,
185 'timeout': <Object>, 187 'timeout': <Object>,
186 'workdir': 'build', 188 'workdir': 'build',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
226 '--bench_pictures_cfg', 228 '--bench_pictures_cfg',
227 'default', 229 'default',
228 '--sanitizer', 230 '--sanitizer',
229 'thread', 231 'thread',
230 '--patch', 232 '--patch',
231 <Object>, 233 <Object>,
232 ], 234 ],
233 'description': 'ApplyPatch', 235 'description': 'ApplyPatch',
234 'doStepIf': <Object>, 236 'doStepIf': <Object>,
235 'env': {}, 237 'env': {},
238 'exception_on_failure': <Object>,
236 'flunkOnFailure': <Object>, 239 'flunkOnFailure': <Object>,
237 'get_props_from_stdout': None, 240 'get_props_from_stdout': None,
238 'haltOnFailure': <Object>, 241 'haltOnFailure': <Object>,
239 'hideStepIf': <Object>, 242 'hideStepIf': <Object>,
240 'is_rebaseline_step': <Object>, 243 'is_rebaseline_step': <Object>,
241 'is_upload_step': <Object>, 244 'is_upload_step': <Object>,
242 'timeout': <Object>, 245 'timeout': <Object>,
243 'workdir': 'build/skia', 246 'workdir': 'build/skia',
244 }, 247 },
245 ], 248 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
283 '--bench_pictures_cfg', 286 '--bench_pictures_cfg',
284 'default', 287 'default',
285 '--sanitizer', 288 '--sanitizer',
286 'thread', 289 'thread',
287 '--flavor', 290 '--flavor',
288 'xsan', 291 'xsan',
289 ], 292 ],
290 'description': 'Clean', 293 'description': 'Clean',
291 'doStepIf': <Object>, 294 'doStepIf': <Object>,
292 'env': {}, 295 'env': {},
296 'exception_on_failure': <Object>,
293 'flunkOnFailure': <Object>, 297 'flunkOnFailure': <Object>,
294 'get_props_from_stdout': None, 298 'get_props_from_stdout': None,
295 'haltOnFailure': <Object>, 299 'haltOnFailure': <Object>,
296 'hideStepIf': <Object>, 300 'hideStepIf': <Object>,
297 'is_rebaseline_step': <Object>, 301 'is_rebaseline_step': <Object>,
298 'is_upload_step': <Object>, 302 'is_upload_step': <Object>,
299 'timeout': <Object>, 303 'timeout': <Object>,
300 'workdir': 'build/skia', 304 'workdir': 'build/skia',
301 }, 305 },
302 ], 306 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
342 '--sanitizer', 346 '--sanitizer',
343 'thread', 347 'thread',
344 '--gyp_defines', 348 '--gyp_defines',
345 'skia_arch_width=64 skia_warnings_as_errors=0', 349 'skia_arch_width=64 skia_warnings_as_errors=0',
346 '--flavor', 350 '--flavor',
347 'xsan', 351 'xsan',
348 ], 352 ],
349 'description': 'RunGYP', 353 'description': 'RunGYP',
350 'doStepIf': <Object>, 354 'doStepIf': <Object>,
351 'env': {}, 355 'env': {},
356 'exception_on_failure': <Object>,
352 'flunkOnFailure': <Object>, 357 'flunkOnFailure': <Object>,
353 'get_props_from_stdout': None, 358 'get_props_from_stdout': None,
354 'haltOnFailure': <Object>, 359 'haltOnFailure': <Object>,
355 'hideStepIf': <Object>, 360 'hideStepIf': <Object>,
356 'is_rebaseline_step': <Object>, 361 'is_rebaseline_step': <Object>,
357 'is_upload_step': <Object>, 362 'is_upload_step': <Object>,
358 'timeout': <Object>, 363 'timeout': <Object>,
359 'workdir': 'build/skia', 364 'workdir': 'build/skia',
360 }, 365 },
361 ], 366 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
403 '--target', 408 '--target',
404 'skia_lib', 409 'skia_lib',
405 '--gyp_defines', 410 '--gyp_defines',
406 'skia_arch_width=64 skia_warnings_as_errors=0', 411 'skia_arch_width=64 skia_warnings_as_errors=0',
407 '--flavor', 412 '--flavor',
408 'xsan', 413 'xsan',
409 ], 414 ],
410 'description': 'BuildSkiaLib', 415 'description': 'BuildSkiaLib',
411 'doStepIf': <Object>, 416 'doStepIf': <Object>,
412 'env': {}, 417 'env': {},
418 'exception_on_failure': <Object>,
413 'flunkOnFailure': <Object>, 419 'flunkOnFailure': <Object>,
414 'get_props_from_stdout': None, 420 'get_props_from_stdout': None,
415 'haltOnFailure': <Object>, 421 'haltOnFailure': <Object>,
416 'hideStepIf': <Object>, 422 'hideStepIf': <Object>,
417 'is_rebaseline_step': <Object>, 423 'is_rebaseline_step': <Object>,
418 'is_upload_step': <Object>, 424 'is_upload_step': <Object>,
419 'timeout': <Object>, 425 'timeout': <Object>,
420 'workdir': 'build/skia', 426 'workdir': 'build/skia',
421 }, 427 },
422 ], 428 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
464 '--target', 470 '--target',
465 'tests', 471 'tests',
466 '--gyp_defines', 472 '--gyp_defines',
467 'skia_arch_width=64 skia_warnings_as_errors=0', 473 'skia_arch_width=64 skia_warnings_as_errors=0',
468 '--flavor', 474 '--flavor',
469 'xsan', 475 'xsan',
470 ], 476 ],
471 'description': 'BuildTests', 477 'description': 'BuildTests',
472 'doStepIf': <Object>, 478 'doStepIf': <Object>,
473 'env': {}, 479 'env': {},
480 'exception_on_failure': <Object>,
474 'flunkOnFailure': <Object>, 481 'flunkOnFailure': <Object>,
475 'get_props_from_stdout': None, 482 'get_props_from_stdout': None,
476 'haltOnFailure': <Object>, 483 'haltOnFailure': <Object>,
477 'hideStepIf': <Object>, 484 'hideStepIf': <Object>,
478 'is_rebaseline_step': <Object>, 485 'is_rebaseline_step': <Object>,
479 'is_upload_step': <Object>, 486 'is_upload_step': <Object>,
480 'timeout': <Object>, 487 'timeout': <Object>,
481 'workdir': 'build/skia', 488 'workdir': 'build/skia',
482 }, 489 },
483 ], 490 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
525 '--target', 532 '--target',
526 'gm', 533 'gm',
527 '--gyp_defines', 534 '--gyp_defines',
528 'skia_arch_width=64 skia_warnings_as_errors=0', 535 'skia_arch_width=64 skia_warnings_as_errors=0',
529 '--flavor', 536 '--flavor',
530 'xsan', 537 'xsan',
531 ], 538 ],
532 'description': 'BuildGm', 539 'description': 'BuildGm',
533 'doStepIf': <Object>, 540 'doStepIf': <Object>,
534 'env': {}, 541 'env': {},
542 'exception_on_failure': <Object>,
535 'flunkOnFailure': <Object>, 543 'flunkOnFailure': <Object>,
536 'get_props_from_stdout': None, 544 'get_props_from_stdout': None,
537 'haltOnFailure': <Object>, 545 'haltOnFailure': <Object>,
538 'hideStepIf': <Object>, 546 'hideStepIf': <Object>,
539 'is_rebaseline_step': <Object>, 547 'is_rebaseline_step': <Object>,
540 'is_upload_step': <Object>, 548 'is_upload_step': <Object>,
541 'timeout': <Object>, 549 'timeout': <Object>,
542 'workdir': 'build/skia', 550 'workdir': 'build/skia',
543 }, 551 },
544 ], 552 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
586 '--target', 594 '--target',
587 'tools', 595 'tools',
588 '--gyp_defines', 596 '--gyp_defines',
589 'skia_arch_width=64 skia_warnings_as_errors=0', 597 'skia_arch_width=64 skia_warnings_as_errors=0',
590 '--flavor', 598 '--flavor',
591 'xsan', 599 'xsan',
592 ], 600 ],
593 'description': 'BuildTools', 601 'description': 'BuildTools',
594 'doStepIf': <Object>, 602 'doStepIf': <Object>,
595 'env': {}, 603 'env': {},
604 'exception_on_failure': <Object>,
596 'flunkOnFailure': <Object>, 605 'flunkOnFailure': <Object>,
597 'get_props_from_stdout': None, 606 'get_props_from_stdout': None,
598 'haltOnFailure': <Object>, 607 'haltOnFailure': <Object>,
599 'hideStepIf': <Object>, 608 'hideStepIf': <Object>,
600 'is_rebaseline_step': <Object>, 609 'is_rebaseline_step': <Object>,
601 'is_upload_step': <Object>, 610 'is_upload_step': <Object>,
602 'timeout': <Object>, 611 'timeout': <Object>,
603 'workdir': 'build/skia', 612 'workdir': 'build/skia',
604 }, 613 },
605 ], 614 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
647 '--target', 656 '--target',
648 'bench', 657 'bench',
649 '--gyp_defines', 658 '--gyp_defines',
650 'skia_arch_width=64 skia_warnings_as_errors=0', 659 'skia_arch_width=64 skia_warnings_as_errors=0',
651 '--flavor', 660 '--flavor',
652 'xsan', 661 'xsan',
653 ], 662 ],
654 'description': 'BuildBench', 663 'description': 'BuildBench',
655 'doStepIf': <Object>, 664 'doStepIf': <Object>,
656 'env': {}, 665 'env': {},
666 'exception_on_failure': <Object>,
657 'flunkOnFailure': <Object>, 667 'flunkOnFailure': <Object>,
658 'get_props_from_stdout': None, 668 'get_props_from_stdout': None,
659 'haltOnFailure': <Object>, 669 'haltOnFailure': <Object>,
660 'hideStepIf': <Object>, 670 'hideStepIf': <Object>,
661 'is_rebaseline_step': <Object>, 671 'is_rebaseline_step': <Object>,
662 'is_upload_step': <Object>, 672 'is_upload_step': <Object>,
663 'timeout': <Object>, 673 'timeout': <Object>,
664 'workdir': 'build/skia', 674 'workdir': 'build/skia',
665 }, 675 },
666 ], 676 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
708 '--target', 718 '--target',
709 'everything', 719 'everything',
710 '--gyp_defines', 720 '--gyp_defines',
711 'skia_arch_width=64 skia_warnings_as_errors=0', 721 'skia_arch_width=64 skia_warnings_as_errors=0',
712 '--flavor', 722 '--flavor',
713 'xsan', 723 'xsan',
714 ], 724 ],
715 'description': 'BuildEverything', 725 'description': 'BuildEverything',
716 'doStepIf': <Object>, 726 'doStepIf': <Object>,
717 'env': {}, 727 'env': {},
728 'exception_on_failure': <Object>,
718 'flunkOnFailure': <Object>, 729 'flunkOnFailure': <Object>,
719 'get_props_from_stdout': None, 730 'get_props_from_stdout': None,
720 'haltOnFailure': <Object>, 731 'haltOnFailure': <Object>,
721 'hideStepIf': <Object>, 732 'hideStepIf': <Object>,
722 'is_rebaseline_step': <Object>, 733 'is_rebaseline_step': <Object>,
723 'is_upload_step': <Object>, 734 'is_upload_step': <Object>,
724 'timeout': <Object>, 735 'timeout': <Object>,
725 'workdir': 'build/skia', 736 'workdir': 'build/skia',
726 }, 737 },
727 ], 738 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
765 '--bench_pictures_cfg', 776 '--bench_pictures_cfg',
766 'default', 777 'default',
767 '--sanitizer', 778 '--sanitizer',
768 'thread', 779 'thread',
769 '--flavor', 780 '--flavor',
770 'xsan', 781 'xsan',
771 ], 782 ],
772 'description': 'Clean', 783 'description': 'Clean',
773 'doStepIf': <Object>, 784 'doStepIf': <Object>,
774 'env': {}, 785 'env': {},
786 'exception_on_failure': <Object>,
775 'flunkOnFailure': <Object>, 787 'flunkOnFailure': <Object>,
776 'get_props_from_stdout': None, 788 'get_props_from_stdout': None,
777 'haltOnFailure': <Object>, 789 'haltOnFailure': <Object>,
778 'hideStepIf': <Object>, 790 'hideStepIf': <Object>,
779 'is_rebaseline_step': <Object>, 791 'is_rebaseline_step': <Object>,
780 'is_upload_step': <Object>, 792 'is_upload_step': <Object>,
781 'timeout': <Object>, 793 'timeout': <Object>,
782 'workdir': 'build/skia', 794 'workdir': 'build/skia',
783 }, 795 },
784 ], 796 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
826 '--target', 838 '--target',
827 'skia_lib', 839 'skia_lib',
828 '--gyp_defines', 840 '--gyp_defines',
829 'skia_arch_width=64 skia_warnings_as_errors=0', 841 'skia_arch_width=64 skia_warnings_as_errors=0',
830 '--flavor', 842 '--flavor',
831 'xsan', 843 'xsan',
832 ], 844 ],
833 'description': 'Retry_BuildSkiaLib', 845 'description': 'Retry_BuildSkiaLib',
834 'doStepIf': <Object>, 846 'doStepIf': <Object>,
835 'env': {}, 847 'env': {},
848 'exception_on_failure': <Object>,
836 'flunkOnFailure': <Object>, 849 'flunkOnFailure': <Object>,
837 'get_props_from_stdout': None, 850 'get_props_from_stdout': None,
838 'haltOnFailure': <Object>, 851 'haltOnFailure': <Object>,
839 'hideStepIf': <Object>, 852 'hideStepIf': <Object>,
840 'is_rebaseline_step': <Object>, 853 'is_rebaseline_step': <Object>,
841 'is_upload_step': <Object>, 854 'is_upload_step': <Object>,
842 'timeout': <Object>, 855 'timeout': <Object>,
843 'workdir': 'build/skia', 856 'workdir': 'build/skia',
844 }, 857 },
845 ], 858 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
887 '--target', 900 '--target',
888 'tests', 901 'tests',
889 '--gyp_defines', 902 '--gyp_defines',
890 'skia_arch_width=64 skia_warnings_as_errors=0', 903 'skia_arch_width=64 skia_warnings_as_errors=0',
891 '--flavor', 904 '--flavor',
892 'xsan', 905 'xsan',
893 ], 906 ],
894 'description': 'Retry_BuildTests', 907 'description': 'Retry_BuildTests',
895 'doStepIf': <Object>, 908 'doStepIf': <Object>,
896 'env': {}, 909 'env': {},
910 'exception_on_failure': <Object>,
897 'flunkOnFailure': <Object>, 911 'flunkOnFailure': <Object>,
898 'get_props_from_stdout': None, 912 'get_props_from_stdout': None,
899 'haltOnFailure': <Object>, 913 'haltOnFailure': <Object>,
900 'hideStepIf': <Object>, 914 'hideStepIf': <Object>,
901 'is_rebaseline_step': <Object>, 915 'is_rebaseline_step': <Object>,
902 'is_upload_step': <Object>, 916 'is_upload_step': <Object>,
903 'timeout': <Object>, 917 'timeout': <Object>,
904 'workdir': 'build/skia', 918 'workdir': 'build/skia',
905 }, 919 },
906 ], 920 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
948 '--target', 962 '--target',
949 'gm', 963 'gm',
950 '--gyp_defines', 964 '--gyp_defines',
951 'skia_arch_width=64 skia_warnings_as_errors=0', 965 'skia_arch_width=64 skia_warnings_as_errors=0',
952 '--flavor', 966 '--flavor',
953 'xsan', 967 'xsan',
954 ], 968 ],
955 'description': 'Retry_BuildGm', 969 'description': 'Retry_BuildGm',
956 'doStepIf': <Object>, 970 'doStepIf': <Object>,
957 'env': {}, 971 'env': {},
972 'exception_on_failure': <Object>,
958 'flunkOnFailure': <Object>, 973 'flunkOnFailure': <Object>,
959 'get_props_from_stdout': None, 974 'get_props_from_stdout': None,
960 'haltOnFailure': <Object>, 975 'haltOnFailure': <Object>,
961 'hideStepIf': <Object>, 976 'hideStepIf': <Object>,
962 'is_rebaseline_step': <Object>, 977 'is_rebaseline_step': <Object>,
963 'is_upload_step': <Object>, 978 'is_upload_step': <Object>,
964 'timeout': <Object>, 979 'timeout': <Object>,
965 'workdir': 'build/skia', 980 'workdir': 'build/skia',
966 }, 981 },
967 ], 982 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
1009 '--target', 1024 '--target',
1010 'tools', 1025 'tools',
1011 '--gyp_defines', 1026 '--gyp_defines',
1012 'skia_arch_width=64 skia_warnings_as_errors=0', 1027 'skia_arch_width=64 skia_warnings_as_errors=0',
1013 '--flavor', 1028 '--flavor',
1014 'xsan', 1029 'xsan',
1015 ], 1030 ],
1016 'description': 'Retry_BuildTools', 1031 'description': 'Retry_BuildTools',
1017 'doStepIf': <Object>, 1032 'doStepIf': <Object>,
1018 'env': {}, 1033 'env': {},
1034 'exception_on_failure': <Object>,
1019 'flunkOnFailure': <Object>, 1035 'flunkOnFailure': <Object>,
1020 'get_props_from_stdout': None, 1036 'get_props_from_stdout': None,
1021 'haltOnFailure': <Object>, 1037 'haltOnFailure': <Object>,
1022 'hideStepIf': <Object>, 1038 'hideStepIf': <Object>,
1023 'is_rebaseline_step': <Object>, 1039 'is_rebaseline_step': <Object>,
1024 'is_upload_step': <Object>, 1040 'is_upload_step': <Object>,
1025 'timeout': <Object>, 1041 'timeout': <Object>,
1026 'workdir': 'build/skia', 1042 'workdir': 'build/skia',
1027 }, 1043 },
1028 ], 1044 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
1070 '--target', 1086 '--target',
1071 'bench', 1087 'bench',
1072 '--gyp_defines', 1088 '--gyp_defines',
1073 'skia_arch_width=64 skia_warnings_as_errors=0', 1089 'skia_arch_width=64 skia_warnings_as_errors=0',
1074 '--flavor', 1090 '--flavor',
1075 'xsan', 1091 'xsan',
1076 ], 1092 ],
1077 'description': 'Retry_BuildBench', 1093 'description': 'Retry_BuildBench',
1078 'doStepIf': <Object>, 1094 'doStepIf': <Object>,
1079 'env': {}, 1095 'env': {},
1096 'exception_on_failure': <Object>,
1080 'flunkOnFailure': <Object>, 1097 'flunkOnFailure': <Object>,
1081 'get_props_from_stdout': None, 1098 'get_props_from_stdout': None,
1082 'haltOnFailure': <Object>, 1099 'haltOnFailure': <Object>,
1083 'hideStepIf': <Object>, 1100 'hideStepIf': <Object>,
1084 'is_rebaseline_step': <Object>, 1101 'is_rebaseline_step': <Object>,
1085 'is_upload_step': <Object>, 1102 'is_upload_step': <Object>,
1086 'timeout': <Object>, 1103 'timeout': <Object>,
1087 'workdir': 'build/skia', 1104 'workdir': 'build/skia',
1088 }, 1105 },
1089 ], 1106 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
1131 '--target', 1148 '--target',
1132 'everything', 1149 'everything',
1133 '--gyp_defines', 1150 '--gyp_defines',
1134 'skia_arch_width=64 skia_warnings_as_errors=0', 1151 'skia_arch_width=64 skia_warnings_as_errors=0',
1135 '--flavor', 1152 '--flavor',
1136 'xsan', 1153 'xsan',
1137 ], 1154 ],
1138 'description': 'Retry_BuildEverything', 1155 'description': 'Retry_BuildEverything',
1139 'doStepIf': <Object>, 1156 'doStepIf': <Object>,
1140 'env': {}, 1157 'env': {},
1158 'exception_on_failure': <Object>,
1141 'flunkOnFailure': <Object>, 1159 'flunkOnFailure': <Object>,
1142 'get_props_from_stdout': None, 1160 'get_props_from_stdout': None,
1143 'haltOnFailure': <Object>, 1161 'haltOnFailure': <Object>,
1144 'hideStepIf': <Object>, 1162 'hideStepIf': <Object>,
1145 'is_rebaseline_step': <Object>, 1163 'is_rebaseline_step': <Object>,
1146 'is_upload_step': <Object>, 1164 'is_upload_step': <Object>,
1147 'timeout': <Object>, 1165 'timeout': <Object>,
1148 'workdir': 'build/skia', 1166 'workdir': 'build/skia',
1149 }, 1167 },
1150 ], 1168 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
1188 '--bench_pictures_cfg', 1206 '--bench_pictures_cfg',
1189 'default', 1207 'default',
1190 '--sanitizer', 1208 '--sanitizer',
1191 'thread', 1209 'thread',
1192 '--flavor', 1210 '--flavor',
1193 'xsan', 1211 'xsan',
1194 ], 1212 ],
1195 'description': 'Clean', 1213 'description': 'Clean',
1196 'doStepIf': <Object>, 1214 'doStepIf': <Object>,
1197 'env': {}, 1215 'env': {},
1216 'exception_on_failure': <Object>,
1198 'flunkOnFailure': <Object>, 1217 'flunkOnFailure': <Object>,
1199 'get_props_from_stdout': None, 1218 'get_props_from_stdout': None,
1200 'haltOnFailure': <Object>, 1219 'haltOnFailure': <Object>,
1201 'hideStepIf': <Object>, 1220 'hideStepIf': <Object>,
1202 'is_rebaseline_step': <Object>, 1221 'is_rebaseline_step': <Object>,
1203 'is_upload_step': <Object>, 1222 'is_upload_step': <Object>,
1204 'timeout': <Object>, 1223 'timeout': <Object>,
1205 'workdir': 'build/skia', 1224 'workdir': 'build/skia',
1206 }, 1225 },
1207 ], 1226 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
1249 '--target', 1268 '--target',
1250 'skia_lib', 1269 'skia_lib',
1251 '--gyp_defines', 1270 '--gyp_defines',
1252 'skia_arch_width=64 skia_warnings_as_errors=0', 1271 'skia_arch_width=64 skia_warnings_as_errors=0',
1253 '--flavor', 1272 '--flavor',
1254 'xsan', 1273 'xsan',
1255 ], 1274 ],
1256 'description': 'Retry_NoWarningsAsErrors_BuildSkiaLib', 1275 'description': 'Retry_NoWarningsAsErrors_BuildSkiaLib',
1257 'doStepIf': <Object>, 1276 'doStepIf': <Object>,
1258 'env': {}, 1277 'env': {},
1278 'exception_on_failure': <Object>,
1259 'flunkOnFailure': <Object>, 1279 'flunkOnFailure': <Object>,
1260 'get_props_from_stdout': None, 1280 'get_props_from_stdout': None,
1261 'haltOnFailure': <Object>, 1281 'haltOnFailure': <Object>,
1262 'hideStepIf': <Object>, 1282 'hideStepIf': <Object>,
1263 'is_rebaseline_step': <Object>, 1283 'is_rebaseline_step': <Object>,
1264 'is_upload_step': <Object>, 1284 'is_upload_step': <Object>,
1265 'timeout': <Object>, 1285 'timeout': <Object>,
1266 'workdir': 'build/skia', 1286 'workdir': 'build/skia',
1267 }, 1287 },
1268 ], 1288 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
1310 '--target', 1330 '--target',
1311 'tests', 1331 'tests',
1312 '--gyp_defines', 1332 '--gyp_defines',
1313 'skia_arch_width=64 skia_warnings_as_errors=0', 1333 'skia_arch_width=64 skia_warnings_as_errors=0',
1314 '--flavor', 1334 '--flavor',
1315 'xsan', 1335 'xsan',
1316 ], 1336 ],
1317 'description': 'Retry_NoWarningsAsErrors_BuildTests', 1337 'description': 'Retry_NoWarningsAsErrors_BuildTests',
1318 'doStepIf': <Object>, 1338 'doStepIf': <Object>,
1319 'env': {}, 1339 'env': {},
1340 'exception_on_failure': <Object>,
1320 'flunkOnFailure': <Object>, 1341 'flunkOnFailure': <Object>,
1321 'get_props_from_stdout': None, 1342 'get_props_from_stdout': None,
1322 'haltOnFailure': <Object>, 1343 'haltOnFailure': <Object>,
1323 'hideStepIf': <Object>, 1344 'hideStepIf': <Object>,
1324 'is_rebaseline_step': <Object>, 1345 'is_rebaseline_step': <Object>,
1325 'is_upload_step': <Object>, 1346 'is_upload_step': <Object>,
1326 'timeout': <Object>, 1347 'timeout': <Object>,
1327 'workdir': 'build/skia', 1348 'workdir': 'build/skia',
1328 }, 1349 },
1329 ], 1350 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
1371 '--target', 1392 '--target',
1372 'gm', 1393 'gm',
1373 '--gyp_defines', 1394 '--gyp_defines',
1374 'skia_arch_width=64 skia_warnings_as_errors=0', 1395 'skia_arch_width=64 skia_warnings_as_errors=0',
1375 '--flavor', 1396 '--flavor',
1376 'xsan', 1397 'xsan',
1377 ], 1398 ],
1378 'description': 'Retry_NoWarningsAsErrors_BuildGm', 1399 'description': 'Retry_NoWarningsAsErrors_BuildGm',
1379 'doStepIf': <Object>, 1400 'doStepIf': <Object>,
1380 'env': {}, 1401 'env': {},
1402 'exception_on_failure': <Object>,
1381 'flunkOnFailure': <Object>, 1403 'flunkOnFailure': <Object>,
1382 'get_props_from_stdout': None, 1404 'get_props_from_stdout': None,
1383 'haltOnFailure': <Object>, 1405 'haltOnFailure': <Object>,
1384 'hideStepIf': <Object>, 1406 'hideStepIf': <Object>,
1385 'is_rebaseline_step': <Object>, 1407 'is_rebaseline_step': <Object>,
1386 'is_upload_step': <Object>, 1408 'is_upload_step': <Object>,
1387 'timeout': <Object>, 1409 'timeout': <Object>,
1388 'workdir': 'build/skia', 1410 'workdir': 'build/skia',
1389 }, 1411 },
1390 ], 1412 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
1432 '--target', 1454 '--target',
1433 'tools', 1455 'tools',
1434 '--gyp_defines', 1456 '--gyp_defines',
1435 'skia_arch_width=64 skia_warnings_as_errors=0', 1457 'skia_arch_width=64 skia_warnings_as_errors=0',
1436 '--flavor', 1458 '--flavor',
1437 'xsan', 1459 'xsan',
1438 ], 1460 ],
1439 'description': 'Retry_NoWarningsAsErrors_BuildTools', 1461 'description': 'Retry_NoWarningsAsErrors_BuildTools',
1440 'doStepIf': <Object>, 1462 'doStepIf': <Object>,
1441 'env': {}, 1463 'env': {},
1464 'exception_on_failure': <Object>,
1442 'flunkOnFailure': <Object>, 1465 'flunkOnFailure': <Object>,
1443 'get_props_from_stdout': None, 1466 'get_props_from_stdout': None,
1444 'haltOnFailure': <Object>, 1467 'haltOnFailure': <Object>,
1445 'hideStepIf': <Object>, 1468 'hideStepIf': <Object>,
1446 'is_rebaseline_step': <Object>, 1469 'is_rebaseline_step': <Object>,
1447 'is_upload_step': <Object>, 1470 'is_upload_step': <Object>,
1448 'timeout': <Object>, 1471 'timeout': <Object>,
1449 'workdir': 'build/skia', 1472 'workdir': 'build/skia',
1450 }, 1473 },
1451 ], 1474 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
1493 '--target', 1516 '--target',
1494 'bench', 1517 'bench',
1495 '--gyp_defines', 1518 '--gyp_defines',
1496 'skia_arch_width=64 skia_warnings_as_errors=0', 1519 'skia_arch_width=64 skia_warnings_as_errors=0',
1497 '--flavor', 1520 '--flavor',
1498 'xsan', 1521 'xsan',
1499 ], 1522 ],
1500 'description': 'Retry_NoWarningsAsErrors_BuildBench', 1523 'description': 'Retry_NoWarningsAsErrors_BuildBench',
1501 'doStepIf': <Object>, 1524 'doStepIf': <Object>,
1502 'env': {}, 1525 'env': {},
1526 'exception_on_failure': <Object>,
1503 'flunkOnFailure': <Object>, 1527 'flunkOnFailure': <Object>,
1504 'get_props_from_stdout': None, 1528 'get_props_from_stdout': None,
1505 'haltOnFailure': <Object>, 1529 'haltOnFailure': <Object>,
1506 'hideStepIf': <Object>, 1530 'hideStepIf': <Object>,
1507 'is_rebaseline_step': <Object>, 1531 'is_rebaseline_step': <Object>,
1508 'is_upload_step': <Object>, 1532 'is_upload_step': <Object>,
1509 'timeout': <Object>, 1533 'timeout': <Object>,
1510 'workdir': 'build/skia', 1534 'workdir': 'build/skia',
1511 }, 1535 },
1512 ], 1536 ],
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
1554 '--target', 1578 '--target',
1555 'everything', 1579 'everything',
1556 '--gyp_defines', 1580 '--gyp_defines',
1557 'skia_arch_width=64 skia_warnings_as_errors=0', 1581 'skia_arch_width=64 skia_warnings_as_errors=0',
1558 '--flavor', 1582 '--flavor',
1559 'xsan', 1583 'xsan',
1560 ], 1584 ],
1561 'description': 'Retry_NoWarningsAsErrors_BuildEverything', 1585 'description': 'Retry_NoWarningsAsErrors_BuildEverything',
1562 'doStepIf': <Object>, 1586 'doStepIf': <Object>,
1563 'env': {}, 1587 'env': {},
1588 'exception_on_failure': <Object>,
1564 'flunkOnFailure': <Object>, 1589 'flunkOnFailure': <Object>,
1565 'get_props_from_stdout': None, 1590 'get_props_from_stdout': None,
1566 'haltOnFailure': <Object>, 1591 'haltOnFailure': <Object>,
1567 'hideStepIf': <Object>, 1592 'hideStepIf': <Object>,
1568 'is_rebaseline_step': <Object>, 1593 'is_rebaseline_step': <Object>,
1569 'is_upload_step': <Object>, 1594 'is_upload_step': <Object>,
1570 'timeout': <Object>, 1595 'timeout': <Object>,
1571 'workdir': 'build/skia', 1596 'workdir': 'build/skia',
1572 }, 1597 },
1573 ], 1598 ],
1574 ], 1599 ],
1575 } 1600 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698