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

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

Issue 2621143006: Move Linux TSan Tests config to chromium.memory.json (Closed)
Patch Set: Created 3 years, 11 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 | « no previous file | testing/buildbot/chromium.memory.json » ('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 ChromeOS MSan Tests": { 2 "Linux ChromeOS MSan Tests": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "swarming": { 5 "swarming": {
6 "can_use_on_swarming_builders": true 6 "can_use_on_swarming_builders": true
7 }, 7 },
8 "test": "accessibility_unittests" 8 "test": "accessibility_unittests"
9 }, 9 },
10 { 10 {
(...skipping 603 matching lines...) Expand 10 before | Expand all | Expand 10 after
614 }, 614 },
615 "test": "views_unittests" 615 "test": "views_unittests"
616 }, 616 },
617 { 617 {
618 "swarming": { 618 "swarming": {
619 "can_use_on_swarming_builders": true 619 "can_use_on_swarming_builders": true
620 }, 620 },
621 "test": "wm_unittests" 621 "test": "wm_unittests"
622 } 622 }
623 ] 623 ]
624 },
625 "Linux TSan Tests": {
626 "disabled_tests": {
627 "app_shell_browsertests": "http://crbug.com/455633",
628 "browser_tests": "Too many errors, clean content_browsertests first. http: //crbug.com/368525",
629 "cc_unittests": "http://crbug.com/437454",
630 "interactive_ui_tests": "http://crbug.com/455679"
631 },
632 "gtest_tests": [
633 {
634 "swarming": {
635 "can_use_on_swarming_builders": true
636 },
637 "test": "accessibility_unittests"
638 },
639 {
640 "swarming": {
641 "can_use_on_swarming_builders": true
642 },
643 "test": "aura_unittests"
644 },
645 {
646 "swarming": {
647 "can_use_on_swarming_builders": true
648 },
649 "test": "base_unittests"
650 },
651 {
652 "swarming": {
653 "can_use_on_swarming_builders": true
654 },
655 "test": "cacheinvalidation_unittests"
656 },
657 {
658 "swarming": {
659 "can_use_on_swarming_builders": true
660 },
661 "test": "capture_unittests"
662 },
663 {
664 "swarming": {
665 "can_use_on_swarming_builders": true
666 },
667 "test": "cast_unittests"
668 },
669 {
670 "swarming": {
671 "can_use_on_swarming_builders": true
672 },
673 "test": "chromedriver_unittests"
674 },
675 {
676 "swarming": {
677 "can_use_on_swarming_builders": true
678 },
679 "test": "components_unittests"
680 },
681 {
682 "swarming": {
683 "can_use_on_swarming_builders": true
684 },
685 "test": "content_browsertests"
686 },
687 {
688 "swarming": {
689 "can_use_on_swarming_builders": true
690 },
691 "test": "content_unittests"
692 },
693 {
694 "swarming": {
695 "can_use_on_swarming_builders": true
696 },
697 "test": "crypto_unittests"
698 },
699 {
700 "swarming": {
701 "can_use_on_swarming_builders": true
702 },
703 "test": "dbus_unittests"
704 },
705 {
706 "swarming": {
707 "can_use_on_swarming_builders": true
708 },
709 "test": "device_unittests"
710 },
711 {
712 "swarming": {
713 "can_use_on_swarming_builders": true
714 },
715 "test": "display_unittests"
716 },
717 {
718 "swarming": {
719 "can_use_on_swarming_builders": true
720 },
721 "test": "events_unittests"
722 },
723 {
724 "swarming": {
725 "can_use_on_swarming_builders": true
726 },
727 "test": "extensions_unittests"
728 },
729 {
730 "swarming": {
731 "can_use_on_swarming_builders": true
732 },
733 "test": "gcm_unit_tests"
734 },
735 {
736 "swarming": {
737 "can_use_on_swarming_builders": true
738 },
739 "test": "gfx_unittests"
740 },
741 {
742 "swarming": {
743 "can_use_on_swarming_builders": true
744 },
745 "test": "google_apis_unittests"
746 },
747 {
748 "swarming": {
749 "can_use_on_swarming_builders": true
750 },
751 "test": "gpu_ipc_service_unittests"
752 },
753 {
754 "swarming": {
755 "can_use_on_swarming_builders": true
756 },
757 "test": "gpu_unittests"
758 },
759 {
760 "swarming": {
761 "can_use_on_swarming_builders": true
762 },
763 "test": "ipc_tests"
764 },
765 {
766 "swarming": {
767 "can_use_on_swarming_builders": true
768 },
769 "test": "jingle_unittests"
770 },
771 {
772 "swarming": {
773 "can_use_on_swarming_builders": true
774 },
775 "test": "media_blink_unittests"
776 },
777 {
778 "swarming": {
779 "can_use_on_swarming_builders": true
780 },
781 "test": "media_unittests"
782 },
783 {
784 "swarming": {
785 "can_use_on_swarming_builders": true
786 },
787 "test": "midi_unittests"
788 },
789 {
790 "swarming": {
791 "can_use_on_swarming_builders": true
792 },
793 "test": "mojo_common_unittests"
794 },
795 {
796 "swarming": {
797 "can_use_on_swarming_builders": true
798 },
799 "test": "native_theme_unittests"
800 },
801 {
802 "swarming": {
803 "can_use_on_swarming_builders": true,
804 "shards": 4
805 },
806 "test": "net_unittests"
807 },
808 {
809 "swarming": {
810 "can_use_on_swarming_builders": true
811 },
812 "test": "pdf_unittests"
813 },
814 {
815 "swarming": {
816 "can_use_on_swarming_builders": true
817 },
818 "test": "ppapi_unittests"
819 },
820 {
821 "swarming": {
822 "can_use_on_swarming_builders": true
823 },
824 "test": "printing_unittests"
825 },
826 {
827 "swarming": {
828 "can_use_on_swarming_builders": true
829 },
830 "test": "remoting_unittests"
831 },
832 {
833 "swarming": {
834 "can_use_on_swarming_builders": true
835 },
836 "test": "sandbox_linux_unittests"
837 },
838 {
839 "swarming": {
840 "can_use_on_swarming_builders": true
841 },
842 "test": "skia_unittests"
843 },
844 {
845 "swarming": {
846 "can_use_on_swarming_builders": true
847 },
848 "test": "sql_unittests"
849 },
850 {
851 "swarming": {
852 "can_use_on_swarming_builders": true
853 },
854 "test": "storage_unittests"
855 },
856 {
857 "swarming": {
858 "can_use_on_swarming_builders": true
859 },
860 "test": "ui_base_unittests"
861 },
862 {
863 "swarming": {
864 "can_use_on_swarming_builders": true
865 },
866 "test": "ui_touch_selection_unittests"
867 },
868 {
869 "swarming": {
870 "can_use_on_swarming_builders": true,
871 "shards": 2
872 },
873 "test": "unit_tests"
874 },
875 {
876 "swarming": {
877 "can_use_on_swarming_builders": true
878 },
879 "test": "url_unittests"
880 },
881 {
882 "swarming": {
883 "can_use_on_swarming_builders": true
884 },
885 "test": "views_unittests"
886 },
887 {
888 "swarming": {
889 "can_use_on_swarming_builders": true
890 },
891 "test": "wm_unittests"
892 }
893 ]
894 } 624 }
895 } 625 }
OLDNEW
« no previous file with comments | « no previous file | testing/buildbot/chromium.memory.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698