Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(78)

Side by Side Diff: testing/buildbot/chromium.chromiumos.json

Issue 2949093004: Remove all of the CrOS Ozone configs from MB. (Closed)
Patch Set: rebase Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « infra/config/cq.cfg ('k') | tools/mb/mb_config.pyl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Linux ChromiumOS Builder": { 2 "Linux ChromiumOS Builder": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "All" 4 "All"
5 ] 5 ]
6 }, 6 },
7 "Linux ChromiumOS Ozone Tests (1)": { 7 "Linux ChromiumOS Ozone Tests (1)": {
8 "gtest_tests": [ 8 "gtest_tests": [
9 { 9 {
10 "swarming": { 10 "swarming": {
(...skipping 485 matching lines...) Expand 10 before | Expand all | Expand 10 after
496 { 496 {
497 "swarming": { 497 "swarming": {
498 "can_use_on_swarming_builders": true 498 "can_use_on_swarming_builders": true
499 }, 499 },
500 "test": "accessibility_unittests" 500 "test": "accessibility_unittests"
501 }, 501 },
502 { 502 {
503 "swarming": { 503 "swarming": {
504 "can_use_on_swarming_builders": true 504 "can_use_on_swarming_builders": true
505 }, 505 },
506 "test": "angle_unittests"
507 },
508 {
509 "swarming": {
510 "can_use_on_swarming_builders": true
511 },
506 "test": "app_list_presenter_unittests" 512 "test": "app_list_presenter_unittests"
507 }, 513 },
508 { 514 {
509 "swarming": { 515 "swarming": {
510 "can_use_on_swarming_builders": true 516 "can_use_on_swarming_builders": true
511 }, 517 },
512 "test": "app_list_unittests" 518 "test": "app_list_unittests"
513 }, 519 },
514 { 520 {
515 "swarming": { 521 "swarming": {
516 "can_use_on_swarming_builders": true 522 "can_use_on_swarming_builders": true
517 }, 523 },
518 "test": "app_shell_unittests" 524 "test": "app_shell_unittests"
519 }, 525 },
520 { 526 {
521 "swarming": { 527 "swarming": {
522 "can_use_on_swarming_builders": true 528 "can_use_on_swarming_builders": true
523 }, 529 },
524 "test": "ash_content_unittests" 530 "test": "ash_content_unittests"
525 }, 531 },
526 { 532 {
533 "args": [
534 "--mash",
535 "--test-launcher-filter-file=../../testing/buildbot/filters/ash_unitte sts_mash.filter"
536 ],
537 "name": "ash_unittests-mash",
538 "override_isolate_target": "ash_unittests",
539 "swarming": {
540 "can_use_on_swarming_builders": true
541 },
542 "test": "ash_unittests"
543 },
544 {
545 "args": [
546 "--mus",
547 "--test-launcher-filter-file=../../testing/buildbot/filters/ash_unitte sts_mus.filter"
548 ],
549 "name": "ash_unittests-mus",
550 "override_isolate_target": "ash_unittests",
551 "swarming": {
552 "can_use_on_swarming_builders": true
553 },
554 "test": "ash_unittests"
555 },
556 {
527 "swarming": { 557 "swarming": {
528 "can_use_on_swarming_builders": true 558 "can_use_on_swarming_builders": true
529 }, 559 },
530 "test": "ash_unittests" 560 "test": "ash_unittests"
531 }, 561 },
532 { 562 {
533 "swarming": { 563 "swarming": {
534 "can_use_on_swarming_builders": true 564 "can_use_on_swarming_builders": true
535 }, 565 },
536 "test": "aura_unittests" 566 "test": "aura_unittests"
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
675 "test": "gpu_ipc_service_unittests" 705 "test": "gpu_ipc_service_unittests"
676 }, 706 },
677 { 707 {
678 "swarming": { 708 "swarming": {
679 "can_use_on_swarming_builders": true 709 "can_use_on_swarming_builders": true
680 }, 710 },
681 "test": "gpu_unittests" 711 "test": "gpu_unittests"
682 }, 712 },
683 { 713 {
684 "swarming": { 714 "swarming": {
685 "can_use_on_swarming_builders": true 715 "can_use_on_swarming_builders": true,
716 "shards": 3
686 }, 717 },
687 "test": "interactive_ui_tests" 718 "test": "interactive_ui_tests"
688 }, 719 },
689 { 720 {
690 "swarming": { 721 "swarming": {
691 "can_use_on_swarming_builders": true 722 "can_use_on_swarming_builders": true
692 }, 723 },
693 "test": "ipc_tests" 724 "test": "ipc_tests"
694 }, 725 },
695 { 726 {
696 "swarming": { 727 "swarming": {
697 "can_use_on_swarming_builders": true 728 "can_use_on_swarming_builders": true
698 }, 729 },
699 "test": "jingle_unittests" 730 "test": "jingle_unittests"
700 }, 731 },
701 { 732 {
702 "swarming": { 733 "swarming": {
703 "can_use_on_swarming_builders": true 734 "can_use_on_swarming_builders": true
704 }, 735 },
705 "test": "latency_unittests" 736 "test": "latency_unittests"
706 }, 737 },
707 { 738 {
739 "args": [
740 "--ozone-platform=headless",
741 "--override-use-software-gl-for-tests",
742 "--test-launcher-filter-file=../../testing/buildbot/filters/mash.brows er_tests.filter"
743 ],
744 "swarming": {
745 "can_use_on_swarming_builders": true,
746 "hard_timeout": 900
747 },
748 "test": "mash_browser_tests"
749 },
750 {
708 "swarming": { 751 "swarming": {
709 "can_use_on_swarming_builders": true 752 "can_use_on_swarming_builders": true
710 }, 753 },
754 "test": "mash_unittests"
755 },
756 {
757 "swarming": {
758 "can_use_on_swarming_builders": true
759 },
711 "test": "media_blink_unittests" 760 "test": "media_blink_unittests"
712 }, 761 },
713 { 762 {
714 "swarming": { 763 "swarming": {
715 "can_use_on_swarming_builders": true 764 "can_use_on_swarming_builders": true
716 }, 765 },
766 "test": "media_service_unittests"
767 },
768 {
769 "swarming": {
770 "can_use_on_swarming_builders": true
771 },
717 "test": "media_unittests" 772 "test": "media_unittests"
718 }, 773 },
719 { 774 {
720 "swarming": { 775 "swarming": {
721 "can_use_on_swarming_builders": true 776 "can_use_on_swarming_builders": true
722 }, 777 },
723 "test": "message_center_unittests" 778 "test": "message_center_unittests"
724 }, 779 },
725 { 780 {
726 "swarming": { 781 "swarming": {
727 "can_use_on_swarming_builders": true 782 "can_use_on_swarming_builders": true
728 }, 783 },
729 "test": "midi_unittests" 784 "test": "midi_unittests"
730 }, 785 },
731 { 786 {
787 "args": [
788 "--ozone-platform=headless",
789 "--override-use-software-gl-for-tests",
790 "--test-launcher-filter-file=../../testing/buildbot/filters/mus.browse r_tests.filter"
791 ],
792 "swarming": {
793 "can_use_on_swarming_builders": true,
794 "hard_timeout": 900
795 },
796 "test": "mus_browser_tests"
797 },
798 {
732 "swarming": { 799 "swarming": {
733 "can_use_on_swarming_builders": true 800 "can_use_on_swarming_builders": true
734 }, 801 },
735 "test": "nacl_helper_nonsfi_unittests" 802 "test": "nacl_helper_nonsfi_unittests"
736 }, 803 },
737 { 804 {
738 "swarming": { 805 "swarming": {
739 "can_use_on_swarming_builders": true 806 "can_use_on_swarming_builders": true
740 }, 807 },
741 "test": "nacl_loader_unittests" 808 "test": "nacl_loader_unittests"
742 }, 809 },
743 { 810 {
744 "swarming": { 811 "swarming": {
745 "can_use_on_swarming_builders": true 812 "can_use_on_swarming_builders": true
746 }, 813 },
747 "test": "native_theme_unittests" 814 "test": "native_theme_unittests"
748 }, 815 },
749 { 816 {
750 "swarming": { 817 "swarming": {
751 "can_use_on_swarming_builders": true 818 "can_use_on_swarming_builders": true
752 }, 819 },
753 "test": "net_unittests" 820 "test": "net_unittests"
754 }, 821 },
755 { 822 {
823 "args": [
824 "--ozone-platform=headless"
825 ],
826 "swarming": {
827 "can_use_on_swarming_builders": true
828 },
829 "test": "ozone_gl_unittests"
830 },
831 {
756 "swarming": { 832 "swarming": {
757 "can_use_on_swarming_builders": true 833 "can_use_on_swarming_builders": true
758 }, 834 },
835 "test": "ozone_unittests"
836 },
837 {
838 "swarming": {
839 "can_use_on_swarming_builders": true
840 },
759 "test": "pdf_unittests" 841 "test": "pdf_unittests"
760 }, 842 },
761 { 843 {
762 "swarming": { 844 "swarming": {
763 "can_use_on_swarming_builders": true 845 "can_use_on_swarming_builders": true
764 }, 846 },
765 "test": "ppapi_unittests" 847 "test": "ppapi_unittests"
766 }, 848 },
767 { 849 {
768 "swarming": { 850 "swarming": {
769 "can_use_on_swarming_builders": true 851 "can_use_on_swarming_builders": true
770 }, 852 },
853 "test": "printing_unittests"
854 },
855 {
856 "swarming": {
857 "can_use_on_swarming_builders": true
858 },
771 "test": "remoting_unittests" 859 "test": "remoting_unittests"
772 }, 860 },
773 { 861 {
774 "args": [ 862 "args": [
775 "--test-launcher-print-test-stdio=always" 863 "--test-launcher-print-test-stdio=always"
776 ], 864 ],
777 "swarming": { 865 "swarming": {
778 "can_use_on_swarming_builders": true 866 "can_use_on_swarming_builders": true
779 }, 867 },
780 "test": "sandbox_linux_unittests" 868 "test": "sandbox_linux_unittests"
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
842 { 930 {
843 "swarming": { 931 "swarming": {
844 "can_use_on_swarming_builders": true 932 "can_use_on_swarming_builders": true
845 }, 933 },
846 "test": "url_unittests" 934 "test": "url_unittests"
847 }, 935 },
848 { 936 {
849 "swarming": { 937 "swarming": {
850 "can_use_on_swarming_builders": true 938 "can_use_on_swarming_builders": true
851 }, 939 },
940 "test": "views_mus_interactive_ui_tests"
941 },
942 {
943 "swarming": {
944 "can_use_on_swarming_builders": true
945 },
946 "test": "views_mus_unittests"
947 },
948 {
949 "swarming": {
950 "can_use_on_swarming_builders": true
951 },
852 "test": "views_unittests" 952 "test": "views_unittests"
853 }, 953 },
854 { 954 {
855 "swarming": { 955 "swarming": {
856 "can_use_on_swarming_builders": true 956 "can_use_on_swarming_builders": true
857 }, 957 },
858 "test": "viz_unittests" 958 "test": "viz_unittests"
859 }, 959 },
860 { 960 {
861 "swarming": { 961 "swarming": {
(...skipping 361 matching lines...) Expand 10 before | Expand all | Expand 10 after
1223 }, 1323 },
1224 { 1324 {
1225 "swarming": { 1325 "swarming": {
1226 "can_use_on_swarming_builders": true 1326 "can_use_on_swarming_builders": true
1227 }, 1327 },
1228 "test": "wm_unittests" 1328 "test": "wm_unittests"
1229 } 1329 }
1230 ] 1330 ]
1231 } 1331 }
1232 } 1332 }
OLDNEW
« no previous file with comments | « infra/config/cq.cfg ('k') | tools/mb/mb_config.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698