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