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

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

Powered by Google App Engine
This is Rietveld 408576698