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

Side by Side Diff: tools/tests/factory_configuration/expected/Test-Android-IntelRhb-SGX544-x86-Release

Issue 316333002: display "latest GM failures" link in its own line under build step Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Created 6 years, 6 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 'all', 6 'all',
7 ], 7 ],
8 '_builder_name': 'Test-Android-IntelRhb-SGX544-x86-Release', 8 '_builder_name': 'Test-Android-IntelRhb-SGX544-x86-Release',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
120 '--has_root', 120 '--has_root',
121 <Object>, 121 <Object>,
122 '--android_sdk_root', 122 '--android_sdk_root',
123 <Object>, 123 <Object>,
124 ], 124 ],
125 'description': 'UpdateScripts', 125 'description': 'UpdateScripts',
126 'doStepIf': <Object>, 126 'doStepIf': <Object>,
127 'env': {}, 127 'env': {},
128 'exception_on_failure': <Object>, 128 'exception_on_failure': <Object>,
129 'flunkOnFailure': <Object>, 129 'flunkOnFailure': <Object>,
130 'get_links_from_stdout': None,
130 'get_props_from_stdout': { 131 'get_props_from_stdout': {
131 'buildbot_revision': 'Skiabot scripts updated to (\w+)', 132 'buildbot_revision': 'Skiabot scripts updated to (\w+)',
132 }, 133 },
133 'haltOnFailure': <Object>, 134 'haltOnFailure': <Object>,
134 'hideStepIf': <Object>, 135 'hideStepIf': <Object>,
135 'is_rebaseline_step': <Object>, 136 'is_rebaseline_step': <Object>,
136 'is_upload_step': <Object>, 137 'is_upload_step': <Object>,
137 'timeout': <Object>, 138 'timeout': <Object>,
138 'workdir': 'build', 139 'workdir': 'build',
139 }, 140 },
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
186 '--android_sdk_root', 187 '--android_sdk_root',
187 <Object>, 188 <Object>,
188 '--gclient_solutions', 189 '--gclient_solutions',
189 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"', 190 '"['{ "name": "skia", "url": "https://skia.googlesource.com/ skia.git", "custom_deps": {},"custom_vars": {},},']"',
190 ], 191 ],
191 'description': 'Update', 192 'description': 'Update',
192 'doStepIf': <Object>, 193 'doStepIf': <Object>,
193 'env': {}, 194 'env': {},
194 'exception_on_failure': <Object>, 195 'exception_on_failure': <Object>,
195 'flunkOnFailure': <Object>, 196 'flunkOnFailure': <Object>,
197 'get_links_from_stdout': None,
196 'get_props_from_stdout': { 198 'get_props_from_stdout': {
197 'got_revision': 'Skia updated to (\w+)', 199 'got_revision': 'Skia updated to (\w+)',
198 }, 200 },
199 'haltOnFailure': <Object>, 201 'haltOnFailure': <Object>,
200 'hideStepIf': <Object>, 202 'hideStepIf': <Object>,
201 'is_rebaseline_step': <Object>, 203 'is_rebaseline_step': <Object>,
202 'is_upload_step': <Object>, 204 'is_upload_step': <Object>,
203 'timeout': <Object>, 205 'timeout': <Object>,
204 'workdir': 'build', 206 'workdir': 'build',
205 }, 207 },
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
250 '--has_root', 252 '--has_root',
251 <Object>, 253 <Object>,
252 '--android_sdk_root', 254 '--android_sdk_root',
253 <Object>, 255 <Object>,
254 ], 256 ],
255 'description': 'DownloadSKPs', 257 'description': 'DownloadSKPs',
256 'doStepIf': <Object>, 258 'doStepIf': <Object>,
257 'env': {}, 259 'env': {},
258 'exception_on_failure': <Object>, 260 'exception_on_failure': <Object>,
259 'flunkOnFailure': <Object>, 261 'flunkOnFailure': <Object>,
262 'get_links_from_stdout': None,
260 'get_props_from_stdout': None, 263 'get_props_from_stdout': None,
261 'haltOnFailure': <Object>, 264 'haltOnFailure': <Object>,
262 'hideStepIf': <Object>, 265 'hideStepIf': <Object>,
263 'is_rebaseline_step': <Object>, 266 'is_rebaseline_step': <Object>,
264 'is_upload_step': <Object>, 267 'is_upload_step': <Object>,
265 'timeout': <Object>, 268 'timeout': <Object>,
266 'workdir': 'build/skia', 269 'workdir': 'build/skia',
267 }, 270 },
268 ], 271 ],
269 [ 272 [
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
318 '--gyp_defines', 321 '--gyp_defines',
319 'skia_arch_width=32 skia_warnings_as_errors=0', 322 'skia_arch_width=32 skia_warnings_as_errors=0',
320 '--flavor', 323 '--flavor',
321 'android', 324 'android',
322 ], 325 ],
323 'description': 'BuildAll', 326 'description': 'BuildAll',
324 'doStepIf': <Object>, 327 'doStepIf': <Object>,
325 'env': {}, 328 'env': {},
326 'exception_on_failure': <Object>, 329 'exception_on_failure': <Object>,
327 'flunkOnFailure': <Object>, 330 'flunkOnFailure': <Object>,
331 'get_links_from_stdout': None,
328 'get_props_from_stdout': None, 332 'get_props_from_stdout': None,
329 'haltOnFailure': <Object>, 333 'haltOnFailure': <Object>,
330 'hideStepIf': <Object>, 334 'hideStepIf': <Object>,
331 'is_rebaseline_step': <Object>, 335 'is_rebaseline_step': <Object>,
332 'is_upload_step': <Object>, 336 'is_upload_step': <Object>,
333 'timeout': <Object>, 337 'timeout': <Object>,
334 'workdir': 'build/skia', 338 'workdir': 'build/skia',
335 }, 339 },
336 ], 340 ],
337 [ 341 [
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
382 '--android_sdk_root', 386 '--android_sdk_root',
383 <Object>, 387 <Object>,
384 '--flavor', 388 '--flavor',
385 'android', 389 'android',
386 ], 390 ],
387 'description': 'Clean', 391 'description': 'Clean',
388 'doStepIf': <Object>, 392 'doStepIf': <Object>,
389 'env': {}, 393 'env': {},
390 'exception_on_failure': <Object>, 394 'exception_on_failure': <Object>,
391 'flunkOnFailure': <Object>, 395 'flunkOnFailure': <Object>,
396 'get_links_from_stdout': None,
392 'get_props_from_stdout': None, 397 'get_props_from_stdout': None,
393 'haltOnFailure': <Object>, 398 'haltOnFailure': <Object>,
394 'hideStepIf': <Object>, 399 'hideStepIf': <Object>,
395 'is_rebaseline_step': <Object>, 400 'is_rebaseline_step': <Object>,
396 'is_upload_step': <Object>, 401 'is_upload_step': <Object>,
397 'timeout': <Object>, 402 'timeout': <Object>,
398 'workdir': 'build/skia', 403 'workdir': 'build/skia',
399 }, 404 },
400 ], 405 ],
401 [ 406 [
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
450 '--gyp_defines', 455 '--gyp_defines',
451 'skia_arch_width=32 skia_warnings_as_errors=0', 456 'skia_arch_width=32 skia_warnings_as_errors=0',
452 '--flavor', 457 '--flavor',
453 'android', 458 'android',
454 ], 459 ],
455 'description': 'Retry_BuildAll', 460 'description': 'Retry_BuildAll',
456 'doStepIf': <Object>, 461 'doStepIf': <Object>,
457 'env': {}, 462 'env': {},
458 'exception_on_failure': <Object>, 463 'exception_on_failure': <Object>,
459 'flunkOnFailure': <Object>, 464 'flunkOnFailure': <Object>,
465 'get_links_from_stdout': None,
460 'get_props_from_stdout': None, 466 'get_props_from_stdout': None,
461 'haltOnFailure': <Object>, 467 'haltOnFailure': <Object>,
462 'hideStepIf': <Object>, 468 'hideStepIf': <Object>,
463 'is_rebaseline_step': <Object>, 469 'is_rebaseline_step': <Object>,
464 'is_upload_step': <Object>, 470 'is_upload_step': <Object>,
465 'timeout': <Object>, 471 'timeout': <Object>,
466 'workdir': 'build/skia', 472 'workdir': 'build/skia',
467 }, 473 },
468 ], 474 ],
469 [ 475 [
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
514 '--android_sdk_root', 520 '--android_sdk_root',
515 <Object>, 521 <Object>,
516 '--flavor', 522 '--flavor',
517 'android', 523 'android',
518 ], 524 ],
519 'description': 'Clean', 525 'description': 'Clean',
520 'doStepIf': <Object>, 526 'doStepIf': <Object>,
521 'env': {}, 527 'env': {},
522 'exception_on_failure': <Object>, 528 'exception_on_failure': <Object>,
523 'flunkOnFailure': <Object>, 529 'flunkOnFailure': <Object>,
530 'get_links_from_stdout': None,
524 'get_props_from_stdout': None, 531 'get_props_from_stdout': None,
525 'haltOnFailure': <Object>, 532 'haltOnFailure': <Object>,
526 'hideStepIf': <Object>, 533 'hideStepIf': <Object>,
527 'is_rebaseline_step': <Object>, 534 'is_rebaseline_step': <Object>,
528 'is_upload_step': <Object>, 535 'is_upload_step': <Object>,
529 'timeout': <Object>, 536 'timeout': <Object>,
530 'workdir': 'build/skia', 537 'workdir': 'build/skia',
531 }, 538 },
532 ], 539 ],
533 [ 540 [
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
582 '--gyp_defines', 589 '--gyp_defines',
583 'skia_arch_width=32 skia_warnings_as_errors=0', 590 'skia_arch_width=32 skia_warnings_as_errors=0',
584 '--flavor', 591 '--flavor',
585 'android', 592 'android',
586 ], 593 ],
587 'description': 'Retry_NoWarningsAsErrors_BuildAll', 594 'description': 'Retry_NoWarningsAsErrors_BuildAll',
588 'doStepIf': <Object>, 595 'doStepIf': <Object>,
589 'env': {}, 596 'env': {},
590 'exception_on_failure': <Object>, 597 'exception_on_failure': <Object>,
591 'flunkOnFailure': <Object>, 598 'flunkOnFailure': <Object>,
599 'get_links_from_stdout': None,
592 'get_props_from_stdout': None, 600 'get_props_from_stdout': None,
593 'haltOnFailure': <Object>, 601 'haltOnFailure': <Object>,
594 'hideStepIf': <Object>, 602 'hideStepIf': <Object>,
595 'is_rebaseline_step': <Object>, 603 'is_rebaseline_step': <Object>,
596 'is_upload_step': <Object>, 604 'is_upload_step': <Object>,
597 'timeout': <Object>, 605 'timeout': <Object>,
598 'workdir': 'build/skia', 606 'workdir': 'build/skia',
599 }, 607 },
600 ], 608 ],
601 [ 609 [
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
646 '--android_sdk_root', 654 '--android_sdk_root',
647 <Object>, 655 <Object>,
648 '--flavor', 656 '--flavor',
649 'android', 657 'android',
650 ], 658 ],
651 'description': 'Install', 659 'description': 'Install',
652 'doStepIf': <Object>, 660 'doStepIf': <Object>,
653 'env': {}, 661 'env': {},
654 'exception_on_failure': <Object>, 662 'exception_on_failure': <Object>,
655 'flunkOnFailure': <Object>, 663 'flunkOnFailure': <Object>,
664 'get_links_from_stdout': None,
656 'get_props_from_stdout': None, 665 'get_props_from_stdout': None,
657 'haltOnFailure': <Object>, 666 'haltOnFailure': <Object>,
658 'hideStepIf': <Object>, 667 'hideStepIf': <Object>,
659 'is_rebaseline_step': <Object>, 668 'is_rebaseline_step': <Object>,
660 'is_upload_step': <Object>, 669 'is_upload_step': <Object>,
661 'timeout': <Object>, 670 'timeout': <Object>,
662 'workdir': 'build/skia', 671 'workdir': 'build/skia',
663 }, 672 },
664 ], 673 ],
665 [ 674 [
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
708 '--has_root', 717 '--has_root',
709 <Object>, 718 <Object>,
710 '--android_sdk_root', 719 '--android_sdk_root',
711 <Object>, 720 <Object>,
712 ], 721 ],
713 'description': 'DownloadSKImageFiles', 722 'description': 'DownloadSKImageFiles',
714 'doStepIf': <Object>, 723 'doStepIf': <Object>,
715 'env': {}, 724 'env': {},
716 'exception_on_failure': <Object>, 725 'exception_on_failure': <Object>,
717 'flunkOnFailure': <Object>, 726 'flunkOnFailure': <Object>,
727 'get_links_from_stdout': None,
718 'get_props_from_stdout': None, 728 'get_props_from_stdout': None,
719 'haltOnFailure': <Object>, 729 'haltOnFailure': <Object>,
720 'hideStepIf': <Object>, 730 'hideStepIf': <Object>,
721 'is_rebaseline_step': <Object>, 731 'is_rebaseline_step': <Object>,
722 'is_upload_step': <Object>, 732 'is_upload_step': <Object>,
723 'timeout': <Object>, 733 'timeout': <Object>,
724 'workdir': 'build/skia', 734 'workdir': 'build/skia',
725 }, 735 },
726 ], 736 ],
727 [ 737 [
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
772 '--android_sdk_root', 782 '--android_sdk_root',
773 <Object>, 783 <Object>,
774 '--flavor', 784 '--flavor',
775 'android', 785 'android',
776 ], 786 ],
777 'description': 'PreRender', 787 'description': 'PreRender',
778 'doStepIf': <Object>, 788 'doStepIf': <Object>,
779 'env': {}, 789 'env': {},
780 'exception_on_failure': <Object>, 790 'exception_on_failure': <Object>,
781 'flunkOnFailure': <Object>, 791 'flunkOnFailure': <Object>,
792 'get_links_from_stdout': None,
782 'get_props_from_stdout': None, 793 'get_props_from_stdout': None,
783 'haltOnFailure': <Object>, 794 'haltOnFailure': <Object>,
784 'hideStepIf': <Object>, 795 'hideStepIf': <Object>,
785 'is_rebaseline_step': <Object>, 796 'is_rebaseline_step': <Object>,
786 'is_upload_step': <Object>, 797 'is_upload_step': <Object>,
787 'timeout': <Object>, 798 'timeout': <Object>,
788 'workdir': 'build/skia', 799 'workdir': 'build/skia',
789 }, 800 },
790 ], 801 ],
791 [ 802 [
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
836 '--android_sdk_root', 847 '--android_sdk_root',
837 <Object>, 848 <Object>,
838 '--flavor', 849 '--flavor',
839 'android', 850 'android',
840 ], 851 ],
841 'description': 'RunTests', 852 'description': 'RunTests',
842 'doStepIf': <Object>, 853 'doStepIf': <Object>,
843 'env': {}, 854 'env': {},
844 'exception_on_failure': <Object>, 855 'exception_on_failure': <Object>,
845 'flunkOnFailure': <Object>, 856 'flunkOnFailure': <Object>,
857 'get_links_from_stdout': None,
846 'get_props_from_stdout': None, 858 'get_props_from_stdout': None,
847 'haltOnFailure': <Object>, 859 'haltOnFailure': <Object>,
848 'hideStepIf': <Object>, 860 'hideStepIf': <Object>,
849 'is_rebaseline_step': <Object>, 861 'is_rebaseline_step': <Object>,
850 'is_upload_step': <Object>, 862 'is_upload_step': <Object>,
851 'timeout': <Object>, 863 'timeout': <Object>,
852 'workdir': 'build/skia', 864 'workdir': 'build/skia',
853 }, 865 },
854 ], 866 ],
855 [ 867 [
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
900 '--android_sdk_root', 912 '--android_sdk_root',
901 <Object>, 913 <Object>,
902 '--flavor', 914 '--flavor',
903 'android', 915 'android',
904 ], 916 ],
905 'description': 'GenerateGMs', 917 'description': 'GenerateGMs',
906 'doStepIf': <Object>, 918 'doStepIf': <Object>,
907 'env': {}, 919 'env': {},
908 'exception_on_failure': <Object>, 920 'exception_on_failure': <Object>,
909 'flunkOnFailure': <Object>, 921 'flunkOnFailure': <Object>,
922 'get_links_from_stdout': None,
910 'get_props_from_stdout': None, 923 'get_props_from_stdout': None,
911 'haltOnFailure': <Object>, 924 'haltOnFailure': <Object>,
912 'hideStepIf': <Object>, 925 'hideStepIf': <Object>,
913 'is_rebaseline_step': <Object>, 926 'is_rebaseline_step': <Object>,
914 'is_upload_step': <Object>, 927 'is_upload_step': <Object>,
915 'timeout': <Object>, 928 'timeout': <Object>,
916 'workdir': 'build/skia', 929 'workdir': 'build/skia',
917 }, 930 },
918 ], 931 ],
919 [ 932 [
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
964 '--android_sdk_root', 977 '--android_sdk_root',
965 <Object>, 978 <Object>,
966 '--flavor', 979 '--flavor',
967 'android', 980 'android',
968 ], 981 ],
969 'description': 'RenderSKPs', 982 'description': 'RenderSKPs',
970 'doStepIf': <Object>, 983 'doStepIf': <Object>,
971 'env': {}, 984 'env': {},
972 'exception_on_failure': <Object>, 985 'exception_on_failure': <Object>,
973 'flunkOnFailure': <Object>, 986 'flunkOnFailure': <Object>,
987 'get_links_from_stdout': None,
974 'get_props_from_stdout': None, 988 'get_props_from_stdout': None,
975 'haltOnFailure': <Object>, 989 'haltOnFailure': <Object>,
976 'hideStepIf': <Object>, 990 'hideStepIf': <Object>,
977 'is_rebaseline_step': <Object>, 991 'is_rebaseline_step': <Object>,
978 'is_upload_step': <Object>, 992 'is_upload_step': <Object>,
979 'timeout': <Object>, 993 'timeout': <Object>,
980 'workdir': 'build/skia', 994 'workdir': 'build/skia',
981 }, 995 },
982 ], 996 ],
983 [ 997 [
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
1028 '--android_sdk_root', 1042 '--android_sdk_root',
1029 <Object>, 1043 <Object>,
1030 '--flavor', 1044 '--flavor',
1031 'android', 1045 'android',
1032 ], 1046 ],
1033 'description': 'RenderPdfs', 1047 'description': 'RenderPdfs',
1034 'doStepIf': <Object>, 1048 'doStepIf': <Object>,
1035 'env': {}, 1049 'env': {},
1036 'exception_on_failure': <Object>, 1050 'exception_on_failure': <Object>,
1037 'flunkOnFailure': <Object>, 1051 'flunkOnFailure': <Object>,
1052 'get_links_from_stdout': None,
1038 'get_props_from_stdout': None, 1053 'get_props_from_stdout': None,
1039 'haltOnFailure': <Object>, 1054 'haltOnFailure': <Object>,
1040 'hideStepIf': <Object>, 1055 'hideStepIf': <Object>,
1041 'is_rebaseline_step': <Object>, 1056 'is_rebaseline_step': <Object>,
1042 'is_upload_step': <Object>, 1057 'is_upload_step': <Object>,
1043 'timeout': <Object>, 1058 'timeout': <Object>,
1044 'workdir': 'build/skia', 1059 'workdir': 'build/skia',
1045 }, 1060 },
1046 ], 1061 ],
1047 [ 1062 [
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
1092 '--android_sdk_root', 1107 '--android_sdk_root',
1093 <Object>, 1108 <Object>,
1094 '--flavor', 1109 '--flavor',
1095 'android', 1110 'android',
1096 ], 1111 ],
1097 'description': 'RunDecodingTests', 1112 'description': 'RunDecodingTests',
1098 'doStepIf': <Object>, 1113 'doStepIf': <Object>,
1099 'env': {}, 1114 'env': {},
1100 'exception_on_failure': <Object>, 1115 'exception_on_failure': <Object>,
1101 'flunkOnFailure': <Object>, 1116 'flunkOnFailure': <Object>,
1117 'get_links_from_stdout': None,
1102 'get_props_from_stdout': None, 1118 'get_props_from_stdout': None,
1103 'haltOnFailure': <Object>, 1119 'haltOnFailure': <Object>,
1104 'hideStepIf': <Object>, 1120 'hideStepIf': <Object>,
1105 'is_rebaseline_step': <Object>, 1121 'is_rebaseline_step': <Object>,
1106 'is_upload_step': <Object>, 1122 'is_upload_step': <Object>,
1107 'timeout': <Object>, 1123 'timeout': <Object>,
1108 'workdir': 'build/skia', 1124 'workdir': 'build/skia',
1109 }, 1125 },
1110 ], 1126 ],
1111 [ 1127 [
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
1156 '--android_sdk_root', 1172 '--android_sdk_root',
1157 <Object>, 1173 <Object>,
1158 '--flavor', 1174 '--flavor',
1159 'android', 1175 'android',
1160 ], 1176 ],
1161 'description': 'PostRender', 1177 'description': 'PostRender',
1162 'doStepIf': <Object>, 1178 'doStepIf': <Object>,
1163 'env': {}, 1179 'env': {},
1164 'exception_on_failure': <Object>, 1180 'exception_on_failure': <Object>,
1165 'flunkOnFailure': <Object>, 1181 'flunkOnFailure': <Object>,
1182 'get_links_from_stdout': None,
1166 'get_props_from_stdout': None, 1183 'get_props_from_stdout': None,
1167 'haltOnFailure': <Object>, 1184 'haltOnFailure': <Object>,
1168 'hideStepIf': <Object>, 1185 'hideStepIf': <Object>,
1169 'is_rebaseline_step': <Object>, 1186 'is_rebaseline_step': <Object>,
1170 'is_upload_step': <Object>, 1187 'is_upload_step': <Object>,
1171 'timeout': <Object>, 1188 'timeout': <Object>,
1172 'workdir': 'build/skia', 1189 'workdir': 'build/skia',
1173 }, 1190 },
1174 ], 1191 ],
1175 [ 1192 [
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
1222 '--autogen_svn_username_file', 1239 '--autogen_svn_username_file',
1223 '.autogen_svn_username', 1240 '.autogen_svn_username',
1224 '--autogen_svn_password_file', 1241 '--autogen_svn_password_file',
1225 '.autogen_svn_password', 1242 '.autogen_svn_password',
1226 ], 1243 ],
1227 'description': 'UploadGMResults', 1244 'description': 'UploadGMResults',
1228 'doStepIf': <Object>, 1245 'doStepIf': <Object>,
1229 'env': {}, 1246 'env': {},
1230 'exception_on_failure': <Object>, 1247 'exception_on_failure': <Object>,
1231 'flunkOnFailure': <Object>, 1248 'flunkOnFailure': <Object>,
1249 'get_links_from_stdout': None,
1232 'get_props_from_stdout': None, 1250 'get_props_from_stdout': None,
1233 'haltOnFailure': <Object>, 1251 'haltOnFailure': <Object>,
1234 'hideStepIf': <Object>, 1252 'hideStepIf': <Object>,
1235 'is_rebaseline_step': <Object>, 1253 'is_rebaseline_step': <Object>,
1236 'is_upload_step': <Object>, 1254 'is_upload_step': <Object>,
1237 'timeout': <Object>, 1255 'timeout': <Object>,
1238 'workdir': 'build/skia', 1256 'workdir': 'build/skia',
1239 }, 1257 },
1240 ], 1258 ],
1241 [ 1259 [
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
1288 '--autogen_svn_username_file', 1306 '--autogen_svn_username_file',
1289 '.autogen_svn_username', 1307 '.autogen_svn_username',
1290 '--autogen_svn_password_file', 1308 '--autogen_svn_password_file',
1291 '.autogen_svn_password', 1309 '.autogen_svn_password',
1292 ], 1310 ],
1293 'description': 'UploadRenderedSKPs', 1311 'description': 'UploadRenderedSKPs',
1294 'doStepIf': <Object>, 1312 'doStepIf': <Object>,
1295 'env': {}, 1313 'env': {},
1296 'exception_on_failure': <Object>, 1314 'exception_on_failure': <Object>,
1297 'flunkOnFailure': <Object>, 1315 'flunkOnFailure': <Object>,
1316 'get_links_from_stdout': None,
1298 'get_props_from_stdout': None, 1317 'get_props_from_stdout': None,
1299 'haltOnFailure': <Object>, 1318 'haltOnFailure': <Object>,
1300 'hideStepIf': <Object>, 1319 'hideStepIf': <Object>,
1301 'is_rebaseline_step': <Object>, 1320 'is_rebaseline_step': <Object>,
1302 'is_upload_step': <Object>, 1321 'is_upload_step': <Object>,
1303 'timeout': <Object>, 1322 'timeout': <Object>,
1304 'workdir': 'build/skia', 1323 'workdir': 'build/skia',
1305 }, 1324 },
1306 ], 1325 ],
1307 [ 1326 [
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
1350 '--has_root', 1369 '--has_root',
1351 <Object>, 1370 <Object>,
1352 '--android_sdk_root', 1371 '--android_sdk_root',
1353 <Object>, 1372 <Object>,
1354 ], 1373 ],
1355 'description': 'UploadSKImageResults', 1374 'description': 'UploadSKImageResults',
1356 'doStepIf': <Object>, 1375 'doStepIf': <Object>,
1357 'env': {}, 1376 'env': {},
1358 'exception_on_failure': <Object>, 1377 'exception_on_failure': <Object>,
1359 'flunkOnFailure': <Object>, 1378 'flunkOnFailure': <Object>,
1379 'get_links_from_stdout': None,
1360 'get_props_from_stdout': None, 1380 'get_props_from_stdout': None,
1361 'haltOnFailure': <Object>, 1381 'haltOnFailure': <Object>,
1362 'hideStepIf': <Object>, 1382 'hideStepIf': <Object>,
1363 'is_rebaseline_step': <Object>, 1383 'is_rebaseline_step': <Object>,
1364 'is_upload_step': <Object>, 1384 'is_upload_step': <Object>,
1365 'timeout': <Object>, 1385 'timeout': <Object>,
1366 'workdir': 'build/skia', 1386 'workdir': 'build/skia',
1367 }, 1387 },
1368 ], 1388 ],
1369 [ 1389 [
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
1412 '--has_root', 1432 '--has_root',
1413 <Object>, 1433 <Object>,
1414 '--android_sdk_root', 1434 '--android_sdk_root',
1415 <Object>, 1435 <Object>,
1416 ], 1436 ],
1417 'description': 'CompareGMs', 1437 'description': 'CompareGMs',
1418 'doStepIf': <Object>, 1438 'doStepIf': <Object>,
1419 'env': {}, 1439 'env': {},
1420 'exception_on_failure': <Object>, 1440 'exception_on_failure': <Object>,
1421 'flunkOnFailure': <Object>, 1441 'flunkOnFailure': <Object>,
1422 'get_props_from_stdout': { 1442 'get_links_from_stdout': {
1423 'latest_gm_failures_url': 'View latest GM failures for this builder at: ([^ 1443 'Latest GM failures on this builder': 'View latest GM failur es for this builder at: ([^
1424 ]*) 1444 ]*)
1425 ', 1445 ',
1426 }, 1446 },
1447 'get_props_from_stdout': None,
1427 'haltOnFailure': <Object>, 1448 'haltOnFailure': <Object>,
1428 'hideStepIf': <Object>, 1449 'hideStepIf': <Object>,
1429 'is_rebaseline_step': <Object>, 1450 'is_rebaseline_step': <Object>,
1430 'is_upload_step': <Object>, 1451 'is_upload_step': <Object>,
1431 'timeout': <Object>, 1452 'timeout': <Object>,
1432 'workdir': 'build/skia', 1453 'workdir': 'build/skia',
1433 }, 1454 },
1434 ], 1455 ],
1435 [ 1456 [
1436 <Object>, 1457 <Object>,
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
1478 '--has_root', 1499 '--has_root',
1479 <Object>, 1500 <Object>,
1480 '--android_sdk_root', 1501 '--android_sdk_root',
1481 <Object>, 1502 <Object>,
1482 ], 1503 ],
1483 'description': 'CompareRenderedSKPs', 1504 'description': 'CompareRenderedSKPs',
1484 'doStepIf': <Object>, 1505 'doStepIf': <Object>,
1485 'env': {}, 1506 'env': {},
1486 'exception_on_failure': <Object>, 1507 'exception_on_failure': <Object>,
1487 'flunkOnFailure': <Object>, 1508 'flunkOnFailure': <Object>,
1509 'get_links_from_stdout': None,
1488 'get_props_from_stdout': None, 1510 'get_props_from_stdout': None,
1489 'haltOnFailure': <Object>, 1511 'haltOnFailure': <Object>,
1490 'hideStepIf': <Object>, 1512 'hideStepIf': <Object>,
1491 'is_rebaseline_step': <Object>, 1513 'is_rebaseline_step': <Object>,
1492 'is_upload_step': <Object>, 1514 'is_upload_step': <Object>,
1493 'timeout': <Object>, 1515 'timeout': <Object>,
1494 'workdir': 'build/skia', 1516 'workdir': 'build/skia',
1495 }, 1517 },
1496 ], 1518 ],
1497 ], 1519 ],
1498 } 1520 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698