| OLD | NEW |
| 1 { | 1 { |
| 2 'TargetPath': <Object>, | 2 'TargetPath': <Object>, |
| 3 '_autogen_svn_password_file': '.autogen_svn_password', | 3 '_autogen_svn_password_file': '.autogen_svn_password', |
| 4 '_autogen_svn_username_file': '.autogen_svn_username', | 4 '_autogen_svn_username_file': '.autogen_svn_username', |
| 5 '_build_targets': [ | 5 '_build_targets': [ |
| 6 'most', | 6 'most', |
| 7 ], | 7 ], |
| 8 '_builder_name': 'Test-Mac10.8-MacMini4.1-GeForce320M-x86-Debug-Trybot', | 8 '_builder_name': 'Test-Mac10.8-MacMini4.1-GeForce320M-x86-Debug-Trybot', |
| 9 '_common_args': [ | 9 '_common_args': [ |
| 10 '--autogen_svn_baseurl', | 10 '--autogen_svn_baseurl', |
| (...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 99 '--num_cores', | 99 '--num_cores', |
| 100 <Object>, | 100 <Object>, |
| 101 '--is_try', | 101 '--is_try', |
| 102 'True', | 102 'True', |
| 103 '--bench_pictures_cfg', | 103 '--bench_pictures_cfg', |
| 104 'default', | 104 'default', |
| 105 ], | 105 ], |
| 106 'description': 'UpdateScripts', | 106 'description': 'UpdateScripts', |
| 107 'doStepIf': <Object>, | 107 'doStepIf': <Object>, |
| 108 'env': {}, | 108 'env': {}, |
| 109 'exception_on_failure': <Object>, |
| 109 'flunkOnFailure': <Object>, | 110 'flunkOnFailure': <Object>, |
| 110 'get_props_from_stdout': { | 111 'get_props_from_stdout': { |
| 111 'buildbot_revision': 'Skiabot scripts updated to (\w+)', | 112 'buildbot_revision': 'Skiabot scripts updated to (\w+)', |
| 112 }, | 113 }, |
| 113 'haltOnFailure': <Object>, | 114 'haltOnFailure': <Object>, |
| 114 'hideStepIf': <Object>, | 115 'hideStepIf': <Object>, |
| 115 'is_rebaseline_step': <Object>, | 116 'is_rebaseline_step': <Object>, |
| 116 'is_upload_step': <Object>, | 117 'is_upload_step': <Object>, |
| 117 'timeout': <Object>, | 118 'timeout': <Object>, |
| 118 'workdir': 'build', | 119 'workdir': 'build', |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 156 '--is_try', | 157 '--is_try', |
| 157 'True', | 158 'True', |
| 158 '--bench_pictures_cfg', | 159 '--bench_pictures_cfg', |
| 159 'default', | 160 'default', |
| 160 '--gclient_solutions', | 161 '--gclient_solutions', |
| 161 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', | 162 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', |
| 162 ], | 163 ], |
| 163 'description': 'Update', | 164 'description': 'Update', |
| 164 'doStepIf': <Object>, | 165 'doStepIf': <Object>, |
| 165 'env': {}, | 166 'env': {}, |
| 167 'exception_on_failure': <Object>, |
| 166 'flunkOnFailure': <Object>, | 168 'flunkOnFailure': <Object>, |
| 167 'get_props_from_stdout': { | 169 'get_props_from_stdout': { |
| 168 'got_revision': 'Skia updated to (\w+)', | 170 'got_revision': 'Skia updated to (\w+)', |
| 169 }, | 171 }, |
| 170 'haltOnFailure': <Object>, | 172 'haltOnFailure': <Object>, |
| 171 'hideStepIf': <Object>, | 173 'hideStepIf': <Object>, |
| 172 'is_rebaseline_step': <Object>, | 174 'is_rebaseline_step': <Object>, |
| 173 'is_upload_step': <Object>, | 175 'is_upload_step': <Object>, |
| 174 'timeout': <Object>, | 176 'timeout': <Object>, |
| 175 'workdir': 'build', | 177 'workdir': 'build', |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 213 '--is_try', | 215 '--is_try', |
| 214 'True', | 216 'True', |
| 215 '--bench_pictures_cfg', | 217 '--bench_pictures_cfg', |
| 216 'default', | 218 'default', |
| 217 '--patch', | 219 '--patch', |
| 218 <Object>, | 220 <Object>, |
| 219 ], | 221 ], |
| 220 'description': 'ApplyPatch', | 222 'description': 'ApplyPatch', |
| 221 'doStepIf': <Object>, | 223 'doStepIf': <Object>, |
| 222 'env': {}, | 224 'env': {}, |
| 225 'exception_on_failure': <Object>, |
| 223 'flunkOnFailure': <Object>, | 226 'flunkOnFailure': <Object>, |
| 224 'get_props_from_stdout': None, | 227 'get_props_from_stdout': None, |
| 225 'haltOnFailure': <Object>, | 228 'haltOnFailure': <Object>, |
| 226 'hideStepIf': <Object>, | 229 'hideStepIf': <Object>, |
| 227 'is_rebaseline_step': <Object>, | 230 'is_rebaseline_step': <Object>, |
| 228 'is_upload_step': <Object>, | 231 'is_upload_step': <Object>, |
| 229 'timeout': <Object>, | 232 'timeout': <Object>, |
| 230 'workdir': 'build/skia', | 233 'workdir': 'build/skia', |
| 231 }, | 234 }, |
| 232 ], | 235 ], |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 266 '--num_cores', | 269 '--num_cores', |
| 267 <Object>, | 270 <Object>, |
| 268 '--is_try', | 271 '--is_try', |
| 269 'True', | 272 'True', |
| 270 '--bench_pictures_cfg', | 273 '--bench_pictures_cfg', |
| 271 'default', | 274 'default', |
| 272 ], | 275 ], |
| 273 'description': 'DownloadSKPs', | 276 'description': 'DownloadSKPs', |
| 274 'doStepIf': <Object>, | 277 'doStepIf': <Object>, |
| 275 'env': {}, | 278 'env': {}, |
| 279 'exception_on_failure': <Object>, |
| 276 'flunkOnFailure': <Object>, | 280 'flunkOnFailure': <Object>, |
| 277 'get_props_from_stdout': None, | 281 'get_props_from_stdout': None, |
| 278 'haltOnFailure': <Object>, | 282 'haltOnFailure': <Object>, |
| 279 'hideStepIf': <Object>, | 283 'hideStepIf': <Object>, |
| 280 'is_rebaseline_step': <Object>, | 284 'is_rebaseline_step': <Object>, |
| 281 'is_upload_step': <Object>, | 285 'is_upload_step': <Object>, |
| 282 'timeout': <Object>, | 286 'timeout': <Object>, |
| 283 'workdir': 'build/skia', | 287 'workdir': 'build/skia', |
| 284 }, | 288 }, |
| 285 ], | 289 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 321 '--is_try', | 325 '--is_try', |
| 322 'True', | 326 'True', |
| 323 '--bench_pictures_cfg', | 327 '--bench_pictures_cfg', |
| 324 'default', | 328 'default', |
| 325 '--flavor', | 329 '--flavor', |
| 326 'default', | 330 'default', |
| 327 ], | 331 ], |
| 328 'description': 'Clean', | 332 'description': 'Clean', |
| 329 'doStepIf': <Object>, | 333 'doStepIf': <Object>, |
| 330 'env': {}, | 334 'env': {}, |
| 335 'exception_on_failure': <Object>, |
| 331 'flunkOnFailure': <Object>, | 336 'flunkOnFailure': <Object>, |
| 332 'get_props_from_stdout': None, | 337 'get_props_from_stdout': None, |
| 333 'haltOnFailure': <Object>, | 338 'haltOnFailure': <Object>, |
| 334 'hideStepIf': <Object>, | 339 'hideStepIf': <Object>, |
| 335 'is_rebaseline_step': <Object>, | 340 'is_rebaseline_step': <Object>, |
| 336 'is_upload_step': <Object>, | 341 'is_upload_step': <Object>, |
| 337 'timeout': <Object>, | 342 'timeout': <Object>, |
| 338 'workdir': 'build/skia', | 343 'workdir': 'build/skia', |
| 339 }, | 344 }, |
| 340 ], | 345 ], |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 378 '--bench_pictures_cfg', | 383 '--bench_pictures_cfg', |
| 379 'default', | 384 'default', |
| 380 '--gyp_defines', | 385 '--gyp_defines', |
| 381 'skia_arch_width=32 skia_warnings_as_errors=0', | 386 'skia_arch_width=32 skia_warnings_as_errors=0', |
| 382 '--flavor', | 387 '--flavor', |
| 383 'default', | 388 'default', |
| 384 ], | 389 ], |
| 385 'description': 'RunGYP', | 390 'description': 'RunGYP', |
| 386 'doStepIf': <Object>, | 391 'doStepIf': <Object>, |
| 387 'env': {}, | 392 'env': {}, |
| 393 'exception_on_failure': <Object>, |
| 388 'flunkOnFailure': <Object>, | 394 'flunkOnFailure': <Object>, |
| 389 'get_props_from_stdout': None, | 395 'get_props_from_stdout': None, |
| 390 'haltOnFailure': <Object>, | 396 'haltOnFailure': <Object>, |
| 391 'hideStepIf': <Object>, | 397 'hideStepIf': <Object>, |
| 392 'is_rebaseline_step': <Object>, | 398 'is_rebaseline_step': <Object>, |
| 393 'is_upload_step': <Object>, | 399 'is_upload_step': <Object>, |
| 394 'timeout': <Object>, | 400 'timeout': <Object>, |
| 395 'workdir': 'build/skia', | 401 'workdir': 'build/skia', |
| 396 }, | 402 }, |
| 397 ], | 403 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 437 '--target', | 443 '--target', |
| 438 'most', | 444 'most', |
| 439 '--gyp_defines', | 445 '--gyp_defines', |
| 440 'skia_arch_width=32 skia_warnings_as_errors=0', | 446 'skia_arch_width=32 skia_warnings_as_errors=0', |
| 441 '--flavor', | 447 '--flavor', |
| 442 'default', | 448 'default', |
| 443 ], | 449 ], |
| 444 'description': 'BuildMost', | 450 'description': 'BuildMost', |
| 445 'doStepIf': <Object>, | 451 'doStepIf': <Object>, |
| 446 'env': {}, | 452 'env': {}, |
| 453 'exception_on_failure': <Object>, |
| 447 'flunkOnFailure': <Object>, | 454 'flunkOnFailure': <Object>, |
| 448 'get_props_from_stdout': None, | 455 'get_props_from_stdout': None, |
| 449 'haltOnFailure': <Object>, | 456 'haltOnFailure': <Object>, |
| 450 'hideStepIf': <Object>, | 457 'hideStepIf': <Object>, |
| 451 'is_rebaseline_step': <Object>, | 458 'is_rebaseline_step': <Object>, |
| 452 'is_upload_step': <Object>, | 459 'is_upload_step': <Object>, |
| 453 'timeout': <Object>, | 460 'timeout': <Object>, |
| 454 'workdir': 'build/skia', | 461 'workdir': 'build/skia', |
| 455 }, | 462 }, |
| 456 ], | 463 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 492 '--is_try', | 499 '--is_try', |
| 493 'True', | 500 'True', |
| 494 '--bench_pictures_cfg', | 501 '--bench_pictures_cfg', |
| 495 'default', | 502 'default', |
| 496 '--flavor', | 503 '--flavor', |
| 497 'default', | 504 'default', |
| 498 ], | 505 ], |
| 499 'description': 'Clean', | 506 'description': 'Clean', |
| 500 'doStepIf': <Object>, | 507 'doStepIf': <Object>, |
| 501 'env': {}, | 508 'env': {}, |
| 509 'exception_on_failure': <Object>, |
| 502 'flunkOnFailure': <Object>, | 510 'flunkOnFailure': <Object>, |
| 503 'get_props_from_stdout': None, | 511 'get_props_from_stdout': None, |
| 504 'haltOnFailure': <Object>, | 512 'haltOnFailure': <Object>, |
| 505 'hideStepIf': <Object>, | 513 'hideStepIf': <Object>, |
| 506 'is_rebaseline_step': <Object>, | 514 'is_rebaseline_step': <Object>, |
| 507 'is_upload_step': <Object>, | 515 'is_upload_step': <Object>, |
| 508 'timeout': <Object>, | 516 'timeout': <Object>, |
| 509 'workdir': 'build/skia', | 517 'workdir': 'build/skia', |
| 510 }, | 518 }, |
| 511 ], | 519 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 551 '--target', | 559 '--target', |
| 552 'most', | 560 'most', |
| 553 '--gyp_defines', | 561 '--gyp_defines', |
| 554 'skia_arch_width=32 skia_warnings_as_errors=0', | 562 'skia_arch_width=32 skia_warnings_as_errors=0', |
| 555 '--flavor', | 563 '--flavor', |
| 556 'default', | 564 'default', |
| 557 ], | 565 ], |
| 558 'description': 'Retry_BuildMost', | 566 'description': 'Retry_BuildMost', |
| 559 'doStepIf': <Object>, | 567 'doStepIf': <Object>, |
| 560 'env': {}, | 568 'env': {}, |
| 569 'exception_on_failure': <Object>, |
| 561 'flunkOnFailure': <Object>, | 570 'flunkOnFailure': <Object>, |
| 562 'get_props_from_stdout': None, | 571 'get_props_from_stdout': None, |
| 563 'haltOnFailure': <Object>, | 572 'haltOnFailure': <Object>, |
| 564 'hideStepIf': <Object>, | 573 'hideStepIf': <Object>, |
| 565 'is_rebaseline_step': <Object>, | 574 'is_rebaseline_step': <Object>, |
| 566 'is_upload_step': <Object>, | 575 'is_upload_step': <Object>, |
| 567 'timeout': <Object>, | 576 'timeout': <Object>, |
| 568 'workdir': 'build/skia', | 577 'workdir': 'build/skia', |
| 569 }, | 578 }, |
| 570 ], | 579 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 606 '--is_try', | 615 '--is_try', |
| 607 'True', | 616 'True', |
| 608 '--bench_pictures_cfg', | 617 '--bench_pictures_cfg', |
| 609 'default', | 618 'default', |
| 610 '--flavor', | 619 '--flavor', |
| 611 'default', | 620 'default', |
| 612 ], | 621 ], |
| 613 'description': 'Clean', | 622 'description': 'Clean', |
| 614 'doStepIf': <Object>, | 623 'doStepIf': <Object>, |
| 615 'env': {}, | 624 'env': {}, |
| 625 'exception_on_failure': <Object>, |
| 616 'flunkOnFailure': <Object>, | 626 'flunkOnFailure': <Object>, |
| 617 'get_props_from_stdout': None, | 627 'get_props_from_stdout': None, |
| 618 'haltOnFailure': <Object>, | 628 'haltOnFailure': <Object>, |
| 619 'hideStepIf': <Object>, | 629 'hideStepIf': <Object>, |
| 620 'is_rebaseline_step': <Object>, | 630 'is_rebaseline_step': <Object>, |
| 621 'is_upload_step': <Object>, | 631 'is_upload_step': <Object>, |
| 622 'timeout': <Object>, | 632 'timeout': <Object>, |
| 623 'workdir': 'build/skia', | 633 'workdir': 'build/skia', |
| 624 }, | 634 }, |
| 625 ], | 635 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 665 '--target', | 675 '--target', |
| 666 'most', | 676 'most', |
| 667 '--gyp_defines', | 677 '--gyp_defines', |
| 668 'skia_arch_width=32 skia_warnings_as_errors=0', | 678 'skia_arch_width=32 skia_warnings_as_errors=0', |
| 669 '--flavor', | 679 '--flavor', |
| 670 'default', | 680 'default', |
| 671 ], | 681 ], |
| 672 'description': 'Retry_NoWarningsAsErrors_BuildMost', | 682 'description': 'Retry_NoWarningsAsErrors_BuildMost', |
| 673 'doStepIf': <Object>, | 683 'doStepIf': <Object>, |
| 674 'env': {}, | 684 'env': {}, |
| 685 'exception_on_failure': <Object>, |
| 675 'flunkOnFailure': <Object>, | 686 'flunkOnFailure': <Object>, |
| 676 'get_props_from_stdout': None, | 687 'get_props_from_stdout': None, |
| 677 'haltOnFailure': <Object>, | 688 'haltOnFailure': <Object>, |
| 678 'hideStepIf': <Object>, | 689 'hideStepIf': <Object>, |
| 679 'is_rebaseline_step': <Object>, | 690 'is_rebaseline_step': <Object>, |
| 680 'is_upload_step': <Object>, | 691 'is_upload_step': <Object>, |
| 681 'timeout': <Object>, | 692 'timeout': <Object>, |
| 682 'workdir': 'build/skia', | 693 'workdir': 'build/skia', |
| 683 }, | 694 }, |
| 684 ], | 695 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 720 '--is_try', | 731 '--is_try', |
| 721 'True', | 732 'True', |
| 722 '--bench_pictures_cfg', | 733 '--bench_pictures_cfg', |
| 723 'default', | 734 'default', |
| 724 '--flavor', | 735 '--flavor', |
| 725 'default', | 736 'default', |
| 726 ], | 737 ], |
| 727 'description': 'Install', | 738 'description': 'Install', |
| 728 'doStepIf': <Object>, | 739 'doStepIf': <Object>, |
| 729 'env': {}, | 740 'env': {}, |
| 741 'exception_on_failure': <Object>, |
| 730 'flunkOnFailure': <Object>, | 742 'flunkOnFailure': <Object>, |
| 731 'get_props_from_stdout': None, | 743 'get_props_from_stdout': None, |
| 732 'haltOnFailure': <Object>, | 744 'haltOnFailure': <Object>, |
| 733 'hideStepIf': <Object>, | 745 'hideStepIf': <Object>, |
| 734 'is_rebaseline_step': <Object>, | 746 'is_rebaseline_step': <Object>, |
| 735 'is_upload_step': <Object>, | 747 'is_upload_step': <Object>, |
| 736 'timeout': <Object>, | 748 'timeout': <Object>, |
| 737 'workdir': 'build/skia', | 749 'workdir': 'build/skia', |
| 738 }, | 750 }, |
| 739 ], | 751 ], |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 773 '--num_cores', | 785 '--num_cores', |
| 774 <Object>, | 786 <Object>, |
| 775 '--is_try', | 787 '--is_try', |
| 776 'True', | 788 'True', |
| 777 '--bench_pictures_cfg', | 789 '--bench_pictures_cfg', |
| 778 'default', | 790 'default', |
| 779 ], | 791 ], |
| 780 'description': 'DownloadBaselines', | 792 'description': 'DownloadBaselines', |
| 781 'doStepIf': <Object>, | 793 'doStepIf': <Object>, |
| 782 'env': {}, | 794 'env': {}, |
| 795 'exception_on_failure': <Object>, |
| 783 'flunkOnFailure': <Object>, | 796 'flunkOnFailure': <Object>, |
| 784 'get_props_from_stdout': None, | 797 'get_props_from_stdout': None, |
| 785 'haltOnFailure': <Object>, | 798 'haltOnFailure': <Object>, |
| 786 'hideStepIf': <Object>, | 799 'hideStepIf': <Object>, |
| 787 'is_rebaseline_step': <Object>, | 800 'is_rebaseline_step': <Object>, |
| 788 'is_upload_step': <Object>, | 801 'is_upload_step': <Object>, |
| 789 'timeout': <Object>, | 802 'timeout': <Object>, |
| 790 'workdir': 'build/skia', | 803 'workdir': 'build/skia', |
| 791 }, | 804 }, |
| 792 ], | 805 ], |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 826 '--num_cores', | 839 '--num_cores', |
| 827 <Object>, | 840 <Object>, |
| 828 '--is_try', | 841 '--is_try', |
| 829 'True', | 842 'True', |
| 830 '--bench_pictures_cfg', | 843 '--bench_pictures_cfg', |
| 831 'default', | 844 'default', |
| 832 ], | 845 ], |
| 833 'description': 'DownloadSKImageFiles', | 846 'description': 'DownloadSKImageFiles', |
| 834 'doStepIf': <Object>, | 847 'doStepIf': <Object>, |
| 835 'env': {}, | 848 'env': {}, |
| 849 'exception_on_failure': <Object>, |
| 836 'flunkOnFailure': <Object>, | 850 'flunkOnFailure': <Object>, |
| 837 'get_props_from_stdout': None, | 851 'get_props_from_stdout': None, |
| 838 'haltOnFailure': <Object>, | 852 'haltOnFailure': <Object>, |
| 839 'hideStepIf': <Object>, | 853 'hideStepIf': <Object>, |
| 840 'is_rebaseline_step': <Object>, | 854 'is_rebaseline_step': <Object>, |
| 841 'is_upload_step': <Object>, | 855 'is_upload_step': <Object>, |
| 842 'timeout': <Object>, | 856 'timeout': <Object>, |
| 843 'workdir': 'build/skia', | 857 'workdir': 'build/skia', |
| 844 }, | 858 }, |
| 845 ], | 859 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 881 '--is_try', | 895 '--is_try', |
| 882 'True', | 896 'True', |
| 883 '--bench_pictures_cfg', | 897 '--bench_pictures_cfg', |
| 884 'default', | 898 'default', |
| 885 '--flavor', | 899 '--flavor', |
| 886 'default', | 900 'default', |
| 887 ], | 901 ], |
| 888 'description': 'PreRender', | 902 'description': 'PreRender', |
| 889 'doStepIf': <Object>, | 903 'doStepIf': <Object>, |
| 890 'env': {}, | 904 'env': {}, |
| 905 'exception_on_failure': <Object>, |
| 891 'flunkOnFailure': <Object>, | 906 'flunkOnFailure': <Object>, |
| 892 'get_props_from_stdout': None, | 907 'get_props_from_stdout': None, |
| 893 'haltOnFailure': <Object>, | 908 'haltOnFailure': <Object>, |
| 894 'hideStepIf': <Object>, | 909 'hideStepIf': <Object>, |
| 895 'is_rebaseline_step': <Object>, | 910 'is_rebaseline_step': <Object>, |
| 896 'is_upload_step': <Object>, | 911 'is_upload_step': <Object>, |
| 897 'timeout': <Object>, | 912 'timeout': <Object>, |
| 898 'workdir': 'build/skia', | 913 'workdir': 'build/skia', |
| 899 }, | 914 }, |
| 900 ], | 915 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 936 '--is_try', | 951 '--is_try', |
| 937 'True', | 952 'True', |
| 938 '--bench_pictures_cfg', | 953 '--bench_pictures_cfg', |
| 939 'default', | 954 'default', |
| 940 '--flavor', | 955 '--flavor', |
| 941 'default', | 956 'default', |
| 942 ], | 957 ], |
| 943 'description': 'RunTests', | 958 'description': 'RunTests', |
| 944 'doStepIf': <Object>, | 959 'doStepIf': <Object>, |
| 945 'env': {}, | 960 'env': {}, |
| 961 'exception_on_failure': <Object>, |
| 946 'flunkOnFailure': <Object>, | 962 'flunkOnFailure': <Object>, |
| 947 'get_props_from_stdout': None, | 963 'get_props_from_stdout': None, |
| 948 'haltOnFailure': <Object>, | 964 'haltOnFailure': <Object>, |
| 949 'hideStepIf': <Object>, | 965 'hideStepIf': <Object>, |
| 950 'is_rebaseline_step': <Object>, | 966 'is_rebaseline_step': <Object>, |
| 951 'is_upload_step': <Object>, | 967 'is_upload_step': <Object>, |
| 952 'timeout': <Object>, | 968 'timeout': <Object>, |
| 953 'workdir': 'build/skia', | 969 'workdir': 'build/skia', |
| 954 }, | 970 }, |
| 955 ], | 971 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 991 '--is_try', | 1007 '--is_try', |
| 992 'True', | 1008 'True', |
| 993 '--bench_pictures_cfg', | 1009 '--bench_pictures_cfg', |
| 994 'default', | 1010 'default', |
| 995 '--flavor', | 1011 '--flavor', |
| 996 'default', | 1012 'default', |
| 997 ], | 1013 ], |
| 998 'description': 'GenerateGMs', | 1014 'description': 'GenerateGMs', |
| 999 'doStepIf': <Object>, | 1015 'doStepIf': <Object>, |
| 1000 'env': {}, | 1016 'env': {}, |
| 1017 'exception_on_failure': <Object>, |
| 1001 'flunkOnFailure': <Object>, | 1018 'flunkOnFailure': <Object>, |
| 1002 'get_props_from_stdout': None, | 1019 'get_props_from_stdout': None, |
| 1003 'haltOnFailure': <Object>, | 1020 'haltOnFailure': <Object>, |
| 1004 'hideStepIf': <Object>, | 1021 'hideStepIf': <Object>, |
| 1005 'is_rebaseline_step': <Object>, | 1022 'is_rebaseline_step': <Object>, |
| 1006 'is_upload_step': <Object>, | 1023 'is_upload_step': <Object>, |
| 1007 'timeout': <Object>, | 1024 'timeout': <Object>, |
| 1008 'workdir': 'build/skia', | 1025 'workdir': 'build/skia', |
| 1009 }, | 1026 }, |
| 1010 ], | 1027 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1046 '--is_try', | 1063 '--is_try', |
| 1047 'True', | 1064 'True', |
| 1048 '--bench_pictures_cfg', | 1065 '--bench_pictures_cfg', |
| 1049 'default', | 1066 'default', |
| 1050 '--flavor', | 1067 '--flavor', |
| 1051 'default', | 1068 'default', |
| 1052 ], | 1069 ], |
| 1053 'description': 'RenderPictures', | 1070 'description': 'RenderPictures', |
| 1054 'doStepIf': <Object>, | 1071 'doStepIf': <Object>, |
| 1055 'env': {}, | 1072 'env': {}, |
| 1073 'exception_on_failure': <Object>, |
| 1056 'flunkOnFailure': <Object>, | 1074 'flunkOnFailure': <Object>, |
| 1057 'get_props_from_stdout': None, | 1075 'get_props_from_stdout': None, |
| 1058 'haltOnFailure': <Object>, | 1076 'haltOnFailure': <Object>, |
| 1059 'hideStepIf': <Object>, | 1077 'hideStepIf': <Object>, |
| 1060 'is_rebaseline_step': <Object>, | 1078 'is_rebaseline_step': <Object>, |
| 1061 'is_upload_step': <Object>, | 1079 'is_upload_step': <Object>, |
| 1062 'timeout': <Object>, | 1080 'timeout': <Object>, |
| 1063 'workdir': 'build/skia', | 1081 'workdir': 'build/skia', |
| 1064 }, | 1082 }, |
| 1065 ], | 1083 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1101 '--is_try', | 1119 '--is_try', |
| 1102 'True', | 1120 'True', |
| 1103 '--bench_pictures_cfg', | 1121 '--bench_pictures_cfg', |
| 1104 'default', | 1122 'default', |
| 1105 '--flavor', | 1123 '--flavor', |
| 1106 'default', | 1124 'default', |
| 1107 ], | 1125 ], |
| 1108 'description': 'RenderPdfs', | 1126 'description': 'RenderPdfs', |
| 1109 'doStepIf': <Object>, | 1127 'doStepIf': <Object>, |
| 1110 'env': {}, | 1128 'env': {}, |
| 1129 'exception_on_failure': <Object>, |
| 1111 'flunkOnFailure': <Object>, | 1130 'flunkOnFailure': <Object>, |
| 1112 'get_props_from_stdout': None, | 1131 'get_props_from_stdout': None, |
| 1113 'haltOnFailure': <Object>, | 1132 'haltOnFailure': <Object>, |
| 1114 'hideStepIf': <Object>, | 1133 'hideStepIf': <Object>, |
| 1115 'is_rebaseline_step': <Object>, | 1134 'is_rebaseline_step': <Object>, |
| 1116 'is_upload_step': <Object>, | 1135 'is_upload_step': <Object>, |
| 1117 'timeout': <Object>, | 1136 'timeout': <Object>, |
| 1118 'workdir': 'build/skia', | 1137 'workdir': 'build/skia', |
| 1119 }, | 1138 }, |
| 1120 ], | 1139 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1156 '--is_try', | 1175 '--is_try', |
| 1157 'True', | 1176 'True', |
| 1158 '--bench_pictures_cfg', | 1177 '--bench_pictures_cfg', |
| 1159 'default', | 1178 'default', |
| 1160 '--flavor', | 1179 '--flavor', |
| 1161 'default', | 1180 'default', |
| 1162 ], | 1181 ], |
| 1163 'description': 'RunDecodingTests', | 1182 'description': 'RunDecodingTests', |
| 1164 'doStepIf': <Object>, | 1183 'doStepIf': <Object>, |
| 1165 'env': {}, | 1184 'env': {}, |
| 1185 'exception_on_failure': <Object>, |
| 1166 'flunkOnFailure': <Object>, | 1186 'flunkOnFailure': <Object>, |
| 1167 'get_props_from_stdout': None, | 1187 'get_props_from_stdout': None, |
| 1168 'haltOnFailure': <Object>, | 1188 'haltOnFailure': <Object>, |
| 1169 'hideStepIf': <Object>, | 1189 'hideStepIf': <Object>, |
| 1170 'is_rebaseline_step': <Object>, | 1190 'is_rebaseline_step': <Object>, |
| 1171 'is_upload_step': <Object>, | 1191 'is_upload_step': <Object>, |
| 1172 'timeout': <Object>, | 1192 'timeout': <Object>, |
| 1173 'workdir': 'build/skia', | 1193 'workdir': 'build/skia', |
| 1174 }, | 1194 }, |
| 1175 ], | 1195 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1211 '--is_try', | 1231 '--is_try', |
| 1212 'True', | 1232 'True', |
| 1213 '--bench_pictures_cfg', | 1233 '--bench_pictures_cfg', |
| 1214 'default', | 1234 'default', |
| 1215 '--flavor', | 1235 '--flavor', |
| 1216 'default', | 1236 'default', |
| 1217 ], | 1237 ], |
| 1218 'description': 'PostRender', | 1238 'description': 'PostRender', |
| 1219 'doStepIf': <Object>, | 1239 'doStepIf': <Object>, |
| 1220 'env': {}, | 1240 'env': {}, |
| 1241 'exception_on_failure': <Object>, |
| 1221 'flunkOnFailure': <Object>, | 1242 'flunkOnFailure': <Object>, |
| 1222 'get_props_from_stdout': None, | 1243 'get_props_from_stdout': None, |
| 1223 'haltOnFailure': <Object>, | 1244 'haltOnFailure': <Object>, |
| 1224 'hideStepIf': <Object>, | 1245 'hideStepIf': <Object>, |
| 1225 'is_rebaseline_step': <Object>, | 1246 'is_rebaseline_step': <Object>, |
| 1226 'is_upload_step': <Object>, | 1247 'is_upload_step': <Object>, |
| 1227 'timeout': <Object>, | 1248 'timeout': <Object>, |
| 1228 'workdir': 'build/skia', | 1249 'workdir': 'build/skia', |
| 1229 }, | 1250 }, |
| 1230 ], | 1251 ], |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1268 '--bench_pictures_cfg', | 1289 '--bench_pictures_cfg', |
| 1269 'default', | 1290 'default', |
| 1270 '--autogen_svn_username_file', | 1291 '--autogen_svn_username_file', |
| 1271 '.autogen_svn_username', | 1292 '.autogen_svn_username', |
| 1272 '--autogen_svn_password_file', | 1293 '--autogen_svn_password_file', |
| 1273 '.autogen_svn_password', | 1294 '.autogen_svn_password', |
| 1274 ], | 1295 ], |
| 1275 'description': 'UploadGMResults', | 1296 'description': 'UploadGMResults', |
| 1276 'doStepIf': <Object>, | 1297 'doStepIf': <Object>, |
| 1277 'env': {}, | 1298 'env': {}, |
| 1299 'exception_on_failure': <Object>, |
| 1278 'flunkOnFailure': <Object>, | 1300 'flunkOnFailure': <Object>, |
| 1279 'get_props_from_stdout': None, | 1301 'get_props_from_stdout': None, |
| 1280 'haltOnFailure': <Object>, | 1302 'haltOnFailure': <Object>, |
| 1281 'hideStepIf': <Object>, | 1303 'hideStepIf': <Object>, |
| 1282 'is_rebaseline_step': <Object>, | 1304 'is_rebaseline_step': <Object>, |
| 1283 'is_upload_step': <Object>, | 1305 'is_upload_step': <Object>, |
| 1284 'timeout': <Object>, | 1306 'timeout': <Object>, |
| 1285 'workdir': 'build/skia', | 1307 'workdir': 'build/skia', |
| 1286 }, | 1308 }, |
| 1287 ], | 1309 ], |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1321 '--num_cores', | 1343 '--num_cores', |
| 1322 <Object>, | 1344 <Object>, |
| 1323 '--is_try', | 1345 '--is_try', |
| 1324 'True', | 1346 'True', |
| 1325 '--bench_pictures_cfg', | 1347 '--bench_pictures_cfg', |
| 1326 'default', | 1348 'default', |
| 1327 ], | 1349 ], |
| 1328 'description': 'CompareAndUploadWebpageGMs', | 1350 'description': 'CompareAndUploadWebpageGMs', |
| 1329 'doStepIf': <Object>, | 1351 'doStepIf': <Object>, |
| 1330 'env': {}, | 1352 'env': {}, |
| 1353 'exception_on_failure': <Object>, |
| 1331 'flunkOnFailure': <Object>, | 1354 'flunkOnFailure': <Object>, |
| 1332 'get_props_from_stdout': None, | 1355 'get_props_from_stdout': None, |
| 1333 'haltOnFailure': <Object>, | 1356 'haltOnFailure': <Object>, |
| 1334 'hideStepIf': <Object>, | 1357 'hideStepIf': <Object>, |
| 1335 'is_rebaseline_step': <Object>, | 1358 'is_rebaseline_step': <Object>, |
| 1336 'is_upload_step': <Object>, | 1359 'is_upload_step': <Object>, |
| 1337 'timeout': <Object>, | 1360 'timeout': <Object>, |
| 1338 'workdir': 'build/skia', | 1361 'workdir': 'build/skia', |
| 1339 }, | 1362 }, |
| 1340 ], | 1363 ], |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1374 '--num_cores', | 1397 '--num_cores', |
| 1375 <Object>, | 1398 <Object>, |
| 1376 '--is_try', | 1399 '--is_try', |
| 1377 'True', | 1400 'True', |
| 1378 '--bench_pictures_cfg', | 1401 '--bench_pictures_cfg', |
| 1379 'default', | 1402 'default', |
| 1380 ], | 1403 ], |
| 1381 'description': 'UploadSKImageResults', | 1404 'description': 'UploadSKImageResults', |
| 1382 'doStepIf': <Object>, | 1405 'doStepIf': <Object>, |
| 1383 'env': {}, | 1406 'env': {}, |
| 1407 'exception_on_failure': <Object>, |
| 1384 'flunkOnFailure': <Object>, | 1408 'flunkOnFailure': <Object>, |
| 1385 'get_props_from_stdout': None, | 1409 'get_props_from_stdout': None, |
| 1386 'haltOnFailure': <Object>, | 1410 'haltOnFailure': <Object>, |
| 1387 'hideStepIf': <Object>, | 1411 'hideStepIf': <Object>, |
| 1388 'is_rebaseline_step': <Object>, | 1412 'is_rebaseline_step': <Object>, |
| 1389 'is_upload_step': <Object>, | 1413 'is_upload_step': <Object>, |
| 1390 'timeout': <Object>, | 1414 'timeout': <Object>, |
| 1391 'workdir': 'build/skia', | 1415 'workdir': 'build/skia', |
| 1392 }, | 1416 }, |
| 1393 ], | 1417 ], |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1427 '--num_cores', | 1451 '--num_cores', |
| 1428 <Object>, | 1452 <Object>, |
| 1429 '--is_try', | 1453 '--is_try', |
| 1430 'True', | 1454 'True', |
| 1431 '--bench_pictures_cfg', | 1455 '--bench_pictures_cfg', |
| 1432 'default', | 1456 'default', |
| 1433 ], | 1457 ], |
| 1434 'description': 'CompareGMs', | 1458 'description': 'CompareGMs', |
| 1435 'doStepIf': <Object>, | 1459 'doStepIf': <Object>, |
| 1436 'env': {}, | 1460 'env': {}, |
| 1461 'exception_on_failure': <Object>, |
| 1437 'flunkOnFailure': <Object>, | 1462 'flunkOnFailure': <Object>, |
| 1438 'get_props_from_stdout': None, | 1463 'get_props_from_stdout': None, |
| 1439 'haltOnFailure': <Object>, | 1464 'haltOnFailure': <Object>, |
| 1440 'hideStepIf': <Object>, | 1465 'hideStepIf': <Object>, |
| 1441 'is_rebaseline_step': <Object>, | 1466 'is_rebaseline_step': <Object>, |
| 1442 'is_upload_step': <Object>, | 1467 'is_upload_step': <Object>, |
| 1443 'timeout': <Object>, | 1468 'timeout': <Object>, |
| 1444 'workdir': 'build/skia', | 1469 'workdir': 'build/skia', |
| 1445 }, | 1470 }, |
| 1446 ], | 1471 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1482 '--is_try', | 1507 '--is_try', |
| 1483 'True', | 1508 'True', |
| 1484 '--bench_pictures_cfg', | 1509 '--bench_pictures_cfg', |
| 1485 'default', | 1510 'default', |
| 1486 '--flavor', | 1511 '--flavor', |
| 1487 'default', | 1512 'default', |
| 1488 ], | 1513 ], |
| 1489 'description': 'PreBench', | 1514 'description': 'PreBench', |
| 1490 'doStepIf': <Object>, | 1515 'doStepIf': <Object>, |
| 1491 'env': {}, | 1516 'env': {}, |
| 1517 'exception_on_failure': <Object>, |
| 1492 'flunkOnFailure': <Object>, | 1518 'flunkOnFailure': <Object>, |
| 1493 'get_props_from_stdout': None, | 1519 'get_props_from_stdout': None, |
| 1494 'haltOnFailure': <Object>, | 1520 'haltOnFailure': <Object>, |
| 1495 'hideStepIf': <Object>, | 1521 'hideStepIf': <Object>, |
| 1496 'is_rebaseline_step': <Object>, | 1522 'is_rebaseline_step': <Object>, |
| 1497 'is_upload_step': <Object>, | 1523 'is_upload_step': <Object>, |
| 1498 'timeout': <Object>, | 1524 'timeout': <Object>, |
| 1499 'workdir': 'build/skia', | 1525 'workdir': 'build/skia', |
| 1500 }, | 1526 }, |
| 1501 ], | 1527 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1537 '--is_try', | 1563 '--is_try', |
| 1538 'True', | 1564 'True', |
| 1539 '--bench_pictures_cfg', | 1565 '--bench_pictures_cfg', |
| 1540 'default', | 1566 'default', |
| 1541 '--flavor', | 1567 '--flavor', |
| 1542 'default', | 1568 'default', |
| 1543 ], | 1569 ], |
| 1544 'description': 'RunBench', | 1570 'description': 'RunBench', |
| 1545 'doStepIf': <Object>, | 1571 'doStepIf': <Object>, |
| 1546 'env': {}, | 1572 'env': {}, |
| 1573 'exception_on_failure': <Object>, |
| 1547 'flunkOnFailure': <Object>, | 1574 'flunkOnFailure': <Object>, |
| 1548 'get_props_from_stdout': None, | 1575 'get_props_from_stdout': None, |
| 1549 'haltOnFailure': <Object>, | 1576 'haltOnFailure': <Object>, |
| 1550 'hideStepIf': <Object>, | 1577 'hideStepIf': <Object>, |
| 1551 'is_rebaseline_step': <Object>, | 1578 'is_rebaseline_step': <Object>, |
| 1552 'is_upload_step': <Object>, | 1579 'is_upload_step': <Object>, |
| 1553 'timeout': <Object>, | 1580 'timeout': <Object>, |
| 1554 'workdir': 'build/skia', | 1581 'workdir': 'build/skia', |
| 1555 }, | 1582 }, |
| 1556 ], | 1583 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1592 '--is_try', | 1619 '--is_try', |
| 1593 'True', | 1620 'True', |
| 1594 '--bench_pictures_cfg', | 1621 '--bench_pictures_cfg', |
| 1595 'default', | 1622 'default', |
| 1596 '--flavor', | 1623 '--flavor', |
| 1597 'default', | 1624 'default', |
| 1598 ], | 1625 ], |
| 1599 'description': 'BenchPictures', | 1626 'description': 'BenchPictures', |
| 1600 'doStepIf': <Object>, | 1627 'doStepIf': <Object>, |
| 1601 'env': {}, | 1628 'env': {}, |
| 1629 'exception_on_failure': <Object>, |
| 1602 'flunkOnFailure': <Object>, | 1630 'flunkOnFailure': <Object>, |
| 1603 'get_props_from_stdout': None, | 1631 'get_props_from_stdout': None, |
| 1604 'haltOnFailure': <Object>, | 1632 'haltOnFailure': <Object>, |
| 1605 'hideStepIf': <Object>, | 1633 'hideStepIf': <Object>, |
| 1606 'is_rebaseline_step': <Object>, | 1634 'is_rebaseline_step': <Object>, |
| 1607 'is_upload_step': <Object>, | 1635 'is_upload_step': <Object>, |
| 1608 'timeout': <Object>, | 1636 'timeout': <Object>, |
| 1609 'workdir': 'build/skia', | 1637 'workdir': 'build/skia', |
| 1610 }, | 1638 }, |
| 1611 ], | 1639 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1647 '--is_try', | 1675 '--is_try', |
| 1648 'True', | 1676 'True', |
| 1649 '--bench_pictures_cfg', | 1677 '--bench_pictures_cfg', |
| 1650 'default', | 1678 'default', |
| 1651 '--flavor', | 1679 '--flavor', |
| 1652 'default', | 1680 'default', |
| 1653 ], | 1681 ], |
| 1654 'description': 'PostBench', | 1682 'description': 'PostBench', |
| 1655 'doStepIf': <Object>, | 1683 'doStepIf': <Object>, |
| 1656 'env': {}, | 1684 'env': {}, |
| 1685 'exception_on_failure': <Object>, |
| 1657 'flunkOnFailure': <Object>, | 1686 'flunkOnFailure': <Object>, |
| 1658 'get_props_from_stdout': None, | 1687 'get_props_from_stdout': None, |
| 1659 'haltOnFailure': <Object>, | 1688 'haltOnFailure': <Object>, |
| 1660 'hideStepIf': <Object>, | 1689 'hideStepIf': <Object>, |
| 1661 'is_rebaseline_step': <Object>, | 1690 'is_rebaseline_step': <Object>, |
| 1662 'is_upload_step': <Object>, | 1691 'is_upload_step': <Object>, |
| 1663 'timeout': <Object>, | 1692 'timeout': <Object>, |
| 1664 'workdir': 'build/skia', | 1693 'workdir': 'build/skia', |
| 1665 }, | 1694 }, |
| 1666 ], | 1695 ], |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1700 '--num_cores', | 1729 '--num_cores', |
| 1701 <Object>, | 1730 <Object>, |
| 1702 '--is_try', | 1731 '--is_try', |
| 1703 'True', | 1732 'True', |
| 1704 '--bench_pictures_cfg', | 1733 '--bench_pictures_cfg', |
| 1705 'default', | 1734 'default', |
| 1706 ], | 1735 ], |
| 1707 'description': 'CheckForRegressions', | 1736 'description': 'CheckForRegressions', |
| 1708 'doStepIf': <Object>, | 1737 'doStepIf': <Object>, |
| 1709 'env': {}, | 1738 'env': {}, |
| 1739 'exception_on_failure': <Object>, |
| 1710 'flunkOnFailure': <Object>, | 1740 'flunkOnFailure': <Object>, |
| 1711 'get_props_from_stdout': None, | 1741 'get_props_from_stdout': None, |
| 1712 'haltOnFailure': <Object>, | 1742 'haltOnFailure': <Object>, |
| 1713 'hideStepIf': <Object>, | 1743 'hideStepIf': <Object>, |
| 1714 'is_rebaseline_step': <Object>, | 1744 'is_rebaseline_step': <Object>, |
| 1715 'is_upload_step': <Object>, | 1745 'is_upload_step': <Object>, |
| 1716 'timeout': <Object>, | 1746 'timeout': <Object>, |
| 1717 'workdir': 'build/skia', | 1747 'workdir': 'build/skia', |
| 1718 }, | 1748 }, |
| 1719 ], | 1749 ], |
| 1720 ], | 1750 ], |
| 1721 } | 1751 } |
| OLD | NEW |