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

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

Issue 175523003: Raise Exception instead of failure when some steps fail. (Closed) Base URL: https://skia.googlesource.com/buildbot.git@master
Patch Set: Include ALL the factory config files Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 'TargetPath': <Object>, 2 'TargetPath': <Object>,
3 '_autogen_svn_password_file': '.autogen_svn_password', 3 '_autogen_svn_password_file': '.autogen_svn_password',
4 '_autogen_svn_username_file': '.autogen_svn_username', 4 '_autogen_svn_username_file': '.autogen_svn_username',
5 '_build_targets': [ 5 '_build_targets': [
6 'content_shell', 6 'content_shell',
7 ], 7 ],
8 '_builder_name': 'Canary-Chrome-Ubuntu12-Ninja-x86_64-DRT-Trybot', 8 '_builder_name': 'Canary-Chrome-Ubuntu12-Ninja-x86_64-DRT-Trybot',
9 '_common_args': [ 9 '_common_args': [
10 '--autogen_svn_baseurl', 10 '--autogen_svn_baseurl',
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
99 '--num_cores', 99 '--num_cores',
100 <Object>, 100 <Object>,
101 '--is_try', 101 '--is_try',
102 'True', 102 'True',
103 '--bench_pictures_cfg', 103 '--bench_pictures_cfg',
104 'default', 104 'default',
105 ], 105 ],
106 'description': 'UpdateScripts', 106 'description': 'UpdateScripts',
107 'doStepIf': <Object>, 107 'doStepIf': <Object>,
108 'env': {}, 108 'env': {},
109 'exception_on_failure': <Object>,
109 'flunkOnFailure': <Object>, 110 'flunkOnFailure': <Object>,
110 'get_props_from_stdout': { 111 'get_props_from_stdout': {
111 'buildbot_revision': 'Skiabot scripts updated to (\w+)', 112 'buildbot_revision': 'Skiabot scripts updated to (\w+)',
112 }, 113 },
113 'haltOnFailure': <Object>, 114 'haltOnFailure': <Object>,
114 'hideStepIf': <Object>, 115 'hideStepIf': <Object>,
115 'is_rebaseline_step': <Object>, 116 'is_rebaseline_step': <Object>,
116 'is_upload_step': <Object>, 117 'is_upload_step': <Object>,
117 'timeout': <Object>, 118 'timeout': <Object>,
118 'workdir': 'build', 119 'workdir': 'build',
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
156 '--is_try', 157 '--is_try',
157 'True', 158 'True',
158 '--bench_pictures_cfg', 159 '--bench_pictures_cfg',
159 'default', 160 'default',
160 '--use_lkgr_skia', 161 '--use_lkgr_skia',
161 'True', 162 'True',
162 ], 163 ],
163 'description': 'Update', 164 'description': 'Update',
164 'doStepIf': <Object>, 165 'doStepIf': <Object>,
165 'env': {}, 166 'env': {},
167 'exception_on_failure': <Object>,
166 'flunkOnFailure': <Object>, 168 'flunkOnFailure': <Object>,
167 'get_props_from_stdout': { 169 'get_props_from_stdout': {
168 'chrome_revision': 'Chrome updated to (\w+)', 170 'chrome_revision': 'Chrome updated to (\w+)',
169 'skia_base_rev': 'Skia updated to (\w+)', 171 'skia_base_rev': 'Skia updated to (\w+)',
170 }, 172 },
171 'haltOnFailure': <Object>, 173 'haltOnFailure': <Object>,
172 'hideStepIf': <Object>, 174 'hideStepIf': <Object>,
173 'is_rebaseline_step': <Object>, 175 'is_rebaseline_step': <Object>,
174 'is_upload_step': <Object>, 176 'is_upload_step': <Object>,
175 'timeout': <Object>, 177 'timeout': <Object>,
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
214 '--is_try', 216 '--is_try',
215 'True', 217 'True',
216 '--bench_pictures_cfg', 218 '--bench_pictures_cfg',
217 'default', 219 'default',
218 '--flavor', 220 '--flavor',
219 'chrome_canary', 221 'chrome_canary',
220 ], 222 ],
221 'description': 'Clean', 223 'description': 'Clean',
222 'doStepIf': <Object>, 224 'doStepIf': <Object>,
223 'env': {}, 225 'env': {},
226 'exception_on_failure': <Object>,
224 'flunkOnFailure': <Object>, 227 'flunkOnFailure': <Object>,
225 'get_props_from_stdout': None, 228 'get_props_from_stdout': None,
226 'haltOnFailure': <Object>, 229 'haltOnFailure': <Object>,
227 'hideStepIf': <Object>, 230 'hideStepIf': <Object>,
228 'is_rebaseline_step': <Object>, 231 'is_rebaseline_step': <Object>,
229 'is_upload_step': <Object>, 232 'is_upload_step': <Object>,
230 'timeout': <Object>, 233 'timeout': <Object>,
231 'workdir': 'build/src', 234 'workdir': 'build/src',
232 }, 235 },
233 ], 236 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
271 '--bench_pictures_cfg', 274 '--bench_pictures_cfg',
272 'default', 275 'default',
273 '--gyp_defines', 276 '--gyp_defines',
274 'skia_warnings_as_errors=0', 277 'skia_warnings_as_errors=0',
275 '--flavor', 278 '--flavor',
276 'chrome_canary', 279 'chrome_canary',
277 ], 280 ],
278 'description': 'RunGYP', 281 'description': 'RunGYP',
279 'doStepIf': <Object>, 282 'doStepIf': <Object>,
280 'env': {}, 283 'env': {},
284 'exception_on_failure': <Object>,
281 'flunkOnFailure': <Object>, 285 'flunkOnFailure': <Object>,
282 'get_props_from_stdout': None, 286 'get_props_from_stdout': None,
283 'haltOnFailure': <Object>, 287 'haltOnFailure': <Object>,
284 'hideStepIf': <Object>, 288 'hideStepIf': <Object>,
285 'is_rebaseline_step': <Object>, 289 'is_rebaseline_step': <Object>,
286 'is_upload_step': <Object>, 290 'is_upload_step': <Object>,
287 'timeout': <Object>, 291 'timeout': <Object>,
288 'workdir': 'build/src', 292 'workdir': 'build/src',
289 }, 293 },
290 ], 294 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
330 '--target', 334 '--target',
331 'content_shell', 335 'content_shell',
332 '--gyp_defines', 336 '--gyp_defines',
333 'skia_warnings_as_errors=0', 337 'skia_warnings_as_errors=0',
334 '--flavor', 338 '--flavor',
335 'chrome_canary', 339 'chrome_canary',
336 ], 340 ],
337 'description': 'BuildContentShell', 341 'description': 'BuildContentShell',
338 'doStepIf': <Object>, 342 'doStepIf': <Object>,
339 'env': {}, 343 'env': {},
344 'exception_on_failure': <Object>,
340 'flunkOnFailure': <Object>, 345 'flunkOnFailure': <Object>,
341 'get_props_from_stdout': None, 346 'get_props_from_stdout': None,
342 'haltOnFailure': <Object>, 347 'haltOnFailure': <Object>,
343 'hideStepIf': <Object>, 348 'hideStepIf': <Object>,
344 'is_rebaseline_step': <Object>, 349 'is_rebaseline_step': <Object>,
345 'is_upload_step': <Object>, 350 'is_upload_step': <Object>,
346 'timeout': <Object>, 351 'timeout': <Object>,
347 'workdir': 'build/src', 352 'workdir': 'build/src',
348 }, 353 },
349 ], 354 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
385 '--is_try', 390 '--is_try',
386 'True', 391 'True',
387 '--bench_pictures_cfg', 392 '--bench_pictures_cfg',
388 'default', 393 'default',
389 '--flavor', 394 '--flavor',
390 'chrome_canary', 395 'chrome_canary',
391 ], 396 ],
392 'description': 'Clean', 397 'description': 'Clean',
393 'doStepIf': <Object>, 398 'doStepIf': <Object>,
394 'env': {}, 399 'env': {},
400 'exception_on_failure': <Object>,
395 'flunkOnFailure': <Object>, 401 'flunkOnFailure': <Object>,
396 'get_props_from_stdout': None, 402 'get_props_from_stdout': None,
397 'haltOnFailure': <Object>, 403 'haltOnFailure': <Object>,
398 'hideStepIf': <Object>, 404 'hideStepIf': <Object>,
399 'is_rebaseline_step': <Object>, 405 'is_rebaseline_step': <Object>,
400 'is_upload_step': <Object>, 406 'is_upload_step': <Object>,
401 'timeout': <Object>, 407 'timeout': <Object>,
402 'workdir': 'build/src', 408 'workdir': 'build/src',
403 }, 409 },
404 ], 410 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
444 '--target', 450 '--target',
445 'content_shell', 451 'content_shell',
446 '--gyp_defines', 452 '--gyp_defines',
447 'skia_warnings_as_errors=0', 453 'skia_warnings_as_errors=0',
448 '--flavor', 454 '--flavor',
449 'chrome_canary', 455 'chrome_canary',
450 ], 456 ],
451 'description': 'Retry_BuildContentShell', 457 'description': 'Retry_BuildContentShell',
452 'doStepIf': <Object>, 458 'doStepIf': <Object>,
453 'env': {}, 459 'env': {},
460 'exception_on_failure': <Object>,
454 'flunkOnFailure': <Object>, 461 'flunkOnFailure': <Object>,
455 'get_props_from_stdout': None, 462 'get_props_from_stdout': None,
456 'haltOnFailure': <Object>, 463 'haltOnFailure': <Object>,
457 'hideStepIf': <Object>, 464 'hideStepIf': <Object>,
458 'is_rebaseline_step': <Object>, 465 'is_rebaseline_step': <Object>,
459 'is_upload_step': <Object>, 466 'is_upload_step': <Object>,
460 'timeout': <Object>, 467 'timeout': <Object>,
461 'workdir': 'build/src', 468 'workdir': 'build/src',
462 }, 469 },
463 ], 470 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
499 '--is_try', 506 '--is_try',
500 'True', 507 'True',
501 '--bench_pictures_cfg', 508 '--bench_pictures_cfg',
502 'default', 509 'default',
503 '--flavor', 510 '--flavor',
504 'chrome_canary', 511 'chrome_canary',
505 ], 512 ],
506 'description': 'Clean', 513 'description': 'Clean',
507 'doStepIf': <Object>, 514 'doStepIf': <Object>,
508 'env': {}, 515 'env': {},
516 'exception_on_failure': <Object>,
509 'flunkOnFailure': <Object>, 517 'flunkOnFailure': <Object>,
510 'get_props_from_stdout': None, 518 'get_props_from_stdout': None,
511 'haltOnFailure': <Object>, 519 'haltOnFailure': <Object>,
512 'hideStepIf': <Object>, 520 'hideStepIf': <Object>,
513 'is_rebaseline_step': <Object>, 521 'is_rebaseline_step': <Object>,
514 'is_upload_step': <Object>, 522 'is_upload_step': <Object>,
515 'timeout': <Object>, 523 'timeout': <Object>,
516 'workdir': 'build/src', 524 'workdir': 'build/src',
517 }, 525 },
518 ], 526 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
558 '--target', 566 '--target',
559 'content_shell', 567 'content_shell',
560 '--gyp_defines', 568 '--gyp_defines',
561 'skia_warnings_as_errors=0', 569 'skia_warnings_as_errors=0',
562 '--flavor', 570 '--flavor',
563 'chrome_canary', 571 'chrome_canary',
564 ], 572 ],
565 'description': 'Retry_NoWarningsAsErrors_BuildContentShell', 573 'description': 'Retry_NoWarningsAsErrors_BuildContentShell',
566 'doStepIf': <Object>, 574 'doStepIf': <Object>,
567 'env': {}, 575 'env': {},
576 'exception_on_failure': <Object>,
568 'flunkOnFailure': <Object>, 577 'flunkOnFailure': <Object>,
569 'get_props_from_stdout': None, 578 'get_props_from_stdout': None,
570 'haltOnFailure': <Object>, 579 'haltOnFailure': <Object>,
571 'hideStepIf': <Object>, 580 'hideStepIf': <Object>,
572 'is_rebaseline_step': <Object>, 581 'is_rebaseline_step': <Object>,
573 'is_upload_step': <Object>, 582 'is_upload_step': <Object>,
574 'timeout': <Object>, 583 'timeout': <Object>,
575 'workdir': 'build/src', 584 'workdir': 'build/src',
576 }, 585 },
577 ], 586 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
613 '--is_try', 622 '--is_try',
614 'True', 623 'True',
615 '--bench_pictures_cfg', 624 '--bench_pictures_cfg',
616 'default', 625 'default',
617 '--flavor', 626 '--flavor',
618 'chrome_canary', 627 'chrome_canary',
619 ], 628 ],
620 'description': 'PreTest', 629 'description': 'PreTest',
621 'doStepIf': <Object>, 630 'doStepIf': <Object>,
622 'env': {}, 631 'env': {},
632 'exception_on_failure': <Object>,
623 'flunkOnFailure': <Object>, 633 'flunkOnFailure': <Object>,
624 'get_props_from_stdout': None, 634 'get_props_from_stdout': None,
625 'haltOnFailure': <Object>, 635 'haltOnFailure': <Object>,
626 'hideStepIf': <Object>, 636 'hideStepIf': <Object>,
627 'is_rebaseline_step': <Object>, 637 'is_rebaseline_step': <Object>,
628 'is_upload_step': <Object>, 638 'is_upload_step': <Object>,
629 'timeout': <Object>, 639 'timeout': <Object>,
630 'workdir': 'build/src', 640 'workdir': 'build/src',
631 }, 641 },
632 ], 642 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
670 '--bench_pictures_cfg', 680 '--bench_pictures_cfg',
671 'default', 681 'default',
672 '--new_baseline', 682 '--new_baseline',
673 'True', 683 'True',
674 '--flavor', 684 '--flavor',
675 'chrome_canary', 685 'chrome_canary',
676 ], 686 ],
677 'description': 'RunWebkitTests', 687 'description': 'RunWebkitTests',
678 'doStepIf': <Object>, 688 'doStepIf': <Object>,
679 'env': {}, 689 'env': {},
690 'exception_on_failure': <Object>,
680 'flunkOnFailure': <Object>, 691 'flunkOnFailure': <Object>,
681 'get_props_from_stdout': None, 692 'get_props_from_stdout': None,
682 'haltOnFailure': <Object>, 693 'haltOnFailure': <Object>,
683 'hideStepIf': <Object>, 694 'hideStepIf': <Object>,
684 'is_rebaseline_step': <Object>, 695 'is_rebaseline_step': <Object>,
685 'is_upload_step': <Object>, 696 'is_upload_step': <Object>,
686 'timeout': <Object>, 697 'timeout': <Object>,
687 'workdir': 'build/src', 698 'workdir': 'build/src',
688 }, 699 },
689 ], 700 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
725 '--is_try', 736 '--is_try',
726 'True', 737 'True',
727 '--bench_pictures_cfg', 738 '--bench_pictures_cfg',
728 'default', 739 'default',
729 '--chrome_rev', 740 '--chrome_rev',
730 <Object>, 741 <Object>,
731 ], 742 ],
732 'description': 'Update', 743 'description': 'Update',
733 'doStepIf': <Object>, 744 'doStepIf': <Object>,
734 'env': {}, 745 'env': {},
746 'exception_on_failure': <Object>,
735 'flunkOnFailure': <Object>, 747 'flunkOnFailure': <Object>,
736 'get_props_from_stdout': { 748 'get_props_from_stdout': {
737 'chrome_revision2': 'Chrome updated to (\w+)', 749 'chrome_revision2': 'Chrome updated to (\w+)',
738 'got_revision': 'Skia updated to (\w+)', 750 'got_revision': 'Skia updated to (\w+)',
739 }, 751 },
740 'haltOnFailure': <Object>, 752 'haltOnFailure': <Object>,
741 'hideStepIf': <Object>, 753 'hideStepIf': <Object>,
742 'is_rebaseline_step': <Object>, 754 'is_rebaseline_step': <Object>,
743 'is_upload_step': <Object>, 755 'is_upload_step': <Object>,
744 'timeout': <Object>, 756 'timeout': <Object>,
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
783 '--is_try', 795 '--is_try',
784 'True', 796 'True',
785 '--bench_pictures_cfg', 797 '--bench_pictures_cfg',
786 'default', 798 'default',
787 '--patch', 799 '--patch',
788 <Object>, 800 <Object>,
789 ], 801 ],
790 'description': 'ApplyPatch', 802 'description': 'ApplyPatch',
791 'doStepIf': <Object>, 803 'doStepIf': <Object>,
792 'env': {}, 804 'env': {},
805 'exception_on_failure': <Object>,
793 'flunkOnFailure': <Object>, 806 'flunkOnFailure': <Object>,
794 'get_props_from_stdout': None, 807 'get_props_from_stdout': None,
795 'haltOnFailure': <Object>, 808 'haltOnFailure': <Object>,
796 'hideStepIf': <Object>, 809 'hideStepIf': <Object>,
797 'is_rebaseline_step': <Object>, 810 'is_rebaseline_step': <Object>,
798 'is_upload_step': <Object>, 811 'is_upload_step': <Object>,
799 'timeout': <Object>, 812 'timeout': <Object>,
800 'workdir': 'build/src', 813 'workdir': 'build/src',
801 }, 814 },
802 ], 815 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
838 '--is_try', 851 '--is_try',
839 'True', 852 'True',
840 '--bench_pictures_cfg', 853 '--bench_pictures_cfg',
841 'default', 854 'default',
842 '--flavor', 855 '--flavor',
843 'chrome_canary', 856 'chrome_canary',
844 ], 857 ],
845 'description': 'Clean', 858 'description': 'Clean',
846 'doStepIf': <Object>, 859 'doStepIf': <Object>,
847 'env': {}, 860 'env': {},
861 'exception_on_failure': <Object>,
848 'flunkOnFailure': <Object>, 862 'flunkOnFailure': <Object>,
849 'get_props_from_stdout': None, 863 'get_props_from_stdout': None,
850 'haltOnFailure': <Object>, 864 'haltOnFailure': <Object>,
851 'hideStepIf': <Object>, 865 'hideStepIf': <Object>,
852 'is_rebaseline_step': <Object>, 866 'is_rebaseline_step': <Object>,
853 'is_upload_step': <Object>, 867 'is_upload_step': <Object>,
854 'timeout': <Object>, 868 'timeout': <Object>,
855 'workdir': 'build/src', 869 'workdir': 'build/src',
856 }, 870 },
857 ], 871 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
895 '--bench_pictures_cfg', 909 '--bench_pictures_cfg',
896 'default', 910 'default',
897 '--gyp_defines', 911 '--gyp_defines',
898 'skia_warnings_as_errors=0', 912 'skia_warnings_as_errors=0',
899 '--flavor', 913 '--flavor',
900 'chrome_canary', 914 'chrome_canary',
901 ], 915 ],
902 'description': 'RunGYP', 916 'description': 'RunGYP',
903 'doStepIf': <Object>, 917 'doStepIf': <Object>,
904 'env': {}, 918 'env': {},
919 'exception_on_failure': <Object>,
905 'flunkOnFailure': <Object>, 920 'flunkOnFailure': <Object>,
906 'get_props_from_stdout': None, 921 'get_props_from_stdout': None,
907 'haltOnFailure': <Object>, 922 'haltOnFailure': <Object>,
908 'hideStepIf': <Object>, 923 'hideStepIf': <Object>,
909 'is_rebaseline_step': <Object>, 924 'is_rebaseline_step': <Object>,
910 'is_upload_step': <Object>, 925 'is_upload_step': <Object>,
911 'timeout': <Object>, 926 'timeout': <Object>,
912 'workdir': 'build/src', 927 'workdir': 'build/src',
913 }, 928 },
914 ], 929 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
954 '--target', 969 '--target',
955 'content_shell', 970 'content_shell',
956 '--gyp_defines', 971 '--gyp_defines',
957 'skia_warnings_as_errors=0', 972 'skia_warnings_as_errors=0',
958 '--flavor', 973 '--flavor',
959 'chrome_canary', 974 'chrome_canary',
960 ], 975 ],
961 'description': 'BuildContentShell', 976 'description': 'BuildContentShell',
962 'doStepIf': <Object>, 977 'doStepIf': <Object>,
963 'env': {}, 978 'env': {},
979 'exception_on_failure': <Object>,
964 'flunkOnFailure': <Object>, 980 'flunkOnFailure': <Object>,
965 'get_props_from_stdout': None, 981 'get_props_from_stdout': None,
966 'haltOnFailure': <Object>, 982 'haltOnFailure': <Object>,
967 'hideStepIf': <Object>, 983 'hideStepIf': <Object>,
968 'is_rebaseline_step': <Object>, 984 'is_rebaseline_step': <Object>,
969 'is_upload_step': <Object>, 985 'is_upload_step': <Object>,
970 'timeout': <Object>, 986 'timeout': <Object>,
971 'workdir': 'build/src', 987 'workdir': 'build/src',
972 }, 988 },
973 ], 989 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
1009 '--is_try', 1025 '--is_try',
1010 'True', 1026 'True',
1011 '--bench_pictures_cfg', 1027 '--bench_pictures_cfg',
1012 'default', 1028 'default',
1013 '--flavor', 1029 '--flavor',
1014 'chrome_canary', 1030 'chrome_canary',
1015 ], 1031 ],
1016 'description': 'Clean', 1032 'description': 'Clean',
1017 'doStepIf': <Object>, 1033 'doStepIf': <Object>,
1018 'env': {}, 1034 'env': {},
1035 'exception_on_failure': <Object>,
1019 'flunkOnFailure': <Object>, 1036 'flunkOnFailure': <Object>,
1020 'get_props_from_stdout': None, 1037 'get_props_from_stdout': None,
1021 'haltOnFailure': <Object>, 1038 'haltOnFailure': <Object>,
1022 'hideStepIf': <Object>, 1039 'hideStepIf': <Object>,
1023 'is_rebaseline_step': <Object>, 1040 'is_rebaseline_step': <Object>,
1024 'is_upload_step': <Object>, 1041 'is_upload_step': <Object>,
1025 'timeout': <Object>, 1042 'timeout': <Object>,
1026 'workdir': 'build/src', 1043 'workdir': 'build/src',
1027 }, 1044 },
1028 ], 1045 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1068 '--target', 1085 '--target',
1069 'content_shell', 1086 'content_shell',
1070 '--gyp_defines', 1087 '--gyp_defines',
1071 'skia_warnings_as_errors=0', 1088 'skia_warnings_as_errors=0',
1072 '--flavor', 1089 '--flavor',
1073 'chrome_canary', 1090 'chrome_canary',
1074 ], 1091 ],
1075 'description': 'Retry_BuildContentShell', 1092 'description': 'Retry_BuildContentShell',
1076 'doStepIf': <Object>, 1093 'doStepIf': <Object>,
1077 'env': {}, 1094 'env': {},
1095 'exception_on_failure': <Object>,
1078 'flunkOnFailure': <Object>, 1096 'flunkOnFailure': <Object>,
1079 'get_props_from_stdout': None, 1097 'get_props_from_stdout': None,
1080 'haltOnFailure': <Object>, 1098 'haltOnFailure': <Object>,
1081 'hideStepIf': <Object>, 1099 'hideStepIf': <Object>,
1082 'is_rebaseline_step': <Object>, 1100 'is_rebaseline_step': <Object>,
1083 'is_upload_step': <Object>, 1101 'is_upload_step': <Object>,
1084 'timeout': <Object>, 1102 'timeout': <Object>,
1085 'workdir': 'build/src', 1103 'workdir': 'build/src',
1086 }, 1104 },
1087 ], 1105 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
1123 '--is_try', 1141 '--is_try',
1124 'True', 1142 'True',
1125 '--bench_pictures_cfg', 1143 '--bench_pictures_cfg',
1126 'default', 1144 'default',
1127 '--flavor', 1145 '--flavor',
1128 'chrome_canary', 1146 'chrome_canary',
1129 ], 1147 ],
1130 'description': 'Clean', 1148 'description': 'Clean',
1131 'doStepIf': <Object>, 1149 'doStepIf': <Object>,
1132 'env': {}, 1150 'env': {},
1151 'exception_on_failure': <Object>,
1133 'flunkOnFailure': <Object>, 1152 'flunkOnFailure': <Object>,
1134 'get_props_from_stdout': None, 1153 'get_props_from_stdout': None,
1135 'haltOnFailure': <Object>, 1154 'haltOnFailure': <Object>,
1136 'hideStepIf': <Object>, 1155 'hideStepIf': <Object>,
1137 'is_rebaseline_step': <Object>, 1156 'is_rebaseline_step': <Object>,
1138 'is_upload_step': <Object>, 1157 'is_upload_step': <Object>,
1139 'timeout': <Object>, 1158 'timeout': <Object>,
1140 'workdir': 'build/src', 1159 'workdir': 'build/src',
1141 }, 1160 },
1142 ], 1161 ],
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1182 '--target', 1201 '--target',
1183 'content_shell', 1202 'content_shell',
1184 '--gyp_defines', 1203 '--gyp_defines',
1185 'skia_warnings_as_errors=0', 1204 'skia_warnings_as_errors=0',
1186 '--flavor', 1205 '--flavor',
1187 'chrome_canary', 1206 'chrome_canary',
1188 ], 1207 ],
1189 'description': 'Retry_NoWarningsAsErrors_BuildContentShell', 1208 'description': 'Retry_NoWarningsAsErrors_BuildContentShell',
1190 'doStepIf': <Object>, 1209 'doStepIf': <Object>,
1191 'env': {}, 1210 'env': {},
1211 'exception_on_failure': <Object>,
1192 'flunkOnFailure': <Object>, 1212 'flunkOnFailure': <Object>,
1193 'get_props_from_stdout': None, 1213 'get_props_from_stdout': None,
1194 'haltOnFailure': <Object>, 1214 'haltOnFailure': <Object>,
1195 'hideStepIf': <Object>, 1215 'hideStepIf': <Object>,
1196 'is_rebaseline_step': <Object>, 1216 'is_rebaseline_step': <Object>,
1197 'is_upload_step': <Object>, 1217 'is_upload_step': <Object>,
1198 'timeout': <Object>, 1218 'timeout': <Object>,
1199 'workdir': 'build/src', 1219 'workdir': 'build/src',
1200 }, 1220 },
1201 ], 1221 ],
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
1239 '--bench_pictures_cfg', 1259 '--bench_pictures_cfg',
1240 'default', 1260 'default',
1241 '--write_results', 1261 '--write_results',
1242 'True', 1262 'True',
1243 '--flavor', 1263 '--flavor',
1244 'chrome_canary', 1264 'chrome_canary',
1245 ], 1265 ],
1246 'description': 'RunWebkitTests', 1266 'description': 'RunWebkitTests',
1247 'doStepIf': <Object>, 1267 'doStepIf': <Object>,
1248 'env': {}, 1268 'env': {},
1269 'exception_on_failure': <Object>,
1249 'flunkOnFailure': <Object>, 1270 'flunkOnFailure': <Object>,
1250 'get_props_from_stdout': None, 1271 'get_props_from_stdout': None,
1251 'haltOnFailure': <Object>, 1272 'haltOnFailure': <Object>,
1252 'hideStepIf': <Object>, 1273 'hideStepIf': <Object>,
1253 'is_rebaseline_step': <Object>, 1274 'is_rebaseline_step': <Object>,
1254 'is_upload_step': <Object>, 1275 'is_upload_step': <Object>,
1255 'timeout': <Object>, 1276 'timeout': <Object>,
1256 'workdir': 'build/src', 1277 'workdir': 'build/src',
1257 }, 1278 },
1258 ], 1279 ],
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
1294 '--is_try', 1315 '--is_try',
1295 'True', 1316 'True',
1296 '--bench_pictures_cfg', 1317 '--bench_pictures_cfg',
1297 'default', 1318 'default',
1298 '--flavor', 1319 '--flavor',
1299 'chrome_canary', 1320 'chrome_canary',
1300 ], 1321 ],
1301 'description': 'UploadTestResults', 1322 'description': 'UploadTestResults',
1302 'doStepIf': <Object>, 1323 'doStepIf': <Object>,
1303 'env': {}, 1324 'env': {},
1325 'exception_on_failure': <Object>,
1304 'flunkOnFailure': <Object>, 1326 'flunkOnFailure': <Object>,
1305 'get_props_from_stdout': None, 1327 'get_props_from_stdout': None,
1306 'haltOnFailure': <Object>, 1328 'haltOnFailure': <Object>,
1307 'hideStepIf': <Object>, 1329 'hideStepIf': <Object>,
1308 'is_rebaseline_step': <Object>, 1330 'is_rebaseline_step': <Object>,
1309 'is_upload_step': <Object>, 1331 'is_upload_step': <Object>,
1310 'timeout': <Object>, 1332 'timeout': <Object>,
1311 'workdir': 'build/src', 1333 'workdir': 'build/src',
1312 }, 1334 },
1313 ], 1335 ],
1314 ], 1336 ],
1315 } 1337 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698