OLD | NEW |
1 { | 1 { |
2 'TargetPath': <Object>, | 2 'TargetPath': <Object>, |
3 '_autogen_svn_password_file': '.autogen_svn_password', | 3 '_autogen_svn_password_file': '.autogen_svn_password', |
4 '_autogen_svn_username_file': '.autogen_svn_username', | 4 '_autogen_svn_username_file': '.autogen_svn_username', |
5 '_build_targets': [ | 5 '_build_targets': [ |
6 'content_shell', | 6 'content_shell', |
7 ], | 7 ], |
8 '_builder_name': 'Canary-Chrome-Ubuntu12-Ninja-x86_64-DRT', | 8 '_builder_name': 'Canary-Chrome-Ubuntu12-Ninja-x86_64-DRT', |
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 Loading... |
99 '--num_cores', | 99 '--num_cores', |
100 <Object>, | 100 <Object>, |
101 '--is_try', | 101 '--is_try', |
102 'False', | 102 'False', |
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 Loading... |
156 '--is_try', | 157 '--is_try', |
157 'False', | 158 'False', |
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 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
216 '--bench_pictures_cfg', | 218 '--bench_pictures_cfg', |
217 'default', | 219 'default', |
218 '--gyp_defines', | 220 '--gyp_defines', |
219 'skia_warnings_as_errors=0', | 221 'skia_warnings_as_errors=0', |
220 '--flavor', | 222 '--flavor', |
221 'chrome_canary', | 223 'chrome_canary', |
222 ], | 224 ], |
223 'description': 'RunGYP', | 225 'description': 'RunGYP', |
224 'doStepIf': <Object>, | 226 'doStepIf': <Object>, |
225 'env': {}, | 227 'env': {}, |
| 228 'exception_on_failure': <Object>, |
226 'flunkOnFailure': <Object>, | 229 'flunkOnFailure': <Object>, |
227 'get_props_from_stdout': None, | 230 'get_props_from_stdout': None, |
228 'haltOnFailure': <Object>, | 231 'haltOnFailure': <Object>, |
229 'hideStepIf': <Object>, | 232 'hideStepIf': <Object>, |
230 'is_rebaseline_step': <Object>, | 233 'is_rebaseline_step': <Object>, |
231 'is_upload_step': <Object>, | 234 'is_upload_step': <Object>, |
232 'timeout': <Object>, | 235 'timeout': <Object>, |
233 'workdir': 'build/src', | 236 'workdir': 'build/src', |
234 }, | 237 }, |
235 ], | 238 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
275 '--target', | 278 '--target', |
276 'content_shell', | 279 'content_shell', |
277 '--gyp_defines', | 280 '--gyp_defines', |
278 'skia_warnings_as_errors=0', | 281 'skia_warnings_as_errors=0', |
279 '--flavor', | 282 '--flavor', |
280 'chrome_canary', | 283 'chrome_canary', |
281 ], | 284 ], |
282 'description': 'BuildContentShell', | 285 'description': 'BuildContentShell', |
283 'doStepIf': <Object>, | 286 'doStepIf': <Object>, |
284 'env': {}, | 287 'env': {}, |
| 288 'exception_on_failure': <Object>, |
285 'flunkOnFailure': <Object>, | 289 'flunkOnFailure': <Object>, |
286 'get_props_from_stdout': None, | 290 'get_props_from_stdout': None, |
287 'haltOnFailure': <Object>, | 291 'haltOnFailure': <Object>, |
288 'hideStepIf': <Object>, | 292 'hideStepIf': <Object>, |
289 'is_rebaseline_step': <Object>, | 293 'is_rebaseline_step': <Object>, |
290 'is_upload_step': <Object>, | 294 'is_upload_step': <Object>, |
291 'timeout': <Object>, | 295 'timeout': <Object>, |
292 'workdir': 'build/src', | 296 'workdir': 'build/src', |
293 }, | 297 }, |
294 ], | 298 ], |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
330 '--is_try', | 334 '--is_try', |
331 'False', | 335 'False', |
332 '--bench_pictures_cfg', | 336 '--bench_pictures_cfg', |
333 'default', | 337 'default', |
334 '--flavor', | 338 '--flavor', |
335 'chrome_canary', | 339 'chrome_canary', |
336 ], | 340 ], |
337 'description': 'Clean', | 341 'description': 'Clean', |
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 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
389 '--target', | 394 '--target', |
390 'content_shell', | 395 'content_shell', |
391 '--gyp_defines', | 396 '--gyp_defines', |
392 'skia_warnings_as_errors=0', | 397 'skia_warnings_as_errors=0', |
393 '--flavor', | 398 '--flavor', |
394 'chrome_canary', | 399 'chrome_canary', |
395 ], | 400 ], |
396 'description': 'Retry_BuildContentShell', | 401 'description': 'Retry_BuildContentShell', |
397 'doStepIf': <Object>, | 402 'doStepIf': <Object>, |
398 'env': {}, | 403 'env': {}, |
| 404 'exception_on_failure': <Object>, |
399 'flunkOnFailure': <Object>, | 405 'flunkOnFailure': <Object>, |
400 'get_props_from_stdout': None, | 406 'get_props_from_stdout': None, |
401 'haltOnFailure': <Object>, | 407 'haltOnFailure': <Object>, |
402 'hideStepIf': <Object>, | 408 'hideStepIf': <Object>, |
403 'is_rebaseline_step': <Object>, | 409 'is_rebaseline_step': <Object>, |
404 'is_upload_step': <Object>, | 410 'is_upload_step': <Object>, |
405 'timeout': <Object>, | 411 'timeout': <Object>, |
406 'workdir': 'build/src', | 412 'workdir': 'build/src', |
407 }, | 413 }, |
408 ], | 414 ], |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
444 '--is_try', | 450 '--is_try', |
445 'False', | 451 'False', |
446 '--bench_pictures_cfg', | 452 '--bench_pictures_cfg', |
447 'default', | 453 'default', |
448 '--flavor', | 454 '--flavor', |
449 'chrome_canary', | 455 'chrome_canary', |
450 ], | 456 ], |
451 'description': 'Clean', | 457 'description': 'Clean', |
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 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
503 '--target', | 510 '--target', |
504 'content_shell', | 511 'content_shell', |
505 '--gyp_defines', | 512 '--gyp_defines', |
506 'skia_warnings_as_errors=0', | 513 'skia_warnings_as_errors=0', |
507 '--flavor', | 514 '--flavor', |
508 'chrome_canary', | 515 'chrome_canary', |
509 ], | 516 ], |
510 'description': 'Retry_NoWarningsAsErrors_BuildContentShell', | 517 'description': 'Retry_NoWarningsAsErrors_BuildContentShell', |
511 'doStepIf': <Object>, | 518 'doStepIf': <Object>, |
512 'env': {}, | 519 'env': {}, |
| 520 'exception_on_failure': <Object>, |
513 'flunkOnFailure': <Object>, | 521 'flunkOnFailure': <Object>, |
514 'get_props_from_stdout': None, | 522 'get_props_from_stdout': None, |
515 'haltOnFailure': <Object>, | 523 'haltOnFailure': <Object>, |
516 'hideStepIf': <Object>, | 524 'hideStepIf': <Object>, |
517 'is_rebaseline_step': <Object>, | 525 'is_rebaseline_step': <Object>, |
518 'is_upload_step': <Object>, | 526 'is_upload_step': <Object>, |
519 'timeout': <Object>, | 527 'timeout': <Object>, |
520 'workdir': 'build/src', | 528 'workdir': 'build/src', |
521 }, | 529 }, |
522 ], | 530 ], |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
558 '--is_try', | 566 '--is_try', |
559 'False', | 567 'False', |
560 '--bench_pictures_cfg', | 568 '--bench_pictures_cfg', |
561 'default', | 569 'default', |
562 '--flavor', | 570 '--flavor', |
563 'chrome_canary', | 571 'chrome_canary', |
564 ], | 572 ], |
565 'description': 'PreTest', | 573 'description': 'PreTest', |
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 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
615 '--bench_pictures_cfg', | 624 '--bench_pictures_cfg', |
616 'default', | 625 'default', |
617 '--new_baseline', | 626 '--new_baseline', |
618 'True', | 627 'True', |
619 '--flavor', | 628 '--flavor', |
620 'chrome_canary', | 629 'chrome_canary', |
621 ], | 630 ], |
622 'description': 'RunWebkitTests', | 631 'description': 'RunWebkitTests', |
623 'doStepIf': <Object>, | 632 'doStepIf': <Object>, |
624 'env': {}, | 633 'env': {}, |
| 634 'exception_on_failure': <Object>, |
625 'flunkOnFailure': <Object>, | 635 'flunkOnFailure': <Object>, |
626 'get_props_from_stdout': None, | 636 'get_props_from_stdout': None, |
627 'haltOnFailure': <Object>, | 637 'haltOnFailure': <Object>, |
628 'hideStepIf': <Object>, | 638 'hideStepIf': <Object>, |
629 'is_rebaseline_step': <Object>, | 639 'is_rebaseline_step': <Object>, |
630 'is_upload_step': <Object>, | 640 'is_upload_step': <Object>, |
631 'timeout': <Object>, | 641 'timeout': <Object>, |
632 'workdir': 'build/src', | 642 'workdir': 'build/src', |
633 }, | 643 }, |
634 ], | 644 ], |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
670 '--is_try', | 680 '--is_try', |
671 'False', | 681 'False', |
672 '--bench_pictures_cfg', | 682 '--bench_pictures_cfg', |
673 'default', | 683 'default', |
674 '--chrome_rev', | 684 '--chrome_rev', |
675 <Object>, | 685 <Object>, |
676 ], | 686 ], |
677 'description': 'Update', | 687 'description': 'Update', |
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': { | 692 'get_props_from_stdout': { |
682 'chrome_revision2': 'Chrome updated to (\w+)', | 693 'chrome_revision2': 'Chrome updated to (\w+)', |
683 'got_revision': 'Skia updated to (\w+)', | 694 'got_revision': 'Skia updated to (\w+)', |
684 }, | 695 }, |
685 'haltOnFailure': <Object>, | 696 'haltOnFailure': <Object>, |
686 'hideStepIf': <Object>, | 697 'hideStepIf': <Object>, |
687 'is_rebaseline_step': <Object>, | 698 'is_rebaseline_step': <Object>, |
688 'is_upload_step': <Object>, | 699 'is_upload_step': <Object>, |
689 'timeout': <Object>, | 700 'timeout': <Object>, |
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
730 '--bench_pictures_cfg', | 741 '--bench_pictures_cfg', |
731 'default', | 742 'default', |
732 '--gyp_defines', | 743 '--gyp_defines', |
733 'skia_warnings_as_errors=0', | 744 'skia_warnings_as_errors=0', |
734 '--flavor', | 745 '--flavor', |
735 'chrome_canary', | 746 'chrome_canary', |
736 ], | 747 ], |
737 'description': 'RunGYP', | 748 'description': 'RunGYP', |
738 'doStepIf': <Object>, | 749 'doStepIf': <Object>, |
739 'env': {}, | 750 'env': {}, |
| 751 'exception_on_failure': <Object>, |
740 'flunkOnFailure': <Object>, | 752 'flunkOnFailure': <Object>, |
741 'get_props_from_stdout': None, | 753 'get_props_from_stdout': None, |
742 'haltOnFailure': <Object>, | 754 'haltOnFailure': <Object>, |
743 'hideStepIf': <Object>, | 755 'hideStepIf': <Object>, |
744 'is_rebaseline_step': <Object>, | 756 'is_rebaseline_step': <Object>, |
745 'is_upload_step': <Object>, | 757 'is_upload_step': <Object>, |
746 'timeout': <Object>, | 758 'timeout': <Object>, |
747 'workdir': 'build/src', | 759 'workdir': 'build/src', |
748 }, | 760 }, |
749 ], | 761 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
789 '--target', | 801 '--target', |
790 'content_shell', | 802 'content_shell', |
791 '--gyp_defines', | 803 '--gyp_defines', |
792 'skia_warnings_as_errors=0', | 804 'skia_warnings_as_errors=0', |
793 '--flavor', | 805 '--flavor', |
794 'chrome_canary', | 806 'chrome_canary', |
795 ], | 807 ], |
796 'description': 'BuildContentShell', | 808 'description': 'BuildContentShell', |
797 'doStepIf': <Object>, | 809 'doStepIf': <Object>, |
798 'env': {}, | 810 'env': {}, |
| 811 'exception_on_failure': <Object>, |
799 'flunkOnFailure': <Object>, | 812 'flunkOnFailure': <Object>, |
800 'get_props_from_stdout': None, | 813 'get_props_from_stdout': None, |
801 'haltOnFailure': <Object>, | 814 'haltOnFailure': <Object>, |
802 'hideStepIf': <Object>, | 815 'hideStepIf': <Object>, |
803 'is_rebaseline_step': <Object>, | 816 'is_rebaseline_step': <Object>, |
804 'is_upload_step': <Object>, | 817 'is_upload_step': <Object>, |
805 'timeout': <Object>, | 818 'timeout': <Object>, |
806 'workdir': 'build/src', | 819 'workdir': 'build/src', |
807 }, | 820 }, |
808 ], | 821 ], |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
844 '--is_try', | 857 '--is_try', |
845 'False', | 858 'False', |
846 '--bench_pictures_cfg', | 859 '--bench_pictures_cfg', |
847 'default', | 860 'default', |
848 '--flavor', | 861 '--flavor', |
849 'chrome_canary', | 862 'chrome_canary', |
850 ], | 863 ], |
851 'description': 'Clean', | 864 'description': 'Clean', |
852 'doStepIf': <Object>, | 865 'doStepIf': <Object>, |
853 'env': {}, | 866 'env': {}, |
| 867 'exception_on_failure': <Object>, |
854 'flunkOnFailure': <Object>, | 868 'flunkOnFailure': <Object>, |
855 'get_props_from_stdout': None, | 869 'get_props_from_stdout': None, |
856 'haltOnFailure': <Object>, | 870 'haltOnFailure': <Object>, |
857 'hideStepIf': <Object>, | 871 'hideStepIf': <Object>, |
858 'is_rebaseline_step': <Object>, | 872 'is_rebaseline_step': <Object>, |
859 'is_upload_step': <Object>, | 873 'is_upload_step': <Object>, |
860 'timeout': <Object>, | 874 'timeout': <Object>, |
861 'workdir': 'build/src', | 875 'workdir': 'build/src', |
862 }, | 876 }, |
863 ], | 877 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
903 '--target', | 917 '--target', |
904 'content_shell', | 918 'content_shell', |
905 '--gyp_defines', | 919 '--gyp_defines', |
906 'skia_warnings_as_errors=0', | 920 'skia_warnings_as_errors=0', |
907 '--flavor', | 921 '--flavor', |
908 'chrome_canary', | 922 'chrome_canary', |
909 ], | 923 ], |
910 'description': 'Retry_BuildContentShell', | 924 'description': 'Retry_BuildContentShell', |
911 'doStepIf': <Object>, | 925 'doStepIf': <Object>, |
912 'env': {}, | 926 'env': {}, |
| 927 'exception_on_failure': <Object>, |
913 'flunkOnFailure': <Object>, | 928 'flunkOnFailure': <Object>, |
914 'get_props_from_stdout': None, | 929 'get_props_from_stdout': None, |
915 'haltOnFailure': <Object>, | 930 'haltOnFailure': <Object>, |
916 'hideStepIf': <Object>, | 931 'hideStepIf': <Object>, |
917 'is_rebaseline_step': <Object>, | 932 'is_rebaseline_step': <Object>, |
918 'is_upload_step': <Object>, | 933 'is_upload_step': <Object>, |
919 'timeout': <Object>, | 934 'timeout': <Object>, |
920 'workdir': 'build/src', | 935 'workdir': 'build/src', |
921 }, | 936 }, |
922 ], | 937 ], |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
958 '--is_try', | 973 '--is_try', |
959 'False', | 974 'False', |
960 '--bench_pictures_cfg', | 975 '--bench_pictures_cfg', |
961 'default', | 976 'default', |
962 '--flavor', | 977 '--flavor', |
963 'chrome_canary', | 978 'chrome_canary', |
964 ], | 979 ], |
965 'description': 'Clean', | 980 'description': 'Clean', |
966 'doStepIf': <Object>, | 981 'doStepIf': <Object>, |
967 'env': {}, | 982 'env': {}, |
| 983 'exception_on_failure': <Object>, |
968 'flunkOnFailure': <Object>, | 984 'flunkOnFailure': <Object>, |
969 'get_props_from_stdout': None, | 985 'get_props_from_stdout': None, |
970 'haltOnFailure': <Object>, | 986 'haltOnFailure': <Object>, |
971 'hideStepIf': <Object>, | 987 'hideStepIf': <Object>, |
972 'is_rebaseline_step': <Object>, | 988 'is_rebaseline_step': <Object>, |
973 'is_upload_step': <Object>, | 989 'is_upload_step': <Object>, |
974 'timeout': <Object>, | 990 'timeout': <Object>, |
975 'workdir': 'build/src', | 991 'workdir': 'build/src', |
976 }, | 992 }, |
977 ], | 993 ], |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1017 '--target', | 1033 '--target', |
1018 'content_shell', | 1034 'content_shell', |
1019 '--gyp_defines', | 1035 '--gyp_defines', |
1020 'skia_warnings_as_errors=0', | 1036 'skia_warnings_as_errors=0', |
1021 '--flavor', | 1037 '--flavor', |
1022 'chrome_canary', | 1038 'chrome_canary', |
1023 ], | 1039 ], |
1024 'description': 'Retry_NoWarningsAsErrors_BuildContentShell', | 1040 'description': 'Retry_NoWarningsAsErrors_BuildContentShell', |
1025 'doStepIf': <Object>, | 1041 'doStepIf': <Object>, |
1026 'env': {}, | 1042 'env': {}, |
| 1043 'exception_on_failure': <Object>, |
1027 'flunkOnFailure': <Object>, | 1044 'flunkOnFailure': <Object>, |
1028 'get_props_from_stdout': None, | 1045 'get_props_from_stdout': None, |
1029 'haltOnFailure': <Object>, | 1046 'haltOnFailure': <Object>, |
1030 'hideStepIf': <Object>, | 1047 'hideStepIf': <Object>, |
1031 'is_rebaseline_step': <Object>, | 1048 'is_rebaseline_step': <Object>, |
1032 'is_upload_step': <Object>, | 1049 'is_upload_step': <Object>, |
1033 'timeout': <Object>, | 1050 'timeout': <Object>, |
1034 'workdir': 'build/src', | 1051 'workdir': 'build/src', |
1035 }, | 1052 }, |
1036 ], | 1053 ], |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1074 '--bench_pictures_cfg', | 1091 '--bench_pictures_cfg', |
1075 'default', | 1092 'default', |
1076 '--write_results', | 1093 '--write_results', |
1077 'True', | 1094 'True', |
1078 '--flavor', | 1095 '--flavor', |
1079 'chrome_canary', | 1096 'chrome_canary', |
1080 ], | 1097 ], |
1081 'description': 'RunWebkitTests', | 1098 'description': 'RunWebkitTests', |
1082 'doStepIf': <Object>, | 1099 'doStepIf': <Object>, |
1083 'env': {}, | 1100 'env': {}, |
| 1101 'exception_on_failure': <Object>, |
1084 'flunkOnFailure': <Object>, | 1102 'flunkOnFailure': <Object>, |
1085 'get_props_from_stdout': None, | 1103 'get_props_from_stdout': None, |
1086 'haltOnFailure': <Object>, | 1104 'haltOnFailure': <Object>, |
1087 'hideStepIf': <Object>, | 1105 'hideStepIf': <Object>, |
1088 'is_rebaseline_step': <Object>, | 1106 'is_rebaseline_step': <Object>, |
1089 'is_upload_step': <Object>, | 1107 'is_upload_step': <Object>, |
1090 'timeout': <Object>, | 1108 'timeout': <Object>, |
1091 'workdir': 'build/src', | 1109 'workdir': 'build/src', |
1092 }, | 1110 }, |
1093 ], | 1111 ], |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1129 '--is_try', | 1147 '--is_try', |
1130 'False', | 1148 'False', |
1131 '--bench_pictures_cfg', | 1149 '--bench_pictures_cfg', |
1132 'default', | 1150 'default', |
1133 '--flavor', | 1151 '--flavor', |
1134 'chrome_canary', | 1152 'chrome_canary', |
1135 ], | 1153 ], |
1136 'description': 'UploadTestResults', | 1154 'description': 'UploadTestResults', |
1137 'doStepIf': <Object>, | 1155 'doStepIf': <Object>, |
1138 'env': {}, | 1156 'env': {}, |
| 1157 'exception_on_failure': <Object>, |
1139 'flunkOnFailure': <Object>, | 1158 'flunkOnFailure': <Object>, |
1140 'get_props_from_stdout': None, | 1159 'get_props_from_stdout': None, |
1141 'haltOnFailure': <Object>, | 1160 'haltOnFailure': <Object>, |
1142 'hideStepIf': <Object>, | 1161 'hideStepIf': <Object>, |
1143 'is_rebaseline_step': <Object>, | 1162 'is_rebaseline_step': <Object>, |
1144 'is_upload_step': <Object>, | 1163 'is_upload_step': <Object>, |
1145 'timeout': <Object>, | 1164 'timeout': <Object>, |
1146 'workdir': 'build/src', | 1165 'workdir': 'build/src', |
1147 }, | 1166 }, |
1148 ], | 1167 ], |
1149 ], | 1168 ], |
1150 } | 1169 } |
OLD | NEW |