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

Side by Side Diff: tools/tests/factory_configuration/expected/Canary-Chrome-Ubuntu13.10-Ninja-x86_64-DRT-Trybot

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 'content_shell', 6 'content_shell',
7 'dump_syms', 7 'dump_syms',
8 'minidump_stackwalk', 8 'minidump_stackwalk',
9 ], 9 ],
10 '_builder_name': 'Canary-Chrome-Ubuntu13.10-Ninja-x86_64-DRT-Trybot', 10 '_builder_name': 'Canary-Chrome-Ubuntu13.10-Ninja-x86_64-DRT-Trybot',
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
105 '--is_try', 105 '--is_try',
106 'True', 106 'True',
107 '--bench_pictures_cfg', 107 '--bench_pictures_cfg',
108 'default', 108 'default',
109 ], 109 ],
110 'description': 'UpdateScripts', 110 'description': 'UpdateScripts',
111 'doStepIf': <Object>, 111 'doStepIf': <Object>,
112 'env': {}, 112 'env': {},
113 'exception_on_failure': <Object>, 113 'exception_on_failure': <Object>,
114 'flunkOnFailure': <Object>, 114 'flunkOnFailure': <Object>,
115 'get_links_from_stdout': None,
115 'get_props_from_stdout': { 116 'get_props_from_stdout': {
116 'buildbot_revision': 'Skiabot scripts updated to (\w+)', 117 'buildbot_revision': 'Skiabot scripts updated to (\w+)',
117 }, 118 },
118 'haltOnFailure': <Object>, 119 'haltOnFailure': <Object>,
119 'hideStepIf': <Object>, 120 'hideStepIf': <Object>,
120 'is_rebaseline_step': <Object>, 121 'is_rebaseline_step': <Object>,
121 'is_upload_step': <Object>, 122 'is_upload_step': <Object>,
122 'timeout': <Object>, 123 'timeout': <Object>,
123 'workdir': 'build', 124 'workdir': 'build',
124 }, 125 },
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 '--bench_pictures_cfg', 164 '--bench_pictures_cfg',
164 'default', 165 'default',
165 '--use_lkgr_skia', 166 '--use_lkgr_skia',
166 'True', 167 'True',
167 ], 168 ],
168 'description': 'Update', 169 'description': 'Update',
169 'doStepIf': <Object>, 170 'doStepIf': <Object>,
170 'env': {}, 171 'env': {},
171 'exception_on_failure': <Object>, 172 'exception_on_failure': <Object>,
172 'flunkOnFailure': <Object>, 173 'flunkOnFailure': <Object>,
174 'get_links_from_stdout': None,
173 'get_props_from_stdout': { 175 'get_props_from_stdout': {
174 'chrome_revision': 'Chrome updated to (\w+)', 176 'chrome_revision': 'Chrome updated to (\w+)',
175 'skia_base_rev': 'Skia updated to (\w+)', 177 'skia_base_rev': 'Skia updated to (\w+)',
176 }, 178 },
177 'haltOnFailure': <Object>, 179 'haltOnFailure': <Object>,
178 'hideStepIf': <Object>, 180 'hideStepIf': <Object>,
179 'is_rebaseline_step': <Object>, 181 'is_rebaseline_step': <Object>,
180 'is_upload_step': <Object>, 182 'is_upload_step': <Object>,
181 'timeout': <Object>, 183 'timeout': <Object>,
182 'workdir': 'build', 184 'workdir': 'build',
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
226 '--gyp_defines', 228 '--gyp_defines',
227 'skia_warnings_as_errors=0', 229 'skia_warnings_as_errors=0',
228 '--flavor', 230 '--flavor',
229 'chrome_canary', 231 'chrome_canary',
230 ], 232 ],
231 'description': 'BuildContentShell', 233 'description': 'BuildContentShell',
232 'doStepIf': <Object>, 234 'doStepIf': <Object>,
233 'env': {}, 235 'env': {},
234 'exception_on_failure': <Object>, 236 'exception_on_failure': <Object>,
235 'flunkOnFailure': <Object>, 237 'flunkOnFailure': <Object>,
238 'get_links_from_stdout': None,
236 'get_props_from_stdout': None, 239 'get_props_from_stdout': None,
237 'haltOnFailure': <Object>, 240 'haltOnFailure': <Object>,
238 'hideStepIf': <Object>, 241 'hideStepIf': <Object>,
239 'is_rebaseline_step': <Object>, 242 'is_rebaseline_step': <Object>,
240 'is_upload_step': <Object>, 243 'is_upload_step': <Object>,
241 'timeout': <Object>, 244 'timeout': <Object>,
242 'workdir': 'build/src', 245 'workdir': 'build/src',
243 }, 246 },
244 ], 247 ],
245 [ 248 [
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
286 '--gyp_defines', 289 '--gyp_defines',
287 'skia_warnings_as_errors=0', 290 'skia_warnings_as_errors=0',
288 '--flavor', 291 '--flavor',
289 'chrome_canary', 292 'chrome_canary',
290 ], 293 ],
291 'description': 'BuildDumpSyms', 294 'description': 'BuildDumpSyms',
292 'doStepIf': <Object>, 295 'doStepIf': <Object>,
293 'env': {}, 296 'env': {},
294 'exception_on_failure': <Object>, 297 'exception_on_failure': <Object>,
295 'flunkOnFailure': <Object>, 298 'flunkOnFailure': <Object>,
299 'get_links_from_stdout': None,
296 'get_props_from_stdout': None, 300 'get_props_from_stdout': None,
297 'haltOnFailure': <Object>, 301 'haltOnFailure': <Object>,
298 'hideStepIf': <Object>, 302 'hideStepIf': <Object>,
299 'is_rebaseline_step': <Object>, 303 'is_rebaseline_step': <Object>,
300 'is_upload_step': <Object>, 304 'is_upload_step': <Object>,
301 'timeout': <Object>, 305 'timeout': <Object>,
302 'workdir': 'build/src', 306 'workdir': 'build/src',
303 }, 307 },
304 ], 308 ],
305 [ 309 [
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
346 '--gyp_defines', 350 '--gyp_defines',
347 'skia_warnings_as_errors=0', 351 'skia_warnings_as_errors=0',
348 '--flavor', 352 '--flavor',
349 'chrome_canary', 353 'chrome_canary',
350 ], 354 ],
351 'description': 'BuildMinidumpStackwalk', 355 'description': 'BuildMinidumpStackwalk',
352 'doStepIf': <Object>, 356 'doStepIf': <Object>,
353 'env': {}, 357 'env': {},
354 'exception_on_failure': <Object>, 358 'exception_on_failure': <Object>,
355 'flunkOnFailure': <Object>, 359 'flunkOnFailure': <Object>,
360 'get_links_from_stdout': None,
356 'get_props_from_stdout': None, 361 'get_props_from_stdout': None,
357 'haltOnFailure': <Object>, 362 'haltOnFailure': <Object>,
358 'hideStepIf': <Object>, 363 'hideStepIf': <Object>,
359 'is_rebaseline_step': <Object>, 364 'is_rebaseline_step': <Object>,
360 'is_upload_step': <Object>, 365 'is_upload_step': <Object>,
361 'timeout': <Object>, 366 'timeout': <Object>,
362 'workdir': 'build/src', 367 'workdir': 'build/src',
363 }, 368 },
364 ], 369 ],
365 [ 370 [
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
402 '--bench_pictures_cfg', 407 '--bench_pictures_cfg',
403 'default', 408 'default',
404 '--flavor', 409 '--flavor',
405 'chrome_canary', 410 'chrome_canary',
406 ], 411 ],
407 'description': 'Clean', 412 'description': 'Clean',
408 'doStepIf': <Object>, 413 'doStepIf': <Object>,
409 'env': {}, 414 'env': {},
410 'exception_on_failure': <Object>, 415 'exception_on_failure': <Object>,
411 'flunkOnFailure': <Object>, 416 'flunkOnFailure': <Object>,
417 'get_links_from_stdout': None,
412 'get_props_from_stdout': None, 418 'get_props_from_stdout': None,
413 'haltOnFailure': <Object>, 419 'haltOnFailure': <Object>,
414 'hideStepIf': <Object>, 420 'hideStepIf': <Object>,
415 'is_rebaseline_step': <Object>, 421 'is_rebaseline_step': <Object>,
416 'is_upload_step': <Object>, 422 'is_upload_step': <Object>,
417 'timeout': <Object>, 423 'timeout': <Object>,
418 'workdir': 'build/src', 424 'workdir': 'build/src',
419 }, 425 },
420 ], 426 ],
421 [ 427 [
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
462 '--gyp_defines', 468 '--gyp_defines',
463 'skia_warnings_as_errors=0', 469 'skia_warnings_as_errors=0',
464 '--flavor', 470 '--flavor',
465 'chrome_canary', 471 'chrome_canary',
466 ], 472 ],
467 'description': 'Retry_BuildContentShell', 473 'description': 'Retry_BuildContentShell',
468 'doStepIf': <Object>, 474 'doStepIf': <Object>,
469 'env': {}, 475 'env': {},
470 'exception_on_failure': <Object>, 476 'exception_on_failure': <Object>,
471 'flunkOnFailure': <Object>, 477 'flunkOnFailure': <Object>,
478 'get_links_from_stdout': None,
472 'get_props_from_stdout': None, 479 'get_props_from_stdout': None,
473 'haltOnFailure': <Object>, 480 'haltOnFailure': <Object>,
474 'hideStepIf': <Object>, 481 'hideStepIf': <Object>,
475 'is_rebaseline_step': <Object>, 482 'is_rebaseline_step': <Object>,
476 'is_upload_step': <Object>, 483 'is_upload_step': <Object>,
477 'timeout': <Object>, 484 'timeout': <Object>,
478 'workdir': 'build/src', 485 'workdir': 'build/src',
479 }, 486 },
480 ], 487 ],
481 [ 488 [
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
522 '--gyp_defines', 529 '--gyp_defines',
523 'skia_warnings_as_errors=0', 530 'skia_warnings_as_errors=0',
524 '--flavor', 531 '--flavor',
525 'chrome_canary', 532 'chrome_canary',
526 ], 533 ],
527 'description': 'Retry_BuildDumpSyms', 534 'description': 'Retry_BuildDumpSyms',
528 'doStepIf': <Object>, 535 'doStepIf': <Object>,
529 'env': {}, 536 'env': {},
530 'exception_on_failure': <Object>, 537 'exception_on_failure': <Object>,
531 'flunkOnFailure': <Object>, 538 'flunkOnFailure': <Object>,
539 'get_links_from_stdout': None,
532 'get_props_from_stdout': None, 540 'get_props_from_stdout': None,
533 'haltOnFailure': <Object>, 541 'haltOnFailure': <Object>,
534 'hideStepIf': <Object>, 542 'hideStepIf': <Object>,
535 'is_rebaseline_step': <Object>, 543 'is_rebaseline_step': <Object>,
536 'is_upload_step': <Object>, 544 'is_upload_step': <Object>,
537 'timeout': <Object>, 545 'timeout': <Object>,
538 'workdir': 'build/src', 546 'workdir': 'build/src',
539 }, 547 },
540 ], 548 ],
541 [ 549 [
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
582 '--gyp_defines', 590 '--gyp_defines',
583 'skia_warnings_as_errors=0', 591 'skia_warnings_as_errors=0',
584 '--flavor', 592 '--flavor',
585 'chrome_canary', 593 'chrome_canary',
586 ], 594 ],
587 'description': 'Retry_BuildMinidumpStackwalk', 595 'description': 'Retry_BuildMinidumpStackwalk',
588 'doStepIf': <Object>, 596 'doStepIf': <Object>,
589 'env': {}, 597 'env': {},
590 'exception_on_failure': <Object>, 598 'exception_on_failure': <Object>,
591 'flunkOnFailure': <Object>, 599 'flunkOnFailure': <Object>,
600 'get_links_from_stdout': None,
592 'get_props_from_stdout': None, 601 'get_props_from_stdout': None,
593 'haltOnFailure': <Object>, 602 'haltOnFailure': <Object>,
594 'hideStepIf': <Object>, 603 'hideStepIf': <Object>,
595 'is_rebaseline_step': <Object>, 604 'is_rebaseline_step': <Object>,
596 'is_upload_step': <Object>, 605 'is_upload_step': <Object>,
597 'timeout': <Object>, 606 'timeout': <Object>,
598 'workdir': 'build/src', 607 'workdir': 'build/src',
599 }, 608 },
600 ], 609 ],
601 [ 610 [
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
638 '--bench_pictures_cfg', 647 '--bench_pictures_cfg',
639 'default', 648 'default',
640 '--flavor', 649 '--flavor',
641 'chrome_canary', 650 'chrome_canary',
642 ], 651 ],
643 'description': 'Clean', 652 'description': 'Clean',
644 'doStepIf': <Object>, 653 'doStepIf': <Object>,
645 'env': {}, 654 'env': {},
646 'exception_on_failure': <Object>, 655 'exception_on_failure': <Object>,
647 'flunkOnFailure': <Object>, 656 'flunkOnFailure': <Object>,
657 'get_links_from_stdout': None,
648 'get_props_from_stdout': None, 658 'get_props_from_stdout': None,
649 'haltOnFailure': <Object>, 659 'haltOnFailure': <Object>,
650 'hideStepIf': <Object>, 660 'hideStepIf': <Object>,
651 'is_rebaseline_step': <Object>, 661 'is_rebaseline_step': <Object>,
652 'is_upload_step': <Object>, 662 'is_upload_step': <Object>,
653 'timeout': <Object>, 663 'timeout': <Object>,
654 'workdir': 'build/src', 664 'workdir': 'build/src',
655 }, 665 },
656 ], 666 ],
657 [ 667 [
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
698 '--gyp_defines', 708 '--gyp_defines',
699 'skia_warnings_as_errors=0', 709 'skia_warnings_as_errors=0',
700 '--flavor', 710 '--flavor',
701 'chrome_canary', 711 'chrome_canary',
702 ], 712 ],
703 'description': 'Retry_NoWarningsAsErrors_BuildContentShell', 713 'description': 'Retry_NoWarningsAsErrors_BuildContentShell',
704 'doStepIf': <Object>, 714 'doStepIf': <Object>,
705 'env': {}, 715 'env': {},
706 'exception_on_failure': <Object>, 716 'exception_on_failure': <Object>,
707 'flunkOnFailure': <Object>, 717 'flunkOnFailure': <Object>,
718 'get_links_from_stdout': None,
708 'get_props_from_stdout': None, 719 'get_props_from_stdout': None,
709 'haltOnFailure': <Object>, 720 'haltOnFailure': <Object>,
710 'hideStepIf': <Object>, 721 'hideStepIf': <Object>,
711 'is_rebaseline_step': <Object>, 722 'is_rebaseline_step': <Object>,
712 'is_upload_step': <Object>, 723 'is_upload_step': <Object>,
713 'timeout': <Object>, 724 'timeout': <Object>,
714 'workdir': 'build/src', 725 'workdir': 'build/src',
715 }, 726 },
716 ], 727 ],
717 [ 728 [
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
758 '--gyp_defines', 769 '--gyp_defines',
759 'skia_warnings_as_errors=0', 770 'skia_warnings_as_errors=0',
760 '--flavor', 771 '--flavor',
761 'chrome_canary', 772 'chrome_canary',
762 ], 773 ],
763 'description': 'Retry_NoWarningsAsErrors_BuildDumpSyms', 774 'description': 'Retry_NoWarningsAsErrors_BuildDumpSyms',
764 'doStepIf': <Object>, 775 'doStepIf': <Object>,
765 'env': {}, 776 'env': {},
766 'exception_on_failure': <Object>, 777 'exception_on_failure': <Object>,
767 'flunkOnFailure': <Object>, 778 'flunkOnFailure': <Object>,
779 'get_links_from_stdout': None,
768 'get_props_from_stdout': None, 780 'get_props_from_stdout': None,
769 'haltOnFailure': <Object>, 781 'haltOnFailure': <Object>,
770 'hideStepIf': <Object>, 782 'hideStepIf': <Object>,
771 'is_rebaseline_step': <Object>, 783 'is_rebaseline_step': <Object>,
772 'is_upload_step': <Object>, 784 'is_upload_step': <Object>,
773 'timeout': <Object>, 785 'timeout': <Object>,
774 'workdir': 'build/src', 786 'workdir': 'build/src',
775 }, 787 },
776 ], 788 ],
777 [ 789 [
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
818 '--gyp_defines', 830 '--gyp_defines',
819 'skia_warnings_as_errors=0', 831 'skia_warnings_as_errors=0',
820 '--flavor', 832 '--flavor',
821 'chrome_canary', 833 'chrome_canary',
822 ], 834 ],
823 'description': 'Retry_NoWarningsAsErrors_BuildMinidumpStackwalk' , 835 'description': 'Retry_NoWarningsAsErrors_BuildMinidumpStackwalk' ,
824 'doStepIf': <Object>, 836 'doStepIf': <Object>,
825 'env': {}, 837 'env': {},
826 'exception_on_failure': <Object>, 838 'exception_on_failure': <Object>,
827 'flunkOnFailure': <Object>, 839 'flunkOnFailure': <Object>,
840 'get_links_from_stdout': None,
828 'get_props_from_stdout': None, 841 'get_props_from_stdout': None,
829 'haltOnFailure': <Object>, 842 'haltOnFailure': <Object>,
830 'hideStepIf': <Object>, 843 'hideStepIf': <Object>,
831 'is_rebaseline_step': <Object>, 844 'is_rebaseline_step': <Object>,
832 'is_upload_step': <Object>, 845 'is_upload_step': <Object>,
833 'timeout': <Object>, 846 'timeout': <Object>,
834 'workdir': 'build/src', 847 'workdir': 'build/src',
835 }, 848 },
836 ], 849 ],
837 [ 850 [
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
874 '--bench_pictures_cfg', 887 '--bench_pictures_cfg',
875 'default', 888 'default',
876 '--flavor', 889 '--flavor',
877 'chrome_canary', 890 'chrome_canary',
878 ], 891 ],
879 'description': 'PreTest', 892 'description': 'PreTest',
880 'doStepIf': <Object>, 893 'doStepIf': <Object>,
881 'env': {}, 894 'env': {},
882 'exception_on_failure': <Object>, 895 'exception_on_failure': <Object>,
883 'flunkOnFailure': <Object>, 896 'flunkOnFailure': <Object>,
897 'get_links_from_stdout': None,
884 'get_props_from_stdout': None, 898 'get_props_from_stdout': None,
885 'haltOnFailure': <Object>, 899 'haltOnFailure': <Object>,
886 'hideStepIf': <Object>, 900 'hideStepIf': <Object>,
887 'is_rebaseline_step': <Object>, 901 'is_rebaseline_step': <Object>,
888 'is_upload_step': <Object>, 902 'is_upload_step': <Object>,
889 'timeout': <Object>, 903 'timeout': <Object>,
890 'workdir': 'build/src', 904 'workdir': 'build/src',
891 }, 905 },
892 ], 906 ],
893 [ 907 [
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
932 '--new_baseline', 946 '--new_baseline',
933 'True', 947 'True',
934 '--flavor', 948 '--flavor',
935 'chrome_canary', 949 'chrome_canary',
936 ], 950 ],
937 'description': 'RunWebkitTests', 951 'description': 'RunWebkitTests',
938 'doStepIf': <Object>, 952 'doStepIf': <Object>,
939 'env': {}, 953 'env': {},
940 'exception_on_failure': <Object>, 954 'exception_on_failure': <Object>,
941 'flunkOnFailure': <Object>, 955 'flunkOnFailure': <Object>,
956 'get_links_from_stdout': None,
942 'get_props_from_stdout': None, 957 'get_props_from_stdout': None,
943 'haltOnFailure': <Object>, 958 'haltOnFailure': <Object>,
944 'hideStepIf': <Object>, 959 'hideStepIf': <Object>,
945 'is_rebaseline_step': <Object>, 960 'is_rebaseline_step': <Object>,
946 'is_upload_step': <Object>, 961 'is_upload_step': <Object>,
947 'timeout': <Object>, 962 'timeout': <Object>,
948 'workdir': 'build/src', 963 'workdir': 'build/src',
949 }, 964 },
950 ], 965 ],
951 [ 966 [
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
988 '--bench_pictures_cfg', 1003 '--bench_pictures_cfg',
989 'default', 1004 'default',
990 '--chrome_rev', 1005 '--chrome_rev',
991 <Object>, 1006 <Object>,
992 ], 1007 ],
993 'description': 'Update', 1008 'description': 'Update',
994 'doStepIf': <Object>, 1009 'doStepIf': <Object>,
995 'env': {}, 1010 'env': {},
996 'exception_on_failure': <Object>, 1011 'exception_on_failure': <Object>,
997 'flunkOnFailure': <Object>, 1012 'flunkOnFailure': <Object>,
1013 'get_links_from_stdout': None,
998 'get_props_from_stdout': { 1014 'get_props_from_stdout': {
999 'chrome_revision2': 'Chrome updated to (\w+)', 1015 'chrome_revision2': 'Chrome updated to (\w+)',
1000 'got_revision': 'Skia updated to (\w+)', 1016 'got_revision': 'Skia updated to (\w+)',
1001 }, 1017 },
1002 'haltOnFailure': <Object>, 1018 'haltOnFailure': <Object>,
1003 'hideStepIf': <Object>, 1019 'hideStepIf': <Object>,
1004 'is_rebaseline_step': <Object>, 1020 'is_rebaseline_step': <Object>,
1005 'is_upload_step': <Object>, 1021 'is_upload_step': <Object>,
1006 'timeout': <Object>, 1022 'timeout': <Object>,
1007 'workdir': 'build', 1023 'workdir': 'build',
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1047 '--bench_pictures_cfg', 1063 '--bench_pictures_cfg',
1048 'default', 1064 'default',
1049 '--patch', 1065 '--patch',
1050 <Object>, 1066 <Object>,
1051 ], 1067 ],
1052 'description': 'ApplyPatch', 1068 'description': 'ApplyPatch',
1053 'doStepIf': <Object>, 1069 'doStepIf': <Object>,
1054 'env': {}, 1070 'env': {},
1055 'exception_on_failure': <Object>, 1071 'exception_on_failure': <Object>,
1056 'flunkOnFailure': <Object>, 1072 'flunkOnFailure': <Object>,
1073 'get_links_from_stdout': None,
1057 'get_props_from_stdout': None, 1074 'get_props_from_stdout': None,
1058 'haltOnFailure': <Object>, 1075 'haltOnFailure': <Object>,
1059 'hideStepIf': <Object>, 1076 'hideStepIf': <Object>,
1060 'is_rebaseline_step': <Object>, 1077 'is_rebaseline_step': <Object>,
1061 'is_upload_step': <Object>, 1078 'is_upload_step': <Object>,
1062 'timeout': <Object>, 1079 'timeout': <Object>,
1063 'workdir': 'build/src', 1080 'workdir': 'build/src',
1064 }, 1081 },
1065 ], 1082 ],
1066 [ 1083 [
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
1107 '--gyp_defines', 1124 '--gyp_defines',
1108 'skia_warnings_as_errors=0', 1125 'skia_warnings_as_errors=0',
1109 '--flavor', 1126 '--flavor',
1110 'chrome_canary', 1127 'chrome_canary',
1111 ], 1128 ],
1112 'description': 'BuildContentShell', 1129 'description': 'BuildContentShell',
1113 'doStepIf': <Object>, 1130 'doStepIf': <Object>,
1114 'env': {}, 1131 'env': {},
1115 'exception_on_failure': <Object>, 1132 'exception_on_failure': <Object>,
1116 'flunkOnFailure': <Object>, 1133 'flunkOnFailure': <Object>,
1134 'get_links_from_stdout': None,
1117 'get_props_from_stdout': None, 1135 'get_props_from_stdout': None,
1118 'haltOnFailure': <Object>, 1136 'haltOnFailure': <Object>,
1119 'hideStepIf': <Object>, 1137 'hideStepIf': <Object>,
1120 'is_rebaseline_step': <Object>, 1138 'is_rebaseline_step': <Object>,
1121 'is_upload_step': <Object>, 1139 'is_upload_step': <Object>,
1122 'timeout': <Object>, 1140 'timeout': <Object>,
1123 'workdir': 'build/src', 1141 'workdir': 'build/src',
1124 }, 1142 },
1125 ], 1143 ],
1126 [ 1144 [
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
1167 '--gyp_defines', 1185 '--gyp_defines',
1168 'skia_warnings_as_errors=0', 1186 'skia_warnings_as_errors=0',
1169 '--flavor', 1187 '--flavor',
1170 'chrome_canary', 1188 'chrome_canary',
1171 ], 1189 ],
1172 'description': 'BuildDumpSyms', 1190 'description': 'BuildDumpSyms',
1173 'doStepIf': <Object>, 1191 'doStepIf': <Object>,
1174 'env': {}, 1192 'env': {},
1175 'exception_on_failure': <Object>, 1193 'exception_on_failure': <Object>,
1176 'flunkOnFailure': <Object>, 1194 'flunkOnFailure': <Object>,
1195 'get_links_from_stdout': None,
1177 'get_props_from_stdout': None, 1196 'get_props_from_stdout': None,
1178 'haltOnFailure': <Object>, 1197 'haltOnFailure': <Object>,
1179 'hideStepIf': <Object>, 1198 'hideStepIf': <Object>,
1180 'is_rebaseline_step': <Object>, 1199 'is_rebaseline_step': <Object>,
1181 'is_upload_step': <Object>, 1200 'is_upload_step': <Object>,
1182 'timeout': <Object>, 1201 'timeout': <Object>,
1183 'workdir': 'build/src', 1202 'workdir': 'build/src',
1184 }, 1203 },
1185 ], 1204 ],
1186 [ 1205 [
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
1227 '--gyp_defines', 1246 '--gyp_defines',
1228 'skia_warnings_as_errors=0', 1247 'skia_warnings_as_errors=0',
1229 '--flavor', 1248 '--flavor',
1230 'chrome_canary', 1249 'chrome_canary',
1231 ], 1250 ],
1232 'description': 'BuildMinidumpStackwalk', 1251 'description': 'BuildMinidumpStackwalk',
1233 'doStepIf': <Object>, 1252 'doStepIf': <Object>,
1234 'env': {}, 1253 'env': {},
1235 'exception_on_failure': <Object>, 1254 'exception_on_failure': <Object>,
1236 'flunkOnFailure': <Object>, 1255 'flunkOnFailure': <Object>,
1256 'get_links_from_stdout': None,
1237 'get_props_from_stdout': None, 1257 'get_props_from_stdout': None,
1238 'haltOnFailure': <Object>, 1258 'haltOnFailure': <Object>,
1239 'hideStepIf': <Object>, 1259 'hideStepIf': <Object>,
1240 'is_rebaseline_step': <Object>, 1260 'is_rebaseline_step': <Object>,
1241 'is_upload_step': <Object>, 1261 'is_upload_step': <Object>,
1242 'timeout': <Object>, 1262 'timeout': <Object>,
1243 'workdir': 'build/src', 1263 'workdir': 'build/src',
1244 }, 1264 },
1245 ], 1265 ],
1246 [ 1266 [
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
1283 '--bench_pictures_cfg', 1303 '--bench_pictures_cfg',
1284 'default', 1304 'default',
1285 '--flavor', 1305 '--flavor',
1286 'chrome_canary', 1306 'chrome_canary',
1287 ], 1307 ],
1288 'description': 'Clean', 1308 'description': 'Clean',
1289 'doStepIf': <Object>, 1309 'doStepIf': <Object>,
1290 'env': {}, 1310 'env': {},
1291 'exception_on_failure': <Object>, 1311 'exception_on_failure': <Object>,
1292 'flunkOnFailure': <Object>, 1312 'flunkOnFailure': <Object>,
1313 'get_links_from_stdout': None,
1293 'get_props_from_stdout': None, 1314 'get_props_from_stdout': None,
1294 'haltOnFailure': <Object>, 1315 'haltOnFailure': <Object>,
1295 'hideStepIf': <Object>, 1316 'hideStepIf': <Object>,
1296 'is_rebaseline_step': <Object>, 1317 'is_rebaseline_step': <Object>,
1297 'is_upload_step': <Object>, 1318 'is_upload_step': <Object>,
1298 'timeout': <Object>, 1319 'timeout': <Object>,
1299 'workdir': 'build/src', 1320 'workdir': 'build/src',
1300 }, 1321 },
1301 ], 1322 ],
1302 [ 1323 [
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
1343 '--gyp_defines', 1364 '--gyp_defines',
1344 'skia_warnings_as_errors=0', 1365 'skia_warnings_as_errors=0',
1345 '--flavor', 1366 '--flavor',
1346 'chrome_canary', 1367 'chrome_canary',
1347 ], 1368 ],
1348 'description': 'Retry_BuildContentShell', 1369 'description': 'Retry_BuildContentShell',
1349 'doStepIf': <Object>, 1370 'doStepIf': <Object>,
1350 'env': {}, 1371 'env': {},
1351 'exception_on_failure': <Object>, 1372 'exception_on_failure': <Object>,
1352 'flunkOnFailure': <Object>, 1373 'flunkOnFailure': <Object>,
1374 'get_links_from_stdout': None,
1353 'get_props_from_stdout': None, 1375 'get_props_from_stdout': None,
1354 'haltOnFailure': <Object>, 1376 'haltOnFailure': <Object>,
1355 'hideStepIf': <Object>, 1377 'hideStepIf': <Object>,
1356 'is_rebaseline_step': <Object>, 1378 'is_rebaseline_step': <Object>,
1357 'is_upload_step': <Object>, 1379 'is_upload_step': <Object>,
1358 'timeout': <Object>, 1380 'timeout': <Object>,
1359 'workdir': 'build/src', 1381 'workdir': 'build/src',
1360 }, 1382 },
1361 ], 1383 ],
1362 [ 1384 [
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
1403 '--gyp_defines', 1425 '--gyp_defines',
1404 'skia_warnings_as_errors=0', 1426 'skia_warnings_as_errors=0',
1405 '--flavor', 1427 '--flavor',
1406 'chrome_canary', 1428 'chrome_canary',
1407 ], 1429 ],
1408 'description': 'Retry_BuildDumpSyms', 1430 'description': 'Retry_BuildDumpSyms',
1409 'doStepIf': <Object>, 1431 'doStepIf': <Object>,
1410 'env': {}, 1432 'env': {},
1411 'exception_on_failure': <Object>, 1433 'exception_on_failure': <Object>,
1412 'flunkOnFailure': <Object>, 1434 'flunkOnFailure': <Object>,
1435 'get_links_from_stdout': None,
1413 'get_props_from_stdout': None, 1436 'get_props_from_stdout': None,
1414 'haltOnFailure': <Object>, 1437 'haltOnFailure': <Object>,
1415 'hideStepIf': <Object>, 1438 'hideStepIf': <Object>,
1416 'is_rebaseline_step': <Object>, 1439 'is_rebaseline_step': <Object>,
1417 'is_upload_step': <Object>, 1440 'is_upload_step': <Object>,
1418 'timeout': <Object>, 1441 'timeout': <Object>,
1419 'workdir': 'build/src', 1442 'workdir': 'build/src',
1420 }, 1443 },
1421 ], 1444 ],
1422 [ 1445 [
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
1463 '--gyp_defines', 1486 '--gyp_defines',
1464 'skia_warnings_as_errors=0', 1487 'skia_warnings_as_errors=0',
1465 '--flavor', 1488 '--flavor',
1466 'chrome_canary', 1489 'chrome_canary',
1467 ], 1490 ],
1468 'description': 'Retry_BuildMinidumpStackwalk', 1491 'description': 'Retry_BuildMinidumpStackwalk',
1469 'doStepIf': <Object>, 1492 'doStepIf': <Object>,
1470 'env': {}, 1493 'env': {},
1471 'exception_on_failure': <Object>, 1494 'exception_on_failure': <Object>,
1472 'flunkOnFailure': <Object>, 1495 'flunkOnFailure': <Object>,
1496 'get_links_from_stdout': None,
1473 'get_props_from_stdout': None, 1497 'get_props_from_stdout': None,
1474 'haltOnFailure': <Object>, 1498 'haltOnFailure': <Object>,
1475 'hideStepIf': <Object>, 1499 'hideStepIf': <Object>,
1476 'is_rebaseline_step': <Object>, 1500 'is_rebaseline_step': <Object>,
1477 'is_upload_step': <Object>, 1501 'is_upload_step': <Object>,
1478 'timeout': <Object>, 1502 'timeout': <Object>,
1479 'workdir': 'build/src', 1503 'workdir': 'build/src',
1480 }, 1504 },
1481 ], 1505 ],
1482 [ 1506 [
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
1519 '--bench_pictures_cfg', 1543 '--bench_pictures_cfg',
1520 'default', 1544 'default',
1521 '--flavor', 1545 '--flavor',
1522 'chrome_canary', 1546 'chrome_canary',
1523 ], 1547 ],
1524 'description': 'Clean', 1548 'description': 'Clean',
1525 'doStepIf': <Object>, 1549 'doStepIf': <Object>,
1526 'env': {}, 1550 'env': {},
1527 'exception_on_failure': <Object>, 1551 'exception_on_failure': <Object>,
1528 'flunkOnFailure': <Object>, 1552 'flunkOnFailure': <Object>,
1553 'get_links_from_stdout': None,
1529 'get_props_from_stdout': None, 1554 'get_props_from_stdout': None,
1530 'haltOnFailure': <Object>, 1555 'haltOnFailure': <Object>,
1531 'hideStepIf': <Object>, 1556 'hideStepIf': <Object>,
1532 'is_rebaseline_step': <Object>, 1557 'is_rebaseline_step': <Object>,
1533 'is_upload_step': <Object>, 1558 'is_upload_step': <Object>,
1534 'timeout': <Object>, 1559 'timeout': <Object>,
1535 'workdir': 'build/src', 1560 'workdir': 'build/src',
1536 }, 1561 },
1537 ], 1562 ],
1538 [ 1563 [
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
1579 '--gyp_defines', 1604 '--gyp_defines',
1580 'skia_warnings_as_errors=0', 1605 'skia_warnings_as_errors=0',
1581 '--flavor', 1606 '--flavor',
1582 'chrome_canary', 1607 'chrome_canary',
1583 ], 1608 ],
1584 'description': 'Retry_NoWarningsAsErrors_BuildContentShell', 1609 'description': 'Retry_NoWarningsAsErrors_BuildContentShell',
1585 'doStepIf': <Object>, 1610 'doStepIf': <Object>,
1586 'env': {}, 1611 'env': {},
1587 'exception_on_failure': <Object>, 1612 'exception_on_failure': <Object>,
1588 'flunkOnFailure': <Object>, 1613 'flunkOnFailure': <Object>,
1614 'get_links_from_stdout': None,
1589 'get_props_from_stdout': None, 1615 'get_props_from_stdout': None,
1590 'haltOnFailure': <Object>, 1616 'haltOnFailure': <Object>,
1591 'hideStepIf': <Object>, 1617 'hideStepIf': <Object>,
1592 'is_rebaseline_step': <Object>, 1618 'is_rebaseline_step': <Object>,
1593 'is_upload_step': <Object>, 1619 'is_upload_step': <Object>,
1594 'timeout': <Object>, 1620 'timeout': <Object>,
1595 'workdir': 'build/src', 1621 'workdir': 'build/src',
1596 }, 1622 },
1597 ], 1623 ],
1598 [ 1624 [
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
1639 '--gyp_defines', 1665 '--gyp_defines',
1640 'skia_warnings_as_errors=0', 1666 'skia_warnings_as_errors=0',
1641 '--flavor', 1667 '--flavor',
1642 'chrome_canary', 1668 'chrome_canary',
1643 ], 1669 ],
1644 'description': 'Retry_NoWarningsAsErrors_BuildDumpSyms', 1670 'description': 'Retry_NoWarningsAsErrors_BuildDumpSyms',
1645 'doStepIf': <Object>, 1671 'doStepIf': <Object>,
1646 'env': {}, 1672 'env': {},
1647 'exception_on_failure': <Object>, 1673 'exception_on_failure': <Object>,
1648 'flunkOnFailure': <Object>, 1674 'flunkOnFailure': <Object>,
1675 'get_links_from_stdout': None,
1649 'get_props_from_stdout': None, 1676 'get_props_from_stdout': None,
1650 'haltOnFailure': <Object>, 1677 'haltOnFailure': <Object>,
1651 'hideStepIf': <Object>, 1678 'hideStepIf': <Object>,
1652 'is_rebaseline_step': <Object>, 1679 'is_rebaseline_step': <Object>,
1653 'is_upload_step': <Object>, 1680 'is_upload_step': <Object>,
1654 'timeout': <Object>, 1681 'timeout': <Object>,
1655 'workdir': 'build/src', 1682 'workdir': 'build/src',
1656 }, 1683 },
1657 ], 1684 ],
1658 [ 1685 [
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
1699 '--gyp_defines', 1726 '--gyp_defines',
1700 'skia_warnings_as_errors=0', 1727 'skia_warnings_as_errors=0',
1701 '--flavor', 1728 '--flavor',
1702 'chrome_canary', 1729 'chrome_canary',
1703 ], 1730 ],
1704 'description': 'Retry_NoWarningsAsErrors_BuildMinidumpStackwalk' , 1731 'description': 'Retry_NoWarningsAsErrors_BuildMinidumpStackwalk' ,
1705 'doStepIf': <Object>, 1732 'doStepIf': <Object>,
1706 'env': {}, 1733 'env': {},
1707 'exception_on_failure': <Object>, 1734 'exception_on_failure': <Object>,
1708 'flunkOnFailure': <Object>, 1735 'flunkOnFailure': <Object>,
1736 'get_links_from_stdout': None,
1709 'get_props_from_stdout': None, 1737 'get_props_from_stdout': None,
1710 'haltOnFailure': <Object>, 1738 'haltOnFailure': <Object>,
1711 'hideStepIf': <Object>, 1739 'hideStepIf': <Object>,
1712 'is_rebaseline_step': <Object>, 1740 'is_rebaseline_step': <Object>,
1713 'is_upload_step': <Object>, 1741 'is_upload_step': <Object>,
1714 'timeout': <Object>, 1742 'timeout': <Object>,
1715 'workdir': 'build/src', 1743 'workdir': 'build/src',
1716 }, 1744 },
1717 ], 1745 ],
1718 [ 1746 [
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
1757 '--write_results', 1785 '--write_results',
1758 'True', 1786 'True',
1759 '--flavor', 1787 '--flavor',
1760 'chrome_canary', 1788 'chrome_canary',
1761 ], 1789 ],
1762 'description': 'RunWebkitTests', 1790 'description': 'RunWebkitTests',
1763 'doStepIf': <Object>, 1791 'doStepIf': <Object>,
1764 'env': {}, 1792 'env': {},
1765 'exception_on_failure': <Object>, 1793 'exception_on_failure': <Object>,
1766 'flunkOnFailure': <Object>, 1794 'flunkOnFailure': <Object>,
1795 'get_links_from_stdout': None,
1767 'get_props_from_stdout': None, 1796 'get_props_from_stdout': None,
1768 'haltOnFailure': <Object>, 1797 'haltOnFailure': <Object>,
1769 'hideStepIf': <Object>, 1798 'hideStepIf': <Object>,
1770 'is_rebaseline_step': <Object>, 1799 'is_rebaseline_step': <Object>,
1771 'is_upload_step': <Object>, 1800 'is_upload_step': <Object>,
1772 'timeout': <Object>, 1801 'timeout': <Object>,
1773 'workdir': 'build/src', 1802 'workdir': 'build/src',
1774 }, 1803 },
1775 ], 1804 ],
1776 [ 1805 [
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
1813 '--bench_pictures_cfg', 1842 '--bench_pictures_cfg',
1814 'default', 1843 'default',
1815 '--flavor', 1844 '--flavor',
1816 'chrome_canary', 1845 'chrome_canary',
1817 ], 1846 ],
1818 'description': 'UploadTestResults', 1847 'description': 'UploadTestResults',
1819 'doStepIf': <Object>, 1848 'doStepIf': <Object>,
1820 'env': {}, 1849 'env': {},
1821 'exception_on_failure': <Object>, 1850 'exception_on_failure': <Object>,
1822 'flunkOnFailure': <Object>, 1851 'flunkOnFailure': <Object>,
1852 'get_links_from_stdout': None,
1823 'get_props_from_stdout': None, 1853 'get_props_from_stdout': None,
1824 'haltOnFailure': <Object>, 1854 'haltOnFailure': <Object>,
1825 'hideStepIf': <Object>, 1855 'hideStepIf': <Object>,
1826 'is_rebaseline_step': <Object>, 1856 'is_rebaseline_step': <Object>,
1827 'is_upload_step': <Object>, 1857 'is_upload_step': <Object>,
1828 'timeout': <Object>, 1858 'timeout': <Object>,
1829 'workdir': 'build/src', 1859 'workdir': 'build/src',
1830 }, 1860 },
1831 ], 1861 ],
1832 ], 1862 ],
1833 } 1863 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698