| 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 'skia_lib', | 6 'skia_lib', |
| 7 'tests', | 7 'tests', |
| 8 'gm', | 8 'gm', |
| 9 'tools', | 9 'tools', |
| 10 'bench', | 10 'bench', |
| (...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 111 'True', | 111 'True', |
| 112 '--bench_pictures_cfg', | 112 '--bench_pictures_cfg', |
| 113 'default', | 113 'default', |
| 114 ], | 114 ], |
| 115 'description': 'UpdateScripts', | 115 'description': 'UpdateScripts', |
| 116 'doStepIf': <Object>, | 116 'doStepIf': <Object>, |
| 117 'env': { | 117 'env': { |
| 118 'CC': '/usr/bin/clang', | 118 'CC': '/usr/bin/clang', |
| 119 'CXX': '/usr/bin/clang++', | 119 'CXX': '/usr/bin/clang++', |
| 120 }, | 120 }, |
| 121 'exception_on_failure': <Object>, |
| 121 'flunkOnFailure': <Object>, | 122 'flunkOnFailure': <Object>, |
| 122 'get_props_from_stdout': { | 123 'get_props_from_stdout': { |
| 123 'buildbot_revision': 'Skiabot scripts updated to (\w+)', | 124 'buildbot_revision': 'Skiabot scripts updated to (\w+)', |
| 124 }, | 125 }, |
| 125 'haltOnFailure': <Object>, | 126 'haltOnFailure': <Object>, |
| 126 'hideStepIf': <Object>, | 127 'hideStepIf': <Object>, |
| 127 'is_rebaseline_step': <Object>, | 128 'is_rebaseline_step': <Object>, |
| 128 'is_upload_step': <Object>, | 129 'is_upload_step': <Object>, |
| 129 'timeout': <Object>, | 130 'timeout': <Object>, |
| 130 'workdir': 'build', | 131 'workdir': 'build', |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 171 'default', | 172 'default', |
| 172 '--gclient_solutions', | 173 '--gclient_solutions', |
| 173 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', | 174 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', |
| 174 ], | 175 ], |
| 175 'description': 'Update', | 176 'description': 'Update', |
| 176 'doStepIf': <Object>, | 177 'doStepIf': <Object>, |
| 177 'env': { | 178 'env': { |
| 178 'CC': '/usr/bin/clang', | 179 'CC': '/usr/bin/clang', |
| 179 'CXX': '/usr/bin/clang++', | 180 'CXX': '/usr/bin/clang++', |
| 180 }, | 181 }, |
| 182 'exception_on_failure': <Object>, |
| 181 'flunkOnFailure': <Object>, | 183 'flunkOnFailure': <Object>, |
| 182 'get_props_from_stdout': { | 184 'get_props_from_stdout': { |
| 183 'got_revision': 'Skia updated to (\w+)', | 185 'got_revision': 'Skia updated to (\w+)', |
| 184 }, | 186 }, |
| 185 'haltOnFailure': <Object>, | 187 'haltOnFailure': <Object>, |
| 186 'hideStepIf': <Object>, | 188 'hideStepIf': <Object>, |
| 187 'is_rebaseline_step': <Object>, | 189 'is_rebaseline_step': <Object>, |
| 188 'is_upload_step': <Object>, | 190 'is_upload_step': <Object>, |
| 189 'timeout': <Object>, | 191 'timeout': <Object>, |
| 190 'workdir': 'build', | 192 'workdir': 'build', |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 231 'default', | 233 'default', |
| 232 '--patch', | 234 '--patch', |
| 233 <Object>, | 235 <Object>, |
| 234 ], | 236 ], |
| 235 'description': 'ApplyPatch', | 237 'description': 'ApplyPatch', |
| 236 'doStepIf': <Object>, | 238 'doStepIf': <Object>, |
| 237 'env': { | 239 'env': { |
| 238 'CC': '/usr/bin/clang', | 240 'CC': '/usr/bin/clang', |
| 239 'CXX': '/usr/bin/clang++', | 241 'CXX': '/usr/bin/clang++', |
| 240 }, | 242 }, |
| 243 'exception_on_failure': <Object>, |
| 241 'flunkOnFailure': <Object>, | 244 'flunkOnFailure': <Object>, |
| 242 'get_props_from_stdout': None, | 245 'get_props_from_stdout': None, |
| 243 'haltOnFailure': <Object>, | 246 'haltOnFailure': <Object>, |
| 244 'hideStepIf': <Object>, | 247 'hideStepIf': <Object>, |
| 245 'is_rebaseline_step': <Object>, | 248 'is_rebaseline_step': <Object>, |
| 246 'is_upload_step': <Object>, | 249 'is_upload_step': <Object>, |
| 247 'timeout': <Object>, | 250 'timeout': <Object>, |
| 248 'workdir': 'build/skia', | 251 'workdir': 'build/skia', |
| 249 }, | 252 }, |
| 250 ], | 253 ], |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 289 'default', | 292 'default', |
| 290 '--flavor', | 293 '--flavor', |
| 291 'default', | 294 'default', |
| 292 ], | 295 ], |
| 293 'description': 'Clean', | 296 'description': 'Clean', |
| 294 'doStepIf': <Object>, | 297 'doStepIf': <Object>, |
| 295 'env': { | 298 'env': { |
| 296 'CC': '/usr/bin/clang', | 299 'CC': '/usr/bin/clang', |
| 297 'CXX': '/usr/bin/clang++', | 300 'CXX': '/usr/bin/clang++', |
| 298 }, | 301 }, |
| 302 'exception_on_failure': <Object>, |
| 299 'flunkOnFailure': <Object>, | 303 'flunkOnFailure': <Object>, |
| 300 'get_props_from_stdout': None, | 304 'get_props_from_stdout': None, |
| 301 'haltOnFailure': <Object>, | 305 'haltOnFailure': <Object>, |
| 302 'hideStepIf': <Object>, | 306 'hideStepIf': <Object>, |
| 303 'is_rebaseline_step': <Object>, | 307 'is_rebaseline_step': <Object>, |
| 304 'is_upload_step': <Object>, | 308 'is_upload_step': <Object>, |
| 305 'timeout': <Object>, | 309 'timeout': <Object>, |
| 306 'workdir': 'build/skia', | 310 'workdir': 'build/skia', |
| 307 }, | 311 }, |
| 308 ], | 312 ], |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 349 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', | 353 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', |
| 350 '--flavor', | 354 '--flavor', |
| 351 'default', | 355 'default', |
| 352 ], | 356 ], |
| 353 'description': 'RunGYP', | 357 'description': 'RunGYP', |
| 354 'doStepIf': <Object>, | 358 'doStepIf': <Object>, |
| 355 'env': { | 359 'env': { |
| 356 'CC': '/usr/bin/clang', | 360 'CC': '/usr/bin/clang', |
| 357 'CXX': '/usr/bin/clang++', | 361 'CXX': '/usr/bin/clang++', |
| 358 }, | 362 }, |
| 363 'exception_on_failure': <Object>, |
| 359 'flunkOnFailure': <Object>, | 364 'flunkOnFailure': <Object>, |
| 360 'get_props_from_stdout': None, | 365 'get_props_from_stdout': None, |
| 361 'haltOnFailure': <Object>, | 366 'haltOnFailure': <Object>, |
| 362 'hideStepIf': <Object>, | 367 'hideStepIf': <Object>, |
| 363 'is_rebaseline_step': <Object>, | 368 'is_rebaseline_step': <Object>, |
| 364 'is_upload_step': <Object>, | 369 'is_upload_step': <Object>, |
| 365 'timeout': <Object>, | 370 'timeout': <Object>, |
| 366 'workdir': 'build/skia', | 371 'workdir': 'build/skia', |
| 367 }, | 372 }, |
| 368 ], | 373 ], |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 411 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', | 416 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', |
| 412 '--flavor', | 417 '--flavor', |
| 413 'default', | 418 'default', |
| 414 ], | 419 ], |
| 415 'description': 'BuildSkiaLib', | 420 'description': 'BuildSkiaLib', |
| 416 'doStepIf': <Object>, | 421 'doStepIf': <Object>, |
| 417 'env': { | 422 'env': { |
| 418 'CC': '/usr/bin/clang', | 423 'CC': '/usr/bin/clang', |
| 419 'CXX': '/usr/bin/clang++', | 424 'CXX': '/usr/bin/clang++', |
| 420 }, | 425 }, |
| 426 'exception_on_failure': <Object>, |
| 421 'flunkOnFailure': <Object>, | 427 'flunkOnFailure': <Object>, |
| 422 'get_props_from_stdout': None, | 428 'get_props_from_stdout': None, |
| 423 'haltOnFailure': <Object>, | 429 'haltOnFailure': <Object>, |
| 424 'hideStepIf': <Object>, | 430 'hideStepIf': <Object>, |
| 425 'is_rebaseline_step': <Object>, | 431 'is_rebaseline_step': <Object>, |
| 426 'is_upload_step': <Object>, | 432 'is_upload_step': <Object>, |
| 427 'timeout': <Object>, | 433 'timeout': <Object>, |
| 428 'workdir': 'build/skia', | 434 'workdir': 'build/skia', |
| 429 }, | 435 }, |
| 430 ], | 436 ], |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 473 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', | 479 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', |
| 474 '--flavor', | 480 '--flavor', |
| 475 'default', | 481 'default', |
| 476 ], | 482 ], |
| 477 'description': 'BuildTests', | 483 'description': 'BuildTests', |
| 478 'doStepIf': <Object>, | 484 'doStepIf': <Object>, |
| 479 'env': { | 485 'env': { |
| 480 'CC': '/usr/bin/clang', | 486 'CC': '/usr/bin/clang', |
| 481 'CXX': '/usr/bin/clang++', | 487 'CXX': '/usr/bin/clang++', |
| 482 }, | 488 }, |
| 489 'exception_on_failure': <Object>, |
| 483 'flunkOnFailure': <Object>, | 490 'flunkOnFailure': <Object>, |
| 484 'get_props_from_stdout': None, | 491 'get_props_from_stdout': None, |
| 485 'haltOnFailure': <Object>, | 492 'haltOnFailure': <Object>, |
| 486 'hideStepIf': <Object>, | 493 'hideStepIf': <Object>, |
| 487 'is_rebaseline_step': <Object>, | 494 'is_rebaseline_step': <Object>, |
| 488 'is_upload_step': <Object>, | 495 'is_upload_step': <Object>, |
| 489 'timeout': <Object>, | 496 'timeout': <Object>, |
| 490 'workdir': 'build/skia', | 497 'workdir': 'build/skia', |
| 491 }, | 498 }, |
| 492 ], | 499 ], |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 535 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', | 542 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', |
| 536 '--flavor', | 543 '--flavor', |
| 537 'default', | 544 'default', |
| 538 ], | 545 ], |
| 539 'description': 'BuildGm', | 546 'description': 'BuildGm', |
| 540 'doStepIf': <Object>, | 547 'doStepIf': <Object>, |
| 541 'env': { | 548 'env': { |
| 542 'CC': '/usr/bin/clang', | 549 'CC': '/usr/bin/clang', |
| 543 'CXX': '/usr/bin/clang++', | 550 'CXX': '/usr/bin/clang++', |
| 544 }, | 551 }, |
| 552 'exception_on_failure': <Object>, |
| 545 'flunkOnFailure': <Object>, | 553 'flunkOnFailure': <Object>, |
| 546 'get_props_from_stdout': None, | 554 'get_props_from_stdout': None, |
| 547 'haltOnFailure': <Object>, | 555 'haltOnFailure': <Object>, |
| 548 'hideStepIf': <Object>, | 556 'hideStepIf': <Object>, |
| 549 'is_rebaseline_step': <Object>, | 557 'is_rebaseline_step': <Object>, |
| 550 'is_upload_step': <Object>, | 558 'is_upload_step': <Object>, |
| 551 'timeout': <Object>, | 559 'timeout': <Object>, |
| 552 'workdir': 'build/skia', | 560 'workdir': 'build/skia', |
| 553 }, | 561 }, |
| 554 ], | 562 ], |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 597 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', | 605 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', |
| 598 '--flavor', | 606 '--flavor', |
| 599 'default', | 607 'default', |
| 600 ], | 608 ], |
| 601 'description': 'BuildTools', | 609 'description': 'BuildTools', |
| 602 'doStepIf': <Object>, | 610 'doStepIf': <Object>, |
| 603 'env': { | 611 'env': { |
| 604 'CC': '/usr/bin/clang', | 612 'CC': '/usr/bin/clang', |
| 605 'CXX': '/usr/bin/clang++', | 613 'CXX': '/usr/bin/clang++', |
| 606 }, | 614 }, |
| 615 'exception_on_failure': <Object>, |
| 607 'flunkOnFailure': <Object>, | 616 'flunkOnFailure': <Object>, |
| 608 'get_props_from_stdout': None, | 617 'get_props_from_stdout': None, |
| 609 'haltOnFailure': <Object>, | 618 'haltOnFailure': <Object>, |
| 610 'hideStepIf': <Object>, | 619 'hideStepIf': <Object>, |
| 611 'is_rebaseline_step': <Object>, | 620 'is_rebaseline_step': <Object>, |
| 612 'is_upload_step': <Object>, | 621 'is_upload_step': <Object>, |
| 613 'timeout': <Object>, | 622 'timeout': <Object>, |
| 614 'workdir': 'build/skia', | 623 'workdir': 'build/skia', |
| 615 }, | 624 }, |
| 616 ], | 625 ], |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 659 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', | 668 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', |
| 660 '--flavor', | 669 '--flavor', |
| 661 'default', | 670 'default', |
| 662 ], | 671 ], |
| 663 'description': 'BuildBench', | 672 'description': 'BuildBench', |
| 664 'doStepIf': <Object>, | 673 'doStepIf': <Object>, |
| 665 'env': { | 674 'env': { |
| 666 'CC': '/usr/bin/clang', | 675 'CC': '/usr/bin/clang', |
| 667 'CXX': '/usr/bin/clang++', | 676 'CXX': '/usr/bin/clang++', |
| 668 }, | 677 }, |
| 678 'exception_on_failure': <Object>, |
| 669 'flunkOnFailure': <Object>, | 679 'flunkOnFailure': <Object>, |
| 670 'get_props_from_stdout': None, | 680 'get_props_from_stdout': None, |
| 671 'haltOnFailure': <Object>, | 681 'haltOnFailure': <Object>, |
| 672 'hideStepIf': <Object>, | 682 'hideStepIf': <Object>, |
| 673 'is_rebaseline_step': <Object>, | 683 'is_rebaseline_step': <Object>, |
| 674 'is_upload_step': <Object>, | 684 'is_upload_step': <Object>, |
| 675 'timeout': <Object>, | 685 'timeout': <Object>, |
| 676 'workdir': 'build/skia', | 686 'workdir': 'build/skia', |
| 677 }, | 687 }, |
| 678 ], | 688 ], |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 721 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', | 731 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', |
| 722 '--flavor', | 732 '--flavor', |
| 723 'default', | 733 'default', |
| 724 ], | 734 ], |
| 725 'description': 'BuildEverything', | 735 'description': 'BuildEverything', |
| 726 'doStepIf': <Object>, | 736 'doStepIf': <Object>, |
| 727 'env': { | 737 'env': { |
| 728 'CC': '/usr/bin/clang', | 738 'CC': '/usr/bin/clang', |
| 729 'CXX': '/usr/bin/clang++', | 739 'CXX': '/usr/bin/clang++', |
| 730 }, | 740 }, |
| 741 'exception_on_failure': <Object>, |
| 731 'flunkOnFailure': <Object>, | 742 'flunkOnFailure': <Object>, |
| 732 'get_props_from_stdout': None, | 743 'get_props_from_stdout': None, |
| 733 'haltOnFailure': <Object>, | 744 'haltOnFailure': <Object>, |
| 734 'hideStepIf': <Object>, | 745 'hideStepIf': <Object>, |
| 735 'is_rebaseline_step': <Object>, | 746 'is_rebaseline_step': <Object>, |
| 736 'is_upload_step': <Object>, | 747 'is_upload_step': <Object>, |
| 737 'timeout': <Object>, | 748 'timeout': <Object>, |
| 738 'workdir': 'build/skia', | 749 'workdir': 'build/skia', |
| 739 }, | 750 }, |
| 740 ], | 751 ], |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 779 'default', | 790 'default', |
| 780 '--flavor', | 791 '--flavor', |
| 781 'default', | 792 'default', |
| 782 ], | 793 ], |
| 783 'description': 'Clean', | 794 'description': 'Clean', |
| 784 'doStepIf': <Object>, | 795 'doStepIf': <Object>, |
| 785 'env': { | 796 'env': { |
| 786 'CC': '/usr/bin/clang', | 797 'CC': '/usr/bin/clang', |
| 787 'CXX': '/usr/bin/clang++', | 798 'CXX': '/usr/bin/clang++', |
| 788 }, | 799 }, |
| 800 'exception_on_failure': <Object>, |
| 789 'flunkOnFailure': <Object>, | 801 'flunkOnFailure': <Object>, |
| 790 'get_props_from_stdout': None, | 802 'get_props_from_stdout': None, |
| 791 'haltOnFailure': <Object>, | 803 'haltOnFailure': <Object>, |
| 792 'hideStepIf': <Object>, | 804 'hideStepIf': <Object>, |
| 793 'is_rebaseline_step': <Object>, | 805 'is_rebaseline_step': <Object>, |
| 794 'is_upload_step': <Object>, | 806 'is_upload_step': <Object>, |
| 795 'timeout': <Object>, | 807 'timeout': <Object>, |
| 796 'workdir': 'build/skia', | 808 'workdir': 'build/skia', |
| 797 }, | 809 }, |
| 798 ], | 810 ], |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 841 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', | 853 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', |
| 842 '--flavor', | 854 '--flavor', |
| 843 'default', | 855 'default', |
| 844 ], | 856 ], |
| 845 'description': 'Retry_BuildSkiaLib', | 857 'description': 'Retry_BuildSkiaLib', |
| 846 'doStepIf': <Object>, | 858 'doStepIf': <Object>, |
| 847 'env': { | 859 'env': { |
| 848 'CC': '/usr/bin/clang', | 860 'CC': '/usr/bin/clang', |
| 849 'CXX': '/usr/bin/clang++', | 861 'CXX': '/usr/bin/clang++', |
| 850 }, | 862 }, |
| 863 'exception_on_failure': <Object>, |
| 851 'flunkOnFailure': <Object>, | 864 'flunkOnFailure': <Object>, |
| 852 'get_props_from_stdout': None, | 865 'get_props_from_stdout': None, |
| 853 'haltOnFailure': <Object>, | 866 'haltOnFailure': <Object>, |
| 854 'hideStepIf': <Object>, | 867 'hideStepIf': <Object>, |
| 855 'is_rebaseline_step': <Object>, | 868 'is_rebaseline_step': <Object>, |
| 856 'is_upload_step': <Object>, | 869 'is_upload_step': <Object>, |
| 857 'timeout': <Object>, | 870 'timeout': <Object>, |
| 858 'workdir': 'build/skia', | 871 'workdir': 'build/skia', |
| 859 }, | 872 }, |
| 860 ], | 873 ], |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 903 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', | 916 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', |
| 904 '--flavor', | 917 '--flavor', |
| 905 'default', | 918 'default', |
| 906 ], | 919 ], |
| 907 'description': 'Retry_BuildTests', | 920 'description': 'Retry_BuildTests', |
| 908 'doStepIf': <Object>, | 921 'doStepIf': <Object>, |
| 909 'env': { | 922 'env': { |
| 910 'CC': '/usr/bin/clang', | 923 'CC': '/usr/bin/clang', |
| 911 'CXX': '/usr/bin/clang++', | 924 'CXX': '/usr/bin/clang++', |
| 912 }, | 925 }, |
| 926 'exception_on_failure': <Object>, |
| 913 'flunkOnFailure': <Object>, | 927 'flunkOnFailure': <Object>, |
| 914 'get_props_from_stdout': None, | 928 'get_props_from_stdout': None, |
| 915 'haltOnFailure': <Object>, | 929 'haltOnFailure': <Object>, |
| 916 'hideStepIf': <Object>, | 930 'hideStepIf': <Object>, |
| 917 'is_rebaseline_step': <Object>, | 931 'is_rebaseline_step': <Object>, |
| 918 'is_upload_step': <Object>, | 932 'is_upload_step': <Object>, |
| 919 'timeout': <Object>, | 933 'timeout': <Object>, |
| 920 'workdir': 'build/skia', | 934 'workdir': 'build/skia', |
| 921 }, | 935 }, |
| 922 ], | 936 ], |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 965 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', | 979 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', |
| 966 '--flavor', | 980 '--flavor', |
| 967 'default', | 981 'default', |
| 968 ], | 982 ], |
| 969 'description': 'Retry_BuildGm', | 983 'description': 'Retry_BuildGm', |
| 970 'doStepIf': <Object>, | 984 'doStepIf': <Object>, |
| 971 'env': { | 985 'env': { |
| 972 'CC': '/usr/bin/clang', | 986 'CC': '/usr/bin/clang', |
| 973 'CXX': '/usr/bin/clang++', | 987 'CXX': '/usr/bin/clang++', |
| 974 }, | 988 }, |
| 989 'exception_on_failure': <Object>, |
| 975 'flunkOnFailure': <Object>, | 990 'flunkOnFailure': <Object>, |
| 976 'get_props_from_stdout': None, | 991 'get_props_from_stdout': None, |
| 977 'haltOnFailure': <Object>, | 992 'haltOnFailure': <Object>, |
| 978 'hideStepIf': <Object>, | 993 'hideStepIf': <Object>, |
| 979 'is_rebaseline_step': <Object>, | 994 'is_rebaseline_step': <Object>, |
| 980 'is_upload_step': <Object>, | 995 'is_upload_step': <Object>, |
| 981 'timeout': <Object>, | 996 'timeout': <Object>, |
| 982 'workdir': 'build/skia', | 997 'workdir': 'build/skia', |
| 983 }, | 998 }, |
| 984 ], | 999 ], |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1027 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', | 1042 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', |
| 1028 '--flavor', | 1043 '--flavor', |
| 1029 'default', | 1044 'default', |
| 1030 ], | 1045 ], |
| 1031 'description': 'Retry_BuildTools', | 1046 'description': 'Retry_BuildTools', |
| 1032 'doStepIf': <Object>, | 1047 'doStepIf': <Object>, |
| 1033 'env': { | 1048 'env': { |
| 1034 'CC': '/usr/bin/clang', | 1049 'CC': '/usr/bin/clang', |
| 1035 'CXX': '/usr/bin/clang++', | 1050 'CXX': '/usr/bin/clang++', |
| 1036 }, | 1051 }, |
| 1052 'exception_on_failure': <Object>, |
| 1037 'flunkOnFailure': <Object>, | 1053 'flunkOnFailure': <Object>, |
| 1038 'get_props_from_stdout': None, | 1054 'get_props_from_stdout': None, |
| 1039 'haltOnFailure': <Object>, | 1055 'haltOnFailure': <Object>, |
| 1040 'hideStepIf': <Object>, | 1056 'hideStepIf': <Object>, |
| 1041 'is_rebaseline_step': <Object>, | 1057 'is_rebaseline_step': <Object>, |
| 1042 'is_upload_step': <Object>, | 1058 'is_upload_step': <Object>, |
| 1043 'timeout': <Object>, | 1059 'timeout': <Object>, |
| 1044 'workdir': 'build/skia', | 1060 'workdir': 'build/skia', |
| 1045 }, | 1061 }, |
| 1046 ], | 1062 ], |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1089 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', | 1105 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', |
| 1090 '--flavor', | 1106 '--flavor', |
| 1091 'default', | 1107 'default', |
| 1092 ], | 1108 ], |
| 1093 'description': 'Retry_BuildBench', | 1109 'description': 'Retry_BuildBench', |
| 1094 'doStepIf': <Object>, | 1110 'doStepIf': <Object>, |
| 1095 'env': { | 1111 'env': { |
| 1096 'CC': '/usr/bin/clang', | 1112 'CC': '/usr/bin/clang', |
| 1097 'CXX': '/usr/bin/clang++', | 1113 'CXX': '/usr/bin/clang++', |
| 1098 }, | 1114 }, |
| 1115 'exception_on_failure': <Object>, |
| 1099 'flunkOnFailure': <Object>, | 1116 'flunkOnFailure': <Object>, |
| 1100 'get_props_from_stdout': None, | 1117 'get_props_from_stdout': None, |
| 1101 'haltOnFailure': <Object>, | 1118 'haltOnFailure': <Object>, |
| 1102 'hideStepIf': <Object>, | 1119 'hideStepIf': <Object>, |
| 1103 'is_rebaseline_step': <Object>, | 1120 'is_rebaseline_step': <Object>, |
| 1104 'is_upload_step': <Object>, | 1121 'is_upload_step': <Object>, |
| 1105 'timeout': <Object>, | 1122 'timeout': <Object>, |
| 1106 'workdir': 'build/skia', | 1123 'workdir': 'build/skia', |
| 1107 }, | 1124 }, |
| 1108 ], | 1125 ], |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1151 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', | 1168 'skia_arch_width=64 skia_warnings_as_errors=1 skia_clang_bui
ld=1', |
| 1152 '--flavor', | 1169 '--flavor', |
| 1153 'default', | 1170 'default', |
| 1154 ], | 1171 ], |
| 1155 'description': 'Retry_BuildEverything', | 1172 'description': 'Retry_BuildEverything', |
| 1156 'doStepIf': <Object>, | 1173 'doStepIf': <Object>, |
| 1157 'env': { | 1174 'env': { |
| 1158 'CC': '/usr/bin/clang', | 1175 'CC': '/usr/bin/clang', |
| 1159 'CXX': '/usr/bin/clang++', | 1176 'CXX': '/usr/bin/clang++', |
| 1160 }, | 1177 }, |
| 1178 'exception_on_failure': <Object>, |
| 1161 'flunkOnFailure': <Object>, | 1179 'flunkOnFailure': <Object>, |
| 1162 'get_props_from_stdout': None, | 1180 'get_props_from_stdout': None, |
| 1163 'haltOnFailure': <Object>, | 1181 'haltOnFailure': <Object>, |
| 1164 'hideStepIf': <Object>, | 1182 'hideStepIf': <Object>, |
| 1165 'is_rebaseline_step': <Object>, | 1183 'is_rebaseline_step': <Object>, |
| 1166 'is_upload_step': <Object>, | 1184 'is_upload_step': <Object>, |
| 1167 'timeout': <Object>, | 1185 'timeout': <Object>, |
| 1168 'workdir': 'build/skia', | 1186 'workdir': 'build/skia', |
| 1169 }, | 1187 }, |
| 1170 ], | 1188 ], |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1209 'default', | 1227 'default', |
| 1210 '--flavor', | 1228 '--flavor', |
| 1211 'default', | 1229 'default', |
| 1212 ], | 1230 ], |
| 1213 'description': 'Clean', | 1231 'description': 'Clean', |
| 1214 'doStepIf': <Object>, | 1232 'doStepIf': <Object>, |
| 1215 'env': { | 1233 'env': { |
| 1216 'CC': '/usr/bin/clang', | 1234 'CC': '/usr/bin/clang', |
| 1217 'CXX': '/usr/bin/clang++', | 1235 'CXX': '/usr/bin/clang++', |
| 1218 }, | 1236 }, |
| 1237 'exception_on_failure': <Object>, |
| 1219 'flunkOnFailure': <Object>, | 1238 'flunkOnFailure': <Object>, |
| 1220 'get_props_from_stdout': None, | 1239 'get_props_from_stdout': None, |
| 1221 'haltOnFailure': <Object>, | 1240 'haltOnFailure': <Object>, |
| 1222 'hideStepIf': <Object>, | 1241 'hideStepIf': <Object>, |
| 1223 'is_rebaseline_step': <Object>, | 1242 'is_rebaseline_step': <Object>, |
| 1224 'is_upload_step': <Object>, | 1243 'is_upload_step': <Object>, |
| 1225 'timeout': <Object>, | 1244 'timeout': <Object>, |
| 1226 'workdir': 'build/skia', | 1245 'workdir': 'build/skia', |
| 1227 }, | 1246 }, |
| 1228 ], | 1247 ], |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1271 'skia_arch_width=64 skia_warnings_as_errors=0 skia_clang_bui
ld=1', | 1290 'skia_arch_width=64 skia_warnings_as_errors=0 skia_clang_bui
ld=1', |
| 1272 '--flavor', | 1291 '--flavor', |
| 1273 'default', | 1292 'default', |
| 1274 ], | 1293 ], |
| 1275 'description': 'Retry_NoWarningsAsErrors_BuildSkiaLib', | 1294 'description': 'Retry_NoWarningsAsErrors_BuildSkiaLib', |
| 1276 'doStepIf': <Object>, | 1295 'doStepIf': <Object>, |
| 1277 'env': { | 1296 'env': { |
| 1278 'CC': '/usr/bin/clang', | 1297 'CC': '/usr/bin/clang', |
| 1279 'CXX': '/usr/bin/clang++', | 1298 'CXX': '/usr/bin/clang++', |
| 1280 }, | 1299 }, |
| 1300 'exception_on_failure': <Object>, |
| 1281 'flunkOnFailure': <Object>, | 1301 'flunkOnFailure': <Object>, |
| 1282 'get_props_from_stdout': None, | 1302 'get_props_from_stdout': None, |
| 1283 'haltOnFailure': <Object>, | 1303 'haltOnFailure': <Object>, |
| 1284 'hideStepIf': <Object>, | 1304 'hideStepIf': <Object>, |
| 1285 'is_rebaseline_step': <Object>, | 1305 'is_rebaseline_step': <Object>, |
| 1286 'is_upload_step': <Object>, | 1306 'is_upload_step': <Object>, |
| 1287 'timeout': <Object>, | 1307 'timeout': <Object>, |
| 1288 'workdir': 'build/skia', | 1308 'workdir': 'build/skia', |
| 1289 }, | 1309 }, |
| 1290 ], | 1310 ], |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1333 'skia_arch_width=64 skia_warnings_as_errors=0 skia_clang_bui
ld=1', | 1353 'skia_arch_width=64 skia_warnings_as_errors=0 skia_clang_bui
ld=1', |
| 1334 '--flavor', | 1354 '--flavor', |
| 1335 'default', | 1355 'default', |
| 1336 ], | 1356 ], |
| 1337 'description': 'Retry_NoWarningsAsErrors_BuildTests', | 1357 'description': 'Retry_NoWarningsAsErrors_BuildTests', |
| 1338 'doStepIf': <Object>, | 1358 'doStepIf': <Object>, |
| 1339 'env': { | 1359 'env': { |
| 1340 'CC': '/usr/bin/clang', | 1360 'CC': '/usr/bin/clang', |
| 1341 'CXX': '/usr/bin/clang++', | 1361 'CXX': '/usr/bin/clang++', |
| 1342 }, | 1362 }, |
| 1363 'exception_on_failure': <Object>, |
| 1343 'flunkOnFailure': <Object>, | 1364 'flunkOnFailure': <Object>, |
| 1344 'get_props_from_stdout': None, | 1365 'get_props_from_stdout': None, |
| 1345 'haltOnFailure': <Object>, | 1366 'haltOnFailure': <Object>, |
| 1346 'hideStepIf': <Object>, | 1367 'hideStepIf': <Object>, |
| 1347 'is_rebaseline_step': <Object>, | 1368 'is_rebaseline_step': <Object>, |
| 1348 'is_upload_step': <Object>, | 1369 'is_upload_step': <Object>, |
| 1349 'timeout': <Object>, | 1370 'timeout': <Object>, |
| 1350 'workdir': 'build/skia', | 1371 'workdir': 'build/skia', |
| 1351 }, | 1372 }, |
| 1352 ], | 1373 ], |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1395 'skia_arch_width=64 skia_warnings_as_errors=0 skia_clang_bui
ld=1', | 1416 'skia_arch_width=64 skia_warnings_as_errors=0 skia_clang_bui
ld=1', |
| 1396 '--flavor', | 1417 '--flavor', |
| 1397 'default', | 1418 'default', |
| 1398 ], | 1419 ], |
| 1399 'description': 'Retry_NoWarningsAsErrors_BuildGm', | 1420 'description': 'Retry_NoWarningsAsErrors_BuildGm', |
| 1400 'doStepIf': <Object>, | 1421 'doStepIf': <Object>, |
| 1401 'env': { | 1422 'env': { |
| 1402 'CC': '/usr/bin/clang', | 1423 'CC': '/usr/bin/clang', |
| 1403 'CXX': '/usr/bin/clang++', | 1424 'CXX': '/usr/bin/clang++', |
| 1404 }, | 1425 }, |
| 1426 'exception_on_failure': <Object>, |
| 1405 'flunkOnFailure': <Object>, | 1427 'flunkOnFailure': <Object>, |
| 1406 'get_props_from_stdout': None, | 1428 'get_props_from_stdout': None, |
| 1407 'haltOnFailure': <Object>, | 1429 'haltOnFailure': <Object>, |
| 1408 'hideStepIf': <Object>, | 1430 'hideStepIf': <Object>, |
| 1409 'is_rebaseline_step': <Object>, | 1431 'is_rebaseline_step': <Object>, |
| 1410 'is_upload_step': <Object>, | 1432 'is_upload_step': <Object>, |
| 1411 'timeout': <Object>, | 1433 'timeout': <Object>, |
| 1412 'workdir': 'build/skia', | 1434 'workdir': 'build/skia', |
| 1413 }, | 1435 }, |
| 1414 ], | 1436 ], |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1457 'skia_arch_width=64 skia_warnings_as_errors=0 skia_clang_bui
ld=1', | 1479 'skia_arch_width=64 skia_warnings_as_errors=0 skia_clang_bui
ld=1', |
| 1458 '--flavor', | 1480 '--flavor', |
| 1459 'default', | 1481 'default', |
| 1460 ], | 1482 ], |
| 1461 'description': 'Retry_NoWarningsAsErrors_BuildTools', | 1483 'description': 'Retry_NoWarningsAsErrors_BuildTools', |
| 1462 'doStepIf': <Object>, | 1484 'doStepIf': <Object>, |
| 1463 'env': { | 1485 'env': { |
| 1464 'CC': '/usr/bin/clang', | 1486 'CC': '/usr/bin/clang', |
| 1465 'CXX': '/usr/bin/clang++', | 1487 'CXX': '/usr/bin/clang++', |
| 1466 }, | 1488 }, |
| 1489 'exception_on_failure': <Object>, |
| 1467 'flunkOnFailure': <Object>, | 1490 'flunkOnFailure': <Object>, |
| 1468 'get_props_from_stdout': None, | 1491 'get_props_from_stdout': None, |
| 1469 'haltOnFailure': <Object>, | 1492 'haltOnFailure': <Object>, |
| 1470 'hideStepIf': <Object>, | 1493 'hideStepIf': <Object>, |
| 1471 'is_rebaseline_step': <Object>, | 1494 'is_rebaseline_step': <Object>, |
| 1472 'is_upload_step': <Object>, | 1495 'is_upload_step': <Object>, |
| 1473 'timeout': <Object>, | 1496 'timeout': <Object>, |
| 1474 'workdir': 'build/skia', | 1497 'workdir': 'build/skia', |
| 1475 }, | 1498 }, |
| 1476 ], | 1499 ], |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1519 'skia_arch_width=64 skia_warnings_as_errors=0 skia_clang_bui
ld=1', | 1542 'skia_arch_width=64 skia_warnings_as_errors=0 skia_clang_bui
ld=1', |
| 1520 '--flavor', | 1543 '--flavor', |
| 1521 'default', | 1544 'default', |
| 1522 ], | 1545 ], |
| 1523 'description': 'Retry_NoWarningsAsErrors_BuildBench', | 1546 'description': 'Retry_NoWarningsAsErrors_BuildBench', |
| 1524 'doStepIf': <Object>, | 1547 'doStepIf': <Object>, |
| 1525 'env': { | 1548 'env': { |
| 1526 'CC': '/usr/bin/clang', | 1549 'CC': '/usr/bin/clang', |
| 1527 'CXX': '/usr/bin/clang++', | 1550 'CXX': '/usr/bin/clang++', |
| 1528 }, | 1551 }, |
| 1552 'exception_on_failure': <Object>, |
| 1529 'flunkOnFailure': <Object>, | 1553 'flunkOnFailure': <Object>, |
| 1530 'get_props_from_stdout': None, | 1554 'get_props_from_stdout': None, |
| 1531 'haltOnFailure': <Object>, | 1555 'haltOnFailure': <Object>, |
| 1532 'hideStepIf': <Object>, | 1556 'hideStepIf': <Object>, |
| 1533 'is_rebaseline_step': <Object>, | 1557 'is_rebaseline_step': <Object>, |
| 1534 'is_upload_step': <Object>, | 1558 'is_upload_step': <Object>, |
| 1535 'timeout': <Object>, | 1559 'timeout': <Object>, |
| 1536 'workdir': 'build/skia', | 1560 'workdir': 'build/skia', |
| 1537 }, | 1561 }, |
| 1538 ], | 1562 ], |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1581 'skia_arch_width=64 skia_warnings_as_errors=0 skia_clang_bui
ld=1', | 1605 'skia_arch_width=64 skia_warnings_as_errors=0 skia_clang_bui
ld=1', |
| 1582 '--flavor', | 1606 '--flavor', |
| 1583 'default', | 1607 'default', |
| 1584 ], | 1608 ], |
| 1585 'description': 'Retry_NoWarningsAsErrors_BuildEverything', | 1609 'description': 'Retry_NoWarningsAsErrors_BuildEverything', |
| 1586 'doStepIf': <Object>, | 1610 'doStepIf': <Object>, |
| 1587 'env': { | 1611 'env': { |
| 1588 'CC': '/usr/bin/clang', | 1612 'CC': '/usr/bin/clang', |
| 1589 'CXX': '/usr/bin/clang++', | 1613 'CXX': '/usr/bin/clang++', |
| 1590 }, | 1614 }, |
| 1615 'exception_on_failure': <Object>, |
| 1591 'flunkOnFailure': <Object>, | 1616 'flunkOnFailure': <Object>, |
| 1592 'get_props_from_stdout': None, | 1617 'get_props_from_stdout': None, |
| 1593 'haltOnFailure': <Object>, | 1618 'haltOnFailure': <Object>, |
| 1594 'hideStepIf': <Object>, | 1619 'hideStepIf': <Object>, |
| 1595 'is_rebaseline_step': <Object>, | 1620 'is_rebaseline_step': <Object>, |
| 1596 'is_upload_step': <Object>, | 1621 'is_upload_step': <Object>, |
| 1597 'timeout': <Object>, | 1622 'timeout': <Object>, |
| 1598 'workdir': 'build/skia', | 1623 'workdir': 'build/skia', |
| 1599 }, | 1624 }, |
| 1600 ], | 1625 ], |
| 1601 ], | 1626 ], |
| 1602 } | 1627 } |
| OLD | NEW |