| 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 'most', | 6 'most', |
| 7 ], | 7 ], |
| 8 '_builder_name': 'Test-ChromeOS-Link-HD4000-x86_64-Release-Trybot', | 8 '_builder_name': 'Test-ChromeOS-Link-HD4000-x86_64-Release-Trybot', |
| 9 '_common_args': [ | 9 '_common_args': [ |
| 10 '--autogen_svn_baseurl', | 10 '--autogen_svn_baseurl', |
| (...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 115 '--ssh_port', | 115 '--ssh_port', |
| 116 <Object>, | 116 <Object>, |
| 117 '--board', | 117 '--board', |
| 118 'link', | 118 'link', |
| 119 ], | 119 ], |
| 120 'description': 'UpdateScripts', | 120 'description': 'UpdateScripts', |
| 121 'doStepIf': <Object>, | 121 'doStepIf': <Object>, |
| 122 'env': {}, | 122 'env': {}, |
| 123 'exception_on_failure': <Object>, | 123 'exception_on_failure': <Object>, |
| 124 'flunkOnFailure': <Object>, | 124 'flunkOnFailure': <Object>, |
| 125 'get_links_from_stdout': None, |
| 125 'get_props_from_stdout': { | 126 'get_props_from_stdout': { |
| 126 'buildbot_revision': 'Skiabot scripts updated to (\w+)', | 127 'buildbot_revision': 'Skiabot scripts updated to (\w+)', |
| 127 }, | 128 }, |
| 128 'haltOnFailure': <Object>, | 129 'haltOnFailure': <Object>, |
| 129 'hideStepIf': <Object>, | 130 'hideStepIf': <Object>, |
| 130 'is_rebaseline_step': <Object>, | 131 'is_rebaseline_step': <Object>, |
| 131 'is_upload_step': <Object>, | 132 'is_upload_step': <Object>, |
| 132 'timeout': <Object>, | 133 'timeout': <Object>, |
| 133 'workdir': 'build', | 134 'workdir': 'build', |
| 134 }, | 135 }, |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 179 '--board', | 180 '--board', |
| 180 'link', | 181 'link', |
| 181 '--gclient_solutions', | 182 '--gclient_solutions', |
| 182 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', | 183 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', |
| 183 ], | 184 ], |
| 184 'description': 'Update', | 185 'description': 'Update', |
| 185 'doStepIf': <Object>, | 186 'doStepIf': <Object>, |
| 186 'env': {}, | 187 'env': {}, |
| 187 'exception_on_failure': <Object>, | 188 'exception_on_failure': <Object>, |
| 188 'flunkOnFailure': <Object>, | 189 'flunkOnFailure': <Object>, |
| 190 'get_links_from_stdout': None, |
| 189 'get_props_from_stdout': { | 191 'get_props_from_stdout': { |
| 190 'got_revision': 'Skia updated to (\w+)', | 192 'got_revision': 'Skia updated to (\w+)', |
| 191 }, | 193 }, |
| 192 'haltOnFailure': <Object>, | 194 'haltOnFailure': <Object>, |
| 193 'hideStepIf': <Object>, | 195 'hideStepIf': <Object>, |
| 194 'is_rebaseline_step': <Object>, | 196 'is_rebaseline_step': <Object>, |
| 195 'is_upload_step': <Object>, | 197 'is_upload_step': <Object>, |
| 196 'timeout': <Object>, | 198 'timeout': <Object>, |
| 197 'workdir': 'build', | 199 'workdir': 'build', |
| 198 }, | 200 }, |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 243 '--board', | 245 '--board', |
| 244 'link', | 246 'link', |
| 245 '--patch', | 247 '--patch', |
| 246 <Object>, | 248 <Object>, |
| 247 ], | 249 ], |
| 248 'description': 'ApplyPatch', | 250 'description': 'ApplyPatch', |
| 249 'doStepIf': <Object>, | 251 'doStepIf': <Object>, |
| 250 'env': {}, | 252 'env': {}, |
| 251 'exception_on_failure': <Object>, | 253 'exception_on_failure': <Object>, |
| 252 'flunkOnFailure': <Object>, | 254 'flunkOnFailure': <Object>, |
| 255 'get_links_from_stdout': None, |
| 253 'get_props_from_stdout': None, | 256 'get_props_from_stdout': None, |
| 254 'haltOnFailure': <Object>, | 257 'haltOnFailure': <Object>, |
| 255 'hideStepIf': <Object>, | 258 'hideStepIf': <Object>, |
| 256 'is_rebaseline_step': <Object>, | 259 'is_rebaseline_step': <Object>, |
| 257 'is_upload_step': <Object>, | 260 'is_upload_step': <Object>, |
| 258 'timeout': <Object>, | 261 'timeout': <Object>, |
| 259 'workdir': 'build/skia', | 262 'workdir': 'build/skia', |
| 260 }, | 263 }, |
| 261 ], | 264 ], |
| 262 [ | 265 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 303 '--ssh_port', | 306 '--ssh_port', |
| 304 <Object>, | 307 <Object>, |
| 305 '--board', | 308 '--board', |
| 306 'link', | 309 'link', |
| 307 ], | 310 ], |
| 308 'description': 'DownloadSKPs', | 311 'description': 'DownloadSKPs', |
| 309 'doStepIf': <Object>, | 312 'doStepIf': <Object>, |
| 310 'env': {}, | 313 'env': {}, |
| 311 'exception_on_failure': <Object>, | 314 'exception_on_failure': <Object>, |
| 312 'flunkOnFailure': <Object>, | 315 'flunkOnFailure': <Object>, |
| 316 'get_links_from_stdout': None, |
| 313 'get_props_from_stdout': None, | 317 'get_props_from_stdout': None, |
| 314 'haltOnFailure': <Object>, | 318 'haltOnFailure': <Object>, |
| 315 'hideStepIf': <Object>, | 319 'hideStepIf': <Object>, |
| 316 'is_rebaseline_step': <Object>, | 320 'is_rebaseline_step': <Object>, |
| 317 'is_upload_step': <Object>, | 321 'is_upload_step': <Object>, |
| 318 'timeout': <Object>, | 322 'timeout': <Object>, |
| 319 'workdir': 'build/skia', | 323 'workdir': 'build/skia', |
| 320 }, | 324 }, |
| 321 ], | 325 ], |
| 322 [ | 326 [ |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 369 '--gyp_defines', | 373 '--gyp_defines', |
| 370 'skia_arch_width=64 skia_warnings_as_errors=0', | 374 'skia_arch_width=64 skia_warnings_as_errors=0', |
| 371 '--flavor', | 375 '--flavor', |
| 372 'chromeos', | 376 'chromeos', |
| 373 ], | 377 ], |
| 374 'description': 'BuildMost', | 378 'description': 'BuildMost', |
| 375 'doStepIf': <Object>, | 379 'doStepIf': <Object>, |
| 376 'env': {}, | 380 'env': {}, |
| 377 'exception_on_failure': <Object>, | 381 'exception_on_failure': <Object>, |
| 378 'flunkOnFailure': <Object>, | 382 'flunkOnFailure': <Object>, |
| 383 'get_links_from_stdout': None, |
| 379 'get_props_from_stdout': None, | 384 'get_props_from_stdout': None, |
| 380 'haltOnFailure': <Object>, | 385 'haltOnFailure': <Object>, |
| 381 'hideStepIf': <Object>, | 386 'hideStepIf': <Object>, |
| 382 'is_rebaseline_step': <Object>, | 387 'is_rebaseline_step': <Object>, |
| 383 'is_upload_step': <Object>, | 388 'is_upload_step': <Object>, |
| 384 'timeout': <Object>, | 389 'timeout': <Object>, |
| 385 'workdir': 'build/skia', | 390 'workdir': 'build/skia', |
| 386 }, | 391 }, |
| 387 ], | 392 ], |
| 388 [ | 393 [ |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 431 '--board', | 436 '--board', |
| 432 'link', | 437 'link', |
| 433 '--flavor', | 438 '--flavor', |
| 434 'chromeos', | 439 'chromeos', |
| 435 ], | 440 ], |
| 436 'description': 'Clean', | 441 'description': 'Clean', |
| 437 'doStepIf': <Object>, | 442 'doStepIf': <Object>, |
| 438 'env': {}, | 443 'env': {}, |
| 439 'exception_on_failure': <Object>, | 444 'exception_on_failure': <Object>, |
| 440 'flunkOnFailure': <Object>, | 445 'flunkOnFailure': <Object>, |
| 446 'get_links_from_stdout': None, |
| 441 'get_props_from_stdout': None, | 447 'get_props_from_stdout': None, |
| 442 'haltOnFailure': <Object>, | 448 'haltOnFailure': <Object>, |
| 443 'hideStepIf': <Object>, | 449 'hideStepIf': <Object>, |
| 444 'is_rebaseline_step': <Object>, | 450 'is_rebaseline_step': <Object>, |
| 445 'is_upload_step': <Object>, | 451 'is_upload_step': <Object>, |
| 446 'timeout': <Object>, | 452 'timeout': <Object>, |
| 447 'workdir': 'build/skia', | 453 'workdir': 'build/skia', |
| 448 }, | 454 }, |
| 449 ], | 455 ], |
| 450 [ | 456 [ |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 497 '--gyp_defines', | 503 '--gyp_defines', |
| 498 'skia_arch_width=64 skia_warnings_as_errors=0', | 504 'skia_arch_width=64 skia_warnings_as_errors=0', |
| 499 '--flavor', | 505 '--flavor', |
| 500 'chromeos', | 506 'chromeos', |
| 501 ], | 507 ], |
| 502 'description': 'Retry_BuildMost', | 508 'description': 'Retry_BuildMost', |
| 503 'doStepIf': <Object>, | 509 'doStepIf': <Object>, |
| 504 'env': {}, | 510 'env': {}, |
| 505 'exception_on_failure': <Object>, | 511 'exception_on_failure': <Object>, |
| 506 'flunkOnFailure': <Object>, | 512 'flunkOnFailure': <Object>, |
| 513 'get_links_from_stdout': None, |
| 507 'get_props_from_stdout': None, | 514 'get_props_from_stdout': None, |
| 508 'haltOnFailure': <Object>, | 515 'haltOnFailure': <Object>, |
| 509 'hideStepIf': <Object>, | 516 'hideStepIf': <Object>, |
| 510 'is_rebaseline_step': <Object>, | 517 'is_rebaseline_step': <Object>, |
| 511 'is_upload_step': <Object>, | 518 'is_upload_step': <Object>, |
| 512 'timeout': <Object>, | 519 'timeout': <Object>, |
| 513 'workdir': 'build/skia', | 520 'workdir': 'build/skia', |
| 514 }, | 521 }, |
| 515 ], | 522 ], |
| 516 [ | 523 [ |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 559 '--board', | 566 '--board', |
| 560 'link', | 567 'link', |
| 561 '--flavor', | 568 '--flavor', |
| 562 'chromeos', | 569 'chromeos', |
| 563 ], | 570 ], |
| 564 'description': 'Clean', | 571 'description': 'Clean', |
| 565 'doStepIf': <Object>, | 572 'doStepIf': <Object>, |
| 566 'env': {}, | 573 'env': {}, |
| 567 'exception_on_failure': <Object>, | 574 'exception_on_failure': <Object>, |
| 568 'flunkOnFailure': <Object>, | 575 'flunkOnFailure': <Object>, |
| 576 'get_links_from_stdout': None, |
| 569 'get_props_from_stdout': None, | 577 'get_props_from_stdout': None, |
| 570 'haltOnFailure': <Object>, | 578 'haltOnFailure': <Object>, |
| 571 'hideStepIf': <Object>, | 579 'hideStepIf': <Object>, |
| 572 'is_rebaseline_step': <Object>, | 580 'is_rebaseline_step': <Object>, |
| 573 'is_upload_step': <Object>, | 581 'is_upload_step': <Object>, |
| 574 'timeout': <Object>, | 582 'timeout': <Object>, |
| 575 'workdir': 'build/skia', | 583 'workdir': 'build/skia', |
| 576 }, | 584 }, |
| 577 ], | 585 ], |
| 578 [ | 586 [ |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 625 '--gyp_defines', | 633 '--gyp_defines', |
| 626 'skia_arch_width=64 skia_warnings_as_errors=0', | 634 'skia_arch_width=64 skia_warnings_as_errors=0', |
| 627 '--flavor', | 635 '--flavor', |
| 628 'chromeos', | 636 'chromeos', |
| 629 ], | 637 ], |
| 630 'description': 'Retry_NoWarningsAsErrors_BuildMost', | 638 'description': 'Retry_NoWarningsAsErrors_BuildMost', |
| 631 'doStepIf': <Object>, | 639 'doStepIf': <Object>, |
| 632 'env': {}, | 640 'env': {}, |
| 633 'exception_on_failure': <Object>, | 641 'exception_on_failure': <Object>, |
| 634 'flunkOnFailure': <Object>, | 642 'flunkOnFailure': <Object>, |
| 643 'get_links_from_stdout': None, |
| 635 'get_props_from_stdout': None, | 644 'get_props_from_stdout': None, |
| 636 'haltOnFailure': <Object>, | 645 'haltOnFailure': <Object>, |
| 637 'hideStepIf': <Object>, | 646 'hideStepIf': <Object>, |
| 638 'is_rebaseline_step': <Object>, | 647 'is_rebaseline_step': <Object>, |
| 639 'is_upload_step': <Object>, | 648 'is_upload_step': <Object>, |
| 640 'timeout': <Object>, | 649 'timeout': <Object>, |
| 641 'workdir': 'build/skia', | 650 'workdir': 'build/skia', |
| 642 }, | 651 }, |
| 643 ], | 652 ], |
| 644 [ | 653 [ |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 687 '--board', | 696 '--board', |
| 688 'link', | 697 'link', |
| 689 '--flavor', | 698 '--flavor', |
| 690 'chromeos', | 699 'chromeos', |
| 691 ], | 700 ], |
| 692 'description': 'Install', | 701 'description': 'Install', |
| 693 'doStepIf': <Object>, | 702 'doStepIf': <Object>, |
| 694 'env': {}, | 703 'env': {}, |
| 695 'exception_on_failure': <Object>, | 704 'exception_on_failure': <Object>, |
| 696 'flunkOnFailure': <Object>, | 705 'flunkOnFailure': <Object>, |
| 706 'get_links_from_stdout': None, |
| 697 'get_props_from_stdout': None, | 707 'get_props_from_stdout': None, |
| 698 'haltOnFailure': <Object>, | 708 'haltOnFailure': <Object>, |
| 699 'hideStepIf': <Object>, | 709 'hideStepIf': <Object>, |
| 700 'is_rebaseline_step': <Object>, | 710 'is_rebaseline_step': <Object>, |
| 701 'is_upload_step': <Object>, | 711 'is_upload_step': <Object>, |
| 702 'timeout': <Object>, | 712 'timeout': <Object>, |
| 703 'workdir': 'build/skia', | 713 'workdir': 'build/skia', |
| 704 }, | 714 }, |
| 705 ], | 715 ], |
| 706 [ | 716 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 747 '--ssh_port', | 757 '--ssh_port', |
| 748 <Object>, | 758 <Object>, |
| 749 '--board', | 759 '--board', |
| 750 'link', | 760 'link', |
| 751 ], | 761 ], |
| 752 'description': 'DownloadSKImageFiles', | 762 'description': 'DownloadSKImageFiles', |
| 753 'doStepIf': <Object>, | 763 'doStepIf': <Object>, |
| 754 'env': {}, | 764 'env': {}, |
| 755 'exception_on_failure': <Object>, | 765 'exception_on_failure': <Object>, |
| 756 'flunkOnFailure': <Object>, | 766 'flunkOnFailure': <Object>, |
| 767 'get_links_from_stdout': None, |
| 757 'get_props_from_stdout': None, | 768 'get_props_from_stdout': None, |
| 758 'haltOnFailure': <Object>, | 769 'haltOnFailure': <Object>, |
| 759 'hideStepIf': <Object>, | 770 'hideStepIf': <Object>, |
| 760 'is_rebaseline_step': <Object>, | 771 'is_rebaseline_step': <Object>, |
| 761 'is_upload_step': <Object>, | 772 'is_upload_step': <Object>, |
| 762 'timeout': <Object>, | 773 'timeout': <Object>, |
| 763 'workdir': 'build/skia', | 774 'workdir': 'build/skia', |
| 764 }, | 775 }, |
| 765 ], | 776 ], |
| 766 [ | 777 [ |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 809 '--board', | 820 '--board', |
| 810 'link', | 821 'link', |
| 811 '--flavor', | 822 '--flavor', |
| 812 'chromeos', | 823 'chromeos', |
| 813 ], | 824 ], |
| 814 'description': 'PreRender', | 825 'description': 'PreRender', |
| 815 'doStepIf': <Object>, | 826 'doStepIf': <Object>, |
| 816 'env': {}, | 827 'env': {}, |
| 817 'exception_on_failure': <Object>, | 828 'exception_on_failure': <Object>, |
| 818 'flunkOnFailure': <Object>, | 829 'flunkOnFailure': <Object>, |
| 830 'get_links_from_stdout': None, |
| 819 'get_props_from_stdout': None, | 831 'get_props_from_stdout': None, |
| 820 'haltOnFailure': <Object>, | 832 'haltOnFailure': <Object>, |
| 821 'hideStepIf': <Object>, | 833 'hideStepIf': <Object>, |
| 822 'is_rebaseline_step': <Object>, | 834 'is_rebaseline_step': <Object>, |
| 823 'is_upload_step': <Object>, | 835 'is_upload_step': <Object>, |
| 824 'timeout': <Object>, | 836 'timeout': <Object>, |
| 825 'workdir': 'build/skia', | 837 'workdir': 'build/skia', |
| 826 }, | 838 }, |
| 827 ], | 839 ], |
| 828 [ | 840 [ |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 871 '--board', | 883 '--board', |
| 872 'link', | 884 'link', |
| 873 '--flavor', | 885 '--flavor', |
| 874 'chromeos', | 886 'chromeos', |
| 875 ], | 887 ], |
| 876 'description': 'RunTests', | 888 'description': 'RunTests', |
| 877 'doStepIf': <Object>, | 889 'doStepIf': <Object>, |
| 878 'env': {}, | 890 'env': {}, |
| 879 'exception_on_failure': <Object>, | 891 'exception_on_failure': <Object>, |
| 880 'flunkOnFailure': <Object>, | 892 'flunkOnFailure': <Object>, |
| 893 'get_links_from_stdout': None, |
| 881 'get_props_from_stdout': None, | 894 'get_props_from_stdout': None, |
| 882 'haltOnFailure': <Object>, | 895 'haltOnFailure': <Object>, |
| 883 'hideStepIf': <Object>, | 896 'hideStepIf': <Object>, |
| 884 'is_rebaseline_step': <Object>, | 897 'is_rebaseline_step': <Object>, |
| 885 'is_upload_step': <Object>, | 898 'is_upload_step': <Object>, |
| 886 'timeout': <Object>, | 899 'timeout': <Object>, |
| 887 'workdir': 'build/skia', | 900 'workdir': 'build/skia', |
| 888 }, | 901 }, |
| 889 ], | 902 ], |
| 890 [ | 903 [ |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 933 '--board', | 946 '--board', |
| 934 'link', | 947 'link', |
| 935 '--flavor', | 948 '--flavor', |
| 936 'chromeos', | 949 'chromeos', |
| 937 ], | 950 ], |
| 938 'description': 'GenerateGMs', | 951 'description': 'GenerateGMs', |
| 939 'doStepIf': <Object>, | 952 'doStepIf': <Object>, |
| 940 'env': {}, | 953 'env': {}, |
| 941 'exception_on_failure': <Object>, | 954 'exception_on_failure': <Object>, |
| 942 'flunkOnFailure': <Object>, | 955 'flunkOnFailure': <Object>, |
| 956 'get_links_from_stdout': None, |
| 943 'get_props_from_stdout': None, | 957 'get_props_from_stdout': None, |
| 944 'haltOnFailure': <Object>, | 958 'haltOnFailure': <Object>, |
| 945 'hideStepIf': <Object>, | 959 'hideStepIf': <Object>, |
| 946 'is_rebaseline_step': <Object>, | 960 'is_rebaseline_step': <Object>, |
| 947 'is_upload_step': <Object>, | 961 'is_upload_step': <Object>, |
| 948 'timeout': <Object>, | 962 'timeout': <Object>, |
| 949 'workdir': 'build/skia', | 963 'workdir': 'build/skia', |
| 950 }, | 964 }, |
| 951 ], | 965 ], |
| 952 [ | 966 [ |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 995 '--board', | 1009 '--board', |
| 996 'link', | 1010 'link', |
| 997 '--flavor', | 1011 '--flavor', |
| 998 'chromeos', | 1012 'chromeos', |
| 999 ], | 1013 ], |
| 1000 'description': 'RenderSKPs', | 1014 'description': 'RenderSKPs', |
| 1001 'doStepIf': <Object>, | 1015 'doStepIf': <Object>, |
| 1002 'env': {}, | 1016 'env': {}, |
| 1003 'exception_on_failure': <Object>, | 1017 'exception_on_failure': <Object>, |
| 1004 'flunkOnFailure': <Object>, | 1018 'flunkOnFailure': <Object>, |
| 1019 'get_links_from_stdout': None, |
| 1005 'get_props_from_stdout': None, | 1020 'get_props_from_stdout': None, |
| 1006 'haltOnFailure': <Object>, | 1021 'haltOnFailure': <Object>, |
| 1007 'hideStepIf': <Object>, | 1022 'hideStepIf': <Object>, |
| 1008 'is_rebaseline_step': <Object>, | 1023 'is_rebaseline_step': <Object>, |
| 1009 'is_upload_step': <Object>, | 1024 'is_upload_step': <Object>, |
| 1010 'timeout': <Object>, | 1025 'timeout': <Object>, |
| 1011 'workdir': 'build/skia', | 1026 'workdir': 'build/skia', |
| 1012 }, | 1027 }, |
| 1013 ], | 1028 ], |
| 1014 [ | 1029 [ |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1057 '--board', | 1072 '--board', |
| 1058 'link', | 1073 'link', |
| 1059 '--flavor', | 1074 '--flavor', |
| 1060 'chromeos', | 1075 'chromeos', |
| 1061 ], | 1076 ], |
| 1062 'description': 'RenderPdfs', | 1077 'description': 'RenderPdfs', |
| 1063 'doStepIf': <Object>, | 1078 'doStepIf': <Object>, |
| 1064 'env': {}, | 1079 'env': {}, |
| 1065 'exception_on_failure': <Object>, | 1080 'exception_on_failure': <Object>, |
| 1066 'flunkOnFailure': <Object>, | 1081 'flunkOnFailure': <Object>, |
| 1082 'get_links_from_stdout': None, |
| 1067 'get_props_from_stdout': None, | 1083 'get_props_from_stdout': None, |
| 1068 'haltOnFailure': <Object>, | 1084 'haltOnFailure': <Object>, |
| 1069 'hideStepIf': <Object>, | 1085 'hideStepIf': <Object>, |
| 1070 'is_rebaseline_step': <Object>, | 1086 'is_rebaseline_step': <Object>, |
| 1071 'is_upload_step': <Object>, | 1087 'is_upload_step': <Object>, |
| 1072 'timeout': <Object>, | 1088 'timeout': <Object>, |
| 1073 'workdir': 'build/skia', | 1089 'workdir': 'build/skia', |
| 1074 }, | 1090 }, |
| 1075 ], | 1091 ], |
| 1076 [ | 1092 [ |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1119 '--board', | 1135 '--board', |
| 1120 'link', | 1136 'link', |
| 1121 '--flavor', | 1137 '--flavor', |
| 1122 'chromeos', | 1138 'chromeos', |
| 1123 ], | 1139 ], |
| 1124 'description': 'RunDecodingTests', | 1140 'description': 'RunDecodingTests', |
| 1125 'doStepIf': <Object>, | 1141 'doStepIf': <Object>, |
| 1126 'env': {}, | 1142 'env': {}, |
| 1127 'exception_on_failure': <Object>, | 1143 'exception_on_failure': <Object>, |
| 1128 'flunkOnFailure': <Object>, | 1144 'flunkOnFailure': <Object>, |
| 1145 'get_links_from_stdout': None, |
| 1129 'get_props_from_stdout': None, | 1146 'get_props_from_stdout': None, |
| 1130 'haltOnFailure': <Object>, | 1147 'haltOnFailure': <Object>, |
| 1131 'hideStepIf': <Object>, | 1148 'hideStepIf': <Object>, |
| 1132 'is_rebaseline_step': <Object>, | 1149 'is_rebaseline_step': <Object>, |
| 1133 'is_upload_step': <Object>, | 1150 'is_upload_step': <Object>, |
| 1134 'timeout': <Object>, | 1151 'timeout': <Object>, |
| 1135 'workdir': 'build/skia', | 1152 'workdir': 'build/skia', |
| 1136 }, | 1153 }, |
| 1137 ], | 1154 ], |
| 1138 [ | 1155 [ |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1181 '--board', | 1198 '--board', |
| 1182 'link', | 1199 'link', |
| 1183 '--flavor', | 1200 '--flavor', |
| 1184 'chromeos', | 1201 'chromeos', |
| 1185 ], | 1202 ], |
| 1186 'description': 'PostRender', | 1203 'description': 'PostRender', |
| 1187 'doStepIf': <Object>, | 1204 'doStepIf': <Object>, |
| 1188 'env': {}, | 1205 'env': {}, |
| 1189 'exception_on_failure': <Object>, | 1206 'exception_on_failure': <Object>, |
| 1190 'flunkOnFailure': <Object>, | 1207 'flunkOnFailure': <Object>, |
| 1208 'get_links_from_stdout': None, |
| 1191 'get_props_from_stdout': None, | 1209 'get_props_from_stdout': None, |
| 1192 'haltOnFailure': <Object>, | 1210 'haltOnFailure': <Object>, |
| 1193 'hideStepIf': <Object>, | 1211 'hideStepIf': <Object>, |
| 1194 'is_rebaseline_step': <Object>, | 1212 'is_rebaseline_step': <Object>, |
| 1195 'is_upload_step': <Object>, | 1213 'is_upload_step': <Object>, |
| 1196 'timeout': <Object>, | 1214 'timeout': <Object>, |
| 1197 'workdir': 'build/skia', | 1215 'workdir': 'build/skia', |
| 1198 }, | 1216 }, |
| 1199 ], | 1217 ], |
| 1200 [ | 1218 [ |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1245 '--autogen_svn_username_file', | 1263 '--autogen_svn_username_file', |
| 1246 '.autogen_svn_username', | 1264 '.autogen_svn_username', |
| 1247 '--autogen_svn_password_file', | 1265 '--autogen_svn_password_file', |
| 1248 '.autogen_svn_password', | 1266 '.autogen_svn_password', |
| 1249 ], | 1267 ], |
| 1250 'description': 'UploadGMResults', | 1268 'description': 'UploadGMResults', |
| 1251 'doStepIf': <Object>, | 1269 'doStepIf': <Object>, |
| 1252 'env': {}, | 1270 'env': {}, |
| 1253 'exception_on_failure': <Object>, | 1271 'exception_on_failure': <Object>, |
| 1254 'flunkOnFailure': <Object>, | 1272 'flunkOnFailure': <Object>, |
| 1273 'get_links_from_stdout': None, |
| 1255 'get_props_from_stdout': None, | 1274 'get_props_from_stdout': None, |
| 1256 'haltOnFailure': <Object>, | 1275 'haltOnFailure': <Object>, |
| 1257 'hideStepIf': <Object>, | 1276 'hideStepIf': <Object>, |
| 1258 'is_rebaseline_step': <Object>, | 1277 'is_rebaseline_step': <Object>, |
| 1259 'is_upload_step': <Object>, | 1278 'is_upload_step': <Object>, |
| 1260 'timeout': <Object>, | 1279 'timeout': <Object>, |
| 1261 'workdir': 'build/skia', | 1280 'workdir': 'build/skia', |
| 1262 }, | 1281 }, |
| 1263 ], | 1282 ], |
| 1264 [ | 1283 [ |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1309 '--autogen_svn_username_file', | 1328 '--autogen_svn_username_file', |
| 1310 '.autogen_svn_username', | 1329 '.autogen_svn_username', |
| 1311 '--autogen_svn_password_file', | 1330 '--autogen_svn_password_file', |
| 1312 '.autogen_svn_password', | 1331 '.autogen_svn_password', |
| 1313 ], | 1332 ], |
| 1314 'description': 'UploadRenderedSKPs', | 1333 'description': 'UploadRenderedSKPs', |
| 1315 'doStepIf': <Object>, | 1334 'doStepIf': <Object>, |
| 1316 'env': {}, | 1335 'env': {}, |
| 1317 'exception_on_failure': <Object>, | 1336 'exception_on_failure': <Object>, |
| 1318 'flunkOnFailure': <Object>, | 1337 'flunkOnFailure': <Object>, |
| 1338 'get_links_from_stdout': None, |
| 1319 'get_props_from_stdout': None, | 1339 'get_props_from_stdout': None, |
| 1320 'haltOnFailure': <Object>, | 1340 'haltOnFailure': <Object>, |
| 1321 'hideStepIf': <Object>, | 1341 'hideStepIf': <Object>, |
| 1322 'is_rebaseline_step': <Object>, | 1342 'is_rebaseline_step': <Object>, |
| 1323 'is_upload_step': <Object>, | 1343 'is_upload_step': <Object>, |
| 1324 'timeout': <Object>, | 1344 'timeout': <Object>, |
| 1325 'workdir': 'build/skia', | 1345 'workdir': 'build/skia', |
| 1326 }, | 1346 }, |
| 1327 ], | 1347 ], |
| 1328 [ | 1348 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1369 '--ssh_port', | 1389 '--ssh_port', |
| 1370 <Object>, | 1390 <Object>, |
| 1371 '--board', | 1391 '--board', |
| 1372 'link', | 1392 'link', |
| 1373 ], | 1393 ], |
| 1374 'description': 'UploadSKImageResults', | 1394 'description': 'UploadSKImageResults', |
| 1375 'doStepIf': <Object>, | 1395 'doStepIf': <Object>, |
| 1376 'env': {}, | 1396 'env': {}, |
| 1377 'exception_on_failure': <Object>, | 1397 'exception_on_failure': <Object>, |
| 1378 'flunkOnFailure': <Object>, | 1398 'flunkOnFailure': <Object>, |
| 1399 'get_links_from_stdout': None, |
| 1379 'get_props_from_stdout': None, | 1400 'get_props_from_stdout': None, |
| 1380 'haltOnFailure': <Object>, | 1401 'haltOnFailure': <Object>, |
| 1381 'hideStepIf': <Object>, | 1402 'hideStepIf': <Object>, |
| 1382 'is_rebaseline_step': <Object>, | 1403 'is_rebaseline_step': <Object>, |
| 1383 'is_upload_step': <Object>, | 1404 'is_upload_step': <Object>, |
| 1384 'timeout': <Object>, | 1405 'timeout': <Object>, |
| 1385 'workdir': 'build/skia', | 1406 'workdir': 'build/skia', |
| 1386 }, | 1407 }, |
| 1387 ], | 1408 ], |
| 1388 [ | 1409 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1429 '--ssh_port', | 1450 '--ssh_port', |
| 1430 <Object>, | 1451 <Object>, |
| 1431 '--board', | 1452 '--board', |
| 1432 'link', | 1453 'link', |
| 1433 ], | 1454 ], |
| 1434 'description': 'CompareGMs', | 1455 'description': 'CompareGMs', |
| 1435 'doStepIf': <Object>, | 1456 'doStepIf': <Object>, |
| 1436 'env': {}, | 1457 'env': {}, |
| 1437 'exception_on_failure': <Object>, | 1458 'exception_on_failure': <Object>, |
| 1438 'flunkOnFailure': <Object>, | 1459 'flunkOnFailure': <Object>, |
| 1439 'get_props_from_stdout': { | 1460 'get_links_from_stdout': { |
| 1440 'latest_gm_failures_url': 'View latest GM failures for this
builder at: ([^ | 1461 'Latest GM failures on this builder': 'View latest GM failur
es for this builder at: ([^ |
| 1441 ]*) | 1462 ]*) |
| 1442 ', | 1463 ', |
| 1443 }, | 1464 }, |
| 1465 'get_props_from_stdout': None, |
| 1444 'haltOnFailure': <Object>, | 1466 'haltOnFailure': <Object>, |
| 1445 'hideStepIf': <Object>, | 1467 'hideStepIf': <Object>, |
| 1446 'is_rebaseline_step': <Object>, | 1468 'is_rebaseline_step': <Object>, |
| 1447 'is_upload_step': <Object>, | 1469 'is_upload_step': <Object>, |
| 1448 'timeout': <Object>, | 1470 'timeout': <Object>, |
| 1449 'workdir': 'build/skia', | 1471 'workdir': 'build/skia', |
| 1450 }, | 1472 }, |
| 1451 ], | 1473 ], |
| 1452 [ | 1474 [ |
| 1453 <Object>, | 1475 <Object>, |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1493 '--ssh_port', | 1515 '--ssh_port', |
| 1494 <Object>, | 1516 <Object>, |
| 1495 '--board', | 1517 '--board', |
| 1496 'link', | 1518 'link', |
| 1497 ], | 1519 ], |
| 1498 'description': 'CompareRenderedSKPs', | 1520 'description': 'CompareRenderedSKPs', |
| 1499 'doStepIf': <Object>, | 1521 'doStepIf': <Object>, |
| 1500 'env': {}, | 1522 'env': {}, |
| 1501 'exception_on_failure': <Object>, | 1523 'exception_on_failure': <Object>, |
| 1502 'flunkOnFailure': <Object>, | 1524 'flunkOnFailure': <Object>, |
| 1525 'get_links_from_stdout': None, |
| 1503 'get_props_from_stdout': None, | 1526 'get_props_from_stdout': None, |
| 1504 'haltOnFailure': <Object>, | 1527 'haltOnFailure': <Object>, |
| 1505 'hideStepIf': <Object>, | 1528 'hideStepIf': <Object>, |
| 1506 'is_rebaseline_step': <Object>, | 1529 'is_rebaseline_step': <Object>, |
| 1507 'is_upload_step': <Object>, | 1530 'is_upload_step': <Object>, |
| 1508 'timeout': <Object>, | 1531 'timeout': <Object>, |
| 1509 'workdir': 'build/skia', | 1532 'workdir': 'build/skia', |
| 1510 }, | 1533 }, |
| 1511 ], | 1534 ], |
| 1512 ], | 1535 ], |
| 1513 } | 1536 } |
| OLD | NEW |