| 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', | 8 '_builder_name': 'Perf-Mac10.6-MacMini4.1-GeForce320M-x86-Release', |
| 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 'False', | 103 'False', |
| 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 'False', | 159 'False', |
| 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 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 212 '--num_cores', | 214 '--num_cores', |
| 213 <Object>, | 215 <Object>, |
| 214 '--is_try', | 216 '--is_try', |
| 215 'False', | 217 'False', |
| 216 '--bench_pictures_cfg', | 218 '--bench_pictures_cfg', |
| 217 'default', | 219 'default', |
| 218 ], | 220 ], |
| 219 'description': 'DownloadSKPs', | 221 'description': 'DownloadSKPs', |
| 220 'doStepIf': <Object>, | 222 'doStepIf': <Object>, |
| 221 'env': {}, | 223 'env': {}, |
| 224 'exception_on_failure': <Object>, |
| 222 'flunkOnFailure': <Object>, | 225 'flunkOnFailure': <Object>, |
| 223 'get_props_from_stdout': None, | 226 'get_props_from_stdout': None, |
| 224 'haltOnFailure': <Object>, | 227 'haltOnFailure': <Object>, |
| 225 'hideStepIf': <Object>, | 228 'hideStepIf': <Object>, |
| 226 'is_rebaseline_step': <Object>, | 229 'is_rebaseline_step': <Object>, |
| 227 'is_upload_step': <Object>, | 230 'is_upload_step': <Object>, |
| 228 'timeout': <Object>, | 231 'timeout': <Object>, |
| 229 'workdir': 'build/skia', | 232 'workdir': 'build/skia', |
| 230 }, | 233 }, |
| 231 ], | 234 ], |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 269 '--bench_pictures_cfg', | 272 '--bench_pictures_cfg', |
| 270 'default', | 273 'default', |
| 271 '--gyp_defines', | 274 '--gyp_defines', |
| 272 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=0', | 275 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=0', |
| 273 '--flavor', | 276 '--flavor', |
| 274 'default', | 277 'default', |
| 275 ], | 278 ], |
| 276 'description': 'RunGYP', | 279 'description': 'RunGYP', |
| 277 'doStepIf': <Object>, | 280 'doStepIf': <Object>, |
| 278 'env': {}, | 281 'env': {}, |
| 282 'exception_on_failure': <Object>, |
| 279 'flunkOnFailure': <Object>, | 283 'flunkOnFailure': <Object>, |
| 280 'get_props_from_stdout': None, | 284 'get_props_from_stdout': None, |
| 281 'haltOnFailure': <Object>, | 285 'haltOnFailure': <Object>, |
| 282 'hideStepIf': <Object>, | 286 'hideStepIf': <Object>, |
| 283 'is_rebaseline_step': <Object>, | 287 'is_rebaseline_step': <Object>, |
| 284 'is_upload_step': <Object>, | 288 'is_upload_step': <Object>, |
| 285 'timeout': <Object>, | 289 'timeout': <Object>, |
| 286 'workdir': 'build/skia', | 290 'workdir': 'build/skia', |
| 287 }, | 291 }, |
| 288 ], | 292 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 328 '--target', | 332 '--target', |
| 329 'most', | 333 'most', |
| 330 '--gyp_defines', | 334 '--gyp_defines', |
| 331 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=0', | 335 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=0', |
| 332 '--flavor', | 336 '--flavor', |
| 333 'default', | 337 'default', |
| 334 ], | 338 ], |
| 335 'description': 'BuildMost', | 339 'description': 'BuildMost', |
| 336 'doStepIf': <Object>, | 340 'doStepIf': <Object>, |
| 337 'env': {}, | 341 'env': {}, |
| 342 'exception_on_failure': <Object>, |
| 338 'flunkOnFailure': <Object>, | 343 'flunkOnFailure': <Object>, |
| 339 'get_props_from_stdout': None, | 344 'get_props_from_stdout': None, |
| 340 'haltOnFailure': <Object>, | 345 'haltOnFailure': <Object>, |
| 341 'hideStepIf': <Object>, | 346 'hideStepIf': <Object>, |
| 342 'is_rebaseline_step': <Object>, | 347 'is_rebaseline_step': <Object>, |
| 343 'is_upload_step': <Object>, | 348 'is_upload_step': <Object>, |
| 344 'timeout': <Object>, | 349 'timeout': <Object>, |
| 345 'workdir': 'build/skia', | 350 'workdir': 'build/skia', |
| 346 }, | 351 }, |
| 347 ], | 352 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 383 '--is_try', | 388 '--is_try', |
| 384 'False', | 389 'False', |
| 385 '--bench_pictures_cfg', | 390 '--bench_pictures_cfg', |
| 386 'default', | 391 'default', |
| 387 '--flavor', | 392 '--flavor', |
| 388 'default', | 393 'default', |
| 389 ], | 394 ], |
| 390 'description': 'Clean', | 395 'description': 'Clean', |
| 391 'doStepIf': <Object>, | 396 'doStepIf': <Object>, |
| 392 'env': {}, | 397 'env': {}, |
| 398 'exception_on_failure': <Object>, |
| 393 'flunkOnFailure': <Object>, | 399 'flunkOnFailure': <Object>, |
| 394 'get_props_from_stdout': None, | 400 'get_props_from_stdout': None, |
| 395 'haltOnFailure': <Object>, | 401 'haltOnFailure': <Object>, |
| 396 'hideStepIf': <Object>, | 402 'hideStepIf': <Object>, |
| 397 'is_rebaseline_step': <Object>, | 403 'is_rebaseline_step': <Object>, |
| 398 'is_upload_step': <Object>, | 404 'is_upload_step': <Object>, |
| 399 'timeout': <Object>, | 405 'timeout': <Object>, |
| 400 'workdir': 'build/skia', | 406 'workdir': 'build/skia', |
| 401 }, | 407 }, |
| 402 ], | 408 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 442 '--target', | 448 '--target', |
| 443 'most', | 449 'most', |
| 444 '--gyp_defines', | 450 '--gyp_defines', |
| 445 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=0', | 451 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=0', |
| 446 '--flavor', | 452 '--flavor', |
| 447 'default', | 453 'default', |
| 448 ], | 454 ], |
| 449 'description': 'Retry_BuildMost', | 455 'description': 'Retry_BuildMost', |
| 450 'doStepIf': <Object>, | 456 'doStepIf': <Object>, |
| 451 'env': {}, | 457 'env': {}, |
| 458 'exception_on_failure': <Object>, |
| 452 'flunkOnFailure': <Object>, | 459 'flunkOnFailure': <Object>, |
| 453 'get_props_from_stdout': None, | 460 'get_props_from_stdout': None, |
| 454 'haltOnFailure': <Object>, | 461 'haltOnFailure': <Object>, |
| 455 'hideStepIf': <Object>, | 462 'hideStepIf': <Object>, |
| 456 'is_rebaseline_step': <Object>, | 463 'is_rebaseline_step': <Object>, |
| 457 'is_upload_step': <Object>, | 464 'is_upload_step': <Object>, |
| 458 'timeout': <Object>, | 465 'timeout': <Object>, |
| 459 'workdir': 'build/skia', | 466 'workdir': 'build/skia', |
| 460 }, | 467 }, |
| 461 ], | 468 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 497 '--is_try', | 504 '--is_try', |
| 498 'False', | 505 'False', |
| 499 '--bench_pictures_cfg', | 506 '--bench_pictures_cfg', |
| 500 'default', | 507 'default', |
| 501 '--flavor', | 508 '--flavor', |
| 502 'default', | 509 'default', |
| 503 ], | 510 ], |
| 504 'description': 'Clean', | 511 'description': 'Clean', |
| 505 'doStepIf': <Object>, | 512 'doStepIf': <Object>, |
| 506 'env': {}, | 513 'env': {}, |
| 514 'exception_on_failure': <Object>, |
| 507 'flunkOnFailure': <Object>, | 515 'flunkOnFailure': <Object>, |
| 508 'get_props_from_stdout': None, | 516 'get_props_from_stdout': None, |
| 509 'haltOnFailure': <Object>, | 517 'haltOnFailure': <Object>, |
| 510 'hideStepIf': <Object>, | 518 'hideStepIf': <Object>, |
| 511 'is_rebaseline_step': <Object>, | 519 'is_rebaseline_step': <Object>, |
| 512 'is_upload_step': <Object>, | 520 'is_upload_step': <Object>, |
| 513 'timeout': <Object>, | 521 'timeout': <Object>, |
| 514 'workdir': 'build/skia', | 522 'workdir': 'build/skia', |
| 515 }, | 523 }, |
| 516 ], | 524 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 556 '--target', | 564 '--target', |
| 557 'most', | 565 'most', |
| 558 '--gyp_defines', | 566 '--gyp_defines', |
| 559 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=0', | 567 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=0', |
| 560 '--flavor', | 568 '--flavor', |
| 561 'default', | 569 'default', |
| 562 ], | 570 ], |
| 563 'description': 'Retry_NoWarningsAsErrors_BuildMost', | 571 'description': 'Retry_NoWarningsAsErrors_BuildMost', |
| 564 'doStepIf': <Object>, | 572 'doStepIf': <Object>, |
| 565 'env': {}, | 573 'env': {}, |
| 574 'exception_on_failure': <Object>, |
| 566 'flunkOnFailure': <Object>, | 575 'flunkOnFailure': <Object>, |
| 567 'get_props_from_stdout': None, | 576 'get_props_from_stdout': None, |
| 568 'haltOnFailure': <Object>, | 577 'haltOnFailure': <Object>, |
| 569 'hideStepIf': <Object>, | 578 'hideStepIf': <Object>, |
| 570 'is_rebaseline_step': <Object>, | 579 'is_rebaseline_step': <Object>, |
| 571 'is_upload_step': <Object>, | 580 'is_upload_step': <Object>, |
| 572 'timeout': <Object>, | 581 'timeout': <Object>, |
| 573 'workdir': 'build/skia', | 582 'workdir': 'build/skia', |
| 574 }, | 583 }, |
| 575 ], | 584 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 611 '--is_try', | 620 '--is_try', |
| 612 'False', | 621 'False', |
| 613 '--bench_pictures_cfg', | 622 '--bench_pictures_cfg', |
| 614 'default', | 623 'default', |
| 615 '--flavor', | 624 '--flavor', |
| 616 'default', | 625 'default', |
| 617 ], | 626 ], |
| 618 'description': 'Install', | 627 'description': 'Install', |
| 619 'doStepIf': <Object>, | 628 'doStepIf': <Object>, |
| 620 'env': {}, | 629 'env': {}, |
| 630 'exception_on_failure': <Object>, |
| 621 'flunkOnFailure': <Object>, | 631 'flunkOnFailure': <Object>, |
| 622 'get_props_from_stdout': None, | 632 'get_props_from_stdout': None, |
| 623 'haltOnFailure': <Object>, | 633 'haltOnFailure': <Object>, |
| 624 'hideStepIf': <Object>, | 634 'hideStepIf': <Object>, |
| 625 'is_rebaseline_step': <Object>, | 635 'is_rebaseline_step': <Object>, |
| 626 'is_upload_step': <Object>, | 636 'is_upload_step': <Object>, |
| 627 'timeout': <Object>, | 637 'timeout': <Object>, |
| 628 'workdir': 'build/skia', | 638 'workdir': 'build/skia', |
| 629 }, | 639 }, |
| 630 ], | 640 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 666 '--is_try', | 676 '--is_try', |
| 667 'False', | 677 'False', |
| 668 '--bench_pictures_cfg', | 678 '--bench_pictures_cfg', |
| 669 'default', | 679 'default', |
| 670 '--flavor', | 680 '--flavor', |
| 671 'default', | 681 'default', |
| 672 ], | 682 ], |
| 673 'description': 'PreBench', | 683 'description': 'PreBench', |
| 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 'False', | 733 'False', |
| 723 '--bench_pictures_cfg', | 734 '--bench_pictures_cfg', |
| 724 'default', | 735 'default', |
| 725 '--flavor', | 736 '--flavor', |
| 726 'default', | 737 'default', |
| 727 ], | 738 ], |
| 728 'description': 'RunBench', | 739 'description': 'RunBench', |
| 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 'False', | 789 'False', |
| 778 '--bench_pictures_cfg', | 790 '--bench_pictures_cfg', |
| 779 'default', | 791 'default', |
| 780 '--flavor', | 792 '--flavor', |
| 781 'default', | 793 'default', |
| 782 ], | 794 ], |
| 783 'description': 'BenchPictures', | 795 'description': 'BenchPictures', |
| 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 'False', | 845 'False', |
| 833 '--bench_pictures_cfg', | 846 '--bench_pictures_cfg', |
| 834 'default', | 847 'default', |
| 835 '--flavor', | 848 '--flavor', |
| 836 'default', | 849 'default', |
| 837 ], | 850 ], |
| 838 'description': 'PostBench', | 851 'description': 'PostBench', |
| 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 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 884 '--num_cores', | 898 '--num_cores', |
| 885 <Object>, | 899 <Object>, |
| 886 '--is_try', | 900 '--is_try', |
| 887 'False', | 901 'False', |
| 888 '--bench_pictures_cfg', | 902 '--bench_pictures_cfg', |
| 889 'default', | 903 'default', |
| 890 ], | 904 ], |
| 891 'description': 'CheckForRegressions', | 905 'description': 'CheckForRegressions', |
| 892 'doStepIf': <Object>, | 906 'doStepIf': <Object>, |
| 893 'env': {}, | 907 'env': {}, |
| 908 'exception_on_failure': <Object>, |
| 894 'flunkOnFailure': <Object>, | 909 'flunkOnFailure': <Object>, |
| 895 'get_props_from_stdout': None, | 910 'get_props_from_stdout': None, |
| 896 'haltOnFailure': <Object>, | 911 'haltOnFailure': <Object>, |
| 897 'hideStepIf': <Object>, | 912 'hideStepIf': <Object>, |
| 898 'is_rebaseline_step': <Object>, | 913 'is_rebaseline_step': <Object>, |
| 899 'is_upload_step': <Object>, | 914 'is_upload_step': <Object>, |
| 900 'timeout': <Object>, | 915 'timeout': <Object>, |
| 901 'workdir': 'build/skia', | 916 'workdir': 'build/skia', |
| 902 }, | 917 }, |
| 903 ], | 918 ], |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 937 '--num_cores', | 952 '--num_cores', |
| 938 <Object>, | 953 <Object>, |
| 939 '--is_try', | 954 '--is_try', |
| 940 'False', | 955 'False', |
| 941 '--bench_pictures_cfg', | 956 '--bench_pictures_cfg', |
| 942 'default', | 957 'default', |
| 943 ], | 958 ], |
| 944 'description': 'UploadBenchResults', | 959 'description': 'UploadBenchResults', |
| 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 ], |
| 957 ], | 973 ], |
| 958 } | 974 } |
| OLD | NEW |