| 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 'skia_lib', | 6 'skia_lib', |
| 7 'tests', | 7 'tests', |
| 8 'gm', | 8 'gm', |
| 9 'tools', | 9 'tools', |
| 10 'bench', | 10 'bench', |
| (...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 105 '--num_cores', | 105 '--num_cores', |
| 106 <Object>, | 106 <Object>, |
| 107 '--is_try', | 107 '--is_try', |
| 108 'False', | 108 'False', |
| 109 '--bench_pictures_cfg', | 109 '--bench_pictures_cfg', |
| 110 'default', | 110 'default', |
| 111 ], | 111 ], |
| 112 'description': 'UpdateScripts', | 112 'description': 'UpdateScripts', |
| 113 'doStepIf': <Object>, | 113 'doStepIf': <Object>, |
| 114 'env': {}, | 114 'env': {}, |
| 115 'exception_on_failure': <Object>, |
| 115 'flunkOnFailure': <Object>, | 116 'flunkOnFailure': <Object>, |
| 116 'get_props_from_stdout': { | 117 'get_props_from_stdout': { |
| 117 'buildbot_revision': 'Skiabot scripts updated to (\w+)', | 118 'buildbot_revision': 'Skiabot scripts updated to (\w+)', |
| 118 }, | 119 }, |
| 119 'haltOnFailure': <Object>, | 120 'haltOnFailure': <Object>, |
| 120 'hideStepIf': <Object>, | 121 'hideStepIf': <Object>, |
| 121 'is_rebaseline_step': <Object>, | 122 'is_rebaseline_step': <Object>, |
| 122 'is_upload_step': <Object>, | 123 'is_upload_step': <Object>, |
| 123 'timeout': <Object>, | 124 'timeout': <Object>, |
| 124 'workdir': 'build', | 125 'workdir': 'build', |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 162 '--is_try', | 163 '--is_try', |
| 163 'False', | 164 'False', |
| 164 '--bench_pictures_cfg', | 165 '--bench_pictures_cfg', |
| 165 'default', | 166 'default', |
| 166 '--gclient_solutions', | 167 '--gclient_solutions', |
| 167 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', | 168 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', |
| 168 ], | 169 ], |
| 169 'description': 'Update', | 170 'description': 'Update', |
| 170 'doStepIf': <Object>, | 171 'doStepIf': <Object>, |
| 171 'env': {}, | 172 'env': {}, |
| 173 'exception_on_failure': <Object>, |
| 172 'flunkOnFailure': <Object>, | 174 'flunkOnFailure': <Object>, |
| 173 'get_props_from_stdout': { | 175 'get_props_from_stdout': { |
| 174 'got_revision': 'Skia updated to (\w+)', | 176 'got_revision': 'Skia updated to (\w+)', |
| 175 }, | 177 }, |
| 176 'haltOnFailure': <Object>, | 178 'haltOnFailure': <Object>, |
| 177 'hideStepIf': <Object>, | 179 'hideStepIf': <Object>, |
| 178 'is_rebaseline_step': <Object>, | 180 'is_rebaseline_step': <Object>, |
| 179 'is_upload_step': <Object>, | 181 'is_upload_step': <Object>, |
| 180 'timeout': <Object>, | 182 'timeout': <Object>, |
| 181 'workdir': 'build', | 183 'workdir': 'build', |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 221 '--bench_pictures_cfg', | 223 '--bench_pictures_cfg', |
| 222 'default', | 224 'default', |
| 223 '--gyp_defines', | 225 '--gyp_defines', |
| 224 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', | 226 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', |
| 225 '--flavor', | 227 '--flavor', |
| 226 'default', | 228 'default', |
| 227 ], | 229 ], |
| 228 'description': 'RunGYP', | 230 'description': 'RunGYP', |
| 229 'doStepIf': <Object>, | 231 'doStepIf': <Object>, |
| 230 'env': {}, | 232 'env': {}, |
| 233 'exception_on_failure': <Object>, |
| 231 'flunkOnFailure': <Object>, | 234 'flunkOnFailure': <Object>, |
| 232 'get_props_from_stdout': None, | 235 'get_props_from_stdout': None, |
| 233 'haltOnFailure': <Object>, | 236 'haltOnFailure': <Object>, |
| 234 'hideStepIf': <Object>, | 237 'hideStepIf': <Object>, |
| 235 'is_rebaseline_step': <Object>, | 238 'is_rebaseline_step': <Object>, |
| 236 'is_upload_step': <Object>, | 239 'is_upload_step': <Object>, |
| 237 'timeout': <Object>, | 240 'timeout': <Object>, |
| 238 'workdir': 'build/skia', | 241 'workdir': 'build/skia', |
| 239 }, | 242 }, |
| 240 ], | 243 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 280 '--target', | 283 '--target', |
| 281 'skia_lib', | 284 'skia_lib', |
| 282 '--gyp_defines', | 285 '--gyp_defines', |
| 283 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', | 286 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', |
| 284 '--flavor', | 287 '--flavor', |
| 285 'default', | 288 'default', |
| 286 ], | 289 ], |
| 287 'description': 'BuildSkiaLib', | 290 'description': 'BuildSkiaLib', |
| 288 'doStepIf': <Object>, | 291 'doStepIf': <Object>, |
| 289 'env': {}, | 292 'env': {}, |
| 293 'exception_on_failure': <Object>, |
| 290 'flunkOnFailure': <Object>, | 294 'flunkOnFailure': <Object>, |
| 291 'get_props_from_stdout': None, | 295 'get_props_from_stdout': None, |
| 292 'haltOnFailure': <Object>, | 296 'haltOnFailure': <Object>, |
| 293 'hideStepIf': <Object>, | 297 'hideStepIf': <Object>, |
| 294 'is_rebaseline_step': <Object>, | 298 'is_rebaseline_step': <Object>, |
| 295 'is_upload_step': <Object>, | 299 'is_upload_step': <Object>, |
| 296 'timeout': <Object>, | 300 'timeout': <Object>, |
| 297 'workdir': 'build/skia', | 301 'workdir': 'build/skia', |
| 298 }, | 302 }, |
| 299 ], | 303 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 339 '--target', | 343 '--target', |
| 340 'tests', | 344 'tests', |
| 341 '--gyp_defines', | 345 '--gyp_defines', |
| 342 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', | 346 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', |
| 343 '--flavor', | 347 '--flavor', |
| 344 'default', | 348 'default', |
| 345 ], | 349 ], |
| 346 'description': 'BuildTests', | 350 'description': 'BuildTests', |
| 347 'doStepIf': <Object>, | 351 'doStepIf': <Object>, |
| 348 'env': {}, | 352 'env': {}, |
| 353 'exception_on_failure': <Object>, |
| 349 'flunkOnFailure': <Object>, | 354 'flunkOnFailure': <Object>, |
| 350 'get_props_from_stdout': None, | 355 'get_props_from_stdout': None, |
| 351 'haltOnFailure': <Object>, | 356 'haltOnFailure': <Object>, |
| 352 'hideStepIf': <Object>, | 357 'hideStepIf': <Object>, |
| 353 'is_rebaseline_step': <Object>, | 358 'is_rebaseline_step': <Object>, |
| 354 'is_upload_step': <Object>, | 359 'is_upload_step': <Object>, |
| 355 'timeout': <Object>, | 360 'timeout': <Object>, |
| 356 'workdir': 'build/skia', | 361 'workdir': 'build/skia', |
| 357 }, | 362 }, |
| 358 ], | 363 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 398 '--target', | 403 '--target', |
| 399 'gm', | 404 'gm', |
| 400 '--gyp_defines', | 405 '--gyp_defines', |
| 401 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', | 406 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', |
| 402 '--flavor', | 407 '--flavor', |
| 403 'default', | 408 'default', |
| 404 ], | 409 ], |
| 405 'description': 'BuildGm', | 410 'description': 'BuildGm', |
| 406 'doStepIf': <Object>, | 411 'doStepIf': <Object>, |
| 407 'env': {}, | 412 'env': {}, |
| 413 'exception_on_failure': <Object>, |
| 408 'flunkOnFailure': <Object>, | 414 'flunkOnFailure': <Object>, |
| 409 'get_props_from_stdout': None, | 415 'get_props_from_stdout': None, |
| 410 'haltOnFailure': <Object>, | 416 'haltOnFailure': <Object>, |
| 411 'hideStepIf': <Object>, | 417 'hideStepIf': <Object>, |
| 412 'is_rebaseline_step': <Object>, | 418 'is_rebaseline_step': <Object>, |
| 413 'is_upload_step': <Object>, | 419 'is_upload_step': <Object>, |
| 414 'timeout': <Object>, | 420 'timeout': <Object>, |
| 415 'workdir': 'build/skia', | 421 'workdir': 'build/skia', |
| 416 }, | 422 }, |
| 417 ], | 423 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 457 '--target', | 463 '--target', |
| 458 'tools', | 464 'tools', |
| 459 '--gyp_defines', | 465 '--gyp_defines', |
| 460 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', | 466 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', |
| 461 '--flavor', | 467 '--flavor', |
| 462 'default', | 468 'default', |
| 463 ], | 469 ], |
| 464 'description': 'BuildTools', | 470 'description': 'BuildTools', |
| 465 'doStepIf': <Object>, | 471 'doStepIf': <Object>, |
| 466 'env': {}, | 472 'env': {}, |
| 473 'exception_on_failure': <Object>, |
| 467 'flunkOnFailure': <Object>, | 474 'flunkOnFailure': <Object>, |
| 468 'get_props_from_stdout': None, | 475 'get_props_from_stdout': None, |
| 469 'haltOnFailure': <Object>, | 476 'haltOnFailure': <Object>, |
| 470 'hideStepIf': <Object>, | 477 'hideStepIf': <Object>, |
| 471 'is_rebaseline_step': <Object>, | 478 'is_rebaseline_step': <Object>, |
| 472 'is_upload_step': <Object>, | 479 'is_upload_step': <Object>, |
| 473 'timeout': <Object>, | 480 'timeout': <Object>, |
| 474 'workdir': 'build/skia', | 481 'workdir': 'build/skia', |
| 475 }, | 482 }, |
| 476 ], | 483 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 516 '--target', | 523 '--target', |
| 517 'bench', | 524 'bench', |
| 518 '--gyp_defines', | 525 '--gyp_defines', |
| 519 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', | 526 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', |
| 520 '--flavor', | 527 '--flavor', |
| 521 'default', | 528 'default', |
| 522 ], | 529 ], |
| 523 'description': 'BuildBench', | 530 'description': 'BuildBench', |
| 524 'doStepIf': <Object>, | 531 'doStepIf': <Object>, |
| 525 'env': {}, | 532 'env': {}, |
| 533 'exception_on_failure': <Object>, |
| 526 'flunkOnFailure': <Object>, | 534 'flunkOnFailure': <Object>, |
| 527 'get_props_from_stdout': None, | 535 'get_props_from_stdout': None, |
| 528 'haltOnFailure': <Object>, | 536 'haltOnFailure': <Object>, |
| 529 'hideStepIf': <Object>, | 537 'hideStepIf': <Object>, |
| 530 'is_rebaseline_step': <Object>, | 538 'is_rebaseline_step': <Object>, |
| 531 'is_upload_step': <Object>, | 539 'is_upload_step': <Object>, |
| 532 'timeout': <Object>, | 540 'timeout': <Object>, |
| 533 'workdir': 'build/skia', | 541 'workdir': 'build/skia', |
| 534 }, | 542 }, |
| 535 ], | 543 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 575 '--target', | 583 '--target', |
| 576 'most', | 584 'most', |
| 577 '--gyp_defines', | 585 '--gyp_defines', |
| 578 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', | 586 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', |
| 579 '--flavor', | 587 '--flavor', |
| 580 'default', | 588 'default', |
| 581 ], | 589 ], |
| 582 'description': 'BuildMost', | 590 'description': 'BuildMost', |
| 583 'doStepIf': <Object>, | 591 'doStepIf': <Object>, |
| 584 'env': {}, | 592 'env': {}, |
| 593 'exception_on_failure': <Object>, |
| 585 'flunkOnFailure': <Object>, | 594 'flunkOnFailure': <Object>, |
| 586 'get_props_from_stdout': None, | 595 'get_props_from_stdout': None, |
| 587 'haltOnFailure': <Object>, | 596 'haltOnFailure': <Object>, |
| 588 'hideStepIf': <Object>, | 597 'hideStepIf': <Object>, |
| 589 'is_rebaseline_step': <Object>, | 598 'is_rebaseline_step': <Object>, |
| 590 'is_upload_step': <Object>, | 599 'is_upload_step': <Object>, |
| 591 'timeout': <Object>, | 600 'timeout': <Object>, |
| 592 'workdir': 'build/skia', | 601 'workdir': 'build/skia', |
| 593 }, | 602 }, |
| 594 ], | 603 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 630 '--is_try', | 639 '--is_try', |
| 631 'False', | 640 'False', |
| 632 '--bench_pictures_cfg', | 641 '--bench_pictures_cfg', |
| 633 'default', | 642 'default', |
| 634 '--flavor', | 643 '--flavor', |
| 635 'default', | 644 'default', |
| 636 ], | 645 ], |
| 637 'description': 'Clean', | 646 'description': 'Clean', |
| 638 'doStepIf': <Object>, | 647 'doStepIf': <Object>, |
| 639 'env': {}, | 648 'env': {}, |
| 649 'exception_on_failure': <Object>, |
| 640 'flunkOnFailure': <Object>, | 650 'flunkOnFailure': <Object>, |
| 641 'get_props_from_stdout': None, | 651 'get_props_from_stdout': None, |
| 642 'haltOnFailure': <Object>, | 652 'haltOnFailure': <Object>, |
| 643 'hideStepIf': <Object>, | 653 'hideStepIf': <Object>, |
| 644 'is_rebaseline_step': <Object>, | 654 'is_rebaseline_step': <Object>, |
| 645 'is_upload_step': <Object>, | 655 'is_upload_step': <Object>, |
| 646 'timeout': <Object>, | 656 'timeout': <Object>, |
| 647 'workdir': 'build/skia', | 657 'workdir': 'build/skia', |
| 648 }, | 658 }, |
| 649 ], | 659 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 689 '--target', | 699 '--target', |
| 690 'skia_lib', | 700 'skia_lib', |
| 691 '--gyp_defines', | 701 '--gyp_defines', |
| 692 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', | 702 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', |
| 693 '--flavor', | 703 '--flavor', |
| 694 'default', | 704 'default', |
| 695 ], | 705 ], |
| 696 'description': 'Retry_BuildSkiaLib', | 706 'description': 'Retry_BuildSkiaLib', |
| 697 'doStepIf': <Object>, | 707 'doStepIf': <Object>, |
| 698 'env': {}, | 708 'env': {}, |
| 709 'exception_on_failure': <Object>, |
| 699 'flunkOnFailure': <Object>, | 710 'flunkOnFailure': <Object>, |
| 700 'get_props_from_stdout': None, | 711 'get_props_from_stdout': None, |
| 701 'haltOnFailure': <Object>, | 712 'haltOnFailure': <Object>, |
| 702 'hideStepIf': <Object>, | 713 'hideStepIf': <Object>, |
| 703 'is_rebaseline_step': <Object>, | 714 'is_rebaseline_step': <Object>, |
| 704 'is_upload_step': <Object>, | 715 'is_upload_step': <Object>, |
| 705 'timeout': <Object>, | 716 'timeout': <Object>, |
| 706 'workdir': 'build/skia', | 717 'workdir': 'build/skia', |
| 707 }, | 718 }, |
| 708 ], | 719 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 748 '--target', | 759 '--target', |
| 749 'tests', | 760 'tests', |
| 750 '--gyp_defines', | 761 '--gyp_defines', |
| 751 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', | 762 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', |
| 752 '--flavor', | 763 '--flavor', |
| 753 'default', | 764 'default', |
| 754 ], | 765 ], |
| 755 'description': 'Retry_BuildTests', | 766 'description': 'Retry_BuildTests', |
| 756 'doStepIf': <Object>, | 767 'doStepIf': <Object>, |
| 757 'env': {}, | 768 'env': {}, |
| 769 'exception_on_failure': <Object>, |
| 758 'flunkOnFailure': <Object>, | 770 'flunkOnFailure': <Object>, |
| 759 'get_props_from_stdout': None, | 771 'get_props_from_stdout': None, |
| 760 'haltOnFailure': <Object>, | 772 'haltOnFailure': <Object>, |
| 761 'hideStepIf': <Object>, | 773 'hideStepIf': <Object>, |
| 762 'is_rebaseline_step': <Object>, | 774 'is_rebaseline_step': <Object>, |
| 763 'is_upload_step': <Object>, | 775 'is_upload_step': <Object>, |
| 764 'timeout': <Object>, | 776 'timeout': <Object>, |
| 765 'workdir': 'build/skia', | 777 'workdir': 'build/skia', |
| 766 }, | 778 }, |
| 767 ], | 779 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 807 '--target', | 819 '--target', |
| 808 'gm', | 820 'gm', |
| 809 '--gyp_defines', | 821 '--gyp_defines', |
| 810 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', | 822 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', |
| 811 '--flavor', | 823 '--flavor', |
| 812 'default', | 824 'default', |
| 813 ], | 825 ], |
| 814 'description': 'Retry_BuildGm', | 826 'description': 'Retry_BuildGm', |
| 815 'doStepIf': <Object>, | 827 'doStepIf': <Object>, |
| 816 'env': {}, | 828 'env': {}, |
| 829 'exception_on_failure': <Object>, |
| 817 'flunkOnFailure': <Object>, | 830 'flunkOnFailure': <Object>, |
| 818 'get_props_from_stdout': None, | 831 'get_props_from_stdout': None, |
| 819 'haltOnFailure': <Object>, | 832 'haltOnFailure': <Object>, |
| 820 'hideStepIf': <Object>, | 833 'hideStepIf': <Object>, |
| 821 'is_rebaseline_step': <Object>, | 834 'is_rebaseline_step': <Object>, |
| 822 'is_upload_step': <Object>, | 835 'is_upload_step': <Object>, |
| 823 'timeout': <Object>, | 836 'timeout': <Object>, |
| 824 'workdir': 'build/skia', | 837 'workdir': 'build/skia', |
| 825 }, | 838 }, |
| 826 ], | 839 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 866 '--target', | 879 '--target', |
| 867 'tools', | 880 'tools', |
| 868 '--gyp_defines', | 881 '--gyp_defines', |
| 869 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', | 882 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', |
| 870 '--flavor', | 883 '--flavor', |
| 871 'default', | 884 'default', |
| 872 ], | 885 ], |
| 873 'description': 'Retry_BuildTools', | 886 'description': 'Retry_BuildTools', |
| 874 'doStepIf': <Object>, | 887 'doStepIf': <Object>, |
| 875 'env': {}, | 888 'env': {}, |
| 889 'exception_on_failure': <Object>, |
| 876 'flunkOnFailure': <Object>, | 890 'flunkOnFailure': <Object>, |
| 877 'get_props_from_stdout': None, | 891 'get_props_from_stdout': None, |
| 878 'haltOnFailure': <Object>, | 892 'haltOnFailure': <Object>, |
| 879 'hideStepIf': <Object>, | 893 'hideStepIf': <Object>, |
| 880 'is_rebaseline_step': <Object>, | 894 'is_rebaseline_step': <Object>, |
| 881 'is_upload_step': <Object>, | 895 'is_upload_step': <Object>, |
| 882 'timeout': <Object>, | 896 'timeout': <Object>, |
| 883 'workdir': 'build/skia', | 897 'workdir': 'build/skia', |
| 884 }, | 898 }, |
| 885 ], | 899 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 925 '--target', | 939 '--target', |
| 926 'bench', | 940 'bench', |
| 927 '--gyp_defines', | 941 '--gyp_defines', |
| 928 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', | 942 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', |
| 929 '--flavor', | 943 '--flavor', |
| 930 'default', | 944 'default', |
| 931 ], | 945 ], |
| 932 'description': 'Retry_BuildBench', | 946 'description': 'Retry_BuildBench', |
| 933 'doStepIf': <Object>, | 947 'doStepIf': <Object>, |
| 934 'env': {}, | 948 'env': {}, |
| 949 'exception_on_failure': <Object>, |
| 935 'flunkOnFailure': <Object>, | 950 'flunkOnFailure': <Object>, |
| 936 'get_props_from_stdout': None, | 951 'get_props_from_stdout': None, |
| 937 'haltOnFailure': <Object>, | 952 'haltOnFailure': <Object>, |
| 938 'hideStepIf': <Object>, | 953 'hideStepIf': <Object>, |
| 939 'is_rebaseline_step': <Object>, | 954 'is_rebaseline_step': <Object>, |
| 940 'is_upload_step': <Object>, | 955 'is_upload_step': <Object>, |
| 941 'timeout': <Object>, | 956 'timeout': <Object>, |
| 942 'workdir': 'build/skia', | 957 'workdir': 'build/skia', |
| 943 }, | 958 }, |
| 944 ], | 959 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 984 '--target', | 999 '--target', |
| 985 'most', | 1000 'most', |
| 986 '--gyp_defines', | 1001 '--gyp_defines', |
| 987 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', | 1002 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=1', |
| 988 '--flavor', | 1003 '--flavor', |
| 989 'default', | 1004 'default', |
| 990 ], | 1005 ], |
| 991 'description': 'Retry_BuildMost', | 1006 'description': 'Retry_BuildMost', |
| 992 'doStepIf': <Object>, | 1007 'doStepIf': <Object>, |
| 993 'env': {}, | 1008 'env': {}, |
| 1009 'exception_on_failure': <Object>, |
| 994 'flunkOnFailure': <Object>, | 1010 'flunkOnFailure': <Object>, |
| 995 'get_props_from_stdout': None, | 1011 'get_props_from_stdout': None, |
| 996 'haltOnFailure': <Object>, | 1012 'haltOnFailure': <Object>, |
| 997 'hideStepIf': <Object>, | 1013 'hideStepIf': <Object>, |
| 998 'is_rebaseline_step': <Object>, | 1014 'is_rebaseline_step': <Object>, |
| 999 'is_upload_step': <Object>, | 1015 'is_upload_step': <Object>, |
| 1000 'timeout': <Object>, | 1016 'timeout': <Object>, |
| 1001 'workdir': 'build/skia', | 1017 'workdir': 'build/skia', |
| 1002 }, | 1018 }, |
| 1003 ], | 1019 ], |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1039 '--is_try', | 1055 '--is_try', |
| 1040 'False', | 1056 'False', |
| 1041 '--bench_pictures_cfg', | 1057 '--bench_pictures_cfg', |
| 1042 'default', | 1058 'default', |
| 1043 '--flavor', | 1059 '--flavor', |
| 1044 'default', | 1060 'default', |
| 1045 ], | 1061 ], |
| 1046 'description': 'Clean', | 1062 'description': 'Clean', |
| 1047 'doStepIf': <Object>, | 1063 'doStepIf': <Object>, |
| 1048 'env': {}, | 1064 'env': {}, |
| 1065 'exception_on_failure': <Object>, |
| 1049 'flunkOnFailure': <Object>, | 1066 'flunkOnFailure': <Object>, |
| 1050 'get_props_from_stdout': None, | 1067 'get_props_from_stdout': None, |
| 1051 'haltOnFailure': <Object>, | 1068 'haltOnFailure': <Object>, |
| 1052 'hideStepIf': <Object>, | 1069 'hideStepIf': <Object>, |
| 1053 'is_rebaseline_step': <Object>, | 1070 'is_rebaseline_step': <Object>, |
| 1054 'is_upload_step': <Object>, | 1071 'is_upload_step': <Object>, |
| 1055 'timeout': <Object>, | 1072 'timeout': <Object>, |
| 1056 'workdir': 'build/skia', | 1073 'workdir': 'build/skia', |
| 1057 }, | 1074 }, |
| 1058 ], | 1075 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1098 '--target', | 1115 '--target', |
| 1099 'skia_lib', | 1116 'skia_lib', |
| 1100 '--gyp_defines', | 1117 '--gyp_defines', |
| 1101 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=0', | 1118 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=0', |
| 1102 '--flavor', | 1119 '--flavor', |
| 1103 'default', | 1120 'default', |
| 1104 ], | 1121 ], |
| 1105 'description': 'Retry_NoWarningsAsErrors_BuildSkiaLib', | 1122 'description': 'Retry_NoWarningsAsErrors_BuildSkiaLib', |
| 1106 'doStepIf': <Object>, | 1123 'doStepIf': <Object>, |
| 1107 'env': {}, | 1124 'env': {}, |
| 1125 'exception_on_failure': <Object>, |
| 1108 'flunkOnFailure': <Object>, | 1126 'flunkOnFailure': <Object>, |
| 1109 'get_props_from_stdout': None, | 1127 'get_props_from_stdout': None, |
| 1110 'haltOnFailure': <Object>, | 1128 'haltOnFailure': <Object>, |
| 1111 'hideStepIf': <Object>, | 1129 'hideStepIf': <Object>, |
| 1112 'is_rebaseline_step': <Object>, | 1130 'is_rebaseline_step': <Object>, |
| 1113 'is_upload_step': <Object>, | 1131 'is_upload_step': <Object>, |
| 1114 'timeout': <Object>, | 1132 'timeout': <Object>, |
| 1115 'workdir': 'build/skia', | 1133 'workdir': 'build/skia', |
| 1116 }, | 1134 }, |
| 1117 ], | 1135 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1157 '--target', | 1175 '--target', |
| 1158 'tests', | 1176 'tests', |
| 1159 '--gyp_defines', | 1177 '--gyp_defines', |
| 1160 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=0', | 1178 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=0', |
| 1161 '--flavor', | 1179 '--flavor', |
| 1162 'default', | 1180 'default', |
| 1163 ], | 1181 ], |
| 1164 'description': 'Retry_NoWarningsAsErrors_BuildTests', | 1182 'description': 'Retry_NoWarningsAsErrors_BuildTests', |
| 1165 'doStepIf': <Object>, | 1183 'doStepIf': <Object>, |
| 1166 'env': {}, | 1184 'env': {}, |
| 1185 'exception_on_failure': <Object>, |
| 1167 'flunkOnFailure': <Object>, | 1186 'flunkOnFailure': <Object>, |
| 1168 'get_props_from_stdout': None, | 1187 'get_props_from_stdout': None, |
| 1169 'haltOnFailure': <Object>, | 1188 'haltOnFailure': <Object>, |
| 1170 'hideStepIf': <Object>, | 1189 'hideStepIf': <Object>, |
| 1171 'is_rebaseline_step': <Object>, | 1190 'is_rebaseline_step': <Object>, |
| 1172 'is_upload_step': <Object>, | 1191 'is_upload_step': <Object>, |
| 1173 'timeout': <Object>, | 1192 'timeout': <Object>, |
| 1174 'workdir': 'build/skia', | 1193 'workdir': 'build/skia', |
| 1175 }, | 1194 }, |
| 1176 ], | 1195 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1216 '--target', | 1235 '--target', |
| 1217 'gm', | 1236 'gm', |
| 1218 '--gyp_defines', | 1237 '--gyp_defines', |
| 1219 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=0', | 1238 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=0', |
| 1220 '--flavor', | 1239 '--flavor', |
| 1221 'default', | 1240 'default', |
| 1222 ], | 1241 ], |
| 1223 'description': 'Retry_NoWarningsAsErrors_BuildGm', | 1242 'description': 'Retry_NoWarningsAsErrors_BuildGm', |
| 1224 'doStepIf': <Object>, | 1243 'doStepIf': <Object>, |
| 1225 'env': {}, | 1244 'env': {}, |
| 1245 'exception_on_failure': <Object>, |
| 1226 'flunkOnFailure': <Object>, | 1246 'flunkOnFailure': <Object>, |
| 1227 'get_props_from_stdout': None, | 1247 'get_props_from_stdout': None, |
| 1228 'haltOnFailure': <Object>, | 1248 'haltOnFailure': <Object>, |
| 1229 'hideStepIf': <Object>, | 1249 'hideStepIf': <Object>, |
| 1230 'is_rebaseline_step': <Object>, | 1250 'is_rebaseline_step': <Object>, |
| 1231 'is_upload_step': <Object>, | 1251 'is_upload_step': <Object>, |
| 1232 'timeout': <Object>, | 1252 'timeout': <Object>, |
| 1233 'workdir': 'build/skia', | 1253 'workdir': 'build/skia', |
| 1234 }, | 1254 }, |
| 1235 ], | 1255 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1275 '--target', | 1295 '--target', |
| 1276 'tools', | 1296 'tools', |
| 1277 '--gyp_defines', | 1297 '--gyp_defines', |
| 1278 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=0', | 1298 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=0', |
| 1279 '--flavor', | 1299 '--flavor', |
| 1280 'default', | 1300 'default', |
| 1281 ], | 1301 ], |
| 1282 'description': 'Retry_NoWarningsAsErrors_BuildTools', | 1302 'description': 'Retry_NoWarningsAsErrors_BuildTools', |
| 1283 'doStepIf': <Object>, | 1303 'doStepIf': <Object>, |
| 1284 'env': {}, | 1304 'env': {}, |
| 1305 'exception_on_failure': <Object>, |
| 1285 'flunkOnFailure': <Object>, | 1306 'flunkOnFailure': <Object>, |
| 1286 'get_props_from_stdout': None, | 1307 'get_props_from_stdout': None, |
| 1287 'haltOnFailure': <Object>, | 1308 'haltOnFailure': <Object>, |
| 1288 'hideStepIf': <Object>, | 1309 'hideStepIf': <Object>, |
| 1289 'is_rebaseline_step': <Object>, | 1310 'is_rebaseline_step': <Object>, |
| 1290 'is_upload_step': <Object>, | 1311 'is_upload_step': <Object>, |
| 1291 'timeout': <Object>, | 1312 'timeout': <Object>, |
| 1292 'workdir': 'build/skia', | 1313 'workdir': 'build/skia', |
| 1293 }, | 1314 }, |
| 1294 ], | 1315 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1334 '--target', | 1355 '--target', |
| 1335 'bench', | 1356 'bench', |
| 1336 '--gyp_defines', | 1357 '--gyp_defines', |
| 1337 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=0', | 1358 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=0', |
| 1338 '--flavor', | 1359 '--flavor', |
| 1339 'default', | 1360 'default', |
| 1340 ], | 1361 ], |
| 1341 'description': 'Retry_NoWarningsAsErrors_BuildBench', | 1362 'description': 'Retry_NoWarningsAsErrors_BuildBench', |
| 1342 'doStepIf': <Object>, | 1363 'doStepIf': <Object>, |
| 1343 'env': {}, | 1364 'env': {}, |
| 1365 'exception_on_failure': <Object>, |
| 1344 'flunkOnFailure': <Object>, | 1366 'flunkOnFailure': <Object>, |
| 1345 'get_props_from_stdout': None, | 1367 'get_props_from_stdout': None, |
| 1346 'haltOnFailure': <Object>, | 1368 'haltOnFailure': <Object>, |
| 1347 'hideStepIf': <Object>, | 1369 'hideStepIf': <Object>, |
| 1348 'is_rebaseline_step': <Object>, | 1370 'is_rebaseline_step': <Object>, |
| 1349 'is_upload_step': <Object>, | 1371 'is_upload_step': <Object>, |
| 1350 'timeout': <Object>, | 1372 'timeout': <Object>, |
| 1351 'workdir': 'build/skia', | 1373 'workdir': 'build/skia', |
| 1352 }, | 1374 }, |
| 1353 ], | 1375 ], |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1393 '--target', | 1415 '--target', |
| 1394 'most', | 1416 'most', |
| 1395 '--gyp_defines', | 1417 '--gyp_defines', |
| 1396 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=0', | 1418 'skia_arch_width=32 skia_osx_sdkroot=macosx10.6 skia_warning
s_as_errors=0', |
| 1397 '--flavor', | 1419 '--flavor', |
| 1398 'default', | 1420 'default', |
| 1399 ], | 1421 ], |
| 1400 'description': 'Retry_NoWarningsAsErrors_BuildMost', | 1422 'description': 'Retry_NoWarningsAsErrors_BuildMost', |
| 1401 'doStepIf': <Object>, | 1423 'doStepIf': <Object>, |
| 1402 'env': {}, | 1424 'env': {}, |
| 1425 'exception_on_failure': <Object>, |
| 1403 'flunkOnFailure': <Object>, | 1426 'flunkOnFailure': <Object>, |
| 1404 'get_props_from_stdout': None, | 1427 'get_props_from_stdout': None, |
| 1405 'haltOnFailure': <Object>, | 1428 'haltOnFailure': <Object>, |
| 1406 'hideStepIf': <Object>, | 1429 'hideStepIf': <Object>, |
| 1407 'is_rebaseline_step': <Object>, | 1430 'is_rebaseline_step': <Object>, |
| 1408 'is_upload_step': <Object>, | 1431 'is_upload_step': <Object>, |
| 1409 'timeout': <Object>, | 1432 'timeout': <Object>, |
| 1410 'workdir': 'build/skia', | 1433 'workdir': 'build/skia', |
| 1411 }, | 1434 }, |
| 1412 ], | 1435 ], |
| 1413 ], | 1436 ], |
| 1414 } | 1437 } |
| OLD | NEW |