| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/cleanup_temp.py" | 6 "[BUILD]/scripts/slave/cleanup_temp.py" |
| 7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
| 9 "name": "cleanup temp" | 9 "name": "cleanup temp" |
| 10 }, | 10 }, |
| (...skipping 392 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 403 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 403 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 404 "--output-format", | 404 "--output-format", |
| 405 "json", | 405 "json", |
| 406 "--output-dir", | 406 "--output-dir", |
| 407 "/path/to/tmp/" | 407 "/path/to/tmp/" |
| 408 ], | 408 ], |
| 409 "cwd": "[SLAVE_BUILD]", | 409 "cwd": "[SLAVE_BUILD]", |
| 410 "env": { | 410 "env": { |
| 411 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 411 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 412 }, | 412 }, |
| 413 "name": "maps_pixel_test", | 413 "name": "maps_pixel_test" |
| 414 "~followup_annotations": [ | |
| 415 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 416 ] | |
| 417 }, | 414 }, |
| 418 { | 415 { |
| 419 "allow_subannotations": true, | 416 "allow_subannotations": true, |
| 420 "cmd": [ | 417 "cmd": [ |
| 421 "python", | 418 "python", |
| 422 "-u", | 419 "-u", |
| 423 "[BUILD]/scripts/slave/runtest.py", | 420 "[BUILD]/scripts/slave/runtest.py", |
| 424 "--target", | 421 "--target", |
| 425 "Release", | 422 "Release", |
| 426 "--no-xvfb", | 423 "--no-xvfb", |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 463 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 460 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 464 "--output-format", | 461 "--output-format", |
| 465 "json", | 462 "json", |
| 466 "--output-dir", | 463 "--output-dir", |
| 467 "/path/to/tmp/" | 464 "/path/to/tmp/" |
| 468 ], | 465 ], |
| 469 "cwd": "[SLAVE_BUILD]", | 466 "cwd": "[SLAVE_BUILD]", |
| 470 "env": { | 467 "env": { |
| 471 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 468 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 472 }, | 469 }, |
| 473 "name": "pixel_test", | 470 "name": "pixel_test" |
| 474 "~followup_annotations": [ | |
| 475 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 476 ] | |
| 477 }, | 471 }, |
| 478 { | 472 { |
| 479 "allow_subannotations": true, | 473 "allow_subannotations": true, |
| 480 "cmd": [ | 474 "cmd": [ |
| 481 "python", | 475 "python", |
| 482 "-u", | 476 "-u", |
| 483 "[BUILD]/scripts/slave/runtest.py", | 477 "[BUILD]/scripts/slave/runtest.py", |
| 484 "--target", | 478 "--target", |
| 485 "Release", | 479 "Release", |
| 486 "--no-xvfb", | 480 "--no-xvfb", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 514 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 508 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 515 "--output-format", | 509 "--output-format", |
| 516 "json", | 510 "json", |
| 517 "--output-dir", | 511 "--output-dir", |
| 518 "/path/to/tmp/" | 512 "/path/to/tmp/" |
| 519 ], | 513 ], |
| 520 "cwd": "[SLAVE_BUILD]", | 514 "cwd": "[SLAVE_BUILD]", |
| 521 "env": { | 515 "env": { |
| 522 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 516 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 523 }, | 517 }, |
| 524 "name": "webgl_conformance_tests", | 518 "name": "webgl_conformance_tests" |
| 525 "~followup_annotations": [ | |
| 526 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 527 ] | |
| 528 }, | 519 }, |
| 529 { | 520 { |
| 530 "allow_subannotations": true, | 521 "allow_subannotations": true, |
| 531 "cmd": [ | 522 "cmd": [ |
| 532 "python", | 523 "python", |
| 533 "-u", | 524 "-u", |
| 534 "[BUILD]/scripts/slave/runtest.py", | 525 "[BUILD]/scripts/slave/runtest.py", |
| 535 "--target", | 526 "--target", |
| 536 "Release", | 527 "Release", |
| 537 "--no-xvfb", | 528 "--no-xvfb", |
| (...skipping 29 matching lines...) Expand all Loading... |
| 567 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 558 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 568 "--output-format", | 559 "--output-format", |
| 569 "json", | 560 "json", |
| 570 "--output-dir", | 561 "--output-dir", |
| 571 "/path/to/tmp/" | 562 "/path/to/tmp/" |
| 572 ], | 563 ], |
| 573 "cwd": "[SLAVE_BUILD]", | 564 "cwd": "[SLAVE_BUILD]", |
| 574 "env": { | 565 "env": { |
| 575 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 566 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 576 }, | 567 }, |
| 577 "name": "webgl2_conformance_tests", | 568 "name": "webgl2_conformance_tests" |
| 578 "~followup_annotations": [ | |
| 579 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 580 ] | |
| 581 }, | 569 }, |
| 582 { | 570 { |
| 583 "allow_subannotations": true, | 571 "allow_subannotations": true, |
| 584 "cmd": [ | 572 "cmd": [ |
| 585 "python", | 573 "python", |
| 586 "-u", | 574 "-u", |
| 587 "[BUILD]/scripts/slave/runtest.py", | 575 "[BUILD]/scripts/slave/runtest.py", |
| 588 "--target", | 576 "--target", |
| 589 "Release", | 577 "Release", |
| 590 "--no-xvfb", | 578 "--no-xvfb", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 618 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 606 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 619 "--output-format", | 607 "--output-format", |
| 620 "json", | 608 "json", |
| 621 "--output-dir", | 609 "--output-dir", |
| 622 "/path/to/tmp/" | 610 "/path/to/tmp/" |
| 623 ], | 611 ], |
| 624 "cwd": "[SLAVE_BUILD]", | 612 "cwd": "[SLAVE_BUILD]", |
| 625 "env": { | 613 "env": { |
| 626 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 614 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 627 }, | 615 }, |
| 628 "name": "context_lost_tests", | 616 "name": "context_lost_tests" |
| 629 "~followup_annotations": [ | |
| 630 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 631 ] | |
| 632 }, | 617 }, |
| 633 { | 618 { |
| 634 "allow_subannotations": true, | 619 "allow_subannotations": true, |
| 635 "cmd": [ | 620 "cmd": [ |
| 636 "python", | 621 "python", |
| 637 "-u", | 622 "-u", |
| 638 "[BUILD]/scripts/slave/runtest.py", | 623 "[BUILD]/scripts/slave/runtest.py", |
| 639 "--target", | 624 "--target", |
| 640 "Release", | 625 "Release", |
| 641 "--no-xvfb", | 626 "--no-xvfb", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 669 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 654 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 670 "--output-format", | 655 "--output-format", |
| 671 "json", | 656 "json", |
| 672 "--output-dir", | 657 "--output-dir", |
| 673 "/path/to/tmp/" | 658 "/path/to/tmp/" |
| 674 ], | 659 ], |
| 675 "cwd": "[SLAVE_BUILD]", | 660 "cwd": "[SLAVE_BUILD]", |
| 676 "env": { | 661 "env": { |
| 677 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 662 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 678 }, | 663 }, |
| 679 "name": "memory_test", | 664 "name": "memory_test" |
| 680 "~followup_annotations": [ | |
| 681 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 682 ] | |
| 683 }, | 665 }, |
| 684 { | 666 { |
| 685 "allow_subannotations": true, | 667 "allow_subannotations": true, |
| 686 "cmd": [ | 668 "cmd": [ |
| 687 "python", | 669 "python", |
| 688 "-u", | 670 "-u", |
| 689 "[BUILD]/scripts/slave/runtest.py", | 671 "[BUILD]/scripts/slave/runtest.py", |
| 690 "--target", | 672 "--target", |
| 691 "Release", | 673 "Release", |
| 692 "--no-xvfb", | 674 "--no-xvfb", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 720 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 702 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 721 "--output-format", | 703 "--output-format", |
| 722 "json", | 704 "json", |
| 723 "--output-dir", | 705 "--output-dir", |
| 724 "/path/to/tmp/" | 706 "/path/to/tmp/" |
| 725 ], | 707 ], |
| 726 "cwd": "[SLAVE_BUILD]", | 708 "cwd": "[SLAVE_BUILD]", |
| 727 "env": { | 709 "env": { |
| 728 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 710 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 729 }, | 711 }, |
| 730 "name": "trace_test", | 712 "name": "trace_test" |
| 731 "~followup_annotations": [ | |
| 732 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 733 ] | |
| 734 }, | 713 }, |
| 735 { | 714 { |
| 736 "allow_subannotations": true, | 715 "allow_subannotations": true, |
| 737 "cmd": [ | 716 "cmd": [ |
| 738 "python", | 717 "python", |
| 739 "-u", | 718 "-u", |
| 740 "[BUILD]/scripts/slave/runtest.py", | 719 "[BUILD]/scripts/slave/runtest.py", |
| 741 "--target", | 720 "--target", |
| 742 "Release", | 721 "Release", |
| 743 "--no-xvfb", | 722 "--no-xvfb", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 771 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 750 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 772 "--output-format", | 751 "--output-format", |
| 773 "json", | 752 "json", |
| 774 "--output-dir", | 753 "--output-dir", |
| 775 "/path/to/tmp/" | 754 "/path/to/tmp/" |
| 776 ], | 755 ], |
| 777 "cwd": "[SLAVE_BUILD]", | 756 "cwd": "[SLAVE_BUILD]", |
| 778 "env": { | 757 "env": { |
| 779 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 758 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 780 }, | 759 }, |
| 781 "name": "screenshot_sync_tests", | 760 "name": "screenshot_sync_tests" |
| 782 "~followup_annotations": [ | |
| 783 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 784 ] | |
| 785 }, | 761 }, |
| 786 { | 762 { |
| 787 "allow_subannotations": true, | 763 "allow_subannotations": true, |
| 788 "cmd": [ | 764 "cmd": [ |
| 789 "python", | 765 "python", |
| 790 "-u", | 766 "-u", |
| 791 "[BUILD]/scripts/slave/runtest.py", | 767 "[BUILD]/scripts/slave/runtest.py", |
| 792 "--target", | 768 "--target", |
| 793 "Release", | 769 "Release", |
| 794 "--no-xvfb", | 770 "--no-xvfb", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 822 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 798 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 823 "--output-format", | 799 "--output-format", |
| 824 "json", | 800 "json", |
| 825 "--output-dir", | 801 "--output-dir", |
| 826 "/path/to/tmp/" | 802 "/path/to/tmp/" |
| 827 ], | 803 ], |
| 828 "cwd": "[SLAVE_BUILD]", | 804 "cwd": "[SLAVE_BUILD]", |
| 829 "env": { | 805 "env": { |
| 830 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 806 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 831 }, | 807 }, |
| 832 "name": "hardware_accelerated_feature_tests", | 808 "name": "hardware_accelerated_feature_tests" |
| 833 "~followup_annotations": [ | |
| 834 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 835 ] | |
| 836 }, | 809 }, |
| 837 { | 810 { |
| 838 "allow_subannotations": true, | 811 "allow_subannotations": true, |
| 839 "cmd": [ | 812 "cmd": [ |
| 840 "python", | 813 "python", |
| 841 "-u", | 814 "-u", |
| 842 "[BUILD]/scripts/slave/runtest.py", | 815 "[BUILD]/scripts/slave/runtest.py", |
| 843 "--target", | 816 "--target", |
| 844 "Release", | 817 "Release", |
| 845 "--no-xvfb", | 818 "--no-xvfb", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 873 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 846 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 874 "--output-format", | 847 "--output-format", |
| 875 "json", | 848 "json", |
| 876 "--output-dir", | 849 "--output-dir", |
| 877 "/path/to/tmp/" | 850 "/path/to/tmp/" |
| 878 ], | 851 ], |
| 879 "cwd": "[SLAVE_BUILD]", | 852 "cwd": "[SLAVE_BUILD]", |
| 880 "env": { | 853 "env": { |
| 881 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 854 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 882 }, | 855 }, |
| 883 "name": "gpu_process_launch_tests", | 856 "name": "gpu_process_launch_tests" |
| 884 "~followup_annotations": [ | |
| 885 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 886 ] | |
| 887 }, | 857 }, |
| 888 { | 858 { |
| 889 "allow_subannotations": true, | 859 "allow_subannotations": true, |
| 890 "cmd": [ | 860 "cmd": [ |
| 891 "python", | 861 "python", |
| 892 "-u", | 862 "-u", |
| 893 "[BUILD]/scripts/slave/runtest.py", | 863 "[BUILD]/scripts/slave/runtest.py", |
| 894 "--target", | 864 "--target", |
| 895 "Release", | 865 "Release", |
| 896 "--no-xvfb", | 866 "--no-xvfb", |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 928 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 898 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 929 "--output-format", | 899 "--output-format", |
| 930 "json", | 900 "json", |
| 931 "--output-dir", | 901 "--output-dir", |
| 932 "/path/to/tmp/" | 902 "/path/to/tmp/" |
| 933 ], | 903 ], |
| 934 "cwd": "[SLAVE_BUILD]", | 904 "cwd": "[SLAVE_BUILD]", |
| 935 "env": { | 905 "env": { |
| 936 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 906 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 937 }, | 907 }, |
| 938 "name": "gpu_rasterization_tests", | 908 "name": "gpu_rasterization_tests" |
| 939 "~followup_annotations": [ | |
| 940 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 941 ] | |
| 942 }, | 909 }, |
| 943 { | 910 { |
| 944 "allow_subannotations": true, | 911 "allow_subannotations": true, |
| 945 "cmd": [ | 912 "cmd": [ |
| 946 "python", | 913 "python", |
| 947 "-u", | 914 "-u", |
| 948 "[BUILD]/scripts/slave/runtest.py", | 915 "[BUILD]/scripts/slave/runtest.py", |
| 949 "--target", | 916 "--target", |
| 950 "Release", | 917 "Release", |
| 951 "--no-xvfb", | 918 "--no-xvfb", |
| (...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1078 "--isolated", | 1045 "--isolated", |
| 1079 "[dummy hash for audio_unittests]", | 1046 "[dummy hash for audio_unittests]", |
| 1080 "-I", | 1047 "-I", |
| 1081 "https://isolateserver.appspot.com", | 1048 "https://isolateserver.appspot.com", |
| 1082 "--" | 1049 "--" |
| 1083 ], | 1050 ], |
| 1084 "cwd": "[SLAVE_BUILD]", | 1051 "cwd": "[SLAVE_BUILD]", |
| 1085 "name": "audio_unittests" | 1052 "name": "audio_unittests" |
| 1086 } | 1053 } |
| 1087 ] | 1054 ] |
| OLD | NEW |