| 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 'chrome', | 6 'chrome', |
| 7 'base_unittests', | 7 'base_unittests', |
| 8 'cacheinvalidation_unittests', | 8 'cacheinvalidation_unittests', |
| 9 'cc_unittests', | 9 'cc_unittests', |
| 10 'chromedriver_unittests', | 10 'chromedriver_unittests', |
| (...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 127 '--is_try', | 127 '--is_try', |
| 128 'False', | 128 'False', |
| 129 '--bench_pictures_cfg', | 129 '--bench_pictures_cfg', |
| 130 'default', | 130 'default', |
| 131 ], | 131 ], |
| 132 'description': 'UpdateScripts', | 132 'description': 'UpdateScripts', |
| 133 'doStepIf': <Object>, | 133 'doStepIf': <Object>, |
| 134 'env': {}, | 134 'env': {}, |
| 135 'exception_on_failure': <Object>, | 135 'exception_on_failure': <Object>, |
| 136 'flunkOnFailure': <Object>, | 136 'flunkOnFailure': <Object>, |
| 137 'get_links_from_stdout': None, |
| 137 'get_props_from_stdout': { | 138 'get_props_from_stdout': { |
| 138 'buildbot_revision': 'Skiabot scripts updated to (\w+)', | 139 'buildbot_revision': 'Skiabot scripts updated to (\w+)', |
| 139 }, | 140 }, |
| 140 'haltOnFailure': <Object>, | 141 'haltOnFailure': <Object>, |
| 141 'hideStepIf': <Object>, | 142 'hideStepIf': <Object>, |
| 142 'is_rebaseline_step': <Object>, | 143 'is_rebaseline_step': <Object>, |
| 143 'is_upload_step': <Object>, | 144 'is_upload_step': <Object>, |
| 144 'timeout': <Object>, | 145 'timeout': <Object>, |
| 145 'workdir': 'build', | 146 'workdir': 'build', |
| 146 }, | 147 }, |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 183 '--is_try', | 184 '--is_try', |
| 184 'False', | 185 'False', |
| 185 '--bench_pictures_cfg', | 186 '--bench_pictures_cfg', |
| 186 'default', | 187 'default', |
| 187 ], | 188 ], |
| 188 'description': 'Update', | 189 'description': 'Update', |
| 189 'doStepIf': <Object>, | 190 'doStepIf': <Object>, |
| 190 'env': {}, | 191 'env': {}, |
| 191 'exception_on_failure': <Object>, | 192 'exception_on_failure': <Object>, |
| 192 'flunkOnFailure': <Object>, | 193 'flunkOnFailure': <Object>, |
| 194 'get_links_from_stdout': None, |
| 193 'get_props_from_stdout': { | 195 'get_props_from_stdout': { |
| 194 'chrome_revision': 'Chrome updated to (\w+)', | 196 'chrome_revision': 'Chrome updated to (\w+)', |
| 195 'got_revision': 'Skia updated to (\w+)', | 197 'got_revision': 'Skia updated to (\w+)', |
| 196 }, | 198 }, |
| 197 'haltOnFailure': <Object>, | 199 'haltOnFailure': <Object>, |
| 198 'hideStepIf': <Object>, | 200 'hideStepIf': <Object>, |
| 199 'is_rebaseline_step': <Object>, | 201 'is_rebaseline_step': <Object>, |
| 200 'is_upload_step': <Object>, | 202 'is_upload_step': <Object>, |
| 201 'timeout': <Object>, | 203 'timeout': <Object>, |
| 202 'workdir': 'build', | 204 'workdir': 'build', |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 246 '--gyp_defines', | 248 '--gyp_defines', |
| 247 'skia_warnings_as_errors=0', | 249 'skia_warnings_as_errors=0', |
| 248 '--flavor', | 250 '--flavor', |
| 249 'chrome_canary', | 251 'chrome_canary', |
| 250 ], | 252 ], |
| 251 'description': 'BuildChrome', | 253 'description': 'BuildChrome', |
| 252 'doStepIf': <Object>, | 254 'doStepIf': <Object>, |
| 253 'env': {}, | 255 'env': {}, |
| 254 'exception_on_failure': <Object>, | 256 'exception_on_failure': <Object>, |
| 255 'flunkOnFailure': <Object>, | 257 'flunkOnFailure': <Object>, |
| 258 'get_links_from_stdout': None, |
| 256 'get_props_from_stdout': None, | 259 'get_props_from_stdout': None, |
| 257 'haltOnFailure': <Object>, | 260 'haltOnFailure': <Object>, |
| 258 'hideStepIf': <Object>, | 261 'hideStepIf': <Object>, |
| 259 'is_rebaseline_step': <Object>, | 262 'is_rebaseline_step': <Object>, |
| 260 'is_upload_step': <Object>, | 263 'is_upload_step': <Object>, |
| 261 'timeout': <Object>, | 264 'timeout': <Object>, |
| 262 'workdir': 'build/src', | 265 'workdir': 'build/src', |
| 263 }, | 266 }, |
| 264 ], | 267 ], |
| 265 [ | 268 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 306 '--gyp_defines', | 309 '--gyp_defines', |
| 307 'skia_warnings_as_errors=0', | 310 'skia_warnings_as_errors=0', |
| 308 '--flavor', | 311 '--flavor', |
| 309 'chrome_canary', | 312 'chrome_canary', |
| 310 ], | 313 ], |
| 311 'description': 'BuildBaseUnittests', | 314 'description': 'BuildBaseUnittests', |
| 312 'doStepIf': <Object>, | 315 'doStepIf': <Object>, |
| 313 'env': {}, | 316 'env': {}, |
| 314 'exception_on_failure': <Object>, | 317 'exception_on_failure': <Object>, |
| 315 'flunkOnFailure': <Object>, | 318 'flunkOnFailure': <Object>, |
| 319 'get_links_from_stdout': None, |
| 316 'get_props_from_stdout': None, | 320 'get_props_from_stdout': None, |
| 317 'haltOnFailure': <Object>, | 321 'haltOnFailure': <Object>, |
| 318 'hideStepIf': <Object>, | 322 'hideStepIf': <Object>, |
| 319 'is_rebaseline_step': <Object>, | 323 'is_rebaseline_step': <Object>, |
| 320 'is_upload_step': <Object>, | 324 'is_upload_step': <Object>, |
| 321 'timeout': <Object>, | 325 'timeout': <Object>, |
| 322 'workdir': 'build/src', | 326 'workdir': 'build/src', |
| 323 }, | 327 }, |
| 324 ], | 328 ], |
| 325 [ | 329 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 366 '--gyp_defines', | 370 '--gyp_defines', |
| 367 'skia_warnings_as_errors=0', | 371 'skia_warnings_as_errors=0', |
| 368 '--flavor', | 372 '--flavor', |
| 369 'chrome_canary', | 373 'chrome_canary', |
| 370 ], | 374 ], |
| 371 'description': 'BuildCacheinvalidationUnittests', | 375 'description': 'BuildCacheinvalidationUnittests', |
| 372 'doStepIf': <Object>, | 376 'doStepIf': <Object>, |
| 373 'env': {}, | 377 'env': {}, |
| 374 'exception_on_failure': <Object>, | 378 'exception_on_failure': <Object>, |
| 375 'flunkOnFailure': <Object>, | 379 'flunkOnFailure': <Object>, |
| 380 'get_links_from_stdout': None, |
| 376 'get_props_from_stdout': None, | 381 'get_props_from_stdout': None, |
| 377 'haltOnFailure': <Object>, | 382 'haltOnFailure': <Object>, |
| 378 'hideStepIf': <Object>, | 383 'hideStepIf': <Object>, |
| 379 'is_rebaseline_step': <Object>, | 384 'is_rebaseline_step': <Object>, |
| 380 'is_upload_step': <Object>, | 385 'is_upload_step': <Object>, |
| 381 'timeout': <Object>, | 386 'timeout': <Object>, |
| 382 'workdir': 'build/src', | 387 'workdir': 'build/src', |
| 383 }, | 388 }, |
| 384 ], | 389 ], |
| 385 [ | 390 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 426 '--gyp_defines', | 431 '--gyp_defines', |
| 427 'skia_warnings_as_errors=0', | 432 'skia_warnings_as_errors=0', |
| 428 '--flavor', | 433 '--flavor', |
| 429 'chrome_canary', | 434 'chrome_canary', |
| 430 ], | 435 ], |
| 431 'description': 'BuildCcUnittests', | 436 'description': 'BuildCcUnittests', |
| 432 'doStepIf': <Object>, | 437 'doStepIf': <Object>, |
| 433 'env': {}, | 438 'env': {}, |
| 434 'exception_on_failure': <Object>, | 439 'exception_on_failure': <Object>, |
| 435 'flunkOnFailure': <Object>, | 440 'flunkOnFailure': <Object>, |
| 441 'get_links_from_stdout': None, |
| 436 'get_props_from_stdout': None, | 442 'get_props_from_stdout': None, |
| 437 'haltOnFailure': <Object>, | 443 'haltOnFailure': <Object>, |
| 438 'hideStepIf': <Object>, | 444 'hideStepIf': <Object>, |
| 439 'is_rebaseline_step': <Object>, | 445 'is_rebaseline_step': <Object>, |
| 440 'is_upload_step': <Object>, | 446 'is_upload_step': <Object>, |
| 441 'timeout': <Object>, | 447 'timeout': <Object>, |
| 442 'workdir': 'build/src', | 448 'workdir': 'build/src', |
| 443 }, | 449 }, |
| 444 ], | 450 ], |
| 445 [ | 451 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 486 '--gyp_defines', | 492 '--gyp_defines', |
| 487 'skia_warnings_as_errors=0', | 493 'skia_warnings_as_errors=0', |
| 488 '--flavor', | 494 '--flavor', |
| 489 'chrome_canary', | 495 'chrome_canary', |
| 490 ], | 496 ], |
| 491 'description': 'BuildChromedriverUnittests', | 497 'description': 'BuildChromedriverUnittests', |
| 492 'doStepIf': <Object>, | 498 'doStepIf': <Object>, |
| 493 'env': {}, | 499 'env': {}, |
| 494 'exception_on_failure': <Object>, | 500 'exception_on_failure': <Object>, |
| 495 'flunkOnFailure': <Object>, | 501 'flunkOnFailure': <Object>, |
| 502 'get_links_from_stdout': None, |
| 496 'get_props_from_stdout': None, | 503 'get_props_from_stdout': None, |
| 497 'haltOnFailure': <Object>, | 504 'haltOnFailure': <Object>, |
| 498 'hideStepIf': <Object>, | 505 'hideStepIf': <Object>, |
| 499 'is_rebaseline_step': <Object>, | 506 'is_rebaseline_step': <Object>, |
| 500 'is_upload_step': <Object>, | 507 'is_upload_step': <Object>, |
| 501 'timeout': <Object>, | 508 'timeout': <Object>, |
| 502 'workdir': 'build/src', | 509 'workdir': 'build/src', |
| 503 }, | 510 }, |
| 504 ], | 511 ], |
| 505 [ | 512 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 546 '--gyp_defines', | 553 '--gyp_defines', |
| 547 'skia_warnings_as_errors=0', | 554 'skia_warnings_as_errors=0', |
| 548 '--flavor', | 555 '--flavor', |
| 549 'chrome_canary', | 556 'chrome_canary', |
| 550 ], | 557 ], |
| 551 'description': 'BuildComponentsUnittests', | 558 'description': 'BuildComponentsUnittests', |
| 552 'doStepIf': <Object>, | 559 'doStepIf': <Object>, |
| 553 'env': {}, | 560 'env': {}, |
| 554 'exception_on_failure': <Object>, | 561 'exception_on_failure': <Object>, |
| 555 'flunkOnFailure': <Object>, | 562 'flunkOnFailure': <Object>, |
| 563 'get_links_from_stdout': None, |
| 556 'get_props_from_stdout': None, | 564 'get_props_from_stdout': None, |
| 557 'haltOnFailure': <Object>, | 565 'haltOnFailure': <Object>, |
| 558 'hideStepIf': <Object>, | 566 'hideStepIf': <Object>, |
| 559 'is_rebaseline_step': <Object>, | 567 'is_rebaseline_step': <Object>, |
| 560 'is_upload_step': <Object>, | 568 'is_upload_step': <Object>, |
| 561 'timeout': <Object>, | 569 'timeout': <Object>, |
| 562 'workdir': 'build/src', | 570 'workdir': 'build/src', |
| 563 }, | 571 }, |
| 564 ], | 572 ], |
| 565 [ | 573 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 606 '--gyp_defines', | 614 '--gyp_defines', |
| 607 'skia_warnings_as_errors=0', | 615 'skia_warnings_as_errors=0', |
| 608 '--flavor', | 616 '--flavor', |
| 609 'chrome_canary', | 617 'chrome_canary', |
| 610 ], | 618 ], |
| 611 'description': 'BuildContentUnittests', | 619 'description': 'BuildContentUnittests', |
| 612 'doStepIf': <Object>, | 620 'doStepIf': <Object>, |
| 613 'env': {}, | 621 'env': {}, |
| 614 'exception_on_failure': <Object>, | 622 'exception_on_failure': <Object>, |
| 615 'flunkOnFailure': <Object>, | 623 'flunkOnFailure': <Object>, |
| 624 'get_links_from_stdout': None, |
| 616 'get_props_from_stdout': None, | 625 'get_props_from_stdout': None, |
| 617 'haltOnFailure': <Object>, | 626 'haltOnFailure': <Object>, |
| 618 'hideStepIf': <Object>, | 627 'hideStepIf': <Object>, |
| 619 'is_rebaseline_step': <Object>, | 628 'is_rebaseline_step': <Object>, |
| 620 'is_upload_step': <Object>, | 629 'is_upload_step': <Object>, |
| 621 'timeout': <Object>, | 630 'timeout': <Object>, |
| 622 'workdir': 'build/src', | 631 'workdir': 'build/src', |
| 623 }, | 632 }, |
| 624 ], | 633 ], |
| 625 [ | 634 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 666 '--gyp_defines', | 675 '--gyp_defines', |
| 667 'skia_warnings_as_errors=0', | 676 'skia_warnings_as_errors=0', |
| 668 '--flavor', | 677 '--flavor', |
| 669 'chrome_canary', | 678 'chrome_canary', |
| 670 ], | 679 ], |
| 671 'description': 'BuildCryptoUnittests', | 680 'description': 'BuildCryptoUnittests', |
| 672 'doStepIf': <Object>, | 681 'doStepIf': <Object>, |
| 673 'env': {}, | 682 'env': {}, |
| 674 'exception_on_failure': <Object>, | 683 'exception_on_failure': <Object>, |
| 675 'flunkOnFailure': <Object>, | 684 'flunkOnFailure': <Object>, |
| 685 'get_links_from_stdout': None, |
| 676 'get_props_from_stdout': None, | 686 'get_props_from_stdout': None, |
| 677 'haltOnFailure': <Object>, | 687 'haltOnFailure': <Object>, |
| 678 'hideStepIf': <Object>, | 688 'hideStepIf': <Object>, |
| 679 'is_rebaseline_step': <Object>, | 689 'is_rebaseline_step': <Object>, |
| 680 'is_upload_step': <Object>, | 690 'is_upload_step': <Object>, |
| 681 'timeout': <Object>, | 691 'timeout': <Object>, |
| 682 'workdir': 'build/src', | 692 'workdir': 'build/src', |
| 683 }, | 693 }, |
| 684 ], | 694 ], |
| 685 [ | 695 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 726 '--gyp_defines', | 736 '--gyp_defines', |
| 727 'skia_warnings_as_errors=0', | 737 'skia_warnings_as_errors=0', |
| 728 '--flavor', | 738 '--flavor', |
| 729 'chrome_canary', | 739 'chrome_canary', |
| 730 ], | 740 ], |
| 731 'description': 'BuildGoogleApisUnittests', | 741 'description': 'BuildGoogleApisUnittests', |
| 732 'doStepIf': <Object>, | 742 'doStepIf': <Object>, |
| 733 'env': {}, | 743 'env': {}, |
| 734 'exception_on_failure': <Object>, | 744 'exception_on_failure': <Object>, |
| 735 'flunkOnFailure': <Object>, | 745 'flunkOnFailure': <Object>, |
| 746 'get_links_from_stdout': None, |
| 736 'get_props_from_stdout': None, | 747 'get_props_from_stdout': None, |
| 737 'haltOnFailure': <Object>, | 748 'haltOnFailure': <Object>, |
| 738 'hideStepIf': <Object>, | 749 'hideStepIf': <Object>, |
| 739 'is_rebaseline_step': <Object>, | 750 'is_rebaseline_step': <Object>, |
| 740 'is_upload_step': <Object>, | 751 'is_upload_step': <Object>, |
| 741 'timeout': <Object>, | 752 'timeout': <Object>, |
| 742 'workdir': 'build/src', | 753 'workdir': 'build/src', |
| 743 }, | 754 }, |
| 744 ], | 755 ], |
| 745 [ | 756 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 786 '--gyp_defines', | 797 '--gyp_defines', |
| 787 'skia_warnings_as_errors=0', | 798 'skia_warnings_as_errors=0', |
| 788 '--flavor', | 799 '--flavor', |
| 789 'chrome_canary', | 800 'chrome_canary', |
| 790 ], | 801 ], |
| 791 'description': 'BuildGpuUnittests', | 802 'description': 'BuildGpuUnittests', |
| 792 'doStepIf': <Object>, | 803 'doStepIf': <Object>, |
| 793 'env': {}, | 804 'env': {}, |
| 794 'exception_on_failure': <Object>, | 805 'exception_on_failure': <Object>, |
| 795 'flunkOnFailure': <Object>, | 806 'flunkOnFailure': <Object>, |
| 807 'get_links_from_stdout': None, |
| 796 'get_props_from_stdout': None, | 808 'get_props_from_stdout': None, |
| 797 'haltOnFailure': <Object>, | 809 'haltOnFailure': <Object>, |
| 798 'hideStepIf': <Object>, | 810 'hideStepIf': <Object>, |
| 799 'is_rebaseline_step': <Object>, | 811 'is_rebaseline_step': <Object>, |
| 800 'is_upload_step': <Object>, | 812 'is_upload_step': <Object>, |
| 801 'timeout': <Object>, | 813 'timeout': <Object>, |
| 802 'workdir': 'build/src', | 814 'workdir': 'build/src', |
| 803 }, | 815 }, |
| 804 ], | 816 ], |
| 805 [ | 817 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 846 '--gyp_defines', | 858 '--gyp_defines', |
| 847 'skia_warnings_as_errors=0', | 859 'skia_warnings_as_errors=0', |
| 848 '--flavor', | 860 '--flavor', |
| 849 'chrome_canary', | 861 'chrome_canary', |
| 850 ], | 862 ], |
| 851 'description': 'BuildIpcTests', | 863 'description': 'BuildIpcTests', |
| 852 'doStepIf': <Object>, | 864 'doStepIf': <Object>, |
| 853 'env': {}, | 865 'env': {}, |
| 854 'exception_on_failure': <Object>, | 866 'exception_on_failure': <Object>, |
| 855 'flunkOnFailure': <Object>, | 867 'flunkOnFailure': <Object>, |
| 868 'get_links_from_stdout': None, |
| 856 'get_props_from_stdout': None, | 869 'get_props_from_stdout': None, |
| 857 'haltOnFailure': <Object>, | 870 'haltOnFailure': <Object>, |
| 858 'hideStepIf': <Object>, | 871 'hideStepIf': <Object>, |
| 859 'is_rebaseline_step': <Object>, | 872 'is_rebaseline_step': <Object>, |
| 860 'is_upload_step': <Object>, | 873 'is_upload_step': <Object>, |
| 861 'timeout': <Object>, | 874 'timeout': <Object>, |
| 862 'workdir': 'build/src', | 875 'workdir': 'build/src', |
| 863 }, | 876 }, |
| 864 ], | 877 ], |
| 865 [ | 878 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 906 '--gyp_defines', | 919 '--gyp_defines', |
| 907 'skia_warnings_as_errors=0', | 920 'skia_warnings_as_errors=0', |
| 908 '--flavor', | 921 '--flavor', |
| 909 'chrome_canary', | 922 'chrome_canary', |
| 910 ], | 923 ], |
| 911 'description': 'BuildJingleUnittests', | 924 'description': 'BuildJingleUnittests', |
| 912 'doStepIf': <Object>, | 925 'doStepIf': <Object>, |
| 913 'env': {}, | 926 'env': {}, |
| 914 'exception_on_failure': <Object>, | 927 'exception_on_failure': <Object>, |
| 915 'flunkOnFailure': <Object>, | 928 'flunkOnFailure': <Object>, |
| 929 'get_links_from_stdout': None, |
| 916 'get_props_from_stdout': None, | 930 'get_props_from_stdout': None, |
| 917 'haltOnFailure': <Object>, | 931 'haltOnFailure': <Object>, |
| 918 'hideStepIf': <Object>, | 932 'hideStepIf': <Object>, |
| 919 'is_rebaseline_step': <Object>, | 933 'is_rebaseline_step': <Object>, |
| 920 'is_upload_step': <Object>, | 934 'is_upload_step': <Object>, |
| 921 'timeout': <Object>, | 935 'timeout': <Object>, |
| 922 'workdir': 'build/src', | 936 'workdir': 'build/src', |
| 923 }, | 937 }, |
| 924 ], | 938 ], |
| 925 [ | 939 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 966 '--gyp_defines', | 980 '--gyp_defines', |
| 967 'skia_warnings_as_errors=0', | 981 'skia_warnings_as_errors=0', |
| 968 '--flavor', | 982 '--flavor', |
| 969 'chrome_canary', | 983 'chrome_canary', |
| 970 ], | 984 ], |
| 971 'description': 'BuildMediaUnittests', | 985 'description': 'BuildMediaUnittests', |
| 972 'doStepIf': <Object>, | 986 'doStepIf': <Object>, |
| 973 'env': {}, | 987 'env': {}, |
| 974 'exception_on_failure': <Object>, | 988 'exception_on_failure': <Object>, |
| 975 'flunkOnFailure': <Object>, | 989 'flunkOnFailure': <Object>, |
| 990 'get_links_from_stdout': None, |
| 976 'get_props_from_stdout': None, | 991 'get_props_from_stdout': None, |
| 977 'haltOnFailure': <Object>, | 992 'haltOnFailure': <Object>, |
| 978 'hideStepIf': <Object>, | 993 'hideStepIf': <Object>, |
| 979 'is_rebaseline_step': <Object>, | 994 'is_rebaseline_step': <Object>, |
| 980 'is_upload_step': <Object>, | 995 'is_upload_step': <Object>, |
| 981 'timeout': <Object>, | 996 'timeout': <Object>, |
| 982 'workdir': 'build/src', | 997 'workdir': 'build/src', |
| 983 }, | 998 }, |
| 984 ], | 999 ], |
| 985 [ | 1000 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1026 '--gyp_defines', | 1041 '--gyp_defines', |
| 1027 'skia_warnings_as_errors=0', | 1042 'skia_warnings_as_errors=0', |
| 1028 '--flavor', | 1043 '--flavor', |
| 1029 'chrome_canary', | 1044 'chrome_canary', |
| 1030 ], | 1045 ], |
| 1031 'description': 'BuildNetUnittests', | 1046 'description': 'BuildNetUnittests', |
| 1032 'doStepIf': <Object>, | 1047 'doStepIf': <Object>, |
| 1033 'env': {}, | 1048 'env': {}, |
| 1034 'exception_on_failure': <Object>, | 1049 'exception_on_failure': <Object>, |
| 1035 'flunkOnFailure': <Object>, | 1050 'flunkOnFailure': <Object>, |
| 1051 'get_links_from_stdout': None, |
| 1036 'get_props_from_stdout': None, | 1052 'get_props_from_stdout': None, |
| 1037 'haltOnFailure': <Object>, | 1053 'haltOnFailure': <Object>, |
| 1038 'hideStepIf': <Object>, | 1054 'hideStepIf': <Object>, |
| 1039 'is_rebaseline_step': <Object>, | 1055 'is_rebaseline_step': <Object>, |
| 1040 'is_upload_step': <Object>, | 1056 'is_upload_step': <Object>, |
| 1041 'timeout': <Object>, | 1057 'timeout': <Object>, |
| 1042 'workdir': 'build/src', | 1058 'workdir': 'build/src', |
| 1043 }, | 1059 }, |
| 1044 ], | 1060 ], |
| 1045 [ | 1061 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1086 '--gyp_defines', | 1102 '--gyp_defines', |
| 1087 'skia_warnings_as_errors=0', | 1103 'skia_warnings_as_errors=0', |
| 1088 '--flavor', | 1104 '--flavor', |
| 1089 'chrome_canary', | 1105 'chrome_canary', |
| 1090 ], | 1106 ], |
| 1091 'description': 'BuildPpapiUnittests', | 1107 'description': 'BuildPpapiUnittests', |
| 1092 'doStepIf': <Object>, | 1108 'doStepIf': <Object>, |
| 1093 'env': {}, | 1109 'env': {}, |
| 1094 'exception_on_failure': <Object>, | 1110 'exception_on_failure': <Object>, |
| 1095 'flunkOnFailure': <Object>, | 1111 'flunkOnFailure': <Object>, |
| 1112 'get_links_from_stdout': None, |
| 1096 'get_props_from_stdout': None, | 1113 'get_props_from_stdout': None, |
| 1097 'haltOnFailure': <Object>, | 1114 'haltOnFailure': <Object>, |
| 1098 'hideStepIf': <Object>, | 1115 'hideStepIf': <Object>, |
| 1099 'is_rebaseline_step': <Object>, | 1116 'is_rebaseline_step': <Object>, |
| 1100 'is_upload_step': <Object>, | 1117 'is_upload_step': <Object>, |
| 1101 'timeout': <Object>, | 1118 'timeout': <Object>, |
| 1102 'workdir': 'build/src', | 1119 'workdir': 'build/src', |
| 1103 }, | 1120 }, |
| 1104 ], | 1121 ], |
| 1105 [ | 1122 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1146 '--gyp_defines', | 1163 '--gyp_defines', |
| 1147 'skia_warnings_as_errors=0', | 1164 'skia_warnings_as_errors=0', |
| 1148 '--flavor', | 1165 '--flavor', |
| 1149 'chrome_canary', | 1166 'chrome_canary', |
| 1150 ], | 1167 ], |
| 1151 'description': 'BuildPrintingUnittests', | 1168 'description': 'BuildPrintingUnittests', |
| 1152 'doStepIf': <Object>, | 1169 'doStepIf': <Object>, |
| 1153 'env': {}, | 1170 'env': {}, |
| 1154 'exception_on_failure': <Object>, | 1171 'exception_on_failure': <Object>, |
| 1155 'flunkOnFailure': <Object>, | 1172 'flunkOnFailure': <Object>, |
| 1173 'get_links_from_stdout': None, |
| 1156 'get_props_from_stdout': None, | 1174 'get_props_from_stdout': None, |
| 1157 'haltOnFailure': <Object>, | 1175 'haltOnFailure': <Object>, |
| 1158 'hideStepIf': <Object>, | 1176 'hideStepIf': <Object>, |
| 1159 'is_rebaseline_step': <Object>, | 1177 'is_rebaseline_step': <Object>, |
| 1160 'is_upload_step': <Object>, | 1178 'is_upload_step': <Object>, |
| 1161 'timeout': <Object>, | 1179 'timeout': <Object>, |
| 1162 'workdir': 'build/src', | 1180 'workdir': 'build/src', |
| 1163 }, | 1181 }, |
| 1164 ], | 1182 ], |
| 1165 [ | 1183 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1206 '--gyp_defines', | 1224 '--gyp_defines', |
| 1207 'skia_warnings_as_errors=0', | 1225 'skia_warnings_as_errors=0', |
| 1208 '--flavor', | 1226 '--flavor', |
| 1209 'chrome_canary', | 1227 'chrome_canary', |
| 1210 ], | 1228 ], |
| 1211 'description': 'BuildRemotingUnittests', | 1229 'description': 'BuildRemotingUnittests', |
| 1212 'doStepIf': <Object>, | 1230 'doStepIf': <Object>, |
| 1213 'env': {}, | 1231 'env': {}, |
| 1214 'exception_on_failure': <Object>, | 1232 'exception_on_failure': <Object>, |
| 1215 'flunkOnFailure': <Object>, | 1233 'flunkOnFailure': <Object>, |
| 1234 'get_links_from_stdout': None, |
| 1216 'get_props_from_stdout': None, | 1235 'get_props_from_stdout': None, |
| 1217 'haltOnFailure': <Object>, | 1236 'haltOnFailure': <Object>, |
| 1218 'hideStepIf': <Object>, | 1237 'hideStepIf': <Object>, |
| 1219 'is_rebaseline_step': <Object>, | 1238 'is_rebaseline_step': <Object>, |
| 1220 'is_upload_step': <Object>, | 1239 'is_upload_step': <Object>, |
| 1221 'timeout': <Object>, | 1240 'timeout': <Object>, |
| 1222 'workdir': 'build/src', | 1241 'workdir': 'build/src', |
| 1223 }, | 1242 }, |
| 1224 ], | 1243 ], |
| 1225 [ | 1244 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1266 '--gyp_defines', | 1285 '--gyp_defines', |
| 1267 'skia_warnings_as_errors=0', | 1286 'skia_warnings_as_errors=0', |
| 1268 '--flavor', | 1287 '--flavor', |
| 1269 'chrome_canary', | 1288 'chrome_canary', |
| 1270 ], | 1289 ], |
| 1271 'description': 'BuildSqlUnittests', | 1290 'description': 'BuildSqlUnittests', |
| 1272 'doStepIf': <Object>, | 1291 'doStepIf': <Object>, |
| 1273 'env': {}, | 1292 'env': {}, |
| 1274 'exception_on_failure': <Object>, | 1293 'exception_on_failure': <Object>, |
| 1275 'flunkOnFailure': <Object>, | 1294 'flunkOnFailure': <Object>, |
| 1295 'get_links_from_stdout': None, |
| 1276 'get_props_from_stdout': None, | 1296 'get_props_from_stdout': None, |
| 1277 'haltOnFailure': <Object>, | 1297 'haltOnFailure': <Object>, |
| 1278 'hideStepIf': <Object>, | 1298 'hideStepIf': <Object>, |
| 1279 'is_rebaseline_step': <Object>, | 1299 'is_rebaseline_step': <Object>, |
| 1280 'is_upload_step': <Object>, | 1300 'is_upload_step': <Object>, |
| 1281 'timeout': <Object>, | 1301 'timeout': <Object>, |
| 1282 'workdir': 'build/src', | 1302 'workdir': 'build/src', |
| 1283 }, | 1303 }, |
| 1284 ], | 1304 ], |
| 1285 [ | 1305 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1326 '--gyp_defines', | 1346 '--gyp_defines', |
| 1327 'skia_warnings_as_errors=0', | 1347 'skia_warnings_as_errors=0', |
| 1328 '--flavor', | 1348 '--flavor', |
| 1329 'chrome_canary', | 1349 'chrome_canary', |
| 1330 ], | 1350 ], |
| 1331 'description': 'BuildSyncUnitTests', | 1351 'description': 'BuildSyncUnitTests', |
| 1332 'doStepIf': <Object>, | 1352 'doStepIf': <Object>, |
| 1333 'env': {}, | 1353 'env': {}, |
| 1334 'exception_on_failure': <Object>, | 1354 'exception_on_failure': <Object>, |
| 1335 'flunkOnFailure': <Object>, | 1355 'flunkOnFailure': <Object>, |
| 1356 'get_links_from_stdout': None, |
| 1336 'get_props_from_stdout': None, | 1357 'get_props_from_stdout': None, |
| 1337 'haltOnFailure': <Object>, | 1358 'haltOnFailure': <Object>, |
| 1338 'hideStepIf': <Object>, | 1359 'hideStepIf': <Object>, |
| 1339 'is_rebaseline_step': <Object>, | 1360 'is_rebaseline_step': <Object>, |
| 1340 'is_upload_step': <Object>, | 1361 'is_upload_step': <Object>, |
| 1341 'timeout': <Object>, | 1362 'timeout': <Object>, |
| 1342 'workdir': 'build/src', | 1363 'workdir': 'build/src', |
| 1343 }, | 1364 }, |
| 1344 ], | 1365 ], |
| 1345 [ | 1366 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1386 '--gyp_defines', | 1407 '--gyp_defines', |
| 1387 'skia_warnings_as_errors=0', | 1408 'skia_warnings_as_errors=0', |
| 1388 '--flavor', | 1409 '--flavor', |
| 1389 'chrome_canary', | 1410 'chrome_canary', |
| 1390 ], | 1411 ], |
| 1391 'description': 'BuildUiUnittests', | 1412 'description': 'BuildUiUnittests', |
| 1392 'doStepIf': <Object>, | 1413 'doStepIf': <Object>, |
| 1393 'env': {}, | 1414 'env': {}, |
| 1394 'exception_on_failure': <Object>, | 1415 'exception_on_failure': <Object>, |
| 1395 'flunkOnFailure': <Object>, | 1416 'flunkOnFailure': <Object>, |
| 1417 'get_links_from_stdout': None, |
| 1396 'get_props_from_stdout': None, | 1418 'get_props_from_stdout': None, |
| 1397 'haltOnFailure': <Object>, | 1419 'haltOnFailure': <Object>, |
| 1398 'hideStepIf': <Object>, | 1420 'hideStepIf': <Object>, |
| 1399 'is_rebaseline_step': <Object>, | 1421 'is_rebaseline_step': <Object>, |
| 1400 'is_upload_step': <Object>, | 1422 'is_upload_step': <Object>, |
| 1401 'timeout': <Object>, | 1423 'timeout': <Object>, |
| 1402 'workdir': 'build/src', | 1424 'workdir': 'build/src', |
| 1403 }, | 1425 }, |
| 1404 ], | 1426 ], |
| 1405 [ | 1427 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1446 '--gyp_defines', | 1468 '--gyp_defines', |
| 1447 'skia_warnings_as_errors=0', | 1469 'skia_warnings_as_errors=0', |
| 1448 '--flavor', | 1470 '--flavor', |
| 1449 'chrome_canary', | 1471 'chrome_canary', |
| 1450 ], | 1472 ], |
| 1451 'description': 'BuildUnitTests', | 1473 'description': 'BuildUnitTests', |
| 1452 'doStepIf': <Object>, | 1474 'doStepIf': <Object>, |
| 1453 'env': {}, | 1475 'env': {}, |
| 1454 'exception_on_failure': <Object>, | 1476 'exception_on_failure': <Object>, |
| 1455 'flunkOnFailure': <Object>, | 1477 'flunkOnFailure': <Object>, |
| 1478 'get_links_from_stdout': None, |
| 1456 'get_props_from_stdout': None, | 1479 'get_props_from_stdout': None, |
| 1457 'haltOnFailure': <Object>, | 1480 'haltOnFailure': <Object>, |
| 1458 'hideStepIf': <Object>, | 1481 'hideStepIf': <Object>, |
| 1459 'is_rebaseline_step': <Object>, | 1482 'is_rebaseline_step': <Object>, |
| 1460 'is_upload_step': <Object>, | 1483 'is_upload_step': <Object>, |
| 1461 'timeout': <Object>, | 1484 'timeout': <Object>, |
| 1462 'workdir': 'build/src', | 1485 'workdir': 'build/src', |
| 1463 }, | 1486 }, |
| 1464 ], | 1487 ], |
| 1465 [ | 1488 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1506 '--gyp_defines', | 1529 '--gyp_defines', |
| 1507 'skia_warnings_as_errors=0', | 1530 'skia_warnings_as_errors=0', |
| 1508 '--flavor', | 1531 '--flavor', |
| 1509 'chrome_canary', | 1532 'chrome_canary', |
| 1510 ], | 1533 ], |
| 1511 'description': 'BuildBrowserTests', | 1534 'description': 'BuildBrowserTests', |
| 1512 'doStepIf': <Object>, | 1535 'doStepIf': <Object>, |
| 1513 'env': {}, | 1536 'env': {}, |
| 1514 'exception_on_failure': <Object>, | 1537 'exception_on_failure': <Object>, |
| 1515 'flunkOnFailure': <Object>, | 1538 'flunkOnFailure': <Object>, |
| 1539 'get_links_from_stdout': None, |
| 1516 'get_props_from_stdout': None, | 1540 'get_props_from_stdout': None, |
| 1517 'haltOnFailure': <Object>, | 1541 'haltOnFailure': <Object>, |
| 1518 'hideStepIf': <Object>, | 1542 'hideStepIf': <Object>, |
| 1519 'is_rebaseline_step': <Object>, | 1543 'is_rebaseline_step': <Object>, |
| 1520 'is_upload_step': <Object>, | 1544 'is_upload_step': <Object>, |
| 1521 'timeout': <Object>, | 1545 'timeout': <Object>, |
| 1522 'workdir': 'build/src', | 1546 'workdir': 'build/src', |
| 1523 }, | 1547 }, |
| 1524 ], | 1548 ], |
| 1525 [ | 1549 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1566 '--gyp_defines', | 1590 '--gyp_defines', |
| 1567 'skia_warnings_as_errors=0', | 1591 'skia_warnings_as_errors=0', |
| 1568 '--flavor', | 1592 '--flavor', |
| 1569 'chrome_canary', | 1593 'chrome_canary', |
| 1570 ], | 1594 ], |
| 1571 'description': 'BuildContentBrowsertests', | 1595 'description': 'BuildContentBrowsertests', |
| 1572 'doStepIf': <Object>, | 1596 'doStepIf': <Object>, |
| 1573 'env': {}, | 1597 'env': {}, |
| 1574 'exception_on_failure': <Object>, | 1598 'exception_on_failure': <Object>, |
| 1575 'flunkOnFailure': <Object>, | 1599 'flunkOnFailure': <Object>, |
| 1600 'get_links_from_stdout': None, |
| 1576 'get_props_from_stdout': None, | 1601 'get_props_from_stdout': None, |
| 1577 'haltOnFailure': <Object>, | 1602 'haltOnFailure': <Object>, |
| 1578 'hideStepIf': <Object>, | 1603 'hideStepIf': <Object>, |
| 1579 'is_rebaseline_step': <Object>, | 1604 'is_rebaseline_step': <Object>, |
| 1580 'is_upload_step': <Object>, | 1605 'is_upload_step': <Object>, |
| 1581 'timeout': <Object>, | 1606 'timeout': <Object>, |
| 1582 'workdir': 'build/src', | 1607 'workdir': 'build/src', |
| 1583 }, | 1608 }, |
| 1584 ], | 1609 ], |
| 1585 [ | 1610 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1626 '--gyp_defines', | 1651 '--gyp_defines', |
| 1627 'skia_warnings_as_errors=0', | 1652 'skia_warnings_as_errors=0', |
| 1628 '--flavor', | 1653 '--flavor', |
| 1629 'chrome_canary', | 1654 'chrome_canary', |
| 1630 ], | 1655 ], |
| 1631 'description': 'BuildInteractiveUiTests', | 1656 'description': 'BuildInteractiveUiTests', |
| 1632 'doStepIf': <Object>, | 1657 'doStepIf': <Object>, |
| 1633 'env': {}, | 1658 'env': {}, |
| 1634 'exception_on_failure': <Object>, | 1659 'exception_on_failure': <Object>, |
| 1635 'flunkOnFailure': <Object>, | 1660 'flunkOnFailure': <Object>, |
| 1661 'get_links_from_stdout': None, |
| 1636 'get_props_from_stdout': None, | 1662 'get_props_from_stdout': None, |
| 1637 'haltOnFailure': <Object>, | 1663 'haltOnFailure': <Object>, |
| 1638 'hideStepIf': <Object>, | 1664 'hideStepIf': <Object>, |
| 1639 'is_rebaseline_step': <Object>, | 1665 'is_rebaseline_step': <Object>, |
| 1640 'is_upload_step': <Object>, | 1666 'is_upload_step': <Object>, |
| 1641 'timeout': <Object>, | 1667 'timeout': <Object>, |
| 1642 'workdir': 'build/src', | 1668 'workdir': 'build/src', |
| 1643 }, | 1669 }, |
| 1644 ], | 1670 ], |
| 1645 [ | 1671 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1686 '--gyp_defines', | 1712 '--gyp_defines', |
| 1687 'skia_warnings_as_errors=0', | 1713 'skia_warnings_as_errors=0', |
| 1688 '--flavor', | 1714 '--flavor', |
| 1689 'chrome_canary', | 1715 'chrome_canary', |
| 1690 ], | 1716 ], |
| 1691 'description': 'BuildSyncIntegrationTests', | 1717 'description': 'BuildSyncIntegrationTests', |
| 1692 'doStepIf': <Object>, | 1718 'doStepIf': <Object>, |
| 1693 'env': {}, | 1719 'env': {}, |
| 1694 'exception_on_failure': <Object>, | 1720 'exception_on_failure': <Object>, |
| 1695 'flunkOnFailure': <Object>, | 1721 'flunkOnFailure': <Object>, |
| 1722 'get_links_from_stdout': None, |
| 1696 'get_props_from_stdout': None, | 1723 'get_props_from_stdout': None, |
| 1697 'haltOnFailure': <Object>, | 1724 'haltOnFailure': <Object>, |
| 1698 'hideStepIf': <Object>, | 1725 'hideStepIf': <Object>, |
| 1699 'is_rebaseline_step': <Object>, | 1726 'is_rebaseline_step': <Object>, |
| 1700 'is_upload_step': <Object>, | 1727 'is_upload_step': <Object>, |
| 1701 'timeout': <Object>, | 1728 'timeout': <Object>, |
| 1702 'workdir': 'build/src', | 1729 'workdir': 'build/src', |
| 1703 }, | 1730 }, |
| 1704 ], | 1731 ], |
| 1705 [ | 1732 [ |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1742 '--bench_pictures_cfg', | 1769 '--bench_pictures_cfg', |
| 1743 'default', | 1770 'default', |
| 1744 '--flavor', | 1771 '--flavor', |
| 1745 'chrome_canary', | 1772 'chrome_canary', |
| 1746 ], | 1773 ], |
| 1747 'description': 'Clean', | 1774 'description': 'Clean', |
| 1748 'doStepIf': <Object>, | 1775 'doStepIf': <Object>, |
| 1749 'env': {}, | 1776 'env': {}, |
| 1750 'exception_on_failure': <Object>, | 1777 'exception_on_failure': <Object>, |
| 1751 'flunkOnFailure': <Object>, | 1778 'flunkOnFailure': <Object>, |
| 1779 'get_links_from_stdout': None, |
| 1752 'get_props_from_stdout': None, | 1780 'get_props_from_stdout': None, |
| 1753 'haltOnFailure': <Object>, | 1781 'haltOnFailure': <Object>, |
| 1754 'hideStepIf': <Object>, | 1782 'hideStepIf': <Object>, |
| 1755 'is_rebaseline_step': <Object>, | 1783 'is_rebaseline_step': <Object>, |
| 1756 'is_upload_step': <Object>, | 1784 'is_upload_step': <Object>, |
| 1757 'timeout': <Object>, | 1785 'timeout': <Object>, |
| 1758 'workdir': 'build/src', | 1786 'workdir': 'build/src', |
| 1759 }, | 1787 }, |
| 1760 ], | 1788 ], |
| 1761 [ | 1789 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1802 '--gyp_defines', | 1830 '--gyp_defines', |
| 1803 'skia_warnings_as_errors=0', | 1831 'skia_warnings_as_errors=0', |
| 1804 '--flavor', | 1832 '--flavor', |
| 1805 'chrome_canary', | 1833 'chrome_canary', |
| 1806 ], | 1834 ], |
| 1807 'description': 'Retry_BuildChrome', | 1835 'description': 'Retry_BuildChrome', |
| 1808 'doStepIf': <Object>, | 1836 'doStepIf': <Object>, |
| 1809 'env': {}, | 1837 'env': {}, |
| 1810 'exception_on_failure': <Object>, | 1838 'exception_on_failure': <Object>, |
| 1811 'flunkOnFailure': <Object>, | 1839 'flunkOnFailure': <Object>, |
| 1840 'get_links_from_stdout': None, |
| 1812 'get_props_from_stdout': None, | 1841 'get_props_from_stdout': None, |
| 1813 'haltOnFailure': <Object>, | 1842 'haltOnFailure': <Object>, |
| 1814 'hideStepIf': <Object>, | 1843 'hideStepIf': <Object>, |
| 1815 'is_rebaseline_step': <Object>, | 1844 'is_rebaseline_step': <Object>, |
| 1816 'is_upload_step': <Object>, | 1845 'is_upload_step': <Object>, |
| 1817 'timeout': <Object>, | 1846 'timeout': <Object>, |
| 1818 'workdir': 'build/src', | 1847 'workdir': 'build/src', |
| 1819 }, | 1848 }, |
| 1820 ], | 1849 ], |
| 1821 [ | 1850 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1862 '--gyp_defines', | 1891 '--gyp_defines', |
| 1863 'skia_warnings_as_errors=0', | 1892 'skia_warnings_as_errors=0', |
| 1864 '--flavor', | 1893 '--flavor', |
| 1865 'chrome_canary', | 1894 'chrome_canary', |
| 1866 ], | 1895 ], |
| 1867 'description': 'Retry_BuildBaseUnittests', | 1896 'description': 'Retry_BuildBaseUnittests', |
| 1868 'doStepIf': <Object>, | 1897 'doStepIf': <Object>, |
| 1869 'env': {}, | 1898 'env': {}, |
| 1870 'exception_on_failure': <Object>, | 1899 'exception_on_failure': <Object>, |
| 1871 'flunkOnFailure': <Object>, | 1900 'flunkOnFailure': <Object>, |
| 1901 'get_links_from_stdout': None, |
| 1872 'get_props_from_stdout': None, | 1902 'get_props_from_stdout': None, |
| 1873 'haltOnFailure': <Object>, | 1903 'haltOnFailure': <Object>, |
| 1874 'hideStepIf': <Object>, | 1904 'hideStepIf': <Object>, |
| 1875 'is_rebaseline_step': <Object>, | 1905 'is_rebaseline_step': <Object>, |
| 1876 'is_upload_step': <Object>, | 1906 'is_upload_step': <Object>, |
| 1877 'timeout': <Object>, | 1907 'timeout': <Object>, |
| 1878 'workdir': 'build/src', | 1908 'workdir': 'build/src', |
| 1879 }, | 1909 }, |
| 1880 ], | 1910 ], |
| 1881 [ | 1911 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1922 '--gyp_defines', | 1952 '--gyp_defines', |
| 1923 'skia_warnings_as_errors=0', | 1953 'skia_warnings_as_errors=0', |
| 1924 '--flavor', | 1954 '--flavor', |
| 1925 'chrome_canary', | 1955 'chrome_canary', |
| 1926 ], | 1956 ], |
| 1927 'description': 'Retry_BuildCacheinvalidationUnittests', | 1957 'description': 'Retry_BuildCacheinvalidationUnittests', |
| 1928 'doStepIf': <Object>, | 1958 'doStepIf': <Object>, |
| 1929 'env': {}, | 1959 'env': {}, |
| 1930 'exception_on_failure': <Object>, | 1960 'exception_on_failure': <Object>, |
| 1931 'flunkOnFailure': <Object>, | 1961 'flunkOnFailure': <Object>, |
| 1962 'get_links_from_stdout': None, |
| 1932 'get_props_from_stdout': None, | 1963 'get_props_from_stdout': None, |
| 1933 'haltOnFailure': <Object>, | 1964 'haltOnFailure': <Object>, |
| 1934 'hideStepIf': <Object>, | 1965 'hideStepIf': <Object>, |
| 1935 'is_rebaseline_step': <Object>, | 1966 'is_rebaseline_step': <Object>, |
| 1936 'is_upload_step': <Object>, | 1967 'is_upload_step': <Object>, |
| 1937 'timeout': <Object>, | 1968 'timeout': <Object>, |
| 1938 'workdir': 'build/src', | 1969 'workdir': 'build/src', |
| 1939 }, | 1970 }, |
| 1940 ], | 1971 ], |
| 1941 [ | 1972 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1982 '--gyp_defines', | 2013 '--gyp_defines', |
| 1983 'skia_warnings_as_errors=0', | 2014 'skia_warnings_as_errors=0', |
| 1984 '--flavor', | 2015 '--flavor', |
| 1985 'chrome_canary', | 2016 'chrome_canary', |
| 1986 ], | 2017 ], |
| 1987 'description': 'Retry_BuildCcUnittests', | 2018 'description': 'Retry_BuildCcUnittests', |
| 1988 'doStepIf': <Object>, | 2019 'doStepIf': <Object>, |
| 1989 'env': {}, | 2020 'env': {}, |
| 1990 'exception_on_failure': <Object>, | 2021 'exception_on_failure': <Object>, |
| 1991 'flunkOnFailure': <Object>, | 2022 'flunkOnFailure': <Object>, |
| 2023 'get_links_from_stdout': None, |
| 1992 'get_props_from_stdout': None, | 2024 'get_props_from_stdout': None, |
| 1993 'haltOnFailure': <Object>, | 2025 'haltOnFailure': <Object>, |
| 1994 'hideStepIf': <Object>, | 2026 'hideStepIf': <Object>, |
| 1995 'is_rebaseline_step': <Object>, | 2027 'is_rebaseline_step': <Object>, |
| 1996 'is_upload_step': <Object>, | 2028 'is_upload_step': <Object>, |
| 1997 'timeout': <Object>, | 2029 'timeout': <Object>, |
| 1998 'workdir': 'build/src', | 2030 'workdir': 'build/src', |
| 1999 }, | 2031 }, |
| 2000 ], | 2032 ], |
| 2001 [ | 2033 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2042 '--gyp_defines', | 2074 '--gyp_defines', |
| 2043 'skia_warnings_as_errors=0', | 2075 'skia_warnings_as_errors=0', |
| 2044 '--flavor', | 2076 '--flavor', |
| 2045 'chrome_canary', | 2077 'chrome_canary', |
| 2046 ], | 2078 ], |
| 2047 'description': 'Retry_BuildChromedriverUnittests', | 2079 'description': 'Retry_BuildChromedriverUnittests', |
| 2048 'doStepIf': <Object>, | 2080 'doStepIf': <Object>, |
| 2049 'env': {}, | 2081 'env': {}, |
| 2050 'exception_on_failure': <Object>, | 2082 'exception_on_failure': <Object>, |
| 2051 'flunkOnFailure': <Object>, | 2083 'flunkOnFailure': <Object>, |
| 2084 'get_links_from_stdout': None, |
| 2052 'get_props_from_stdout': None, | 2085 'get_props_from_stdout': None, |
| 2053 'haltOnFailure': <Object>, | 2086 'haltOnFailure': <Object>, |
| 2054 'hideStepIf': <Object>, | 2087 'hideStepIf': <Object>, |
| 2055 'is_rebaseline_step': <Object>, | 2088 'is_rebaseline_step': <Object>, |
| 2056 'is_upload_step': <Object>, | 2089 'is_upload_step': <Object>, |
| 2057 'timeout': <Object>, | 2090 'timeout': <Object>, |
| 2058 'workdir': 'build/src', | 2091 'workdir': 'build/src', |
| 2059 }, | 2092 }, |
| 2060 ], | 2093 ], |
| 2061 [ | 2094 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2102 '--gyp_defines', | 2135 '--gyp_defines', |
| 2103 'skia_warnings_as_errors=0', | 2136 'skia_warnings_as_errors=0', |
| 2104 '--flavor', | 2137 '--flavor', |
| 2105 'chrome_canary', | 2138 'chrome_canary', |
| 2106 ], | 2139 ], |
| 2107 'description': 'Retry_BuildComponentsUnittests', | 2140 'description': 'Retry_BuildComponentsUnittests', |
| 2108 'doStepIf': <Object>, | 2141 'doStepIf': <Object>, |
| 2109 'env': {}, | 2142 'env': {}, |
| 2110 'exception_on_failure': <Object>, | 2143 'exception_on_failure': <Object>, |
| 2111 'flunkOnFailure': <Object>, | 2144 'flunkOnFailure': <Object>, |
| 2145 'get_links_from_stdout': None, |
| 2112 'get_props_from_stdout': None, | 2146 'get_props_from_stdout': None, |
| 2113 'haltOnFailure': <Object>, | 2147 'haltOnFailure': <Object>, |
| 2114 'hideStepIf': <Object>, | 2148 'hideStepIf': <Object>, |
| 2115 'is_rebaseline_step': <Object>, | 2149 'is_rebaseline_step': <Object>, |
| 2116 'is_upload_step': <Object>, | 2150 'is_upload_step': <Object>, |
| 2117 'timeout': <Object>, | 2151 'timeout': <Object>, |
| 2118 'workdir': 'build/src', | 2152 'workdir': 'build/src', |
| 2119 }, | 2153 }, |
| 2120 ], | 2154 ], |
| 2121 [ | 2155 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2162 '--gyp_defines', | 2196 '--gyp_defines', |
| 2163 'skia_warnings_as_errors=0', | 2197 'skia_warnings_as_errors=0', |
| 2164 '--flavor', | 2198 '--flavor', |
| 2165 'chrome_canary', | 2199 'chrome_canary', |
| 2166 ], | 2200 ], |
| 2167 'description': 'Retry_BuildContentUnittests', | 2201 'description': 'Retry_BuildContentUnittests', |
| 2168 'doStepIf': <Object>, | 2202 'doStepIf': <Object>, |
| 2169 'env': {}, | 2203 'env': {}, |
| 2170 'exception_on_failure': <Object>, | 2204 'exception_on_failure': <Object>, |
| 2171 'flunkOnFailure': <Object>, | 2205 'flunkOnFailure': <Object>, |
| 2206 'get_links_from_stdout': None, |
| 2172 'get_props_from_stdout': None, | 2207 'get_props_from_stdout': None, |
| 2173 'haltOnFailure': <Object>, | 2208 'haltOnFailure': <Object>, |
| 2174 'hideStepIf': <Object>, | 2209 'hideStepIf': <Object>, |
| 2175 'is_rebaseline_step': <Object>, | 2210 'is_rebaseline_step': <Object>, |
| 2176 'is_upload_step': <Object>, | 2211 'is_upload_step': <Object>, |
| 2177 'timeout': <Object>, | 2212 'timeout': <Object>, |
| 2178 'workdir': 'build/src', | 2213 'workdir': 'build/src', |
| 2179 }, | 2214 }, |
| 2180 ], | 2215 ], |
| 2181 [ | 2216 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2222 '--gyp_defines', | 2257 '--gyp_defines', |
| 2223 'skia_warnings_as_errors=0', | 2258 'skia_warnings_as_errors=0', |
| 2224 '--flavor', | 2259 '--flavor', |
| 2225 'chrome_canary', | 2260 'chrome_canary', |
| 2226 ], | 2261 ], |
| 2227 'description': 'Retry_BuildCryptoUnittests', | 2262 'description': 'Retry_BuildCryptoUnittests', |
| 2228 'doStepIf': <Object>, | 2263 'doStepIf': <Object>, |
| 2229 'env': {}, | 2264 'env': {}, |
| 2230 'exception_on_failure': <Object>, | 2265 'exception_on_failure': <Object>, |
| 2231 'flunkOnFailure': <Object>, | 2266 'flunkOnFailure': <Object>, |
| 2267 'get_links_from_stdout': None, |
| 2232 'get_props_from_stdout': None, | 2268 'get_props_from_stdout': None, |
| 2233 'haltOnFailure': <Object>, | 2269 'haltOnFailure': <Object>, |
| 2234 'hideStepIf': <Object>, | 2270 'hideStepIf': <Object>, |
| 2235 'is_rebaseline_step': <Object>, | 2271 'is_rebaseline_step': <Object>, |
| 2236 'is_upload_step': <Object>, | 2272 'is_upload_step': <Object>, |
| 2237 'timeout': <Object>, | 2273 'timeout': <Object>, |
| 2238 'workdir': 'build/src', | 2274 'workdir': 'build/src', |
| 2239 }, | 2275 }, |
| 2240 ], | 2276 ], |
| 2241 [ | 2277 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2282 '--gyp_defines', | 2318 '--gyp_defines', |
| 2283 'skia_warnings_as_errors=0', | 2319 'skia_warnings_as_errors=0', |
| 2284 '--flavor', | 2320 '--flavor', |
| 2285 'chrome_canary', | 2321 'chrome_canary', |
| 2286 ], | 2322 ], |
| 2287 'description': 'Retry_BuildGoogleApisUnittests', | 2323 'description': 'Retry_BuildGoogleApisUnittests', |
| 2288 'doStepIf': <Object>, | 2324 'doStepIf': <Object>, |
| 2289 'env': {}, | 2325 'env': {}, |
| 2290 'exception_on_failure': <Object>, | 2326 'exception_on_failure': <Object>, |
| 2291 'flunkOnFailure': <Object>, | 2327 'flunkOnFailure': <Object>, |
| 2328 'get_links_from_stdout': None, |
| 2292 'get_props_from_stdout': None, | 2329 'get_props_from_stdout': None, |
| 2293 'haltOnFailure': <Object>, | 2330 'haltOnFailure': <Object>, |
| 2294 'hideStepIf': <Object>, | 2331 'hideStepIf': <Object>, |
| 2295 'is_rebaseline_step': <Object>, | 2332 'is_rebaseline_step': <Object>, |
| 2296 'is_upload_step': <Object>, | 2333 'is_upload_step': <Object>, |
| 2297 'timeout': <Object>, | 2334 'timeout': <Object>, |
| 2298 'workdir': 'build/src', | 2335 'workdir': 'build/src', |
| 2299 }, | 2336 }, |
| 2300 ], | 2337 ], |
| 2301 [ | 2338 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2342 '--gyp_defines', | 2379 '--gyp_defines', |
| 2343 'skia_warnings_as_errors=0', | 2380 'skia_warnings_as_errors=0', |
| 2344 '--flavor', | 2381 '--flavor', |
| 2345 'chrome_canary', | 2382 'chrome_canary', |
| 2346 ], | 2383 ], |
| 2347 'description': 'Retry_BuildGpuUnittests', | 2384 'description': 'Retry_BuildGpuUnittests', |
| 2348 'doStepIf': <Object>, | 2385 'doStepIf': <Object>, |
| 2349 'env': {}, | 2386 'env': {}, |
| 2350 'exception_on_failure': <Object>, | 2387 'exception_on_failure': <Object>, |
| 2351 'flunkOnFailure': <Object>, | 2388 'flunkOnFailure': <Object>, |
| 2389 'get_links_from_stdout': None, |
| 2352 'get_props_from_stdout': None, | 2390 'get_props_from_stdout': None, |
| 2353 'haltOnFailure': <Object>, | 2391 'haltOnFailure': <Object>, |
| 2354 'hideStepIf': <Object>, | 2392 'hideStepIf': <Object>, |
| 2355 'is_rebaseline_step': <Object>, | 2393 'is_rebaseline_step': <Object>, |
| 2356 'is_upload_step': <Object>, | 2394 'is_upload_step': <Object>, |
| 2357 'timeout': <Object>, | 2395 'timeout': <Object>, |
| 2358 'workdir': 'build/src', | 2396 'workdir': 'build/src', |
| 2359 }, | 2397 }, |
| 2360 ], | 2398 ], |
| 2361 [ | 2399 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2402 '--gyp_defines', | 2440 '--gyp_defines', |
| 2403 'skia_warnings_as_errors=0', | 2441 'skia_warnings_as_errors=0', |
| 2404 '--flavor', | 2442 '--flavor', |
| 2405 'chrome_canary', | 2443 'chrome_canary', |
| 2406 ], | 2444 ], |
| 2407 'description': 'Retry_BuildIpcTests', | 2445 'description': 'Retry_BuildIpcTests', |
| 2408 'doStepIf': <Object>, | 2446 'doStepIf': <Object>, |
| 2409 'env': {}, | 2447 'env': {}, |
| 2410 'exception_on_failure': <Object>, | 2448 'exception_on_failure': <Object>, |
| 2411 'flunkOnFailure': <Object>, | 2449 'flunkOnFailure': <Object>, |
| 2450 'get_links_from_stdout': None, |
| 2412 'get_props_from_stdout': None, | 2451 'get_props_from_stdout': None, |
| 2413 'haltOnFailure': <Object>, | 2452 'haltOnFailure': <Object>, |
| 2414 'hideStepIf': <Object>, | 2453 'hideStepIf': <Object>, |
| 2415 'is_rebaseline_step': <Object>, | 2454 'is_rebaseline_step': <Object>, |
| 2416 'is_upload_step': <Object>, | 2455 'is_upload_step': <Object>, |
| 2417 'timeout': <Object>, | 2456 'timeout': <Object>, |
| 2418 'workdir': 'build/src', | 2457 'workdir': 'build/src', |
| 2419 }, | 2458 }, |
| 2420 ], | 2459 ], |
| 2421 [ | 2460 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2462 '--gyp_defines', | 2501 '--gyp_defines', |
| 2463 'skia_warnings_as_errors=0', | 2502 'skia_warnings_as_errors=0', |
| 2464 '--flavor', | 2503 '--flavor', |
| 2465 'chrome_canary', | 2504 'chrome_canary', |
| 2466 ], | 2505 ], |
| 2467 'description': 'Retry_BuildJingleUnittests', | 2506 'description': 'Retry_BuildJingleUnittests', |
| 2468 'doStepIf': <Object>, | 2507 'doStepIf': <Object>, |
| 2469 'env': {}, | 2508 'env': {}, |
| 2470 'exception_on_failure': <Object>, | 2509 'exception_on_failure': <Object>, |
| 2471 'flunkOnFailure': <Object>, | 2510 'flunkOnFailure': <Object>, |
| 2511 'get_links_from_stdout': None, |
| 2472 'get_props_from_stdout': None, | 2512 'get_props_from_stdout': None, |
| 2473 'haltOnFailure': <Object>, | 2513 'haltOnFailure': <Object>, |
| 2474 'hideStepIf': <Object>, | 2514 'hideStepIf': <Object>, |
| 2475 'is_rebaseline_step': <Object>, | 2515 'is_rebaseline_step': <Object>, |
| 2476 'is_upload_step': <Object>, | 2516 'is_upload_step': <Object>, |
| 2477 'timeout': <Object>, | 2517 'timeout': <Object>, |
| 2478 'workdir': 'build/src', | 2518 'workdir': 'build/src', |
| 2479 }, | 2519 }, |
| 2480 ], | 2520 ], |
| 2481 [ | 2521 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2522 '--gyp_defines', | 2562 '--gyp_defines', |
| 2523 'skia_warnings_as_errors=0', | 2563 'skia_warnings_as_errors=0', |
| 2524 '--flavor', | 2564 '--flavor', |
| 2525 'chrome_canary', | 2565 'chrome_canary', |
| 2526 ], | 2566 ], |
| 2527 'description': 'Retry_BuildMediaUnittests', | 2567 'description': 'Retry_BuildMediaUnittests', |
| 2528 'doStepIf': <Object>, | 2568 'doStepIf': <Object>, |
| 2529 'env': {}, | 2569 'env': {}, |
| 2530 'exception_on_failure': <Object>, | 2570 'exception_on_failure': <Object>, |
| 2531 'flunkOnFailure': <Object>, | 2571 'flunkOnFailure': <Object>, |
| 2572 'get_links_from_stdout': None, |
| 2532 'get_props_from_stdout': None, | 2573 'get_props_from_stdout': None, |
| 2533 'haltOnFailure': <Object>, | 2574 'haltOnFailure': <Object>, |
| 2534 'hideStepIf': <Object>, | 2575 'hideStepIf': <Object>, |
| 2535 'is_rebaseline_step': <Object>, | 2576 'is_rebaseline_step': <Object>, |
| 2536 'is_upload_step': <Object>, | 2577 'is_upload_step': <Object>, |
| 2537 'timeout': <Object>, | 2578 'timeout': <Object>, |
| 2538 'workdir': 'build/src', | 2579 'workdir': 'build/src', |
| 2539 }, | 2580 }, |
| 2540 ], | 2581 ], |
| 2541 [ | 2582 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2582 '--gyp_defines', | 2623 '--gyp_defines', |
| 2583 'skia_warnings_as_errors=0', | 2624 'skia_warnings_as_errors=0', |
| 2584 '--flavor', | 2625 '--flavor', |
| 2585 'chrome_canary', | 2626 'chrome_canary', |
| 2586 ], | 2627 ], |
| 2587 'description': 'Retry_BuildNetUnittests', | 2628 'description': 'Retry_BuildNetUnittests', |
| 2588 'doStepIf': <Object>, | 2629 'doStepIf': <Object>, |
| 2589 'env': {}, | 2630 'env': {}, |
| 2590 'exception_on_failure': <Object>, | 2631 'exception_on_failure': <Object>, |
| 2591 'flunkOnFailure': <Object>, | 2632 'flunkOnFailure': <Object>, |
| 2633 'get_links_from_stdout': None, |
| 2592 'get_props_from_stdout': None, | 2634 'get_props_from_stdout': None, |
| 2593 'haltOnFailure': <Object>, | 2635 'haltOnFailure': <Object>, |
| 2594 'hideStepIf': <Object>, | 2636 'hideStepIf': <Object>, |
| 2595 'is_rebaseline_step': <Object>, | 2637 'is_rebaseline_step': <Object>, |
| 2596 'is_upload_step': <Object>, | 2638 'is_upload_step': <Object>, |
| 2597 'timeout': <Object>, | 2639 'timeout': <Object>, |
| 2598 'workdir': 'build/src', | 2640 'workdir': 'build/src', |
| 2599 }, | 2641 }, |
| 2600 ], | 2642 ], |
| 2601 [ | 2643 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2642 '--gyp_defines', | 2684 '--gyp_defines', |
| 2643 'skia_warnings_as_errors=0', | 2685 'skia_warnings_as_errors=0', |
| 2644 '--flavor', | 2686 '--flavor', |
| 2645 'chrome_canary', | 2687 'chrome_canary', |
| 2646 ], | 2688 ], |
| 2647 'description': 'Retry_BuildPpapiUnittests', | 2689 'description': 'Retry_BuildPpapiUnittests', |
| 2648 'doStepIf': <Object>, | 2690 'doStepIf': <Object>, |
| 2649 'env': {}, | 2691 'env': {}, |
| 2650 'exception_on_failure': <Object>, | 2692 'exception_on_failure': <Object>, |
| 2651 'flunkOnFailure': <Object>, | 2693 'flunkOnFailure': <Object>, |
| 2694 'get_links_from_stdout': None, |
| 2652 'get_props_from_stdout': None, | 2695 'get_props_from_stdout': None, |
| 2653 'haltOnFailure': <Object>, | 2696 'haltOnFailure': <Object>, |
| 2654 'hideStepIf': <Object>, | 2697 'hideStepIf': <Object>, |
| 2655 'is_rebaseline_step': <Object>, | 2698 'is_rebaseline_step': <Object>, |
| 2656 'is_upload_step': <Object>, | 2699 'is_upload_step': <Object>, |
| 2657 'timeout': <Object>, | 2700 'timeout': <Object>, |
| 2658 'workdir': 'build/src', | 2701 'workdir': 'build/src', |
| 2659 }, | 2702 }, |
| 2660 ], | 2703 ], |
| 2661 [ | 2704 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2702 '--gyp_defines', | 2745 '--gyp_defines', |
| 2703 'skia_warnings_as_errors=0', | 2746 'skia_warnings_as_errors=0', |
| 2704 '--flavor', | 2747 '--flavor', |
| 2705 'chrome_canary', | 2748 'chrome_canary', |
| 2706 ], | 2749 ], |
| 2707 'description': 'Retry_BuildPrintingUnittests', | 2750 'description': 'Retry_BuildPrintingUnittests', |
| 2708 'doStepIf': <Object>, | 2751 'doStepIf': <Object>, |
| 2709 'env': {}, | 2752 'env': {}, |
| 2710 'exception_on_failure': <Object>, | 2753 'exception_on_failure': <Object>, |
| 2711 'flunkOnFailure': <Object>, | 2754 'flunkOnFailure': <Object>, |
| 2755 'get_links_from_stdout': None, |
| 2712 'get_props_from_stdout': None, | 2756 'get_props_from_stdout': None, |
| 2713 'haltOnFailure': <Object>, | 2757 'haltOnFailure': <Object>, |
| 2714 'hideStepIf': <Object>, | 2758 'hideStepIf': <Object>, |
| 2715 'is_rebaseline_step': <Object>, | 2759 'is_rebaseline_step': <Object>, |
| 2716 'is_upload_step': <Object>, | 2760 'is_upload_step': <Object>, |
| 2717 'timeout': <Object>, | 2761 'timeout': <Object>, |
| 2718 'workdir': 'build/src', | 2762 'workdir': 'build/src', |
| 2719 }, | 2763 }, |
| 2720 ], | 2764 ], |
| 2721 [ | 2765 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2762 '--gyp_defines', | 2806 '--gyp_defines', |
| 2763 'skia_warnings_as_errors=0', | 2807 'skia_warnings_as_errors=0', |
| 2764 '--flavor', | 2808 '--flavor', |
| 2765 'chrome_canary', | 2809 'chrome_canary', |
| 2766 ], | 2810 ], |
| 2767 'description': 'Retry_BuildRemotingUnittests', | 2811 'description': 'Retry_BuildRemotingUnittests', |
| 2768 'doStepIf': <Object>, | 2812 'doStepIf': <Object>, |
| 2769 'env': {}, | 2813 'env': {}, |
| 2770 'exception_on_failure': <Object>, | 2814 'exception_on_failure': <Object>, |
| 2771 'flunkOnFailure': <Object>, | 2815 'flunkOnFailure': <Object>, |
| 2816 'get_links_from_stdout': None, |
| 2772 'get_props_from_stdout': None, | 2817 'get_props_from_stdout': None, |
| 2773 'haltOnFailure': <Object>, | 2818 'haltOnFailure': <Object>, |
| 2774 'hideStepIf': <Object>, | 2819 'hideStepIf': <Object>, |
| 2775 'is_rebaseline_step': <Object>, | 2820 'is_rebaseline_step': <Object>, |
| 2776 'is_upload_step': <Object>, | 2821 'is_upload_step': <Object>, |
| 2777 'timeout': <Object>, | 2822 'timeout': <Object>, |
| 2778 'workdir': 'build/src', | 2823 'workdir': 'build/src', |
| 2779 }, | 2824 }, |
| 2780 ], | 2825 ], |
| 2781 [ | 2826 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2822 '--gyp_defines', | 2867 '--gyp_defines', |
| 2823 'skia_warnings_as_errors=0', | 2868 'skia_warnings_as_errors=0', |
| 2824 '--flavor', | 2869 '--flavor', |
| 2825 'chrome_canary', | 2870 'chrome_canary', |
| 2826 ], | 2871 ], |
| 2827 'description': 'Retry_BuildSqlUnittests', | 2872 'description': 'Retry_BuildSqlUnittests', |
| 2828 'doStepIf': <Object>, | 2873 'doStepIf': <Object>, |
| 2829 'env': {}, | 2874 'env': {}, |
| 2830 'exception_on_failure': <Object>, | 2875 'exception_on_failure': <Object>, |
| 2831 'flunkOnFailure': <Object>, | 2876 'flunkOnFailure': <Object>, |
| 2877 'get_links_from_stdout': None, |
| 2832 'get_props_from_stdout': None, | 2878 'get_props_from_stdout': None, |
| 2833 'haltOnFailure': <Object>, | 2879 'haltOnFailure': <Object>, |
| 2834 'hideStepIf': <Object>, | 2880 'hideStepIf': <Object>, |
| 2835 'is_rebaseline_step': <Object>, | 2881 'is_rebaseline_step': <Object>, |
| 2836 'is_upload_step': <Object>, | 2882 'is_upload_step': <Object>, |
| 2837 'timeout': <Object>, | 2883 'timeout': <Object>, |
| 2838 'workdir': 'build/src', | 2884 'workdir': 'build/src', |
| 2839 }, | 2885 }, |
| 2840 ], | 2886 ], |
| 2841 [ | 2887 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2882 '--gyp_defines', | 2928 '--gyp_defines', |
| 2883 'skia_warnings_as_errors=0', | 2929 'skia_warnings_as_errors=0', |
| 2884 '--flavor', | 2930 '--flavor', |
| 2885 'chrome_canary', | 2931 'chrome_canary', |
| 2886 ], | 2932 ], |
| 2887 'description': 'Retry_BuildSyncUnitTests', | 2933 'description': 'Retry_BuildSyncUnitTests', |
| 2888 'doStepIf': <Object>, | 2934 'doStepIf': <Object>, |
| 2889 'env': {}, | 2935 'env': {}, |
| 2890 'exception_on_failure': <Object>, | 2936 'exception_on_failure': <Object>, |
| 2891 'flunkOnFailure': <Object>, | 2937 'flunkOnFailure': <Object>, |
| 2938 'get_links_from_stdout': None, |
| 2892 'get_props_from_stdout': None, | 2939 'get_props_from_stdout': None, |
| 2893 'haltOnFailure': <Object>, | 2940 'haltOnFailure': <Object>, |
| 2894 'hideStepIf': <Object>, | 2941 'hideStepIf': <Object>, |
| 2895 'is_rebaseline_step': <Object>, | 2942 'is_rebaseline_step': <Object>, |
| 2896 'is_upload_step': <Object>, | 2943 'is_upload_step': <Object>, |
| 2897 'timeout': <Object>, | 2944 'timeout': <Object>, |
| 2898 'workdir': 'build/src', | 2945 'workdir': 'build/src', |
| 2899 }, | 2946 }, |
| 2900 ], | 2947 ], |
| 2901 [ | 2948 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2942 '--gyp_defines', | 2989 '--gyp_defines', |
| 2943 'skia_warnings_as_errors=0', | 2990 'skia_warnings_as_errors=0', |
| 2944 '--flavor', | 2991 '--flavor', |
| 2945 'chrome_canary', | 2992 'chrome_canary', |
| 2946 ], | 2993 ], |
| 2947 'description': 'Retry_BuildUiUnittests', | 2994 'description': 'Retry_BuildUiUnittests', |
| 2948 'doStepIf': <Object>, | 2995 'doStepIf': <Object>, |
| 2949 'env': {}, | 2996 'env': {}, |
| 2950 'exception_on_failure': <Object>, | 2997 'exception_on_failure': <Object>, |
| 2951 'flunkOnFailure': <Object>, | 2998 'flunkOnFailure': <Object>, |
| 2999 'get_links_from_stdout': None, |
| 2952 'get_props_from_stdout': None, | 3000 'get_props_from_stdout': None, |
| 2953 'haltOnFailure': <Object>, | 3001 'haltOnFailure': <Object>, |
| 2954 'hideStepIf': <Object>, | 3002 'hideStepIf': <Object>, |
| 2955 'is_rebaseline_step': <Object>, | 3003 'is_rebaseline_step': <Object>, |
| 2956 'is_upload_step': <Object>, | 3004 'is_upload_step': <Object>, |
| 2957 'timeout': <Object>, | 3005 'timeout': <Object>, |
| 2958 'workdir': 'build/src', | 3006 'workdir': 'build/src', |
| 2959 }, | 3007 }, |
| 2960 ], | 3008 ], |
| 2961 [ | 3009 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3002 '--gyp_defines', | 3050 '--gyp_defines', |
| 3003 'skia_warnings_as_errors=0', | 3051 'skia_warnings_as_errors=0', |
| 3004 '--flavor', | 3052 '--flavor', |
| 3005 'chrome_canary', | 3053 'chrome_canary', |
| 3006 ], | 3054 ], |
| 3007 'description': 'Retry_BuildUnitTests', | 3055 'description': 'Retry_BuildUnitTests', |
| 3008 'doStepIf': <Object>, | 3056 'doStepIf': <Object>, |
| 3009 'env': {}, | 3057 'env': {}, |
| 3010 'exception_on_failure': <Object>, | 3058 'exception_on_failure': <Object>, |
| 3011 'flunkOnFailure': <Object>, | 3059 'flunkOnFailure': <Object>, |
| 3060 'get_links_from_stdout': None, |
| 3012 'get_props_from_stdout': None, | 3061 'get_props_from_stdout': None, |
| 3013 'haltOnFailure': <Object>, | 3062 'haltOnFailure': <Object>, |
| 3014 'hideStepIf': <Object>, | 3063 'hideStepIf': <Object>, |
| 3015 'is_rebaseline_step': <Object>, | 3064 'is_rebaseline_step': <Object>, |
| 3016 'is_upload_step': <Object>, | 3065 'is_upload_step': <Object>, |
| 3017 'timeout': <Object>, | 3066 'timeout': <Object>, |
| 3018 'workdir': 'build/src', | 3067 'workdir': 'build/src', |
| 3019 }, | 3068 }, |
| 3020 ], | 3069 ], |
| 3021 [ | 3070 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3062 '--gyp_defines', | 3111 '--gyp_defines', |
| 3063 'skia_warnings_as_errors=0', | 3112 'skia_warnings_as_errors=0', |
| 3064 '--flavor', | 3113 '--flavor', |
| 3065 'chrome_canary', | 3114 'chrome_canary', |
| 3066 ], | 3115 ], |
| 3067 'description': 'Retry_BuildBrowserTests', | 3116 'description': 'Retry_BuildBrowserTests', |
| 3068 'doStepIf': <Object>, | 3117 'doStepIf': <Object>, |
| 3069 'env': {}, | 3118 'env': {}, |
| 3070 'exception_on_failure': <Object>, | 3119 'exception_on_failure': <Object>, |
| 3071 'flunkOnFailure': <Object>, | 3120 'flunkOnFailure': <Object>, |
| 3121 'get_links_from_stdout': None, |
| 3072 'get_props_from_stdout': None, | 3122 'get_props_from_stdout': None, |
| 3073 'haltOnFailure': <Object>, | 3123 'haltOnFailure': <Object>, |
| 3074 'hideStepIf': <Object>, | 3124 'hideStepIf': <Object>, |
| 3075 'is_rebaseline_step': <Object>, | 3125 'is_rebaseline_step': <Object>, |
| 3076 'is_upload_step': <Object>, | 3126 'is_upload_step': <Object>, |
| 3077 'timeout': <Object>, | 3127 'timeout': <Object>, |
| 3078 'workdir': 'build/src', | 3128 'workdir': 'build/src', |
| 3079 }, | 3129 }, |
| 3080 ], | 3130 ], |
| 3081 [ | 3131 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3122 '--gyp_defines', | 3172 '--gyp_defines', |
| 3123 'skia_warnings_as_errors=0', | 3173 'skia_warnings_as_errors=0', |
| 3124 '--flavor', | 3174 '--flavor', |
| 3125 'chrome_canary', | 3175 'chrome_canary', |
| 3126 ], | 3176 ], |
| 3127 'description': 'Retry_BuildContentBrowsertests', | 3177 'description': 'Retry_BuildContentBrowsertests', |
| 3128 'doStepIf': <Object>, | 3178 'doStepIf': <Object>, |
| 3129 'env': {}, | 3179 'env': {}, |
| 3130 'exception_on_failure': <Object>, | 3180 'exception_on_failure': <Object>, |
| 3131 'flunkOnFailure': <Object>, | 3181 'flunkOnFailure': <Object>, |
| 3182 'get_links_from_stdout': None, |
| 3132 'get_props_from_stdout': None, | 3183 'get_props_from_stdout': None, |
| 3133 'haltOnFailure': <Object>, | 3184 'haltOnFailure': <Object>, |
| 3134 'hideStepIf': <Object>, | 3185 'hideStepIf': <Object>, |
| 3135 'is_rebaseline_step': <Object>, | 3186 'is_rebaseline_step': <Object>, |
| 3136 'is_upload_step': <Object>, | 3187 'is_upload_step': <Object>, |
| 3137 'timeout': <Object>, | 3188 'timeout': <Object>, |
| 3138 'workdir': 'build/src', | 3189 'workdir': 'build/src', |
| 3139 }, | 3190 }, |
| 3140 ], | 3191 ], |
| 3141 [ | 3192 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3182 '--gyp_defines', | 3233 '--gyp_defines', |
| 3183 'skia_warnings_as_errors=0', | 3234 'skia_warnings_as_errors=0', |
| 3184 '--flavor', | 3235 '--flavor', |
| 3185 'chrome_canary', | 3236 'chrome_canary', |
| 3186 ], | 3237 ], |
| 3187 'description': 'Retry_BuildInteractiveUiTests', | 3238 'description': 'Retry_BuildInteractiveUiTests', |
| 3188 'doStepIf': <Object>, | 3239 'doStepIf': <Object>, |
| 3189 'env': {}, | 3240 'env': {}, |
| 3190 'exception_on_failure': <Object>, | 3241 'exception_on_failure': <Object>, |
| 3191 'flunkOnFailure': <Object>, | 3242 'flunkOnFailure': <Object>, |
| 3243 'get_links_from_stdout': None, |
| 3192 'get_props_from_stdout': None, | 3244 'get_props_from_stdout': None, |
| 3193 'haltOnFailure': <Object>, | 3245 'haltOnFailure': <Object>, |
| 3194 'hideStepIf': <Object>, | 3246 'hideStepIf': <Object>, |
| 3195 'is_rebaseline_step': <Object>, | 3247 'is_rebaseline_step': <Object>, |
| 3196 'is_upload_step': <Object>, | 3248 'is_upload_step': <Object>, |
| 3197 'timeout': <Object>, | 3249 'timeout': <Object>, |
| 3198 'workdir': 'build/src', | 3250 'workdir': 'build/src', |
| 3199 }, | 3251 }, |
| 3200 ], | 3252 ], |
| 3201 [ | 3253 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3242 '--gyp_defines', | 3294 '--gyp_defines', |
| 3243 'skia_warnings_as_errors=0', | 3295 'skia_warnings_as_errors=0', |
| 3244 '--flavor', | 3296 '--flavor', |
| 3245 'chrome_canary', | 3297 'chrome_canary', |
| 3246 ], | 3298 ], |
| 3247 'description': 'Retry_BuildSyncIntegrationTests', | 3299 'description': 'Retry_BuildSyncIntegrationTests', |
| 3248 'doStepIf': <Object>, | 3300 'doStepIf': <Object>, |
| 3249 'env': {}, | 3301 'env': {}, |
| 3250 'exception_on_failure': <Object>, | 3302 'exception_on_failure': <Object>, |
| 3251 'flunkOnFailure': <Object>, | 3303 'flunkOnFailure': <Object>, |
| 3304 'get_links_from_stdout': None, |
| 3252 'get_props_from_stdout': None, | 3305 'get_props_from_stdout': None, |
| 3253 'haltOnFailure': <Object>, | 3306 'haltOnFailure': <Object>, |
| 3254 'hideStepIf': <Object>, | 3307 'hideStepIf': <Object>, |
| 3255 'is_rebaseline_step': <Object>, | 3308 'is_rebaseline_step': <Object>, |
| 3256 'is_upload_step': <Object>, | 3309 'is_upload_step': <Object>, |
| 3257 'timeout': <Object>, | 3310 'timeout': <Object>, |
| 3258 'workdir': 'build/src', | 3311 'workdir': 'build/src', |
| 3259 }, | 3312 }, |
| 3260 ], | 3313 ], |
| 3261 [ | 3314 [ |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3298 '--bench_pictures_cfg', | 3351 '--bench_pictures_cfg', |
| 3299 'default', | 3352 'default', |
| 3300 '--flavor', | 3353 '--flavor', |
| 3301 'chrome_canary', | 3354 'chrome_canary', |
| 3302 ], | 3355 ], |
| 3303 'description': 'Clean', | 3356 'description': 'Clean', |
| 3304 'doStepIf': <Object>, | 3357 'doStepIf': <Object>, |
| 3305 'env': {}, | 3358 'env': {}, |
| 3306 'exception_on_failure': <Object>, | 3359 'exception_on_failure': <Object>, |
| 3307 'flunkOnFailure': <Object>, | 3360 'flunkOnFailure': <Object>, |
| 3361 'get_links_from_stdout': None, |
| 3308 'get_props_from_stdout': None, | 3362 'get_props_from_stdout': None, |
| 3309 'haltOnFailure': <Object>, | 3363 'haltOnFailure': <Object>, |
| 3310 'hideStepIf': <Object>, | 3364 'hideStepIf': <Object>, |
| 3311 'is_rebaseline_step': <Object>, | 3365 'is_rebaseline_step': <Object>, |
| 3312 'is_upload_step': <Object>, | 3366 'is_upload_step': <Object>, |
| 3313 'timeout': <Object>, | 3367 'timeout': <Object>, |
| 3314 'workdir': 'build/src', | 3368 'workdir': 'build/src', |
| 3315 }, | 3369 }, |
| 3316 ], | 3370 ], |
| 3317 [ | 3371 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3358 '--gyp_defines', | 3412 '--gyp_defines', |
| 3359 'skia_warnings_as_errors=0', | 3413 'skia_warnings_as_errors=0', |
| 3360 '--flavor', | 3414 '--flavor', |
| 3361 'chrome_canary', | 3415 'chrome_canary', |
| 3362 ], | 3416 ], |
| 3363 'description': 'Retry_NoWarningsAsErrors_BuildChrome', | 3417 'description': 'Retry_NoWarningsAsErrors_BuildChrome', |
| 3364 'doStepIf': <Object>, | 3418 'doStepIf': <Object>, |
| 3365 'env': {}, | 3419 'env': {}, |
| 3366 'exception_on_failure': <Object>, | 3420 'exception_on_failure': <Object>, |
| 3367 'flunkOnFailure': <Object>, | 3421 'flunkOnFailure': <Object>, |
| 3422 'get_links_from_stdout': None, |
| 3368 'get_props_from_stdout': None, | 3423 'get_props_from_stdout': None, |
| 3369 'haltOnFailure': <Object>, | 3424 'haltOnFailure': <Object>, |
| 3370 'hideStepIf': <Object>, | 3425 'hideStepIf': <Object>, |
| 3371 'is_rebaseline_step': <Object>, | 3426 'is_rebaseline_step': <Object>, |
| 3372 'is_upload_step': <Object>, | 3427 'is_upload_step': <Object>, |
| 3373 'timeout': <Object>, | 3428 'timeout': <Object>, |
| 3374 'workdir': 'build/src', | 3429 'workdir': 'build/src', |
| 3375 }, | 3430 }, |
| 3376 ], | 3431 ], |
| 3377 [ | 3432 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3418 '--gyp_defines', | 3473 '--gyp_defines', |
| 3419 'skia_warnings_as_errors=0', | 3474 'skia_warnings_as_errors=0', |
| 3420 '--flavor', | 3475 '--flavor', |
| 3421 'chrome_canary', | 3476 'chrome_canary', |
| 3422 ], | 3477 ], |
| 3423 'description': 'Retry_NoWarningsAsErrors_BuildBaseUnittests', | 3478 'description': 'Retry_NoWarningsAsErrors_BuildBaseUnittests', |
| 3424 'doStepIf': <Object>, | 3479 'doStepIf': <Object>, |
| 3425 'env': {}, | 3480 'env': {}, |
| 3426 'exception_on_failure': <Object>, | 3481 'exception_on_failure': <Object>, |
| 3427 'flunkOnFailure': <Object>, | 3482 'flunkOnFailure': <Object>, |
| 3483 'get_links_from_stdout': None, |
| 3428 'get_props_from_stdout': None, | 3484 'get_props_from_stdout': None, |
| 3429 'haltOnFailure': <Object>, | 3485 'haltOnFailure': <Object>, |
| 3430 'hideStepIf': <Object>, | 3486 'hideStepIf': <Object>, |
| 3431 'is_rebaseline_step': <Object>, | 3487 'is_rebaseline_step': <Object>, |
| 3432 'is_upload_step': <Object>, | 3488 'is_upload_step': <Object>, |
| 3433 'timeout': <Object>, | 3489 'timeout': <Object>, |
| 3434 'workdir': 'build/src', | 3490 'workdir': 'build/src', |
| 3435 }, | 3491 }, |
| 3436 ], | 3492 ], |
| 3437 [ | 3493 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3478 '--gyp_defines', | 3534 '--gyp_defines', |
| 3479 'skia_warnings_as_errors=0', | 3535 'skia_warnings_as_errors=0', |
| 3480 '--flavor', | 3536 '--flavor', |
| 3481 'chrome_canary', | 3537 'chrome_canary', |
| 3482 ], | 3538 ], |
| 3483 'description': 'Retry_NoWarningsAsErrors_BuildCacheinvalidationU
nittests', | 3539 'description': 'Retry_NoWarningsAsErrors_BuildCacheinvalidationU
nittests', |
| 3484 'doStepIf': <Object>, | 3540 'doStepIf': <Object>, |
| 3485 'env': {}, | 3541 'env': {}, |
| 3486 'exception_on_failure': <Object>, | 3542 'exception_on_failure': <Object>, |
| 3487 'flunkOnFailure': <Object>, | 3543 'flunkOnFailure': <Object>, |
| 3544 'get_links_from_stdout': None, |
| 3488 'get_props_from_stdout': None, | 3545 'get_props_from_stdout': None, |
| 3489 'haltOnFailure': <Object>, | 3546 'haltOnFailure': <Object>, |
| 3490 'hideStepIf': <Object>, | 3547 'hideStepIf': <Object>, |
| 3491 'is_rebaseline_step': <Object>, | 3548 'is_rebaseline_step': <Object>, |
| 3492 'is_upload_step': <Object>, | 3549 'is_upload_step': <Object>, |
| 3493 'timeout': <Object>, | 3550 'timeout': <Object>, |
| 3494 'workdir': 'build/src', | 3551 'workdir': 'build/src', |
| 3495 }, | 3552 }, |
| 3496 ], | 3553 ], |
| 3497 [ | 3554 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3538 '--gyp_defines', | 3595 '--gyp_defines', |
| 3539 'skia_warnings_as_errors=0', | 3596 'skia_warnings_as_errors=0', |
| 3540 '--flavor', | 3597 '--flavor', |
| 3541 'chrome_canary', | 3598 'chrome_canary', |
| 3542 ], | 3599 ], |
| 3543 'description': 'Retry_NoWarningsAsErrors_BuildCcUnittests', | 3600 'description': 'Retry_NoWarningsAsErrors_BuildCcUnittests', |
| 3544 'doStepIf': <Object>, | 3601 'doStepIf': <Object>, |
| 3545 'env': {}, | 3602 'env': {}, |
| 3546 'exception_on_failure': <Object>, | 3603 'exception_on_failure': <Object>, |
| 3547 'flunkOnFailure': <Object>, | 3604 'flunkOnFailure': <Object>, |
| 3605 'get_links_from_stdout': None, |
| 3548 'get_props_from_stdout': None, | 3606 'get_props_from_stdout': None, |
| 3549 'haltOnFailure': <Object>, | 3607 'haltOnFailure': <Object>, |
| 3550 'hideStepIf': <Object>, | 3608 'hideStepIf': <Object>, |
| 3551 'is_rebaseline_step': <Object>, | 3609 'is_rebaseline_step': <Object>, |
| 3552 'is_upload_step': <Object>, | 3610 'is_upload_step': <Object>, |
| 3553 'timeout': <Object>, | 3611 'timeout': <Object>, |
| 3554 'workdir': 'build/src', | 3612 'workdir': 'build/src', |
| 3555 }, | 3613 }, |
| 3556 ], | 3614 ], |
| 3557 [ | 3615 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3598 '--gyp_defines', | 3656 '--gyp_defines', |
| 3599 'skia_warnings_as_errors=0', | 3657 'skia_warnings_as_errors=0', |
| 3600 '--flavor', | 3658 '--flavor', |
| 3601 'chrome_canary', | 3659 'chrome_canary', |
| 3602 ], | 3660 ], |
| 3603 'description': 'Retry_NoWarningsAsErrors_BuildChromedriverUnitte
sts', | 3661 'description': 'Retry_NoWarningsAsErrors_BuildChromedriverUnitte
sts', |
| 3604 'doStepIf': <Object>, | 3662 'doStepIf': <Object>, |
| 3605 'env': {}, | 3663 'env': {}, |
| 3606 'exception_on_failure': <Object>, | 3664 'exception_on_failure': <Object>, |
| 3607 'flunkOnFailure': <Object>, | 3665 'flunkOnFailure': <Object>, |
| 3666 'get_links_from_stdout': None, |
| 3608 'get_props_from_stdout': None, | 3667 'get_props_from_stdout': None, |
| 3609 'haltOnFailure': <Object>, | 3668 'haltOnFailure': <Object>, |
| 3610 'hideStepIf': <Object>, | 3669 'hideStepIf': <Object>, |
| 3611 'is_rebaseline_step': <Object>, | 3670 'is_rebaseline_step': <Object>, |
| 3612 'is_upload_step': <Object>, | 3671 'is_upload_step': <Object>, |
| 3613 'timeout': <Object>, | 3672 'timeout': <Object>, |
| 3614 'workdir': 'build/src', | 3673 'workdir': 'build/src', |
| 3615 }, | 3674 }, |
| 3616 ], | 3675 ], |
| 3617 [ | 3676 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3658 '--gyp_defines', | 3717 '--gyp_defines', |
| 3659 'skia_warnings_as_errors=0', | 3718 'skia_warnings_as_errors=0', |
| 3660 '--flavor', | 3719 '--flavor', |
| 3661 'chrome_canary', | 3720 'chrome_canary', |
| 3662 ], | 3721 ], |
| 3663 'description': 'Retry_NoWarningsAsErrors_BuildComponentsUnittest
s', | 3722 'description': 'Retry_NoWarningsAsErrors_BuildComponentsUnittest
s', |
| 3664 'doStepIf': <Object>, | 3723 'doStepIf': <Object>, |
| 3665 'env': {}, | 3724 'env': {}, |
| 3666 'exception_on_failure': <Object>, | 3725 'exception_on_failure': <Object>, |
| 3667 'flunkOnFailure': <Object>, | 3726 'flunkOnFailure': <Object>, |
| 3727 'get_links_from_stdout': None, |
| 3668 'get_props_from_stdout': None, | 3728 'get_props_from_stdout': None, |
| 3669 'haltOnFailure': <Object>, | 3729 'haltOnFailure': <Object>, |
| 3670 'hideStepIf': <Object>, | 3730 'hideStepIf': <Object>, |
| 3671 'is_rebaseline_step': <Object>, | 3731 'is_rebaseline_step': <Object>, |
| 3672 'is_upload_step': <Object>, | 3732 'is_upload_step': <Object>, |
| 3673 'timeout': <Object>, | 3733 'timeout': <Object>, |
| 3674 'workdir': 'build/src', | 3734 'workdir': 'build/src', |
| 3675 }, | 3735 }, |
| 3676 ], | 3736 ], |
| 3677 [ | 3737 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3718 '--gyp_defines', | 3778 '--gyp_defines', |
| 3719 'skia_warnings_as_errors=0', | 3779 'skia_warnings_as_errors=0', |
| 3720 '--flavor', | 3780 '--flavor', |
| 3721 'chrome_canary', | 3781 'chrome_canary', |
| 3722 ], | 3782 ], |
| 3723 'description': 'Retry_NoWarningsAsErrors_BuildContentUnittests', | 3783 'description': 'Retry_NoWarningsAsErrors_BuildContentUnittests', |
| 3724 'doStepIf': <Object>, | 3784 'doStepIf': <Object>, |
| 3725 'env': {}, | 3785 'env': {}, |
| 3726 'exception_on_failure': <Object>, | 3786 'exception_on_failure': <Object>, |
| 3727 'flunkOnFailure': <Object>, | 3787 'flunkOnFailure': <Object>, |
| 3788 'get_links_from_stdout': None, |
| 3728 'get_props_from_stdout': None, | 3789 'get_props_from_stdout': None, |
| 3729 'haltOnFailure': <Object>, | 3790 'haltOnFailure': <Object>, |
| 3730 'hideStepIf': <Object>, | 3791 'hideStepIf': <Object>, |
| 3731 'is_rebaseline_step': <Object>, | 3792 'is_rebaseline_step': <Object>, |
| 3732 'is_upload_step': <Object>, | 3793 'is_upload_step': <Object>, |
| 3733 'timeout': <Object>, | 3794 'timeout': <Object>, |
| 3734 'workdir': 'build/src', | 3795 'workdir': 'build/src', |
| 3735 }, | 3796 }, |
| 3736 ], | 3797 ], |
| 3737 [ | 3798 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3778 '--gyp_defines', | 3839 '--gyp_defines', |
| 3779 'skia_warnings_as_errors=0', | 3840 'skia_warnings_as_errors=0', |
| 3780 '--flavor', | 3841 '--flavor', |
| 3781 'chrome_canary', | 3842 'chrome_canary', |
| 3782 ], | 3843 ], |
| 3783 'description': 'Retry_NoWarningsAsErrors_BuildCryptoUnittests', | 3844 'description': 'Retry_NoWarningsAsErrors_BuildCryptoUnittests', |
| 3784 'doStepIf': <Object>, | 3845 'doStepIf': <Object>, |
| 3785 'env': {}, | 3846 'env': {}, |
| 3786 'exception_on_failure': <Object>, | 3847 'exception_on_failure': <Object>, |
| 3787 'flunkOnFailure': <Object>, | 3848 'flunkOnFailure': <Object>, |
| 3849 'get_links_from_stdout': None, |
| 3788 'get_props_from_stdout': None, | 3850 'get_props_from_stdout': None, |
| 3789 'haltOnFailure': <Object>, | 3851 'haltOnFailure': <Object>, |
| 3790 'hideStepIf': <Object>, | 3852 'hideStepIf': <Object>, |
| 3791 'is_rebaseline_step': <Object>, | 3853 'is_rebaseline_step': <Object>, |
| 3792 'is_upload_step': <Object>, | 3854 'is_upload_step': <Object>, |
| 3793 'timeout': <Object>, | 3855 'timeout': <Object>, |
| 3794 'workdir': 'build/src', | 3856 'workdir': 'build/src', |
| 3795 }, | 3857 }, |
| 3796 ], | 3858 ], |
| 3797 [ | 3859 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3838 '--gyp_defines', | 3900 '--gyp_defines', |
| 3839 'skia_warnings_as_errors=0', | 3901 'skia_warnings_as_errors=0', |
| 3840 '--flavor', | 3902 '--flavor', |
| 3841 'chrome_canary', | 3903 'chrome_canary', |
| 3842 ], | 3904 ], |
| 3843 'description': 'Retry_NoWarningsAsErrors_BuildGoogleApisUnittest
s', | 3905 'description': 'Retry_NoWarningsAsErrors_BuildGoogleApisUnittest
s', |
| 3844 'doStepIf': <Object>, | 3906 'doStepIf': <Object>, |
| 3845 'env': {}, | 3907 'env': {}, |
| 3846 'exception_on_failure': <Object>, | 3908 'exception_on_failure': <Object>, |
| 3847 'flunkOnFailure': <Object>, | 3909 'flunkOnFailure': <Object>, |
| 3910 'get_links_from_stdout': None, |
| 3848 'get_props_from_stdout': None, | 3911 'get_props_from_stdout': None, |
| 3849 'haltOnFailure': <Object>, | 3912 'haltOnFailure': <Object>, |
| 3850 'hideStepIf': <Object>, | 3913 'hideStepIf': <Object>, |
| 3851 'is_rebaseline_step': <Object>, | 3914 'is_rebaseline_step': <Object>, |
| 3852 'is_upload_step': <Object>, | 3915 'is_upload_step': <Object>, |
| 3853 'timeout': <Object>, | 3916 'timeout': <Object>, |
| 3854 'workdir': 'build/src', | 3917 'workdir': 'build/src', |
| 3855 }, | 3918 }, |
| 3856 ], | 3919 ], |
| 3857 [ | 3920 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3898 '--gyp_defines', | 3961 '--gyp_defines', |
| 3899 'skia_warnings_as_errors=0', | 3962 'skia_warnings_as_errors=0', |
| 3900 '--flavor', | 3963 '--flavor', |
| 3901 'chrome_canary', | 3964 'chrome_canary', |
| 3902 ], | 3965 ], |
| 3903 'description': 'Retry_NoWarningsAsErrors_BuildGpuUnittests', | 3966 'description': 'Retry_NoWarningsAsErrors_BuildGpuUnittests', |
| 3904 'doStepIf': <Object>, | 3967 'doStepIf': <Object>, |
| 3905 'env': {}, | 3968 'env': {}, |
| 3906 'exception_on_failure': <Object>, | 3969 'exception_on_failure': <Object>, |
| 3907 'flunkOnFailure': <Object>, | 3970 'flunkOnFailure': <Object>, |
| 3971 'get_links_from_stdout': None, |
| 3908 'get_props_from_stdout': None, | 3972 'get_props_from_stdout': None, |
| 3909 'haltOnFailure': <Object>, | 3973 'haltOnFailure': <Object>, |
| 3910 'hideStepIf': <Object>, | 3974 'hideStepIf': <Object>, |
| 3911 'is_rebaseline_step': <Object>, | 3975 'is_rebaseline_step': <Object>, |
| 3912 'is_upload_step': <Object>, | 3976 'is_upload_step': <Object>, |
| 3913 'timeout': <Object>, | 3977 'timeout': <Object>, |
| 3914 'workdir': 'build/src', | 3978 'workdir': 'build/src', |
| 3915 }, | 3979 }, |
| 3916 ], | 3980 ], |
| 3917 [ | 3981 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3958 '--gyp_defines', | 4022 '--gyp_defines', |
| 3959 'skia_warnings_as_errors=0', | 4023 'skia_warnings_as_errors=0', |
| 3960 '--flavor', | 4024 '--flavor', |
| 3961 'chrome_canary', | 4025 'chrome_canary', |
| 3962 ], | 4026 ], |
| 3963 'description': 'Retry_NoWarningsAsErrors_BuildIpcTests', | 4027 'description': 'Retry_NoWarningsAsErrors_BuildIpcTests', |
| 3964 'doStepIf': <Object>, | 4028 'doStepIf': <Object>, |
| 3965 'env': {}, | 4029 'env': {}, |
| 3966 'exception_on_failure': <Object>, | 4030 'exception_on_failure': <Object>, |
| 3967 'flunkOnFailure': <Object>, | 4031 'flunkOnFailure': <Object>, |
| 4032 'get_links_from_stdout': None, |
| 3968 'get_props_from_stdout': None, | 4033 'get_props_from_stdout': None, |
| 3969 'haltOnFailure': <Object>, | 4034 'haltOnFailure': <Object>, |
| 3970 'hideStepIf': <Object>, | 4035 'hideStepIf': <Object>, |
| 3971 'is_rebaseline_step': <Object>, | 4036 'is_rebaseline_step': <Object>, |
| 3972 'is_upload_step': <Object>, | 4037 'is_upload_step': <Object>, |
| 3973 'timeout': <Object>, | 4038 'timeout': <Object>, |
| 3974 'workdir': 'build/src', | 4039 'workdir': 'build/src', |
| 3975 }, | 4040 }, |
| 3976 ], | 4041 ], |
| 3977 [ | 4042 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4018 '--gyp_defines', | 4083 '--gyp_defines', |
| 4019 'skia_warnings_as_errors=0', | 4084 'skia_warnings_as_errors=0', |
| 4020 '--flavor', | 4085 '--flavor', |
| 4021 'chrome_canary', | 4086 'chrome_canary', |
| 4022 ], | 4087 ], |
| 4023 'description': 'Retry_NoWarningsAsErrors_BuildJingleUnittests', | 4088 'description': 'Retry_NoWarningsAsErrors_BuildJingleUnittests', |
| 4024 'doStepIf': <Object>, | 4089 'doStepIf': <Object>, |
| 4025 'env': {}, | 4090 'env': {}, |
| 4026 'exception_on_failure': <Object>, | 4091 'exception_on_failure': <Object>, |
| 4027 'flunkOnFailure': <Object>, | 4092 'flunkOnFailure': <Object>, |
| 4093 'get_links_from_stdout': None, |
| 4028 'get_props_from_stdout': None, | 4094 'get_props_from_stdout': None, |
| 4029 'haltOnFailure': <Object>, | 4095 'haltOnFailure': <Object>, |
| 4030 'hideStepIf': <Object>, | 4096 'hideStepIf': <Object>, |
| 4031 'is_rebaseline_step': <Object>, | 4097 'is_rebaseline_step': <Object>, |
| 4032 'is_upload_step': <Object>, | 4098 'is_upload_step': <Object>, |
| 4033 'timeout': <Object>, | 4099 'timeout': <Object>, |
| 4034 'workdir': 'build/src', | 4100 'workdir': 'build/src', |
| 4035 }, | 4101 }, |
| 4036 ], | 4102 ], |
| 4037 [ | 4103 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4078 '--gyp_defines', | 4144 '--gyp_defines', |
| 4079 'skia_warnings_as_errors=0', | 4145 'skia_warnings_as_errors=0', |
| 4080 '--flavor', | 4146 '--flavor', |
| 4081 'chrome_canary', | 4147 'chrome_canary', |
| 4082 ], | 4148 ], |
| 4083 'description': 'Retry_NoWarningsAsErrors_BuildMediaUnittests', | 4149 'description': 'Retry_NoWarningsAsErrors_BuildMediaUnittests', |
| 4084 'doStepIf': <Object>, | 4150 'doStepIf': <Object>, |
| 4085 'env': {}, | 4151 'env': {}, |
| 4086 'exception_on_failure': <Object>, | 4152 'exception_on_failure': <Object>, |
| 4087 'flunkOnFailure': <Object>, | 4153 'flunkOnFailure': <Object>, |
| 4154 'get_links_from_stdout': None, |
| 4088 'get_props_from_stdout': None, | 4155 'get_props_from_stdout': None, |
| 4089 'haltOnFailure': <Object>, | 4156 'haltOnFailure': <Object>, |
| 4090 'hideStepIf': <Object>, | 4157 'hideStepIf': <Object>, |
| 4091 'is_rebaseline_step': <Object>, | 4158 'is_rebaseline_step': <Object>, |
| 4092 'is_upload_step': <Object>, | 4159 'is_upload_step': <Object>, |
| 4093 'timeout': <Object>, | 4160 'timeout': <Object>, |
| 4094 'workdir': 'build/src', | 4161 'workdir': 'build/src', |
| 4095 }, | 4162 }, |
| 4096 ], | 4163 ], |
| 4097 [ | 4164 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4138 '--gyp_defines', | 4205 '--gyp_defines', |
| 4139 'skia_warnings_as_errors=0', | 4206 'skia_warnings_as_errors=0', |
| 4140 '--flavor', | 4207 '--flavor', |
| 4141 'chrome_canary', | 4208 'chrome_canary', |
| 4142 ], | 4209 ], |
| 4143 'description': 'Retry_NoWarningsAsErrors_BuildNetUnittests', | 4210 'description': 'Retry_NoWarningsAsErrors_BuildNetUnittests', |
| 4144 'doStepIf': <Object>, | 4211 'doStepIf': <Object>, |
| 4145 'env': {}, | 4212 'env': {}, |
| 4146 'exception_on_failure': <Object>, | 4213 'exception_on_failure': <Object>, |
| 4147 'flunkOnFailure': <Object>, | 4214 'flunkOnFailure': <Object>, |
| 4215 'get_links_from_stdout': None, |
| 4148 'get_props_from_stdout': None, | 4216 'get_props_from_stdout': None, |
| 4149 'haltOnFailure': <Object>, | 4217 'haltOnFailure': <Object>, |
| 4150 'hideStepIf': <Object>, | 4218 'hideStepIf': <Object>, |
| 4151 'is_rebaseline_step': <Object>, | 4219 'is_rebaseline_step': <Object>, |
| 4152 'is_upload_step': <Object>, | 4220 'is_upload_step': <Object>, |
| 4153 'timeout': <Object>, | 4221 'timeout': <Object>, |
| 4154 'workdir': 'build/src', | 4222 'workdir': 'build/src', |
| 4155 }, | 4223 }, |
| 4156 ], | 4224 ], |
| 4157 [ | 4225 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4198 '--gyp_defines', | 4266 '--gyp_defines', |
| 4199 'skia_warnings_as_errors=0', | 4267 'skia_warnings_as_errors=0', |
| 4200 '--flavor', | 4268 '--flavor', |
| 4201 'chrome_canary', | 4269 'chrome_canary', |
| 4202 ], | 4270 ], |
| 4203 'description': 'Retry_NoWarningsAsErrors_BuildPpapiUnittests', | 4271 'description': 'Retry_NoWarningsAsErrors_BuildPpapiUnittests', |
| 4204 'doStepIf': <Object>, | 4272 'doStepIf': <Object>, |
| 4205 'env': {}, | 4273 'env': {}, |
| 4206 'exception_on_failure': <Object>, | 4274 'exception_on_failure': <Object>, |
| 4207 'flunkOnFailure': <Object>, | 4275 'flunkOnFailure': <Object>, |
| 4276 'get_links_from_stdout': None, |
| 4208 'get_props_from_stdout': None, | 4277 'get_props_from_stdout': None, |
| 4209 'haltOnFailure': <Object>, | 4278 'haltOnFailure': <Object>, |
| 4210 'hideStepIf': <Object>, | 4279 'hideStepIf': <Object>, |
| 4211 'is_rebaseline_step': <Object>, | 4280 'is_rebaseline_step': <Object>, |
| 4212 'is_upload_step': <Object>, | 4281 'is_upload_step': <Object>, |
| 4213 'timeout': <Object>, | 4282 'timeout': <Object>, |
| 4214 'workdir': 'build/src', | 4283 'workdir': 'build/src', |
| 4215 }, | 4284 }, |
| 4216 ], | 4285 ], |
| 4217 [ | 4286 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4258 '--gyp_defines', | 4327 '--gyp_defines', |
| 4259 'skia_warnings_as_errors=0', | 4328 'skia_warnings_as_errors=0', |
| 4260 '--flavor', | 4329 '--flavor', |
| 4261 'chrome_canary', | 4330 'chrome_canary', |
| 4262 ], | 4331 ], |
| 4263 'description': 'Retry_NoWarningsAsErrors_BuildPrintingUnittests'
, | 4332 'description': 'Retry_NoWarningsAsErrors_BuildPrintingUnittests'
, |
| 4264 'doStepIf': <Object>, | 4333 'doStepIf': <Object>, |
| 4265 'env': {}, | 4334 'env': {}, |
| 4266 'exception_on_failure': <Object>, | 4335 'exception_on_failure': <Object>, |
| 4267 'flunkOnFailure': <Object>, | 4336 'flunkOnFailure': <Object>, |
| 4337 'get_links_from_stdout': None, |
| 4268 'get_props_from_stdout': None, | 4338 'get_props_from_stdout': None, |
| 4269 'haltOnFailure': <Object>, | 4339 'haltOnFailure': <Object>, |
| 4270 'hideStepIf': <Object>, | 4340 'hideStepIf': <Object>, |
| 4271 'is_rebaseline_step': <Object>, | 4341 'is_rebaseline_step': <Object>, |
| 4272 'is_upload_step': <Object>, | 4342 'is_upload_step': <Object>, |
| 4273 'timeout': <Object>, | 4343 'timeout': <Object>, |
| 4274 'workdir': 'build/src', | 4344 'workdir': 'build/src', |
| 4275 }, | 4345 }, |
| 4276 ], | 4346 ], |
| 4277 [ | 4347 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4318 '--gyp_defines', | 4388 '--gyp_defines', |
| 4319 'skia_warnings_as_errors=0', | 4389 'skia_warnings_as_errors=0', |
| 4320 '--flavor', | 4390 '--flavor', |
| 4321 'chrome_canary', | 4391 'chrome_canary', |
| 4322 ], | 4392 ], |
| 4323 'description': 'Retry_NoWarningsAsErrors_BuildRemotingUnittests'
, | 4393 'description': 'Retry_NoWarningsAsErrors_BuildRemotingUnittests'
, |
| 4324 'doStepIf': <Object>, | 4394 'doStepIf': <Object>, |
| 4325 'env': {}, | 4395 'env': {}, |
| 4326 'exception_on_failure': <Object>, | 4396 'exception_on_failure': <Object>, |
| 4327 'flunkOnFailure': <Object>, | 4397 'flunkOnFailure': <Object>, |
| 4398 'get_links_from_stdout': None, |
| 4328 'get_props_from_stdout': None, | 4399 'get_props_from_stdout': None, |
| 4329 'haltOnFailure': <Object>, | 4400 'haltOnFailure': <Object>, |
| 4330 'hideStepIf': <Object>, | 4401 'hideStepIf': <Object>, |
| 4331 'is_rebaseline_step': <Object>, | 4402 'is_rebaseline_step': <Object>, |
| 4332 'is_upload_step': <Object>, | 4403 'is_upload_step': <Object>, |
| 4333 'timeout': <Object>, | 4404 'timeout': <Object>, |
| 4334 'workdir': 'build/src', | 4405 'workdir': 'build/src', |
| 4335 }, | 4406 }, |
| 4336 ], | 4407 ], |
| 4337 [ | 4408 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4378 '--gyp_defines', | 4449 '--gyp_defines', |
| 4379 'skia_warnings_as_errors=0', | 4450 'skia_warnings_as_errors=0', |
| 4380 '--flavor', | 4451 '--flavor', |
| 4381 'chrome_canary', | 4452 'chrome_canary', |
| 4382 ], | 4453 ], |
| 4383 'description': 'Retry_NoWarningsAsErrors_BuildSqlUnittests', | 4454 'description': 'Retry_NoWarningsAsErrors_BuildSqlUnittests', |
| 4384 'doStepIf': <Object>, | 4455 'doStepIf': <Object>, |
| 4385 'env': {}, | 4456 'env': {}, |
| 4386 'exception_on_failure': <Object>, | 4457 'exception_on_failure': <Object>, |
| 4387 'flunkOnFailure': <Object>, | 4458 'flunkOnFailure': <Object>, |
| 4459 'get_links_from_stdout': None, |
| 4388 'get_props_from_stdout': None, | 4460 'get_props_from_stdout': None, |
| 4389 'haltOnFailure': <Object>, | 4461 'haltOnFailure': <Object>, |
| 4390 'hideStepIf': <Object>, | 4462 'hideStepIf': <Object>, |
| 4391 'is_rebaseline_step': <Object>, | 4463 'is_rebaseline_step': <Object>, |
| 4392 'is_upload_step': <Object>, | 4464 'is_upload_step': <Object>, |
| 4393 'timeout': <Object>, | 4465 'timeout': <Object>, |
| 4394 'workdir': 'build/src', | 4466 'workdir': 'build/src', |
| 4395 }, | 4467 }, |
| 4396 ], | 4468 ], |
| 4397 [ | 4469 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4438 '--gyp_defines', | 4510 '--gyp_defines', |
| 4439 'skia_warnings_as_errors=0', | 4511 'skia_warnings_as_errors=0', |
| 4440 '--flavor', | 4512 '--flavor', |
| 4441 'chrome_canary', | 4513 'chrome_canary', |
| 4442 ], | 4514 ], |
| 4443 'description': 'Retry_NoWarningsAsErrors_BuildSyncUnitTests', | 4515 'description': 'Retry_NoWarningsAsErrors_BuildSyncUnitTests', |
| 4444 'doStepIf': <Object>, | 4516 'doStepIf': <Object>, |
| 4445 'env': {}, | 4517 'env': {}, |
| 4446 'exception_on_failure': <Object>, | 4518 'exception_on_failure': <Object>, |
| 4447 'flunkOnFailure': <Object>, | 4519 'flunkOnFailure': <Object>, |
| 4520 'get_links_from_stdout': None, |
| 4448 'get_props_from_stdout': None, | 4521 'get_props_from_stdout': None, |
| 4449 'haltOnFailure': <Object>, | 4522 'haltOnFailure': <Object>, |
| 4450 'hideStepIf': <Object>, | 4523 'hideStepIf': <Object>, |
| 4451 'is_rebaseline_step': <Object>, | 4524 'is_rebaseline_step': <Object>, |
| 4452 'is_upload_step': <Object>, | 4525 'is_upload_step': <Object>, |
| 4453 'timeout': <Object>, | 4526 'timeout': <Object>, |
| 4454 'workdir': 'build/src', | 4527 'workdir': 'build/src', |
| 4455 }, | 4528 }, |
| 4456 ], | 4529 ], |
| 4457 [ | 4530 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4498 '--gyp_defines', | 4571 '--gyp_defines', |
| 4499 'skia_warnings_as_errors=0', | 4572 'skia_warnings_as_errors=0', |
| 4500 '--flavor', | 4573 '--flavor', |
| 4501 'chrome_canary', | 4574 'chrome_canary', |
| 4502 ], | 4575 ], |
| 4503 'description': 'Retry_NoWarningsAsErrors_BuildUiUnittests', | 4576 'description': 'Retry_NoWarningsAsErrors_BuildUiUnittests', |
| 4504 'doStepIf': <Object>, | 4577 'doStepIf': <Object>, |
| 4505 'env': {}, | 4578 'env': {}, |
| 4506 'exception_on_failure': <Object>, | 4579 'exception_on_failure': <Object>, |
| 4507 'flunkOnFailure': <Object>, | 4580 'flunkOnFailure': <Object>, |
| 4581 'get_links_from_stdout': None, |
| 4508 'get_props_from_stdout': None, | 4582 'get_props_from_stdout': None, |
| 4509 'haltOnFailure': <Object>, | 4583 'haltOnFailure': <Object>, |
| 4510 'hideStepIf': <Object>, | 4584 'hideStepIf': <Object>, |
| 4511 'is_rebaseline_step': <Object>, | 4585 'is_rebaseline_step': <Object>, |
| 4512 'is_upload_step': <Object>, | 4586 'is_upload_step': <Object>, |
| 4513 'timeout': <Object>, | 4587 'timeout': <Object>, |
| 4514 'workdir': 'build/src', | 4588 'workdir': 'build/src', |
| 4515 }, | 4589 }, |
| 4516 ], | 4590 ], |
| 4517 [ | 4591 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4558 '--gyp_defines', | 4632 '--gyp_defines', |
| 4559 'skia_warnings_as_errors=0', | 4633 'skia_warnings_as_errors=0', |
| 4560 '--flavor', | 4634 '--flavor', |
| 4561 'chrome_canary', | 4635 'chrome_canary', |
| 4562 ], | 4636 ], |
| 4563 'description': 'Retry_NoWarningsAsErrors_BuildUnitTests', | 4637 'description': 'Retry_NoWarningsAsErrors_BuildUnitTests', |
| 4564 'doStepIf': <Object>, | 4638 'doStepIf': <Object>, |
| 4565 'env': {}, | 4639 'env': {}, |
| 4566 'exception_on_failure': <Object>, | 4640 'exception_on_failure': <Object>, |
| 4567 'flunkOnFailure': <Object>, | 4641 'flunkOnFailure': <Object>, |
| 4642 'get_links_from_stdout': None, |
| 4568 'get_props_from_stdout': None, | 4643 'get_props_from_stdout': None, |
| 4569 'haltOnFailure': <Object>, | 4644 'haltOnFailure': <Object>, |
| 4570 'hideStepIf': <Object>, | 4645 'hideStepIf': <Object>, |
| 4571 'is_rebaseline_step': <Object>, | 4646 'is_rebaseline_step': <Object>, |
| 4572 'is_upload_step': <Object>, | 4647 'is_upload_step': <Object>, |
| 4573 'timeout': <Object>, | 4648 'timeout': <Object>, |
| 4574 'workdir': 'build/src', | 4649 'workdir': 'build/src', |
| 4575 }, | 4650 }, |
| 4576 ], | 4651 ], |
| 4577 [ | 4652 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4618 '--gyp_defines', | 4693 '--gyp_defines', |
| 4619 'skia_warnings_as_errors=0', | 4694 'skia_warnings_as_errors=0', |
| 4620 '--flavor', | 4695 '--flavor', |
| 4621 'chrome_canary', | 4696 'chrome_canary', |
| 4622 ], | 4697 ], |
| 4623 'description': 'Retry_NoWarningsAsErrors_BuildBrowserTests', | 4698 'description': 'Retry_NoWarningsAsErrors_BuildBrowserTests', |
| 4624 'doStepIf': <Object>, | 4699 'doStepIf': <Object>, |
| 4625 'env': {}, | 4700 'env': {}, |
| 4626 'exception_on_failure': <Object>, | 4701 'exception_on_failure': <Object>, |
| 4627 'flunkOnFailure': <Object>, | 4702 'flunkOnFailure': <Object>, |
| 4703 'get_links_from_stdout': None, |
| 4628 'get_props_from_stdout': None, | 4704 'get_props_from_stdout': None, |
| 4629 'haltOnFailure': <Object>, | 4705 'haltOnFailure': <Object>, |
| 4630 'hideStepIf': <Object>, | 4706 'hideStepIf': <Object>, |
| 4631 'is_rebaseline_step': <Object>, | 4707 'is_rebaseline_step': <Object>, |
| 4632 'is_upload_step': <Object>, | 4708 'is_upload_step': <Object>, |
| 4633 'timeout': <Object>, | 4709 'timeout': <Object>, |
| 4634 'workdir': 'build/src', | 4710 'workdir': 'build/src', |
| 4635 }, | 4711 }, |
| 4636 ], | 4712 ], |
| 4637 [ | 4713 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4678 '--gyp_defines', | 4754 '--gyp_defines', |
| 4679 'skia_warnings_as_errors=0', | 4755 'skia_warnings_as_errors=0', |
| 4680 '--flavor', | 4756 '--flavor', |
| 4681 'chrome_canary', | 4757 'chrome_canary', |
| 4682 ], | 4758 ], |
| 4683 'description': 'Retry_NoWarningsAsErrors_BuildContentBrowsertest
s', | 4759 'description': 'Retry_NoWarningsAsErrors_BuildContentBrowsertest
s', |
| 4684 'doStepIf': <Object>, | 4760 'doStepIf': <Object>, |
| 4685 'env': {}, | 4761 'env': {}, |
| 4686 'exception_on_failure': <Object>, | 4762 'exception_on_failure': <Object>, |
| 4687 'flunkOnFailure': <Object>, | 4763 'flunkOnFailure': <Object>, |
| 4764 'get_links_from_stdout': None, |
| 4688 'get_props_from_stdout': None, | 4765 'get_props_from_stdout': None, |
| 4689 'haltOnFailure': <Object>, | 4766 'haltOnFailure': <Object>, |
| 4690 'hideStepIf': <Object>, | 4767 'hideStepIf': <Object>, |
| 4691 'is_rebaseline_step': <Object>, | 4768 'is_rebaseline_step': <Object>, |
| 4692 'is_upload_step': <Object>, | 4769 'is_upload_step': <Object>, |
| 4693 'timeout': <Object>, | 4770 'timeout': <Object>, |
| 4694 'workdir': 'build/src', | 4771 'workdir': 'build/src', |
| 4695 }, | 4772 }, |
| 4696 ], | 4773 ], |
| 4697 [ | 4774 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4738 '--gyp_defines', | 4815 '--gyp_defines', |
| 4739 'skia_warnings_as_errors=0', | 4816 'skia_warnings_as_errors=0', |
| 4740 '--flavor', | 4817 '--flavor', |
| 4741 'chrome_canary', | 4818 'chrome_canary', |
| 4742 ], | 4819 ], |
| 4743 'description': 'Retry_NoWarningsAsErrors_BuildInteractiveUiTests
', | 4820 'description': 'Retry_NoWarningsAsErrors_BuildInteractiveUiTests
', |
| 4744 'doStepIf': <Object>, | 4821 'doStepIf': <Object>, |
| 4745 'env': {}, | 4822 'env': {}, |
| 4746 'exception_on_failure': <Object>, | 4823 'exception_on_failure': <Object>, |
| 4747 'flunkOnFailure': <Object>, | 4824 'flunkOnFailure': <Object>, |
| 4825 'get_links_from_stdout': None, |
| 4748 'get_props_from_stdout': None, | 4826 'get_props_from_stdout': None, |
| 4749 'haltOnFailure': <Object>, | 4827 'haltOnFailure': <Object>, |
| 4750 'hideStepIf': <Object>, | 4828 'hideStepIf': <Object>, |
| 4751 'is_rebaseline_step': <Object>, | 4829 'is_rebaseline_step': <Object>, |
| 4752 'is_upload_step': <Object>, | 4830 'is_upload_step': <Object>, |
| 4753 'timeout': <Object>, | 4831 'timeout': <Object>, |
| 4754 'workdir': 'build/src', | 4832 'workdir': 'build/src', |
| 4755 }, | 4833 }, |
| 4756 ], | 4834 ], |
| 4757 [ | 4835 [ |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4798 '--gyp_defines', | 4876 '--gyp_defines', |
| 4799 'skia_warnings_as_errors=0', | 4877 'skia_warnings_as_errors=0', |
| 4800 '--flavor', | 4878 '--flavor', |
| 4801 'chrome_canary', | 4879 'chrome_canary', |
| 4802 ], | 4880 ], |
| 4803 'description': 'Retry_NoWarningsAsErrors_BuildSyncIntegrationTes
ts', | 4881 'description': 'Retry_NoWarningsAsErrors_BuildSyncIntegrationTes
ts', |
| 4804 'doStepIf': <Object>, | 4882 'doStepIf': <Object>, |
| 4805 'env': {}, | 4883 'env': {}, |
| 4806 'exception_on_failure': <Object>, | 4884 'exception_on_failure': <Object>, |
| 4807 'flunkOnFailure': <Object>, | 4885 'flunkOnFailure': <Object>, |
| 4886 'get_links_from_stdout': None, |
| 4808 'get_props_from_stdout': None, | 4887 'get_props_from_stdout': None, |
| 4809 'haltOnFailure': <Object>, | 4888 'haltOnFailure': <Object>, |
| 4810 'hideStepIf': <Object>, | 4889 'hideStepIf': <Object>, |
| 4811 'is_rebaseline_step': <Object>, | 4890 'is_rebaseline_step': <Object>, |
| 4812 'is_upload_step': <Object>, | 4891 'is_upload_step': <Object>, |
| 4813 'timeout': <Object>, | 4892 'timeout': <Object>, |
| 4814 'workdir': 'build/src', | 4893 'workdir': 'build/src', |
| 4815 }, | 4894 }, |
| 4816 ], | 4895 ], |
| 4817 [ | 4896 [ |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4854 '--bench_pictures_cfg', | 4933 '--bench_pictures_cfg', |
| 4855 'default', | 4934 'default', |
| 4856 '--flavor', | 4935 '--flavor', |
| 4857 'chrome_canary', | 4936 'chrome_canary', |
| 4858 ], | 4937 ], |
| 4859 'description': 'cc_unittests', | 4938 'description': 'cc_unittests', |
| 4860 'doStepIf': <Object>, | 4939 'doStepIf': <Object>, |
| 4861 'env': {}, | 4940 'env': {}, |
| 4862 'exception_on_failure': <Object>, | 4941 'exception_on_failure': <Object>, |
| 4863 'flunkOnFailure': <Object>, | 4942 'flunkOnFailure': <Object>, |
| 4943 'get_links_from_stdout': None, |
| 4864 'get_props_from_stdout': None, | 4944 'get_props_from_stdout': None, |
| 4865 'haltOnFailure': <Object>, | 4945 'haltOnFailure': <Object>, |
| 4866 'hideStepIf': <Object>, | 4946 'hideStepIf': <Object>, |
| 4867 'is_rebaseline_step': <Object>, | 4947 'is_rebaseline_step': <Object>, |
| 4868 'is_upload_step': <Object>, | 4948 'is_upload_step': <Object>, |
| 4869 'timeout': <Object>, | 4949 'timeout': <Object>, |
| 4870 'workdir': 'build/src', | 4950 'workdir': 'build/src', |
| 4871 }, | 4951 }, |
| 4872 ], | 4952 ], |
| 4873 ], | 4953 ], |
| 4874 } | 4954 } |
| OLD | NEW |