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

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

Issue 2654283002: Try to re-enable long disabled tests under TSan.
Patch Set: Created 3 years, 10 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 | no next file » | 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 574 matching lines...) Expand 10 before | Expand all | Expand 10 after
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": { 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": [ 595 "gtest_tests": [
602 { 596 {
603 "swarming": { 597 "swarming": {
604 "can_use_on_swarming_builders": true 598 "can_use_on_swarming_builders": true
605 }, 599 },
606 "test": "accessibility_unittests" 600 "test": "accessibility_unittests"
607 }, 601 },
608 { 602 {
609 "swarming": { 603 "swarming": {
610 "can_use_on_swarming_builders": true 604 "can_use_on_swarming_builders": true
611 }, 605 },
612 "test": "aura_unittests" 606 "test": "aura_unittests"
613 }, 607 },
614 { 608 {
615 "swarming": { 609 "swarming": {
616 "can_use_on_swarming_builders": true 610 "can_use_on_swarming_builders": true
617 }, 611 },
618 "test": "base_unittests" 612 "test": "base_unittests"
619 }, 613 },
620 { 614 {
621 "swarming": { 615 "swarming": {
616 "can_use_on_swarming_builders": true,
617 "shards": 10
618 },
619 "test": "browser_tests"
620 },
621 {
622 "swarming": {
622 "can_use_on_swarming_builders": true 623 "can_use_on_swarming_builders": true
623 }, 624 },
624 "test": "cacheinvalidation_unittests" 625 "test": "cacheinvalidation_unittests"
625 }, 626 },
626 { 627 {
627 "swarming": { 628 "swarming": {
628 "can_use_on_swarming_builders": true 629 "can_use_on_swarming_builders": true
629 }, 630 },
630 "test": "capture_unittests" 631 "test": "capture_unittests"
631 }, 632 },
632 { 633 {
633 "swarming": { 634 "swarming": {
634 "can_use_on_swarming_builders": true 635 "can_use_on_swarming_builders": true
635 }, 636 },
636 "test": "cast_unittests" 637 "test": "cast_unittests"
637 }, 638 },
638 { 639 {
639 "swarming": { 640 "swarming": {
640 "can_use_on_swarming_builders": true 641 "can_use_on_swarming_builders": true
641 }, 642 },
643 "test": "cc_unittests"
644 },
645 {
646 "swarming": {
647 "can_use_on_swarming_builders": true
648 },
642 "test": "chromedriver_unittests" 649 "test": "chromedriver_unittests"
643 }, 650 },
644 { 651 {
645 "swarming": { 652 "swarming": {
646 "can_use_on_swarming_builders": true 653 "can_use_on_swarming_builders": true
647 }, 654 },
648 "test": "components_unittests" 655 "test": "components_unittests"
649 }, 656 },
650 { 657 {
651 "swarming": { 658 "swarming": {
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
721 "test": "gpu_ipc_service_unittests" 728 "test": "gpu_ipc_service_unittests"
722 }, 729 },
723 { 730 {
724 "swarming": { 731 "swarming": {
725 "can_use_on_swarming_builders": true 732 "can_use_on_swarming_builders": true
726 }, 733 },
727 "test": "gpu_unittests" 734 "test": "gpu_unittests"
728 }, 735 },
729 { 736 {
730 "swarming": { 737 "swarming": {
738 "can_use_on_swarming_builders": true,
739 "shards": 3
740 },
741 "test": "interactive_ui_tests"
742 },
743 {
744 "swarming": {
731 "can_use_on_swarming_builders": true 745 "can_use_on_swarming_builders": true
732 }, 746 },
733 "test": "ipc_tests" 747 "test": "ipc_tests"
734 }, 748 },
735 { 749 {
736 "swarming": { 750 "swarming": {
737 "can_use_on_swarming_builders": true 751 "can_use_on_swarming_builders": true
738 }, 752 },
739 "test": "jingle_unittests" 753 "test": "jingle_unittests"
740 }, 754 },
(...skipping 338 matching lines...) Expand 10 before | Expand all | Expand 10 after
1079 }, 1093 },
1080 { 1094 {
1081 "swarming": { 1095 "swarming": {
1082 "can_use_on_swarming_builders": true 1096 "can_use_on_swarming_builders": true
1083 }, 1097 },
1084 "test": "wtf_unittests" 1098 "test": "wtf_unittests"
1085 } 1099 }
1086 ] 1100 ]
1087 } 1101 }
1088 } 1102 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698