| 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 399 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 410 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 410 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 411 "--output-format", | 411 "--output-format", |
| 412 "json", | 412 "json", |
| 413 "--output-dir", | 413 "--output-dir", |
| 414 "/path/to/tmp/" | 414 "/path/to/tmp/" |
| 415 ], | 415 ], |
| 416 "cwd": "[SLAVE_BUILD]", | 416 "cwd": "[SLAVE_BUILD]", |
| 417 "env": { | 417 "env": { |
| 418 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 418 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 419 }, | 419 }, |
| 420 "name": "maps_pixel_test", | 420 "name": "maps_pixel_test" |
| 421 "~followup_annotations": [ | |
| 422 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 423 ] | |
| 424 }, | 421 }, |
| 425 { | 422 { |
| 426 "allow_subannotations": true, | 423 "allow_subannotations": true, |
| 427 "cmd": [ | 424 "cmd": [ |
| 428 "python", | 425 "python", |
| 429 "-u", | 426 "-u", |
| 430 "[BUILD]/scripts/slave/runtest.py", | 427 "[BUILD]/scripts/slave/runtest.py", |
| 431 "--target", | 428 "--target", |
| 432 "Release", | 429 "Release", |
| 433 "--no-xvfb", | 430 "--no-xvfb", |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 470 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 467 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 471 "--output-format", | 468 "--output-format", |
| 472 "json", | 469 "json", |
| 473 "--output-dir", | 470 "--output-dir", |
| 474 "/path/to/tmp/" | 471 "/path/to/tmp/" |
| 475 ], | 472 ], |
| 476 "cwd": "[SLAVE_BUILD]", | 473 "cwd": "[SLAVE_BUILD]", |
| 477 "env": { | 474 "env": { |
| 478 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 475 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 479 }, | 476 }, |
| 480 "name": "pixel_test", | 477 "name": "pixel_test" |
| 481 "~followup_annotations": [ | |
| 482 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 483 ] | |
| 484 }, | 478 }, |
| 485 { | 479 { |
| 486 "allow_subannotations": true, | 480 "allow_subannotations": true, |
| 487 "cmd": [ | 481 "cmd": [ |
| 488 "python", | 482 "python", |
| 489 "-u", | 483 "-u", |
| 490 "[BUILD]/scripts/slave/runtest.py", | 484 "[BUILD]/scripts/slave/runtest.py", |
| 491 "--target", | 485 "--target", |
| 492 "Release", | 486 "Release", |
| 493 "--no-xvfb", | 487 "--no-xvfb", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 521 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 515 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 522 "--output-format", | 516 "--output-format", |
| 523 "json", | 517 "json", |
| 524 "--output-dir", | 518 "--output-dir", |
| 525 "/path/to/tmp/" | 519 "/path/to/tmp/" |
| 526 ], | 520 ], |
| 527 "cwd": "[SLAVE_BUILD]", | 521 "cwd": "[SLAVE_BUILD]", |
| 528 "env": { | 522 "env": { |
| 529 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 523 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 530 }, | 524 }, |
| 531 "name": "webgl_conformance_tests", | 525 "name": "webgl_conformance_tests" |
| 532 "~followup_annotations": [ | |
| 533 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 534 ] | |
| 535 }, | 526 }, |
| 536 { | 527 { |
| 537 "allow_subannotations": true, | 528 "allow_subannotations": true, |
| 538 "cmd": [ | 529 "cmd": [ |
| 539 "python", | 530 "python", |
| 540 "-u", | 531 "-u", |
| 541 "[BUILD]/scripts/slave/runtest.py", | 532 "[BUILD]/scripts/slave/runtest.py", |
| 542 "--target", | 533 "--target", |
| 543 "Release", | 534 "Release", |
| 544 "--no-xvfb", | 535 "--no-xvfb", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 572 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 563 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 573 "--output-format", | 564 "--output-format", |
| 574 "json", | 565 "json", |
| 575 "--output-dir", | 566 "--output-dir", |
| 576 "/path/to/tmp/" | 567 "/path/to/tmp/" |
| 577 ], | 568 ], |
| 578 "cwd": "[SLAVE_BUILD]", | 569 "cwd": "[SLAVE_BUILD]", |
| 579 "env": { | 570 "env": { |
| 580 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 571 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 581 }, | 572 }, |
| 582 "name": "context_lost_tests", | 573 "name": "context_lost_tests" |
| 583 "~followup_annotations": [ | |
| 584 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 585 ] | |
| 586 }, | 574 }, |
| 587 { | 575 { |
| 588 "allow_subannotations": true, | 576 "allow_subannotations": true, |
| 589 "cmd": [ | 577 "cmd": [ |
| 590 "python", | 578 "python", |
| 591 "-u", | 579 "-u", |
| 592 "[BUILD]/scripts/slave/runtest.py", | 580 "[BUILD]/scripts/slave/runtest.py", |
| 593 "--target", | 581 "--target", |
| 594 "Release", | 582 "Release", |
| 595 "--no-xvfb", | 583 "--no-xvfb", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 623 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 611 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 624 "--output-format", | 612 "--output-format", |
| 625 "json", | 613 "json", |
| 626 "--output-dir", | 614 "--output-dir", |
| 627 "/path/to/tmp/" | 615 "/path/to/tmp/" |
| 628 ], | 616 ], |
| 629 "cwd": "[SLAVE_BUILD]", | 617 "cwd": "[SLAVE_BUILD]", |
| 630 "env": { | 618 "env": { |
| 631 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 619 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 632 }, | 620 }, |
| 633 "name": "memory_test", | 621 "name": "memory_test" |
| 634 "~followup_annotations": [ | |
| 635 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 636 ] | |
| 637 }, | 622 }, |
| 638 { | 623 { |
| 639 "allow_subannotations": true, | 624 "allow_subannotations": true, |
| 640 "cmd": [ | 625 "cmd": [ |
| 641 "python", | 626 "python", |
| 642 "-u", | 627 "-u", |
| 643 "[BUILD]/scripts/slave/runtest.py", | 628 "[BUILD]/scripts/slave/runtest.py", |
| 644 "--target", | 629 "--target", |
| 645 "Release", | 630 "Release", |
| 646 "--no-xvfb", | 631 "--no-xvfb", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 674 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 659 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 675 "--output-format", | 660 "--output-format", |
| 676 "json", | 661 "json", |
| 677 "--output-dir", | 662 "--output-dir", |
| 678 "/path/to/tmp/" | 663 "/path/to/tmp/" |
| 679 ], | 664 ], |
| 680 "cwd": "[SLAVE_BUILD]", | 665 "cwd": "[SLAVE_BUILD]", |
| 681 "env": { | 666 "env": { |
| 682 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 667 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 683 }, | 668 }, |
| 684 "name": "trace_test", | 669 "name": "trace_test" |
| 685 "~followup_annotations": [ | |
| 686 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 687 ] | |
| 688 }, | 670 }, |
| 689 { | 671 { |
| 690 "allow_subannotations": true, | 672 "allow_subannotations": true, |
| 691 "cmd": [ | 673 "cmd": [ |
| 692 "python", | 674 "python", |
| 693 "-u", | 675 "-u", |
| 694 "[BUILD]/scripts/slave/runtest.py", | 676 "[BUILD]/scripts/slave/runtest.py", |
| 695 "--target", | 677 "--target", |
| 696 "Release", | 678 "Release", |
| 697 "--no-xvfb", | 679 "--no-xvfb", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 725 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 707 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 726 "--output-format", | 708 "--output-format", |
| 727 "json", | 709 "json", |
| 728 "--output-dir", | 710 "--output-dir", |
| 729 "/path/to/tmp/" | 711 "/path/to/tmp/" |
| 730 ], | 712 ], |
| 731 "cwd": "[SLAVE_BUILD]", | 713 "cwd": "[SLAVE_BUILD]", |
| 732 "env": { | 714 "env": { |
| 733 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 715 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 734 }, | 716 }, |
| 735 "name": "screenshot_sync_tests", | 717 "name": "screenshot_sync_tests" |
| 736 "~followup_annotations": [ | |
| 737 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 738 ] | |
| 739 }, | 718 }, |
| 740 { | 719 { |
| 741 "allow_subannotations": true, | 720 "allow_subannotations": true, |
| 742 "cmd": [ | 721 "cmd": [ |
| 743 "python", | 722 "python", |
| 744 "-u", | 723 "-u", |
| 745 "[BUILD]/scripts/slave/runtest.py", | 724 "[BUILD]/scripts/slave/runtest.py", |
| 746 "--target", | 725 "--target", |
| 747 "Release", | 726 "Release", |
| 748 "--no-xvfb", | 727 "--no-xvfb", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 776 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 755 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 777 "--output-format", | 756 "--output-format", |
| 778 "json", | 757 "json", |
| 779 "--output-dir", | 758 "--output-dir", |
| 780 "/path/to/tmp/" | 759 "/path/to/tmp/" |
| 781 ], | 760 ], |
| 782 "cwd": "[SLAVE_BUILD]", | 761 "cwd": "[SLAVE_BUILD]", |
| 783 "env": { | 762 "env": { |
| 784 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 763 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 785 }, | 764 }, |
| 786 "name": "hardware_accelerated_feature_tests", | 765 "name": "hardware_accelerated_feature_tests" |
| 787 "~followup_annotations": [ | |
| 788 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 789 ] | |
| 790 }, | 766 }, |
| 791 { | 767 { |
| 792 "allow_subannotations": true, | 768 "allow_subannotations": true, |
| 793 "cmd": [ | 769 "cmd": [ |
| 794 "python", | 770 "python", |
| 795 "-u", | 771 "-u", |
| 796 "[BUILD]/scripts/slave/runtest.py", | 772 "[BUILD]/scripts/slave/runtest.py", |
| 797 "--target", | 773 "--target", |
| 798 "Release", | 774 "Release", |
| 799 "--no-xvfb", | 775 "--no-xvfb", |
| (...skipping 27 matching lines...) Expand all Loading... |
| 827 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 803 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 828 "--output-format", | 804 "--output-format", |
| 829 "json", | 805 "json", |
| 830 "--output-dir", | 806 "--output-dir", |
| 831 "/path/to/tmp/" | 807 "/path/to/tmp/" |
| 832 ], | 808 ], |
| 833 "cwd": "[SLAVE_BUILD]", | 809 "cwd": "[SLAVE_BUILD]", |
| 834 "env": { | 810 "env": { |
| 835 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 811 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 836 }, | 812 }, |
| 837 "name": "gpu_process_launch_tests", | 813 "name": "gpu_process_launch_tests" |
| 838 "~followup_annotations": [ | |
| 839 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 840 ] | |
| 841 }, | 814 }, |
| 842 { | 815 { |
| 843 "allow_subannotations": true, | 816 "allow_subannotations": true, |
| 844 "cmd": [ | 817 "cmd": [ |
| 845 "python", | 818 "python", |
| 846 "-u", | 819 "-u", |
| 847 "[BUILD]/scripts/slave/runtest.py", | 820 "[BUILD]/scripts/slave/runtest.py", |
| 848 "--target", | 821 "--target", |
| 849 "Release", | 822 "Release", |
| 850 "--no-xvfb", | 823 "--no-xvfb", |
| (...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 882 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", | 855 "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc", |
| 883 "--output-format", | 856 "--output-format", |
| 884 "json", | 857 "json", |
| 885 "--output-dir", | 858 "--output-dir", |
| 886 "/path/to/tmp/" | 859 "/path/to/tmp/" |
| 887 ], | 860 ], |
| 888 "cwd": "[SLAVE_BUILD]", | 861 "cwd": "[SLAVE_BUILD]", |
| 889 "env": { | 862 "env": { |
| 890 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" | 863 "CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox" |
| 891 }, | 864 }, |
| 892 "name": "gpu_rasterization_tests", | 865 "name": "gpu_rasterization_tests" |
| 893 "~followup_annotations": [ | |
| 894 "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@" | |
| 895 ] | |
| 896 }, | 866 }, |
| 897 { | 867 { |
| 898 "allow_subannotations": true, | 868 "allow_subannotations": true, |
| 899 "cmd": [ | 869 "cmd": [ |
| 900 "python", | 870 "python", |
| 901 "-u", | 871 "-u", |
| 902 "[BUILD]/scripts/slave/runtest.py", | 872 "[BUILD]/scripts/slave/runtest.py", |
| 903 "--target", | 873 "--target", |
| 904 "Release", | 874 "Release", |
| 905 "--no-xvfb", | 875 "--no-xvfb", |
| (...skipping 18 matching lines...) Expand all Loading... |
| 924 "--isolated", | 894 "--isolated", |
| 925 "[dummy hash for tab_capture_end2end_tests]", | 895 "[dummy hash for tab_capture_end2end_tests]", |
| 926 "-I", | 896 "-I", |
| 927 "https://isolateserver.appspot.com", | 897 "https://isolateserver.appspot.com", |
| 928 "--" | 898 "--" |
| 929 ], | 899 ], |
| 930 "cwd": "[SLAVE_BUILD]", | 900 "cwd": "[SLAVE_BUILD]", |
| 931 "name": "tab_capture_end2end_tests" | 901 "name": "tab_capture_end2end_tests" |
| 932 } | 902 } |
| 933 ] | 903 ] |
| OLD | NEW |