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

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

Issue 1208103004: Convert midi_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@4_message_center_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.linux.json ('k') | testing/buildbot/chromium.memory.fyi.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 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
108 { 108 {
109 "test": "jingle_unittests" 109 "test": "jingle_unittests"
110 }, 110 },
111 { 111 {
112 "swarming": { 112 "swarming": {
113 "can_use_on_swarming_builders": true 113 "can_use_on_swarming_builders": true
114 }, 114 },
115 "test": "media_unittests" 115 "test": "media_unittests"
116 }, 116 },
117 { 117 {
118 "swarming": {
119 "can_use_on_swarming_builders": true
120 },
118 "test": "midi_unittests" 121 "test": "midi_unittests"
119 }, 122 },
120 { 123 {
121 "swarming": { 124 "swarming": {
122 "can_use_on_swarming_builders": true, 125 "can_use_on_swarming_builders": true,
123 "shards": 4 126 "shards": 4
124 }, 127 },
125 "test": "net_unittests" 128 "test": "net_unittests"
126 }, 129 },
127 { 130 {
(...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after
310 }, 313 },
311 "test": "media_unittests" 314 "test": "media_unittests"
312 }, 315 },
313 { 316 {
314 "swarming": { 317 "swarming": {
315 "can_use_on_swarming_builders": true 318 "can_use_on_swarming_builders": true
316 }, 319 },
317 "test": "message_center_unittests" 320 "test": "message_center_unittests"
318 }, 321 },
319 { 322 {
323 "swarming": {
324 "can_use_on_swarming_builders": true
325 },
320 "test": "midi_unittests" 326 "test": "midi_unittests"
321 }, 327 },
322 { 328 {
323 "test": "nacl_loader_unittests" 329 "test": "nacl_loader_unittests"
324 }, 330 },
325 { 331 {
326 "swarming": { 332 "swarming": {
327 "can_use_on_swarming_builders": true, 333 "can_use_on_swarming_builders": true,
328 "shards": 4 334 "shards": 4
329 }, 335 },
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
448 { 454 {
449 "test": "jingle_unittests" 455 "test": "jingle_unittests"
450 }, 456 },
451 { 457 {
452 "swarming": { 458 "swarming": {
453 "can_use_on_swarming_builders": true 459 "can_use_on_swarming_builders": true
454 }, 460 },
455 "test": "media_unittests" 461 "test": "media_unittests"
456 }, 462 },
457 { 463 {
464 "swarming": {
465 "can_use_on_swarming_builders": true
466 },
458 "test": "midi_unittests" 467 "test": "midi_unittests"
459 }, 468 },
460 { 469 {
461 "swarming": { 470 "swarming": {
462 "can_use_on_swarming_builders": true 471 "can_use_on_swarming_builders": true
463 }, 472 },
464 "test": "net_unittests" 473 "test": "net_unittests"
465 }, 474 },
466 { 475 {
467 "test": "ppapi_unittests" 476 "test": "ppapi_unittests"
(...skipping 21 matching lines...) Expand all
489 "can_use_on_swarming_builders": true 498 "can_use_on_swarming_builders": true
490 }, 499 },
491 "test": "unit_tests" 500 "test": "unit_tests"
492 }, 501 },
493 { 502 {
494 "test": "url_unittests" 503 "test": "url_unittests"
495 } 504 }
496 ] 505 ]
497 } 506 }
498 } 507 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698