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