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