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