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

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

Issue 1210933003: Revert of 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 },
121 "test": "midi_unittests" 118 "test": "midi_unittests"
122 }, 119 },
123 { 120 {
124 "swarming": { 121 "swarming": {
125 "can_use_on_swarming_builders": true, 122 "can_use_on_swarming_builders": true,
126 "shards": 4 123 "shards": 4
127 }, 124 },
128 "test": "net_unittests" 125 "test": "net_unittests"
129 }, 126 },
130 { 127 {
(...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after
313 }, 310 },
314 "test": "media_unittests" 311 "test": "media_unittests"
315 }, 312 },
316 { 313 {
317 "swarming": { 314 "swarming": {
318 "can_use_on_swarming_builders": true 315 "can_use_on_swarming_builders": true
319 }, 316 },
320 "test": "message_center_unittests" 317 "test": "message_center_unittests"
321 }, 318 },
322 { 319 {
323 "swarming": {
324 "can_use_on_swarming_builders": true
325 },
326 "test": "midi_unittests" 320 "test": "midi_unittests"
327 }, 321 },
328 { 322 {
329 "test": "nacl_loader_unittests" 323 "test": "nacl_loader_unittests"
330 }, 324 },
331 { 325 {
332 "swarming": { 326 "swarming": {
333 "can_use_on_swarming_builders": true, 327 "can_use_on_swarming_builders": true,
334 "shards": 4 328 "shards": 4
335 }, 329 },
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
454 { 448 {
455 "test": "jingle_unittests" 449 "test": "jingle_unittests"
456 }, 450 },
457 { 451 {
458 "swarming": { 452 "swarming": {
459 "can_use_on_swarming_builders": true 453 "can_use_on_swarming_builders": true
460 }, 454 },
461 "test": "media_unittests" 455 "test": "media_unittests"
462 }, 456 },
463 { 457 {
464 "swarming": {
465 "can_use_on_swarming_builders": true
466 },
467 "test": "midi_unittests" 458 "test": "midi_unittests"
468 }, 459 },
469 { 460 {
470 "swarming": { 461 "swarming": {
471 "can_use_on_swarming_builders": true 462 "can_use_on_swarming_builders": true
472 }, 463 },
473 "test": "net_unittests" 464 "test": "net_unittests"
474 }, 465 },
475 { 466 {
476 "test": "ppapi_unittests" 467 "test": "ppapi_unittests"
(...skipping 21 matching lines...) Expand all
498 "can_use_on_swarming_builders": true 489 "can_use_on_swarming_builders": true
499 }, 490 },
500 "test": "unit_tests" 491 "test": "unit_tests"
501 }, 492 },
502 { 493 {
503 "test": "url_unittests" 494 "test": "url_unittests"
504 } 495 }
505 ] 496 ]
506 } 497 }
507 } 498 }
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