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

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

Issue 1235763002: Convert mojo_common_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@1_clang
Patch Set: Created 5 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 | « testing/buildbot/chromium.mac.json ('k') | testing/buildbot/chromium.win.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 154 matching lines...) Expand 10 before | Expand all | Expand 10 after
165 }, 165 },
166 "test": "media_unittests" 166 "test": "media_unittests"
167 }, 167 },
168 { 168 {
169 "swarming": { 169 "swarming": {
170 "can_use_on_swarming_builders": true 170 "can_use_on_swarming_builders": true
171 }, 171 },
172 "test": "midi_unittests" 172 "test": "midi_unittests"
173 }, 173 },
174 { 174 {
175 "swarming": {
176 "can_use_on_swarming_builders": true
177 },
175 "test": "mojo_common_unittests" 178 "test": "mojo_common_unittests"
176 }, 179 },
177 { 180 {
178 "test": "mojo_public_bindings_unittests" 181 "test": "mojo_public_bindings_unittests"
179 }, 182 },
180 { 183 {
181 "test": "mojo_public_environment_unittests" 184 "test": "mojo_public_environment_unittests"
182 }, 185 },
183 { 186 {
184 "test": "mojo_public_system_unittests" 187 "test": "mojo_public_system_unittests"
(...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after
440 }, 443 },
441 "test": "media_unittests" 444 "test": "media_unittests"
442 }, 445 },
443 { 446 {
444 "swarming": { 447 "swarming": {
445 "can_use_on_swarming_builders": true 448 "can_use_on_swarming_builders": true
446 }, 449 },
447 "test": "midi_unittests" 450 "test": "midi_unittests"
448 }, 451 },
449 { 452 {
453 "swarming": {
454 "can_use_on_swarming_builders": true
455 },
450 "test": "mojo_common_unittests" 456 "test": "mojo_common_unittests"
451 }, 457 },
452 { 458 {
453 "test": "mojo_public_bindings_unittests" 459 "test": "mojo_public_bindings_unittests"
454 }, 460 },
455 { 461 {
456 "test": "mojo_public_environment_unittests" 462 "test": "mojo_public_environment_unittests"
457 }, 463 },
458 { 464 {
459 "test": "mojo_public_system_unittests" 465 "test": "mojo_public_system_unittests"
(...skipping 236 matching lines...) Expand 10 before | Expand all | Expand 10 after
696 }, 702 },
697 "test": "media_unittests" 703 "test": "media_unittests"
698 }, 704 },
699 { 705 {
700 "swarming": { 706 "swarming": {
701 "can_use_on_swarming_builders": true 707 "can_use_on_swarming_builders": true
702 }, 708 },
703 "test": "midi_unittests" 709 "test": "midi_unittests"
704 }, 710 },
705 { 711 {
712 "swarming": {
713 "can_use_on_swarming_builders": true
714 },
706 "test": "mojo_common_unittests" 715 "test": "mojo_common_unittests"
707 }, 716 },
708 { 717 {
709 "swarming": { 718 "swarming": {
710 "can_use_on_swarming_builders": true, 719 "can_use_on_swarming_builders": true,
711 "shards": 4 720 "shards": 4
712 }, 721 },
713 "test": "net_unittests" 722 "test": "net_unittests"
714 }, 723 },
715 { 724 {
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
781 }, 790 },
782 { 791 {
783 "swarming": { 792 "swarming": {
784 "can_use_on_swarming_builders": true 793 "can_use_on_swarming_builders": true
785 }, 794 },
786 "test": "wm_unittests" 795 "test": "wm_unittests"
787 } 796 }
788 ] 797 ]
789 } 798 }
790 } 799 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698