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