| 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-Win7-ShuttleA-HD2000-x86-Release-Trybot', | 8 '_builder_name': 'Perf-Win7-ShuttleA-HD2000-x86-Release-Trybot', |
| 9 '_common_args': [ | 9 '_common_args': [ |
| 10 '--autogen_svn_baseurl', | 10 '--autogen_svn_baseurl', |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 101 '--num_cores', | 101 '--num_cores', |
| 102 <Object>, | 102 <Object>, |
| 103 '--is_try', | 103 '--is_try', |
| 104 'True', | 104 'True', |
| 105 '--bench_pictures_cfg', | 105 '--bench_pictures_cfg', |
| 106 'default', | 106 'default', |
| 107 ], | 107 ], |
| 108 'description': 'UpdateScripts', | 108 'description': 'UpdateScripts', |
| 109 'doStepIf': <Object>, | 109 'doStepIf': <Object>, |
| 110 'env': {}, | 110 'env': {}, |
| 111 'exception_on_failure': <Object>, |
| 111 'flunkOnFailure': <Object>, | 112 'flunkOnFailure': <Object>, |
| 112 'get_props_from_stdout': { | 113 'get_props_from_stdout': { |
| 113 'buildbot_revision': 'Skiabot scripts updated to (\w+)', | 114 'buildbot_revision': 'Skiabot scripts updated to (\w+)', |
| 114 }, | 115 }, |
| 115 'haltOnFailure': <Object>, | 116 'haltOnFailure': <Object>, |
| 116 'hideStepIf': <Object>, | 117 'hideStepIf': <Object>, |
| 117 'is_rebaseline_step': <Object>, | 118 'is_rebaseline_step': <Object>, |
| 118 'is_upload_step': <Object>, | 119 'is_upload_step': <Object>, |
| 119 'timeout': <Object>, | 120 'timeout': <Object>, |
| 120 'workdir': 'build', | 121 'workdir': 'build', |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 158 '--is_try', | 159 '--is_try', |
| 159 'True', | 160 'True', |
| 160 '--bench_pictures_cfg', | 161 '--bench_pictures_cfg', |
| 161 'default', | 162 'default', |
| 162 '--gclient_solutions', | 163 '--gclient_solutions', |
| 163 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', | 164 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', |
| 164 ], | 165 ], |
| 165 'description': 'Update', | 166 'description': 'Update', |
| 166 'doStepIf': <Object>, | 167 'doStepIf': <Object>, |
| 167 'env': {}, | 168 'env': {}, |
| 169 'exception_on_failure': <Object>, |
| 168 'flunkOnFailure': <Object>, | 170 'flunkOnFailure': <Object>, |
| 169 'get_props_from_stdout': { | 171 'get_props_from_stdout': { |
| 170 'got_revision': 'Skia updated to (\w+)', | 172 'got_revision': 'Skia updated to (\w+)', |
| 171 }, | 173 }, |
| 172 'haltOnFailure': <Object>, | 174 'haltOnFailure': <Object>, |
| 173 'hideStepIf': <Object>, | 175 'hideStepIf': <Object>, |
| 174 'is_rebaseline_step': <Object>, | 176 'is_rebaseline_step': <Object>, |
| 175 'is_upload_step': <Object>, | 177 'is_upload_step': <Object>, |
| 176 'timeout': <Object>, | 178 'timeout': <Object>, |
| 177 'workdir': 'build', | 179 'workdir': 'build', |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 215 '--is_try', | 217 '--is_try', |
| 216 'True', | 218 'True', |
| 217 '--bench_pictures_cfg', | 219 '--bench_pictures_cfg', |
| 218 'default', | 220 'default', |
| 219 '--patch', | 221 '--patch', |
| 220 <Object>, | 222 <Object>, |
| 221 ], | 223 ], |
| 222 'description': 'ApplyPatch', | 224 'description': 'ApplyPatch', |
| 223 'doStepIf': <Object>, | 225 'doStepIf': <Object>, |
| 224 'env': {}, | 226 'env': {}, |
| 227 'exception_on_failure': <Object>, |
| 225 'flunkOnFailure': <Object>, | 228 'flunkOnFailure': <Object>, |
| 226 'get_props_from_stdout': None, | 229 'get_props_from_stdout': None, |
| 227 'haltOnFailure': <Object>, | 230 'haltOnFailure': <Object>, |
| 228 'hideStepIf': <Object>, | 231 'hideStepIf': <Object>, |
| 229 'is_rebaseline_step': <Object>, | 232 'is_rebaseline_step': <Object>, |
| 230 'is_upload_step': <Object>, | 233 'is_upload_step': <Object>, |
| 231 'timeout': <Object>, | 234 'timeout': <Object>, |
| 232 'workdir': 'build\skia', | 235 'workdir': 'build\skia', |
| 233 }, | 236 }, |
| 234 ], | 237 ], |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 268 '--num_cores', | 271 '--num_cores', |
| 269 <Object>, | 272 <Object>, |
| 270 '--is_try', | 273 '--is_try', |
| 271 'True', | 274 'True', |
| 272 '--bench_pictures_cfg', | 275 '--bench_pictures_cfg', |
| 273 'default', | 276 'default', |
| 274 ], | 277 ], |
| 275 'description': 'DownloadSKPs', | 278 'description': 'DownloadSKPs', |
| 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 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 323 '--is_try', | 327 '--is_try', |
| 324 'True', | 328 'True', |
| 325 '--bench_pictures_cfg', | 329 '--bench_pictures_cfg', |
| 326 'default', | 330 'default', |
| 327 '--flavor', | 331 '--flavor', |
| 328 'default', | 332 'default', |
| 329 ], | 333 ], |
| 330 'description': 'Clean', | 334 'description': 'Clean', |
| 331 'doStepIf': <Object>, | 335 'doStepIf': <Object>, |
| 332 'env': {}, | 336 'env': {}, |
| 337 'exception_on_failure': <Object>, |
| 333 'flunkOnFailure': <Object>, | 338 'flunkOnFailure': <Object>, |
| 334 'get_props_from_stdout': None, | 339 'get_props_from_stdout': None, |
| 335 'haltOnFailure': <Object>, | 340 'haltOnFailure': <Object>, |
| 336 'hideStepIf': <Object>, | 341 'hideStepIf': <Object>, |
| 337 'is_rebaseline_step': <Object>, | 342 'is_rebaseline_step': <Object>, |
| 338 'is_upload_step': <Object>, | 343 'is_upload_step': <Object>, |
| 339 'timeout': <Object>, | 344 'timeout': <Object>, |
| 340 'workdir': 'build\skia', | 345 'workdir': 'build\skia', |
| 341 }, | 346 }, |
| 342 ], | 347 ], |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 380 '--bench_pictures_cfg', | 385 '--bench_pictures_cfg', |
| 381 'default', | 386 'default', |
| 382 '--gyp_defines', | 387 '--gyp_defines', |
| 383 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err
ors=0 skia_win_debuggers_path=c:/DbgHelp', | 388 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err
ors=0 skia_win_debuggers_path=c:/DbgHelp', |
| 384 '--flavor', | 389 '--flavor', |
| 385 'default', | 390 'default', |
| 386 ], | 391 ], |
| 387 'description': 'RunGYP', | 392 'description': 'RunGYP', |
| 388 'doStepIf': <Object>, | 393 'doStepIf': <Object>, |
| 389 'env': {}, | 394 'env': {}, |
| 395 'exception_on_failure': <Object>, |
| 390 'flunkOnFailure': <Object>, | 396 'flunkOnFailure': <Object>, |
| 391 'get_props_from_stdout': None, | 397 'get_props_from_stdout': None, |
| 392 'haltOnFailure': <Object>, | 398 'haltOnFailure': <Object>, |
| 393 'hideStepIf': <Object>, | 399 'hideStepIf': <Object>, |
| 394 'is_rebaseline_step': <Object>, | 400 'is_rebaseline_step': <Object>, |
| 395 'is_upload_step': <Object>, | 401 'is_upload_step': <Object>, |
| 396 'timeout': <Object>, | 402 'timeout': <Object>, |
| 397 'workdir': 'build\skia', | 403 'workdir': 'build\skia', |
| 398 }, | 404 }, |
| 399 ], | 405 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 439 '--target', | 445 '--target', |
| 440 'most', | 446 'most', |
| 441 '--gyp_defines', | 447 '--gyp_defines', |
| 442 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err
ors=0 skia_win_debuggers_path=c:/DbgHelp', | 448 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err
ors=0 skia_win_debuggers_path=c:/DbgHelp', |
| 443 '--flavor', | 449 '--flavor', |
| 444 'default', | 450 'default', |
| 445 ], | 451 ], |
| 446 'description': 'BuildMost', | 452 'description': 'BuildMost', |
| 447 'doStepIf': <Object>, | 453 'doStepIf': <Object>, |
| 448 'env': {}, | 454 'env': {}, |
| 455 'exception_on_failure': <Object>, |
| 449 'flunkOnFailure': <Object>, | 456 'flunkOnFailure': <Object>, |
| 450 'get_props_from_stdout': None, | 457 'get_props_from_stdout': None, |
| 451 'haltOnFailure': <Object>, | 458 'haltOnFailure': <Object>, |
| 452 'hideStepIf': <Object>, | 459 'hideStepIf': <Object>, |
| 453 'is_rebaseline_step': <Object>, | 460 'is_rebaseline_step': <Object>, |
| 454 'is_upload_step': <Object>, | 461 'is_upload_step': <Object>, |
| 455 'timeout': <Object>, | 462 'timeout': <Object>, |
| 456 'workdir': 'build\skia', | 463 'workdir': 'build\skia', |
| 457 }, | 464 }, |
| 458 ], | 465 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 494 '--is_try', | 501 '--is_try', |
| 495 'True', | 502 'True', |
| 496 '--bench_pictures_cfg', | 503 '--bench_pictures_cfg', |
| 497 'default', | 504 'default', |
| 498 '--flavor', | 505 '--flavor', |
| 499 'default', | 506 'default', |
| 500 ], | 507 ], |
| 501 'description': 'Clean', | 508 'description': 'Clean', |
| 502 'doStepIf': <Object>, | 509 'doStepIf': <Object>, |
| 503 'env': {}, | 510 'env': {}, |
| 511 'exception_on_failure': <Object>, |
| 504 'flunkOnFailure': <Object>, | 512 'flunkOnFailure': <Object>, |
| 505 'get_props_from_stdout': None, | 513 'get_props_from_stdout': None, |
| 506 'haltOnFailure': <Object>, | 514 'haltOnFailure': <Object>, |
| 507 'hideStepIf': <Object>, | 515 'hideStepIf': <Object>, |
| 508 'is_rebaseline_step': <Object>, | 516 'is_rebaseline_step': <Object>, |
| 509 'is_upload_step': <Object>, | 517 'is_upload_step': <Object>, |
| 510 'timeout': <Object>, | 518 'timeout': <Object>, |
| 511 'workdir': 'build\skia', | 519 'workdir': 'build\skia', |
| 512 }, | 520 }, |
| 513 ], | 521 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 553 '--target', | 561 '--target', |
| 554 'most', | 562 'most', |
| 555 '--gyp_defines', | 563 '--gyp_defines', |
| 556 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err
ors=0 skia_win_debuggers_path=c:/DbgHelp', | 564 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err
ors=0 skia_win_debuggers_path=c:/DbgHelp', |
| 557 '--flavor', | 565 '--flavor', |
| 558 'default', | 566 'default', |
| 559 ], | 567 ], |
| 560 'description': 'Retry_BuildMost', | 568 'description': 'Retry_BuildMost', |
| 561 'doStepIf': <Object>, | 569 'doStepIf': <Object>, |
| 562 'env': {}, | 570 'env': {}, |
| 571 'exception_on_failure': <Object>, |
| 563 'flunkOnFailure': <Object>, | 572 'flunkOnFailure': <Object>, |
| 564 'get_props_from_stdout': None, | 573 'get_props_from_stdout': None, |
| 565 'haltOnFailure': <Object>, | 574 'haltOnFailure': <Object>, |
| 566 'hideStepIf': <Object>, | 575 'hideStepIf': <Object>, |
| 567 'is_rebaseline_step': <Object>, | 576 'is_rebaseline_step': <Object>, |
| 568 'is_upload_step': <Object>, | 577 'is_upload_step': <Object>, |
| 569 'timeout': <Object>, | 578 'timeout': <Object>, |
| 570 'workdir': 'build\skia', | 579 'workdir': 'build\skia', |
| 571 }, | 580 }, |
| 572 ], | 581 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 608 '--is_try', | 617 '--is_try', |
| 609 'True', | 618 'True', |
| 610 '--bench_pictures_cfg', | 619 '--bench_pictures_cfg', |
| 611 'default', | 620 'default', |
| 612 '--flavor', | 621 '--flavor', |
| 613 'default', | 622 'default', |
| 614 ], | 623 ], |
| 615 'description': 'Clean', | 624 'description': 'Clean', |
| 616 'doStepIf': <Object>, | 625 'doStepIf': <Object>, |
| 617 'env': {}, | 626 'env': {}, |
| 627 'exception_on_failure': <Object>, |
| 618 'flunkOnFailure': <Object>, | 628 'flunkOnFailure': <Object>, |
| 619 'get_props_from_stdout': None, | 629 'get_props_from_stdout': None, |
| 620 'haltOnFailure': <Object>, | 630 'haltOnFailure': <Object>, |
| 621 'hideStepIf': <Object>, | 631 'hideStepIf': <Object>, |
| 622 'is_rebaseline_step': <Object>, | 632 'is_rebaseline_step': <Object>, |
| 623 'is_upload_step': <Object>, | 633 'is_upload_step': <Object>, |
| 624 'timeout': <Object>, | 634 'timeout': <Object>, |
| 625 'workdir': 'build\skia', | 635 'workdir': 'build\skia', |
| 626 }, | 636 }, |
| 627 ], | 637 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 667 '--target', | 677 '--target', |
| 668 'most', | 678 'most', |
| 669 '--gyp_defines', | 679 '--gyp_defines', |
| 670 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err
ors=0 skia_win_debuggers_path=c:/DbgHelp', | 680 'skia_arch_width=32 qt_sdk=C:/Qt/4.8.5/ skia_warnings_as_err
ors=0 skia_win_debuggers_path=c:/DbgHelp', |
| 671 '--flavor', | 681 '--flavor', |
| 672 'default', | 682 'default', |
| 673 ], | 683 ], |
| 674 'description': 'Retry_NoWarningsAsErrors_BuildMost', | 684 'description': 'Retry_NoWarningsAsErrors_BuildMost', |
| 675 'doStepIf': <Object>, | 685 'doStepIf': <Object>, |
| 676 'env': {}, | 686 'env': {}, |
| 687 'exception_on_failure': <Object>, |
| 677 'flunkOnFailure': <Object>, | 688 'flunkOnFailure': <Object>, |
| 678 'get_props_from_stdout': None, | 689 'get_props_from_stdout': None, |
| 679 'haltOnFailure': <Object>, | 690 'haltOnFailure': <Object>, |
| 680 'hideStepIf': <Object>, | 691 'hideStepIf': <Object>, |
| 681 'is_rebaseline_step': <Object>, | 692 'is_rebaseline_step': <Object>, |
| 682 'is_upload_step': <Object>, | 693 'is_upload_step': <Object>, |
| 683 'timeout': <Object>, | 694 'timeout': <Object>, |
| 684 'workdir': 'build\skia', | 695 'workdir': 'build\skia', |
| 685 }, | 696 }, |
| 686 ], | 697 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 722 '--is_try', | 733 '--is_try', |
| 723 'True', | 734 'True', |
| 724 '--bench_pictures_cfg', | 735 '--bench_pictures_cfg', |
| 725 'default', | 736 'default', |
| 726 '--flavor', | 737 '--flavor', |
| 727 'default', | 738 'default', |
| 728 ], | 739 ], |
| 729 'description': 'Install', | 740 'description': 'Install', |
| 730 'doStepIf': <Object>, | 741 'doStepIf': <Object>, |
| 731 'env': {}, | 742 'env': {}, |
| 743 'exception_on_failure': <Object>, |
| 732 'flunkOnFailure': <Object>, | 744 'flunkOnFailure': <Object>, |
| 733 'get_props_from_stdout': None, | 745 'get_props_from_stdout': None, |
| 734 'haltOnFailure': <Object>, | 746 'haltOnFailure': <Object>, |
| 735 'hideStepIf': <Object>, | 747 'hideStepIf': <Object>, |
| 736 'is_rebaseline_step': <Object>, | 748 'is_rebaseline_step': <Object>, |
| 737 'is_upload_step': <Object>, | 749 'is_upload_step': <Object>, |
| 738 'timeout': <Object>, | 750 'timeout': <Object>, |
| 739 'workdir': 'build\skia', | 751 'workdir': 'build\skia', |
| 740 }, | 752 }, |
| 741 ], | 753 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 777 '--is_try', | 789 '--is_try', |
| 778 'True', | 790 'True', |
| 779 '--bench_pictures_cfg', | 791 '--bench_pictures_cfg', |
| 780 'default', | 792 'default', |
| 781 '--flavor', | 793 '--flavor', |
| 782 'default', | 794 'default', |
| 783 ], | 795 ], |
| 784 'description': 'PreBench', | 796 'description': 'PreBench', |
| 785 'doStepIf': <Object>, | 797 'doStepIf': <Object>, |
| 786 'env': {}, | 798 'env': {}, |
| 799 'exception_on_failure': <Object>, |
| 787 'flunkOnFailure': <Object>, | 800 'flunkOnFailure': <Object>, |
| 788 'get_props_from_stdout': None, | 801 'get_props_from_stdout': None, |
| 789 'haltOnFailure': <Object>, | 802 'haltOnFailure': <Object>, |
| 790 'hideStepIf': <Object>, | 803 'hideStepIf': <Object>, |
| 791 'is_rebaseline_step': <Object>, | 804 'is_rebaseline_step': <Object>, |
| 792 'is_upload_step': <Object>, | 805 'is_upload_step': <Object>, |
| 793 'timeout': <Object>, | 806 'timeout': <Object>, |
| 794 'workdir': 'build\skia', | 807 'workdir': 'build\skia', |
| 795 }, | 808 }, |
| 796 ], | 809 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 832 '--is_try', | 845 '--is_try', |
| 833 'True', | 846 'True', |
| 834 '--bench_pictures_cfg', | 847 '--bench_pictures_cfg', |
| 835 'default', | 848 'default', |
| 836 '--flavor', | 849 '--flavor', |
| 837 'default', | 850 'default', |
| 838 ], | 851 ], |
| 839 'description': 'RunBench', | 852 'description': 'RunBench', |
| 840 'doStepIf': <Object>, | 853 'doStepIf': <Object>, |
| 841 'env': {}, | 854 'env': {}, |
| 855 'exception_on_failure': <Object>, |
| 842 'flunkOnFailure': <Object>, | 856 'flunkOnFailure': <Object>, |
| 843 'get_props_from_stdout': None, | 857 'get_props_from_stdout': None, |
| 844 'haltOnFailure': <Object>, | 858 'haltOnFailure': <Object>, |
| 845 'hideStepIf': <Object>, | 859 'hideStepIf': <Object>, |
| 846 'is_rebaseline_step': <Object>, | 860 'is_rebaseline_step': <Object>, |
| 847 'is_upload_step': <Object>, | 861 'is_upload_step': <Object>, |
| 848 'timeout': <Object>, | 862 'timeout': <Object>, |
| 849 'workdir': 'build\skia', | 863 'workdir': 'build\skia', |
| 850 }, | 864 }, |
| 851 ], | 865 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 887 '--is_try', | 901 '--is_try', |
| 888 'True', | 902 'True', |
| 889 '--bench_pictures_cfg', | 903 '--bench_pictures_cfg', |
| 890 'default', | 904 'default', |
| 891 '--flavor', | 905 '--flavor', |
| 892 'default', | 906 'default', |
| 893 ], | 907 ], |
| 894 'description': 'BenchPictures', | 908 'description': 'BenchPictures', |
| 895 'doStepIf': <Object>, | 909 'doStepIf': <Object>, |
| 896 'env': {}, | 910 'env': {}, |
| 911 'exception_on_failure': <Object>, |
| 897 'flunkOnFailure': <Object>, | 912 'flunkOnFailure': <Object>, |
| 898 'get_props_from_stdout': None, | 913 'get_props_from_stdout': None, |
| 899 'haltOnFailure': <Object>, | 914 'haltOnFailure': <Object>, |
| 900 'hideStepIf': <Object>, | 915 'hideStepIf': <Object>, |
| 901 'is_rebaseline_step': <Object>, | 916 'is_rebaseline_step': <Object>, |
| 902 'is_upload_step': <Object>, | 917 'is_upload_step': <Object>, |
| 903 'timeout': <Object>, | 918 'timeout': <Object>, |
| 904 'workdir': 'build\skia', | 919 'workdir': 'build\skia', |
| 905 }, | 920 }, |
| 906 ], | 921 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 942 '--is_try', | 957 '--is_try', |
| 943 'True', | 958 'True', |
| 944 '--bench_pictures_cfg', | 959 '--bench_pictures_cfg', |
| 945 'default', | 960 'default', |
| 946 '--flavor', | 961 '--flavor', |
| 947 'default', | 962 'default', |
| 948 ], | 963 ], |
| 949 'description': 'PostBench', | 964 'description': 'PostBench', |
| 950 'doStepIf': <Object>, | 965 'doStepIf': <Object>, |
| 951 'env': {}, | 966 'env': {}, |
| 967 'exception_on_failure': <Object>, |
| 952 'flunkOnFailure': <Object>, | 968 'flunkOnFailure': <Object>, |
| 953 'get_props_from_stdout': None, | 969 'get_props_from_stdout': None, |
| 954 'haltOnFailure': <Object>, | 970 'haltOnFailure': <Object>, |
| 955 'hideStepIf': <Object>, | 971 'hideStepIf': <Object>, |
| 956 'is_rebaseline_step': <Object>, | 972 'is_rebaseline_step': <Object>, |
| 957 'is_upload_step': <Object>, | 973 'is_upload_step': <Object>, |
| 958 'timeout': <Object>, | 974 'timeout': <Object>, |
| 959 'workdir': 'build\skia', | 975 'workdir': 'build\skia', |
| 960 }, | 976 }, |
| 961 ], | 977 ], |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 995 '--num_cores', | 1011 '--num_cores', |
| 996 <Object>, | 1012 <Object>, |
| 997 '--is_try', | 1013 '--is_try', |
| 998 'True', | 1014 'True', |
| 999 '--bench_pictures_cfg', | 1015 '--bench_pictures_cfg', |
| 1000 'default', | 1016 'default', |
| 1001 ], | 1017 ], |
| 1002 'description': 'CheckForRegressions', | 1018 'description': 'CheckForRegressions', |
| 1003 'doStepIf': <Object>, | 1019 'doStepIf': <Object>, |
| 1004 'env': {}, | 1020 'env': {}, |
| 1021 'exception_on_failure': <Object>, |
| 1005 'flunkOnFailure': <Object>, | 1022 'flunkOnFailure': <Object>, |
| 1006 'get_props_from_stdout': None, | 1023 'get_props_from_stdout': None, |
| 1007 'haltOnFailure': <Object>, | 1024 'haltOnFailure': <Object>, |
| 1008 'hideStepIf': <Object>, | 1025 'hideStepIf': <Object>, |
| 1009 'is_rebaseline_step': <Object>, | 1026 'is_rebaseline_step': <Object>, |
| 1010 'is_upload_step': <Object>, | 1027 'is_upload_step': <Object>, |
| 1011 'timeout': <Object>, | 1028 'timeout': <Object>, |
| 1012 'workdir': 'build\skia', | 1029 'workdir': 'build\skia', |
| 1013 }, | 1030 }, |
| 1014 ], | 1031 ], |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1048 '--num_cores', | 1065 '--num_cores', |
| 1049 <Object>, | 1066 <Object>, |
| 1050 '--is_try', | 1067 '--is_try', |
| 1051 'True', | 1068 'True', |
| 1052 '--bench_pictures_cfg', | 1069 '--bench_pictures_cfg', |
| 1053 'default', | 1070 'default', |
| 1054 ], | 1071 ], |
| 1055 'description': 'UploadBenchResults', | 1072 'description': 'UploadBenchResults', |
| 1056 'doStepIf': <Object>, | 1073 'doStepIf': <Object>, |
| 1057 'env': {}, | 1074 'env': {}, |
| 1075 'exception_on_failure': <Object>, |
| 1058 'flunkOnFailure': <Object>, | 1076 'flunkOnFailure': <Object>, |
| 1059 'get_props_from_stdout': None, | 1077 'get_props_from_stdout': None, |
| 1060 'haltOnFailure': <Object>, | 1078 'haltOnFailure': <Object>, |
| 1061 'hideStepIf': <Object>, | 1079 'hideStepIf': <Object>, |
| 1062 'is_rebaseline_step': <Object>, | 1080 'is_rebaseline_step': <Object>, |
| 1063 'is_upload_step': <Object>, | 1081 'is_upload_step': <Object>, |
| 1064 'timeout': <Object>, | 1082 'timeout': <Object>, |
| 1065 'workdir': 'build\skia', | 1083 'workdir': 'build\skia', |
| 1066 }, | 1084 }, |
| 1067 ], | 1085 ], |
| 1068 ], | 1086 ], |
| 1069 } | 1087 } |
| OLD | NEW |