| 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': 'Perf-Mac10.8-MacMini4.1-GeForce320M-x86-Release-Trybot', | 8 '_builder_name': 'Perf-Mac10.8-MacMini4.1-GeForce320M-x86-Release-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 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 775 '--is_try', | 787 '--is_try', |
| 776 'True', | 788 'True', |
| 777 '--bench_pictures_cfg', | 789 '--bench_pictures_cfg', |
| 778 'default', | 790 'default', |
| 779 '--flavor', | 791 '--flavor', |
| 780 'default', | 792 'default', |
| 781 ], | 793 ], |
| 782 'description': 'PreBench', | 794 'description': 'PreBench', |
| 783 'doStepIf': <Object>, | 795 'doStepIf': <Object>, |
| 784 'env': {}, | 796 'env': {}, |
| 797 'exception_on_failure': <Object>, |
| 785 'flunkOnFailure': <Object>, | 798 'flunkOnFailure': <Object>, |
| 786 'get_props_from_stdout': None, | 799 'get_props_from_stdout': None, |
| 787 'haltOnFailure': <Object>, | 800 'haltOnFailure': <Object>, |
| 788 'hideStepIf': <Object>, | 801 'hideStepIf': <Object>, |
| 789 'is_rebaseline_step': <Object>, | 802 'is_rebaseline_step': <Object>, |
| 790 'is_upload_step': <Object>, | 803 'is_upload_step': <Object>, |
| 791 'timeout': <Object>, | 804 'timeout': <Object>, |
| 792 'workdir': 'build/skia', | 805 'workdir': 'build/skia', |
| 793 }, | 806 }, |
| 794 ], | 807 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 830 '--is_try', | 843 '--is_try', |
| 831 'True', | 844 'True', |
| 832 '--bench_pictures_cfg', | 845 '--bench_pictures_cfg', |
| 833 'default', | 846 'default', |
| 834 '--flavor', | 847 '--flavor', |
| 835 'default', | 848 'default', |
| 836 ], | 849 ], |
| 837 'description': 'RunBench', | 850 'description': 'RunBench', |
| 838 'doStepIf': <Object>, | 851 'doStepIf': <Object>, |
| 839 'env': {}, | 852 'env': {}, |
| 853 'exception_on_failure': <Object>, |
| 840 'flunkOnFailure': <Object>, | 854 'flunkOnFailure': <Object>, |
| 841 'get_props_from_stdout': None, | 855 'get_props_from_stdout': None, |
| 842 'haltOnFailure': <Object>, | 856 'haltOnFailure': <Object>, |
| 843 'hideStepIf': <Object>, | 857 'hideStepIf': <Object>, |
| 844 'is_rebaseline_step': <Object>, | 858 'is_rebaseline_step': <Object>, |
| 845 'is_upload_step': <Object>, | 859 'is_upload_step': <Object>, |
| 846 'timeout': <Object>, | 860 'timeout': <Object>, |
| 847 'workdir': 'build/skia', | 861 'workdir': 'build/skia', |
| 848 }, | 862 }, |
| 849 ], | 863 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 885 '--is_try', | 899 '--is_try', |
| 886 'True', | 900 'True', |
| 887 '--bench_pictures_cfg', | 901 '--bench_pictures_cfg', |
| 888 'default', | 902 'default', |
| 889 '--flavor', | 903 '--flavor', |
| 890 'default', | 904 'default', |
| 891 ], | 905 ], |
| 892 'description': 'BenchPictures', | 906 'description': 'BenchPictures', |
| 893 'doStepIf': <Object>, | 907 'doStepIf': <Object>, |
| 894 'env': {}, | 908 'env': {}, |
| 909 'exception_on_failure': <Object>, |
| 895 'flunkOnFailure': <Object>, | 910 'flunkOnFailure': <Object>, |
| 896 'get_props_from_stdout': None, | 911 'get_props_from_stdout': None, |
| 897 'haltOnFailure': <Object>, | 912 'haltOnFailure': <Object>, |
| 898 'hideStepIf': <Object>, | 913 'hideStepIf': <Object>, |
| 899 'is_rebaseline_step': <Object>, | 914 'is_rebaseline_step': <Object>, |
| 900 'is_upload_step': <Object>, | 915 'is_upload_step': <Object>, |
| 901 'timeout': <Object>, | 916 'timeout': <Object>, |
| 902 'workdir': 'build/skia', | 917 'workdir': 'build/skia', |
| 903 }, | 918 }, |
| 904 ], | 919 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 940 '--is_try', | 955 '--is_try', |
| 941 'True', | 956 'True', |
| 942 '--bench_pictures_cfg', | 957 '--bench_pictures_cfg', |
| 943 'default', | 958 'default', |
| 944 '--flavor', | 959 '--flavor', |
| 945 'default', | 960 'default', |
| 946 ], | 961 ], |
| 947 'description': 'PostBench', | 962 'description': 'PostBench', |
| 948 'doStepIf': <Object>, | 963 'doStepIf': <Object>, |
| 949 'env': {}, | 964 'env': {}, |
| 965 'exception_on_failure': <Object>, |
| 950 'flunkOnFailure': <Object>, | 966 'flunkOnFailure': <Object>, |
| 951 'get_props_from_stdout': None, | 967 'get_props_from_stdout': None, |
| 952 'haltOnFailure': <Object>, | 968 'haltOnFailure': <Object>, |
| 953 'hideStepIf': <Object>, | 969 'hideStepIf': <Object>, |
| 954 'is_rebaseline_step': <Object>, | 970 'is_rebaseline_step': <Object>, |
| 955 'is_upload_step': <Object>, | 971 'is_upload_step': <Object>, |
| 956 'timeout': <Object>, | 972 'timeout': <Object>, |
| 957 'workdir': 'build/skia', | 973 'workdir': 'build/skia', |
| 958 }, | 974 }, |
| 959 ], | 975 ], |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 993 '--num_cores', | 1009 '--num_cores', |
| 994 <Object>, | 1010 <Object>, |
| 995 '--is_try', | 1011 '--is_try', |
| 996 'True', | 1012 'True', |
| 997 '--bench_pictures_cfg', | 1013 '--bench_pictures_cfg', |
| 998 'default', | 1014 'default', |
| 999 ], | 1015 ], |
| 1000 'description': 'CheckForRegressions', | 1016 'description': 'CheckForRegressions', |
| 1001 'doStepIf': <Object>, | 1017 'doStepIf': <Object>, |
| 1002 'env': {}, | 1018 'env': {}, |
| 1019 'exception_on_failure': <Object>, |
| 1003 'flunkOnFailure': <Object>, | 1020 'flunkOnFailure': <Object>, |
| 1004 'get_props_from_stdout': None, | 1021 'get_props_from_stdout': None, |
| 1005 'haltOnFailure': <Object>, | 1022 'haltOnFailure': <Object>, |
| 1006 'hideStepIf': <Object>, | 1023 'hideStepIf': <Object>, |
| 1007 'is_rebaseline_step': <Object>, | 1024 'is_rebaseline_step': <Object>, |
| 1008 'is_upload_step': <Object>, | 1025 'is_upload_step': <Object>, |
| 1009 'timeout': <Object>, | 1026 'timeout': <Object>, |
| 1010 'workdir': 'build/skia', | 1027 'workdir': 'build/skia', |
| 1011 }, | 1028 }, |
| 1012 ], | 1029 ], |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1046 '--num_cores', | 1063 '--num_cores', |
| 1047 <Object>, | 1064 <Object>, |
| 1048 '--is_try', | 1065 '--is_try', |
| 1049 'True', | 1066 'True', |
| 1050 '--bench_pictures_cfg', | 1067 '--bench_pictures_cfg', |
| 1051 'default', | 1068 'default', |
| 1052 ], | 1069 ], |
| 1053 'description': 'UploadBenchResults', | 1070 'description': 'UploadBenchResults', |
| 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 ], |
| 1066 ], | 1084 ], |
| 1067 } | 1085 } |
| OLD | NEW |