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

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

Issue 1234193006: Convert mojo_public_utility_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@5_mojo_public_system_unittests
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 178 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 }, 189 },
190 "test": "mojo_public_environment_unittests" 190 "test": "mojo_public_environment_unittests"
191 }, 191 },
192 { 192 {
193 "swarming": { 193 "swarming": {
194 "can_use_on_swarming_builders": true 194 "can_use_on_swarming_builders": true
195 }, 195 },
196 "test": "mojo_public_system_unittests" 196 "test": "mojo_public_system_unittests"
197 }, 197 },
198 { 198 {
199 "swarming": {
200 "can_use_on_swarming_builders": true
201 },
199 "test": "mojo_public_utility_unittests" 202 "test": "mojo_public_utility_unittests"
200 }, 203 },
201 { 204 {
202 "test": "mojo_system_unittests" 205 "test": "mojo_system_unittests"
203 }, 206 },
204 { 207 {
205 "swarming": { 208 "swarming": {
206 "can_use_on_swarming_builders": true 209 "can_use_on_swarming_builders": true
207 }, 210 },
208 "test": "nacl_loader_unittests" 211 "test": "nacl_loader_unittests"
(...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after
476 }, 479 },
477 "test": "mojo_public_environment_unittests" 480 "test": "mojo_public_environment_unittests"
478 }, 481 },
479 { 482 {
480 "swarming": { 483 "swarming": {
481 "can_use_on_swarming_builders": true 484 "can_use_on_swarming_builders": true
482 }, 485 },
483 "test": "mojo_public_system_unittests" 486 "test": "mojo_public_system_unittests"
484 }, 487 },
485 { 488 {
489 "swarming": {
490 "can_use_on_swarming_builders": true
491 },
486 "test": "mojo_public_utility_unittests" 492 "test": "mojo_public_utility_unittests"
487 }, 493 },
488 { 494 {
489 "test": "mojo_system_unittests" 495 "test": "mojo_system_unittests"
490 }, 496 },
491 { 497 {
492 "swarming": { 498 "swarming": {
493 "can_use_on_swarming_builders": true 499 "can_use_on_swarming_builders": true
494 }, 500 },
495 "test": "nacl_loader_unittests" 501 "test": "nacl_loader_unittests"
(...skipping 312 matching lines...) Expand 10 before | Expand all | Expand 10 after
808 }, 814 },
809 { 815 {
810 "swarming": { 816 "swarming": {
811 "can_use_on_swarming_builders": true 817 "can_use_on_swarming_builders": true
812 }, 818 },
813 "test": "wm_unittests" 819 "test": "wm_unittests"
814 } 820 }
815 ] 821 ]
816 } 822 }
817 } 823 }
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