| 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': 'Test-Win7-ShuttleA-HD2000-x86-Debug-Trybot', | 8 '_builder_name': 'Test-Win7-ShuttleA-HD2000-x86-Debug-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 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 775 '--num_cores', | 787 '--num_cores', |
| 776 <Object>, | 788 <Object>, |
| 777 '--is_try', | 789 '--is_try', |
| 778 'True', | 790 'True', |
| 779 '--bench_pictures_cfg', | 791 '--bench_pictures_cfg', |
| 780 'default', | 792 'default', |
| 781 ], | 793 ], |
| 782 'description': 'DownloadBaselines', | 794 'description': 'DownloadBaselines', |
| 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 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 828 '--num_cores', | 841 '--num_cores', |
| 829 <Object>, | 842 <Object>, |
| 830 '--is_try', | 843 '--is_try', |
| 831 'True', | 844 'True', |
| 832 '--bench_pictures_cfg', | 845 '--bench_pictures_cfg', |
| 833 'default', | 846 'default', |
| 834 ], | 847 ], |
| 835 'description': 'DownloadSKImageFiles', | 848 'description': 'DownloadSKImageFiles', |
| 836 'doStepIf': <Object>, | 849 'doStepIf': <Object>, |
| 837 'env': {}, | 850 'env': {}, |
| 851 'exception_on_failure': <Object>, |
| 838 'flunkOnFailure': <Object>, | 852 'flunkOnFailure': <Object>, |
| 839 'get_props_from_stdout': None, | 853 'get_props_from_stdout': None, |
| 840 'haltOnFailure': <Object>, | 854 'haltOnFailure': <Object>, |
| 841 'hideStepIf': <Object>, | 855 'hideStepIf': <Object>, |
| 842 'is_rebaseline_step': <Object>, | 856 'is_rebaseline_step': <Object>, |
| 843 'is_upload_step': <Object>, | 857 'is_upload_step': <Object>, |
| 844 'timeout': <Object>, | 858 'timeout': <Object>, |
| 845 'workdir': 'build\skia', | 859 'workdir': 'build\skia', |
| 846 }, | 860 }, |
| 847 ], | 861 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 883 '--is_try', | 897 '--is_try', |
| 884 'True', | 898 'True', |
| 885 '--bench_pictures_cfg', | 899 '--bench_pictures_cfg', |
| 886 'default', | 900 'default', |
| 887 '--flavor', | 901 '--flavor', |
| 888 'default', | 902 'default', |
| 889 ], | 903 ], |
| 890 'description': 'PreRender', | 904 'description': 'PreRender', |
| 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 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 938 '--is_try', | 953 '--is_try', |
| 939 'True', | 954 'True', |
| 940 '--bench_pictures_cfg', | 955 '--bench_pictures_cfg', |
| 941 'default', | 956 'default', |
| 942 '--flavor', | 957 '--flavor', |
| 943 'default', | 958 'default', |
| 944 ], | 959 ], |
| 945 'description': 'RunTests', | 960 'description': 'RunTests', |
| 946 'doStepIf': <Object>, | 961 'doStepIf': <Object>, |
| 947 'env': {}, | 962 'env': {}, |
| 963 'exception_on_failure': <Object>, |
| 948 'flunkOnFailure': <Object>, | 964 'flunkOnFailure': <Object>, |
| 949 'get_props_from_stdout': None, | 965 'get_props_from_stdout': None, |
| 950 'haltOnFailure': <Object>, | 966 'haltOnFailure': <Object>, |
| 951 'hideStepIf': <Object>, | 967 'hideStepIf': <Object>, |
| 952 'is_rebaseline_step': <Object>, | 968 'is_rebaseline_step': <Object>, |
| 953 'is_upload_step': <Object>, | 969 'is_upload_step': <Object>, |
| 954 'timeout': <Object>, | 970 'timeout': <Object>, |
| 955 'workdir': 'build\skia', | 971 'workdir': 'build\skia', |
| 956 }, | 972 }, |
| 957 ], | 973 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 993 '--is_try', | 1009 '--is_try', |
| 994 'True', | 1010 'True', |
| 995 '--bench_pictures_cfg', | 1011 '--bench_pictures_cfg', |
| 996 'default', | 1012 'default', |
| 997 '--flavor', | 1013 '--flavor', |
| 998 'default', | 1014 'default', |
| 999 ], | 1015 ], |
| 1000 'description': 'GenerateGMs', | 1016 'description': 'GenerateGMs', |
| 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 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1048 '--is_try', | 1065 '--is_try', |
| 1049 'True', | 1066 'True', |
| 1050 '--bench_pictures_cfg', | 1067 '--bench_pictures_cfg', |
| 1051 'default', | 1068 'default', |
| 1052 '--flavor', | 1069 '--flavor', |
| 1053 'default', | 1070 'default', |
| 1054 ], | 1071 ], |
| 1055 'description': 'RenderPictures', | 1072 'description': 'RenderPictures', |
| 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 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1103 '--is_try', | 1121 '--is_try', |
| 1104 'True', | 1122 'True', |
| 1105 '--bench_pictures_cfg', | 1123 '--bench_pictures_cfg', |
| 1106 'default', | 1124 'default', |
| 1107 '--flavor', | 1125 '--flavor', |
| 1108 'default', | 1126 'default', |
| 1109 ], | 1127 ], |
| 1110 'description': 'RenderPdfs', | 1128 'description': 'RenderPdfs', |
| 1111 'doStepIf': <Object>, | 1129 'doStepIf': <Object>, |
| 1112 'env': {}, | 1130 'env': {}, |
| 1131 'exception_on_failure': <Object>, |
| 1113 'flunkOnFailure': <Object>, | 1132 'flunkOnFailure': <Object>, |
| 1114 'get_props_from_stdout': None, | 1133 'get_props_from_stdout': None, |
| 1115 'haltOnFailure': <Object>, | 1134 'haltOnFailure': <Object>, |
| 1116 'hideStepIf': <Object>, | 1135 'hideStepIf': <Object>, |
| 1117 'is_rebaseline_step': <Object>, | 1136 'is_rebaseline_step': <Object>, |
| 1118 'is_upload_step': <Object>, | 1137 'is_upload_step': <Object>, |
| 1119 'timeout': <Object>, | 1138 'timeout': <Object>, |
| 1120 'workdir': 'build\skia', | 1139 'workdir': 'build\skia', |
| 1121 }, | 1140 }, |
| 1122 ], | 1141 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1158 '--is_try', | 1177 '--is_try', |
| 1159 'True', | 1178 'True', |
| 1160 '--bench_pictures_cfg', | 1179 '--bench_pictures_cfg', |
| 1161 'default', | 1180 'default', |
| 1162 '--flavor', | 1181 '--flavor', |
| 1163 'default', | 1182 'default', |
| 1164 ], | 1183 ], |
| 1165 'description': 'RunDecodingTests', | 1184 'description': 'RunDecodingTests', |
| 1166 'doStepIf': <Object>, | 1185 'doStepIf': <Object>, |
| 1167 'env': {}, | 1186 'env': {}, |
| 1187 'exception_on_failure': <Object>, |
| 1168 'flunkOnFailure': <Object>, | 1188 'flunkOnFailure': <Object>, |
| 1169 'get_props_from_stdout': None, | 1189 'get_props_from_stdout': None, |
| 1170 'haltOnFailure': <Object>, | 1190 'haltOnFailure': <Object>, |
| 1171 'hideStepIf': <Object>, | 1191 'hideStepIf': <Object>, |
| 1172 'is_rebaseline_step': <Object>, | 1192 'is_rebaseline_step': <Object>, |
| 1173 'is_upload_step': <Object>, | 1193 'is_upload_step': <Object>, |
| 1174 'timeout': <Object>, | 1194 'timeout': <Object>, |
| 1175 'workdir': 'build\skia', | 1195 'workdir': 'build\skia', |
| 1176 }, | 1196 }, |
| 1177 ], | 1197 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1213 '--is_try', | 1233 '--is_try', |
| 1214 'True', | 1234 'True', |
| 1215 '--bench_pictures_cfg', | 1235 '--bench_pictures_cfg', |
| 1216 'default', | 1236 'default', |
| 1217 '--flavor', | 1237 '--flavor', |
| 1218 'default', | 1238 'default', |
| 1219 ], | 1239 ], |
| 1220 'description': 'PostRender', | 1240 'description': 'PostRender', |
| 1221 'doStepIf': <Object>, | 1241 'doStepIf': <Object>, |
| 1222 'env': {}, | 1242 'env': {}, |
| 1243 'exception_on_failure': <Object>, |
| 1223 'flunkOnFailure': <Object>, | 1244 'flunkOnFailure': <Object>, |
| 1224 'get_props_from_stdout': None, | 1245 'get_props_from_stdout': None, |
| 1225 'haltOnFailure': <Object>, | 1246 'haltOnFailure': <Object>, |
| 1226 'hideStepIf': <Object>, | 1247 'hideStepIf': <Object>, |
| 1227 'is_rebaseline_step': <Object>, | 1248 'is_rebaseline_step': <Object>, |
| 1228 'is_upload_step': <Object>, | 1249 'is_upload_step': <Object>, |
| 1229 'timeout': <Object>, | 1250 'timeout': <Object>, |
| 1230 'workdir': 'build\skia', | 1251 'workdir': 'build\skia', |
| 1231 }, | 1252 }, |
| 1232 ], | 1253 ], |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1270 '--bench_pictures_cfg', | 1291 '--bench_pictures_cfg', |
| 1271 'default', | 1292 'default', |
| 1272 '--autogen_svn_username_file', | 1293 '--autogen_svn_username_file', |
| 1273 '.autogen_svn_username', | 1294 '.autogen_svn_username', |
| 1274 '--autogen_svn_password_file', | 1295 '--autogen_svn_password_file', |
| 1275 '.autogen_svn_password', | 1296 '.autogen_svn_password', |
| 1276 ], | 1297 ], |
| 1277 'description': 'UploadGMResults', | 1298 'description': 'UploadGMResults', |
| 1278 'doStepIf': <Object>, | 1299 'doStepIf': <Object>, |
| 1279 'env': {}, | 1300 'env': {}, |
| 1301 'exception_on_failure': <Object>, |
| 1280 'flunkOnFailure': <Object>, | 1302 'flunkOnFailure': <Object>, |
| 1281 'get_props_from_stdout': None, | 1303 'get_props_from_stdout': None, |
| 1282 'haltOnFailure': <Object>, | 1304 'haltOnFailure': <Object>, |
| 1283 'hideStepIf': <Object>, | 1305 'hideStepIf': <Object>, |
| 1284 'is_rebaseline_step': <Object>, | 1306 'is_rebaseline_step': <Object>, |
| 1285 'is_upload_step': <Object>, | 1307 'is_upload_step': <Object>, |
| 1286 'timeout': <Object>, | 1308 'timeout': <Object>, |
| 1287 'workdir': 'build\skia', | 1309 'workdir': 'build\skia', |
| 1288 }, | 1310 }, |
| 1289 ], | 1311 ], |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1323 '--num_cores', | 1345 '--num_cores', |
| 1324 <Object>, | 1346 <Object>, |
| 1325 '--is_try', | 1347 '--is_try', |
| 1326 'True', | 1348 'True', |
| 1327 '--bench_pictures_cfg', | 1349 '--bench_pictures_cfg', |
| 1328 'default', | 1350 'default', |
| 1329 ], | 1351 ], |
| 1330 'description': 'CompareAndUploadWebpageGMs', | 1352 'description': 'CompareAndUploadWebpageGMs', |
| 1331 'doStepIf': <Object>, | 1353 'doStepIf': <Object>, |
| 1332 'env': {}, | 1354 'env': {}, |
| 1355 'exception_on_failure': <Object>, |
| 1333 'flunkOnFailure': <Object>, | 1356 'flunkOnFailure': <Object>, |
| 1334 'get_props_from_stdout': None, | 1357 'get_props_from_stdout': None, |
| 1335 'haltOnFailure': <Object>, | 1358 'haltOnFailure': <Object>, |
| 1336 'hideStepIf': <Object>, | 1359 'hideStepIf': <Object>, |
| 1337 'is_rebaseline_step': <Object>, | 1360 'is_rebaseline_step': <Object>, |
| 1338 'is_upload_step': <Object>, | 1361 'is_upload_step': <Object>, |
| 1339 'timeout': <Object>, | 1362 'timeout': <Object>, |
| 1340 'workdir': 'build\skia', | 1363 'workdir': 'build\skia', |
| 1341 }, | 1364 }, |
| 1342 ], | 1365 ], |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1376 '--num_cores', | 1399 '--num_cores', |
| 1377 <Object>, | 1400 <Object>, |
| 1378 '--is_try', | 1401 '--is_try', |
| 1379 'True', | 1402 'True', |
| 1380 '--bench_pictures_cfg', | 1403 '--bench_pictures_cfg', |
| 1381 'default', | 1404 'default', |
| 1382 ], | 1405 ], |
| 1383 'description': 'UploadSKImageResults', | 1406 'description': 'UploadSKImageResults', |
| 1384 'doStepIf': <Object>, | 1407 'doStepIf': <Object>, |
| 1385 'env': {}, | 1408 'env': {}, |
| 1409 'exception_on_failure': <Object>, |
| 1386 'flunkOnFailure': <Object>, | 1410 'flunkOnFailure': <Object>, |
| 1387 'get_props_from_stdout': None, | 1411 'get_props_from_stdout': None, |
| 1388 'haltOnFailure': <Object>, | 1412 'haltOnFailure': <Object>, |
| 1389 'hideStepIf': <Object>, | 1413 'hideStepIf': <Object>, |
| 1390 'is_rebaseline_step': <Object>, | 1414 'is_rebaseline_step': <Object>, |
| 1391 'is_upload_step': <Object>, | 1415 'is_upload_step': <Object>, |
| 1392 'timeout': <Object>, | 1416 'timeout': <Object>, |
| 1393 'workdir': 'build\skia', | 1417 'workdir': 'build\skia', |
| 1394 }, | 1418 }, |
| 1395 ], | 1419 ], |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1429 '--num_cores', | 1453 '--num_cores', |
| 1430 <Object>, | 1454 <Object>, |
| 1431 '--is_try', | 1455 '--is_try', |
| 1432 'True', | 1456 'True', |
| 1433 '--bench_pictures_cfg', | 1457 '--bench_pictures_cfg', |
| 1434 'default', | 1458 'default', |
| 1435 ], | 1459 ], |
| 1436 'description': 'CompareGMs', | 1460 'description': 'CompareGMs', |
| 1437 'doStepIf': <Object>, | 1461 'doStepIf': <Object>, |
| 1438 'env': {}, | 1462 'env': {}, |
| 1463 'exception_on_failure': <Object>, |
| 1439 'flunkOnFailure': <Object>, | 1464 'flunkOnFailure': <Object>, |
| 1440 'get_props_from_stdout': None, | 1465 'get_props_from_stdout': None, |
| 1441 'haltOnFailure': <Object>, | 1466 'haltOnFailure': <Object>, |
| 1442 'hideStepIf': <Object>, | 1467 'hideStepIf': <Object>, |
| 1443 'is_rebaseline_step': <Object>, | 1468 'is_rebaseline_step': <Object>, |
| 1444 'is_upload_step': <Object>, | 1469 'is_upload_step': <Object>, |
| 1445 'timeout': <Object>, | 1470 'timeout': <Object>, |
| 1446 'workdir': 'build\skia', | 1471 'workdir': 'build\skia', |
| 1447 }, | 1472 }, |
| 1448 ], | 1473 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1484 '--is_try', | 1509 '--is_try', |
| 1485 'True', | 1510 'True', |
| 1486 '--bench_pictures_cfg', | 1511 '--bench_pictures_cfg', |
| 1487 'default', | 1512 'default', |
| 1488 '--flavor', | 1513 '--flavor', |
| 1489 'default', | 1514 'default', |
| 1490 ], | 1515 ], |
| 1491 'description': 'PreBench', | 1516 'description': 'PreBench', |
| 1492 'doStepIf': <Object>, | 1517 'doStepIf': <Object>, |
| 1493 'env': {}, | 1518 'env': {}, |
| 1519 'exception_on_failure': <Object>, |
| 1494 'flunkOnFailure': <Object>, | 1520 'flunkOnFailure': <Object>, |
| 1495 'get_props_from_stdout': None, | 1521 'get_props_from_stdout': None, |
| 1496 'haltOnFailure': <Object>, | 1522 'haltOnFailure': <Object>, |
| 1497 'hideStepIf': <Object>, | 1523 'hideStepIf': <Object>, |
| 1498 'is_rebaseline_step': <Object>, | 1524 'is_rebaseline_step': <Object>, |
| 1499 'is_upload_step': <Object>, | 1525 'is_upload_step': <Object>, |
| 1500 'timeout': <Object>, | 1526 'timeout': <Object>, |
| 1501 'workdir': 'build\skia', | 1527 'workdir': 'build\skia', |
| 1502 }, | 1528 }, |
| 1503 ], | 1529 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1539 '--is_try', | 1565 '--is_try', |
| 1540 'True', | 1566 'True', |
| 1541 '--bench_pictures_cfg', | 1567 '--bench_pictures_cfg', |
| 1542 'default', | 1568 'default', |
| 1543 '--flavor', | 1569 '--flavor', |
| 1544 'default', | 1570 'default', |
| 1545 ], | 1571 ], |
| 1546 'description': 'RunBench', | 1572 'description': 'RunBench', |
| 1547 'doStepIf': <Object>, | 1573 'doStepIf': <Object>, |
| 1548 'env': {}, | 1574 'env': {}, |
| 1575 'exception_on_failure': <Object>, |
| 1549 'flunkOnFailure': <Object>, | 1576 'flunkOnFailure': <Object>, |
| 1550 'get_props_from_stdout': None, | 1577 'get_props_from_stdout': None, |
| 1551 'haltOnFailure': <Object>, | 1578 'haltOnFailure': <Object>, |
| 1552 'hideStepIf': <Object>, | 1579 'hideStepIf': <Object>, |
| 1553 'is_rebaseline_step': <Object>, | 1580 'is_rebaseline_step': <Object>, |
| 1554 'is_upload_step': <Object>, | 1581 'is_upload_step': <Object>, |
| 1555 'timeout': <Object>, | 1582 'timeout': <Object>, |
| 1556 'workdir': 'build\skia', | 1583 'workdir': 'build\skia', |
| 1557 }, | 1584 }, |
| 1558 ], | 1585 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1594 '--is_try', | 1621 '--is_try', |
| 1595 'True', | 1622 'True', |
| 1596 '--bench_pictures_cfg', | 1623 '--bench_pictures_cfg', |
| 1597 'default', | 1624 'default', |
| 1598 '--flavor', | 1625 '--flavor', |
| 1599 'default', | 1626 'default', |
| 1600 ], | 1627 ], |
| 1601 'description': 'BenchPictures', | 1628 'description': 'BenchPictures', |
| 1602 'doStepIf': <Object>, | 1629 'doStepIf': <Object>, |
| 1603 'env': {}, | 1630 'env': {}, |
| 1631 'exception_on_failure': <Object>, |
| 1604 'flunkOnFailure': <Object>, | 1632 'flunkOnFailure': <Object>, |
| 1605 'get_props_from_stdout': None, | 1633 'get_props_from_stdout': None, |
| 1606 'haltOnFailure': <Object>, | 1634 'haltOnFailure': <Object>, |
| 1607 'hideStepIf': <Object>, | 1635 'hideStepIf': <Object>, |
| 1608 'is_rebaseline_step': <Object>, | 1636 'is_rebaseline_step': <Object>, |
| 1609 'is_upload_step': <Object>, | 1637 'is_upload_step': <Object>, |
| 1610 'timeout': <Object>, | 1638 'timeout': <Object>, |
| 1611 'workdir': 'build\skia', | 1639 'workdir': 'build\skia', |
| 1612 }, | 1640 }, |
| 1613 ], | 1641 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1649 '--is_try', | 1677 '--is_try', |
| 1650 'True', | 1678 'True', |
| 1651 '--bench_pictures_cfg', | 1679 '--bench_pictures_cfg', |
| 1652 'default', | 1680 'default', |
| 1653 '--flavor', | 1681 '--flavor', |
| 1654 'default', | 1682 'default', |
| 1655 ], | 1683 ], |
| 1656 'description': 'PostBench', | 1684 'description': 'PostBench', |
| 1657 'doStepIf': <Object>, | 1685 'doStepIf': <Object>, |
| 1658 'env': {}, | 1686 'env': {}, |
| 1687 'exception_on_failure': <Object>, |
| 1659 'flunkOnFailure': <Object>, | 1688 'flunkOnFailure': <Object>, |
| 1660 'get_props_from_stdout': None, | 1689 'get_props_from_stdout': None, |
| 1661 'haltOnFailure': <Object>, | 1690 'haltOnFailure': <Object>, |
| 1662 'hideStepIf': <Object>, | 1691 'hideStepIf': <Object>, |
| 1663 'is_rebaseline_step': <Object>, | 1692 'is_rebaseline_step': <Object>, |
| 1664 'is_upload_step': <Object>, | 1693 'is_upload_step': <Object>, |
| 1665 'timeout': <Object>, | 1694 'timeout': <Object>, |
| 1666 'workdir': 'build\skia', | 1695 'workdir': 'build\skia', |
| 1667 }, | 1696 }, |
| 1668 ], | 1697 ], |
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1702 '--num_cores', | 1731 '--num_cores', |
| 1703 <Object>, | 1732 <Object>, |
| 1704 '--is_try', | 1733 '--is_try', |
| 1705 'True', | 1734 'True', |
| 1706 '--bench_pictures_cfg', | 1735 '--bench_pictures_cfg', |
| 1707 'default', | 1736 'default', |
| 1708 ], | 1737 ], |
| 1709 'description': 'CheckForRegressions', | 1738 'description': 'CheckForRegressions', |
| 1710 'doStepIf': <Object>, | 1739 'doStepIf': <Object>, |
| 1711 'env': {}, | 1740 'env': {}, |
| 1741 'exception_on_failure': <Object>, |
| 1712 'flunkOnFailure': <Object>, | 1742 'flunkOnFailure': <Object>, |
| 1713 'get_props_from_stdout': None, | 1743 'get_props_from_stdout': None, |
| 1714 'haltOnFailure': <Object>, | 1744 'haltOnFailure': <Object>, |
| 1715 'hideStepIf': <Object>, | 1745 'hideStepIf': <Object>, |
| 1716 'is_rebaseline_step': <Object>, | 1746 'is_rebaseline_step': <Object>, |
| 1717 'is_upload_step': <Object>, | 1747 'is_upload_step': <Object>, |
| 1718 'timeout': <Object>, | 1748 'timeout': <Object>, |
| 1719 'workdir': 'build\skia', | 1749 'workdir': 'build\skia', |
| 1720 }, | 1750 }, |
| 1721 ], | 1751 ], |
| 1722 ], | 1752 ], |
| 1723 } | 1753 } |
| OLD | NEW |