| 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 'tests', | 6 'tests', |
| 7 'dm', | 7 'dm', |
| 8 ], | 8 ], |
| 9 '_builder_name': 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot', | 9 '_builder_name': 'Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN-Trybot', |
| 10 '_common_args': [ | 10 '_common_args': [ |
| (...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 109 '--bench_pictures_cfg', | 109 '--bench_pictures_cfg', |
| 110 'default', | 110 'default', |
| 111 '--sanitizer', | 111 '--sanitizer', |
| 112 'thread', | 112 'thread', |
| 113 ], | 113 ], |
| 114 'description': 'UpdateScripts', | 114 'description': 'UpdateScripts', |
| 115 'doStepIf': <Object>, | 115 'doStepIf': <Object>, |
| 116 'env': {}, | 116 'env': {}, |
| 117 'exception_on_failure': <Object>, | 117 'exception_on_failure': <Object>, |
| 118 'flunkOnFailure': <Object>, | 118 'flunkOnFailure': <Object>, |
| 119 'get_links_from_stdout': None, |
| 119 'get_props_from_stdout': { | 120 'get_props_from_stdout': { |
| 120 'buildbot_revision': 'Skiabot scripts updated to (\w+)', | 121 'buildbot_revision': 'Skiabot scripts updated to (\w+)', |
| 121 }, | 122 }, |
| 122 'haltOnFailure': <Object>, | 123 'haltOnFailure': <Object>, |
| 123 'hideStepIf': <Object>, | 124 'hideStepIf': <Object>, |
| 124 'is_rebaseline_step': <Object>, | 125 'is_rebaseline_step': <Object>, |
| 125 'is_upload_step': <Object>, | 126 'is_upload_step': <Object>, |
| 126 'timeout': <Object>, | 127 'timeout': <Object>, |
| 127 'workdir': 'build', | 128 'workdir': 'build', |
| 128 }, | 129 }, |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 169 '--sanitizer', | 170 '--sanitizer', |
| 170 'thread', | 171 'thread', |
| 171 '--gclient_solutions', | 172 '--gclient_solutions', |
| 172 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', | 173 '"['{ "name": "skia", "url": "https://skia.googlesource.com/
skia.git", "custom_deps": {},"custom_vars": {},},']"', |
| 173 ], | 174 ], |
| 174 'description': 'Update', | 175 'description': 'Update', |
| 175 'doStepIf': <Object>, | 176 'doStepIf': <Object>, |
| 176 'env': {}, | 177 'env': {}, |
| 177 'exception_on_failure': <Object>, | 178 'exception_on_failure': <Object>, |
| 178 'flunkOnFailure': <Object>, | 179 'flunkOnFailure': <Object>, |
| 180 'get_links_from_stdout': None, |
| 179 'get_props_from_stdout': { | 181 'get_props_from_stdout': { |
| 180 'got_revision': 'Skia updated to (\w+)', | 182 'got_revision': 'Skia updated to (\w+)', |
| 181 }, | 183 }, |
| 182 'haltOnFailure': <Object>, | 184 'haltOnFailure': <Object>, |
| 183 'hideStepIf': <Object>, | 185 'hideStepIf': <Object>, |
| 184 'is_rebaseline_step': <Object>, | 186 'is_rebaseline_step': <Object>, |
| 185 'is_upload_step': <Object>, | 187 'is_upload_step': <Object>, |
| 186 'timeout': <Object>, | 188 'timeout': <Object>, |
| 187 'workdir': 'build', | 189 'workdir': 'build', |
| 188 }, | 190 }, |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 229 '--sanitizer', | 231 '--sanitizer', |
| 230 'thread', | 232 'thread', |
| 231 '--patch', | 233 '--patch', |
| 232 <Object>, | 234 <Object>, |
| 233 ], | 235 ], |
| 234 'description': 'ApplyPatch', | 236 'description': 'ApplyPatch', |
| 235 'doStepIf': <Object>, | 237 'doStepIf': <Object>, |
| 236 'env': {}, | 238 'env': {}, |
| 237 'exception_on_failure': <Object>, | 239 'exception_on_failure': <Object>, |
| 238 'flunkOnFailure': <Object>, | 240 'flunkOnFailure': <Object>, |
| 241 'get_links_from_stdout': None, |
| 239 'get_props_from_stdout': None, | 242 'get_props_from_stdout': None, |
| 240 'haltOnFailure': <Object>, | 243 'haltOnFailure': <Object>, |
| 241 'hideStepIf': <Object>, | 244 'hideStepIf': <Object>, |
| 242 'is_rebaseline_step': <Object>, | 245 'is_rebaseline_step': <Object>, |
| 243 'is_upload_step': <Object>, | 246 'is_upload_step': <Object>, |
| 244 'timeout': <Object>, | 247 'timeout': <Object>, |
| 245 'workdir': 'build/skia', | 248 'workdir': 'build/skia', |
| 246 }, | 249 }, |
| 247 ], | 250 ], |
| 248 [ | 251 [ |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 291 '--gyp_defines', | 294 '--gyp_defines', |
| 292 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0', | 295 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0', |
| 293 '--flavor', | 296 '--flavor', |
| 294 'xsan', | 297 'xsan', |
| 295 ], | 298 ], |
| 296 'description': 'BuildTests', | 299 'description': 'BuildTests', |
| 297 'doStepIf': <Object>, | 300 'doStepIf': <Object>, |
| 298 'env': {}, | 301 'env': {}, |
| 299 'exception_on_failure': <Object>, | 302 'exception_on_failure': <Object>, |
| 300 'flunkOnFailure': <Object>, | 303 'flunkOnFailure': <Object>, |
| 304 'get_links_from_stdout': None, |
| 301 'get_props_from_stdout': None, | 305 'get_props_from_stdout': None, |
| 302 'haltOnFailure': <Object>, | 306 'haltOnFailure': <Object>, |
| 303 'hideStepIf': <Object>, | 307 'hideStepIf': <Object>, |
| 304 'is_rebaseline_step': <Object>, | 308 'is_rebaseline_step': <Object>, |
| 305 'is_upload_step': <Object>, | 309 'is_upload_step': <Object>, |
| 306 'timeout': <Object>, | 310 'timeout': <Object>, |
| 307 'workdir': 'build/skia', | 311 'workdir': 'build/skia', |
| 308 }, | 312 }, |
| 309 ], | 313 ], |
| 310 [ | 314 [ |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 353 '--gyp_defines', | 357 '--gyp_defines', |
| 354 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0', | 358 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0', |
| 355 '--flavor', | 359 '--flavor', |
| 356 'xsan', | 360 'xsan', |
| 357 ], | 361 ], |
| 358 'description': 'BuildDm', | 362 'description': 'BuildDm', |
| 359 'doStepIf': <Object>, | 363 'doStepIf': <Object>, |
| 360 'env': {}, | 364 'env': {}, |
| 361 'exception_on_failure': <Object>, | 365 'exception_on_failure': <Object>, |
| 362 'flunkOnFailure': <Object>, | 366 'flunkOnFailure': <Object>, |
| 367 'get_links_from_stdout': None, |
| 363 'get_props_from_stdout': None, | 368 'get_props_from_stdout': None, |
| 364 'haltOnFailure': <Object>, | 369 'haltOnFailure': <Object>, |
| 365 'hideStepIf': <Object>, | 370 'hideStepIf': <Object>, |
| 366 'is_rebaseline_step': <Object>, | 371 'is_rebaseline_step': <Object>, |
| 367 'is_upload_step': <Object>, | 372 'is_upload_step': <Object>, |
| 368 'timeout': <Object>, | 373 'timeout': <Object>, |
| 369 'workdir': 'build/skia', | 374 'workdir': 'build/skia', |
| 370 }, | 375 }, |
| 371 ], | 376 ], |
| 372 [ | 377 [ |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 411 '--sanitizer', | 416 '--sanitizer', |
| 412 'thread', | 417 'thread', |
| 413 '--flavor', | 418 '--flavor', |
| 414 'xsan', | 419 'xsan', |
| 415 ], | 420 ], |
| 416 'description': 'Clean', | 421 'description': 'Clean', |
| 417 'doStepIf': <Object>, | 422 'doStepIf': <Object>, |
| 418 'env': {}, | 423 'env': {}, |
| 419 'exception_on_failure': <Object>, | 424 'exception_on_failure': <Object>, |
| 420 'flunkOnFailure': <Object>, | 425 'flunkOnFailure': <Object>, |
| 426 'get_links_from_stdout': None, |
| 421 'get_props_from_stdout': None, | 427 'get_props_from_stdout': None, |
| 422 'haltOnFailure': <Object>, | 428 'haltOnFailure': <Object>, |
| 423 'hideStepIf': <Object>, | 429 'hideStepIf': <Object>, |
| 424 'is_rebaseline_step': <Object>, | 430 'is_rebaseline_step': <Object>, |
| 425 'is_upload_step': <Object>, | 431 'is_upload_step': <Object>, |
| 426 'timeout': <Object>, | 432 'timeout': <Object>, |
| 427 'workdir': 'build/skia', | 433 'workdir': 'build/skia', |
| 428 }, | 434 }, |
| 429 ], | 435 ], |
| 430 [ | 436 [ |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 473 '--gyp_defines', | 479 '--gyp_defines', |
| 474 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0', | 480 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0', |
| 475 '--flavor', | 481 '--flavor', |
| 476 'xsan', | 482 'xsan', |
| 477 ], | 483 ], |
| 478 'description': 'Retry_BuildTests', | 484 'description': 'Retry_BuildTests', |
| 479 'doStepIf': <Object>, | 485 'doStepIf': <Object>, |
| 480 'env': {}, | 486 'env': {}, |
| 481 'exception_on_failure': <Object>, | 487 'exception_on_failure': <Object>, |
| 482 'flunkOnFailure': <Object>, | 488 'flunkOnFailure': <Object>, |
| 489 'get_links_from_stdout': None, |
| 483 'get_props_from_stdout': None, | 490 'get_props_from_stdout': None, |
| 484 'haltOnFailure': <Object>, | 491 'haltOnFailure': <Object>, |
| 485 'hideStepIf': <Object>, | 492 'hideStepIf': <Object>, |
| 486 'is_rebaseline_step': <Object>, | 493 'is_rebaseline_step': <Object>, |
| 487 'is_upload_step': <Object>, | 494 'is_upload_step': <Object>, |
| 488 'timeout': <Object>, | 495 'timeout': <Object>, |
| 489 'workdir': 'build/skia', | 496 'workdir': 'build/skia', |
| 490 }, | 497 }, |
| 491 ], | 498 ], |
| 492 [ | 499 [ |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 535 '--gyp_defines', | 542 '--gyp_defines', |
| 536 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0', | 543 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0', |
| 537 '--flavor', | 544 '--flavor', |
| 538 'xsan', | 545 'xsan', |
| 539 ], | 546 ], |
| 540 'description': 'Retry_BuildDm', | 547 'description': 'Retry_BuildDm', |
| 541 'doStepIf': <Object>, | 548 'doStepIf': <Object>, |
| 542 'env': {}, | 549 'env': {}, |
| 543 'exception_on_failure': <Object>, | 550 'exception_on_failure': <Object>, |
| 544 'flunkOnFailure': <Object>, | 551 'flunkOnFailure': <Object>, |
| 552 'get_links_from_stdout': None, |
| 545 'get_props_from_stdout': None, | 553 'get_props_from_stdout': None, |
| 546 'haltOnFailure': <Object>, | 554 'haltOnFailure': <Object>, |
| 547 'hideStepIf': <Object>, | 555 'hideStepIf': <Object>, |
| 548 'is_rebaseline_step': <Object>, | 556 'is_rebaseline_step': <Object>, |
| 549 'is_upload_step': <Object>, | 557 'is_upload_step': <Object>, |
| 550 'timeout': <Object>, | 558 'timeout': <Object>, |
| 551 'workdir': 'build/skia', | 559 'workdir': 'build/skia', |
| 552 }, | 560 }, |
| 553 ], | 561 ], |
| 554 [ | 562 [ |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 593 '--sanitizer', | 601 '--sanitizer', |
| 594 'thread', | 602 'thread', |
| 595 '--flavor', | 603 '--flavor', |
| 596 'xsan', | 604 'xsan', |
| 597 ], | 605 ], |
| 598 'description': 'Clean', | 606 'description': 'Clean', |
| 599 'doStepIf': <Object>, | 607 'doStepIf': <Object>, |
| 600 'env': {}, | 608 'env': {}, |
| 601 'exception_on_failure': <Object>, | 609 'exception_on_failure': <Object>, |
| 602 'flunkOnFailure': <Object>, | 610 'flunkOnFailure': <Object>, |
| 611 'get_links_from_stdout': None, |
| 603 'get_props_from_stdout': None, | 612 'get_props_from_stdout': None, |
| 604 'haltOnFailure': <Object>, | 613 'haltOnFailure': <Object>, |
| 605 'hideStepIf': <Object>, | 614 'hideStepIf': <Object>, |
| 606 'is_rebaseline_step': <Object>, | 615 'is_rebaseline_step': <Object>, |
| 607 'is_upload_step': <Object>, | 616 'is_upload_step': <Object>, |
| 608 'timeout': <Object>, | 617 'timeout': <Object>, |
| 609 'workdir': 'build/skia', | 618 'workdir': 'build/skia', |
| 610 }, | 619 }, |
| 611 ], | 620 ], |
| 612 [ | 621 [ |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 655 '--gyp_defines', | 664 '--gyp_defines', |
| 656 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0', | 665 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0', |
| 657 '--flavor', | 666 '--flavor', |
| 658 'xsan', | 667 'xsan', |
| 659 ], | 668 ], |
| 660 'description': 'Retry_NoWarningsAsErrors_BuildTests', | 669 'description': 'Retry_NoWarningsAsErrors_BuildTests', |
| 661 'doStepIf': <Object>, | 670 'doStepIf': <Object>, |
| 662 'env': {}, | 671 'env': {}, |
| 663 'exception_on_failure': <Object>, | 672 'exception_on_failure': <Object>, |
| 664 'flunkOnFailure': <Object>, | 673 'flunkOnFailure': <Object>, |
| 674 'get_links_from_stdout': None, |
| 665 'get_props_from_stdout': None, | 675 'get_props_from_stdout': None, |
| 666 'haltOnFailure': <Object>, | 676 'haltOnFailure': <Object>, |
| 667 'hideStepIf': <Object>, | 677 'hideStepIf': <Object>, |
| 668 'is_rebaseline_step': <Object>, | 678 'is_rebaseline_step': <Object>, |
| 669 'is_upload_step': <Object>, | 679 'is_upload_step': <Object>, |
| 670 'timeout': <Object>, | 680 'timeout': <Object>, |
| 671 'workdir': 'build/skia', | 681 'workdir': 'build/skia', |
| 672 }, | 682 }, |
| 673 ], | 683 ], |
| 674 [ | 684 [ |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 717 '--gyp_defines', | 727 '--gyp_defines', |
| 718 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0', | 728 'skia_arch_width=64 skia_gpu=0 skia_warnings_as_errors=0', |
| 719 '--flavor', | 729 '--flavor', |
| 720 'xsan', | 730 'xsan', |
| 721 ], | 731 ], |
| 722 'description': 'Retry_NoWarningsAsErrors_BuildDm', | 732 'description': 'Retry_NoWarningsAsErrors_BuildDm', |
| 723 'doStepIf': <Object>, | 733 'doStepIf': <Object>, |
| 724 'env': {}, | 734 'env': {}, |
| 725 'exception_on_failure': <Object>, | 735 'exception_on_failure': <Object>, |
| 726 'flunkOnFailure': <Object>, | 736 'flunkOnFailure': <Object>, |
| 737 'get_links_from_stdout': None, |
| 727 'get_props_from_stdout': None, | 738 'get_props_from_stdout': None, |
| 728 'haltOnFailure': <Object>, | 739 'haltOnFailure': <Object>, |
| 729 'hideStepIf': <Object>, | 740 'hideStepIf': <Object>, |
| 730 'is_rebaseline_step': <Object>, | 741 'is_rebaseline_step': <Object>, |
| 731 'is_upload_step': <Object>, | 742 'is_upload_step': <Object>, |
| 732 'timeout': <Object>, | 743 'timeout': <Object>, |
| 733 'workdir': 'build/skia', | 744 'workdir': 'build/skia', |
| 734 }, | 745 }, |
| 735 ], | 746 ], |
| 736 [ | 747 [ |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 775 '--sanitizer', | 786 '--sanitizer', |
| 776 'thread', | 787 'thread', |
| 777 '--flavor', | 788 '--flavor', |
| 778 'xsan', | 789 'xsan', |
| 779 ], | 790 ], |
| 780 'description': 'Install', | 791 'description': 'Install', |
| 781 'doStepIf': <Object>, | 792 'doStepIf': <Object>, |
| 782 'env': {}, | 793 'env': {}, |
| 783 'exception_on_failure': <Object>, | 794 'exception_on_failure': <Object>, |
| 784 'flunkOnFailure': <Object>, | 795 'flunkOnFailure': <Object>, |
| 796 'get_links_from_stdout': None, |
| 785 'get_props_from_stdout': None, | 797 'get_props_from_stdout': None, |
| 786 'haltOnFailure': <Object>, | 798 'haltOnFailure': <Object>, |
| 787 'hideStepIf': <Object>, | 799 'hideStepIf': <Object>, |
| 788 'is_rebaseline_step': <Object>, | 800 'is_rebaseline_step': <Object>, |
| 789 'is_upload_step': <Object>, | 801 'is_upload_step': <Object>, |
| 790 'timeout': <Object>, | 802 'timeout': <Object>, |
| 791 'workdir': 'build/skia', | 803 'workdir': 'build/skia', |
| 792 }, | 804 }, |
| 793 ], | 805 ], |
| 794 [ | 806 [ |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 833 '--sanitizer', | 845 '--sanitizer', |
| 834 'thread', | 846 'thread', |
| 835 '--flavor', | 847 '--flavor', |
| 836 'xsan', | 848 'xsan', |
| 837 ], | 849 ], |
| 838 'description': 'RunTests', | 850 'description': 'RunTests', |
| 839 'doStepIf': <Object>, | 851 'doStepIf': <Object>, |
| 840 'env': {}, | 852 'env': {}, |
| 841 'exception_on_failure': <Object>, | 853 'exception_on_failure': <Object>, |
| 842 'flunkOnFailure': <Object>, | 854 'flunkOnFailure': <Object>, |
| 855 'get_links_from_stdout': None, |
| 843 'get_props_from_stdout': None, | 856 'get_props_from_stdout': None, |
| 844 'haltOnFailure': <Object>, | 857 'haltOnFailure': <Object>, |
| 845 'hideStepIf': <Object>, | 858 'hideStepIf': <Object>, |
| 846 'is_rebaseline_step': <Object>, | 859 'is_rebaseline_step': <Object>, |
| 847 'is_upload_step': <Object>, | 860 'is_upload_step': <Object>, |
| 848 'timeout': <Object>, | 861 'timeout': <Object>, |
| 849 'workdir': 'build/skia', | 862 'workdir': 'build/skia', |
| 850 }, | 863 }, |
| 851 ], | 864 ], |
| 852 [ | 865 [ |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 891 '--sanitizer', | 904 '--sanitizer', |
| 892 'thread', | 905 'thread', |
| 893 '--flavor', | 906 '--flavor', |
| 894 'xsan', | 907 'xsan', |
| 895 ], | 908 ], |
| 896 'description': 'RunDM', | 909 'description': 'RunDM', |
| 897 'doStepIf': <Object>, | 910 'doStepIf': <Object>, |
| 898 'env': {}, | 911 'env': {}, |
| 899 'exception_on_failure': <Object>, | 912 'exception_on_failure': <Object>, |
| 900 'flunkOnFailure': <Object>, | 913 'flunkOnFailure': <Object>, |
| 914 'get_links_from_stdout': None, |
| 901 'get_props_from_stdout': None, | 915 'get_props_from_stdout': None, |
| 902 'haltOnFailure': <Object>, | 916 'haltOnFailure': <Object>, |
| 903 'hideStepIf': <Object>, | 917 'hideStepIf': <Object>, |
| 904 'is_rebaseline_step': <Object>, | 918 'is_rebaseline_step': <Object>, |
| 905 'is_upload_step': <Object>, | 919 'is_upload_step': <Object>, |
| 906 'timeout': <Object>, | 920 'timeout': <Object>, |
| 907 'workdir': 'build/skia', | 921 'workdir': 'build/skia', |
| 908 }, | 922 }, |
| 909 ], | 923 ], |
| 910 ], | 924 ], |
| 911 } | 925 } |
| OLD | NEW |