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

Side by Side Diff: testing/buildbot/chromium.memory.fyi.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, 6 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.memory.json ('k') | testing/buildbot/chromium.webkit.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 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
129 { 129 {
130 "test": "jingle_unittests" 130 "test": "jingle_unittests"
131 }, 131 },
132 { 132 {
133 "swarming": { 133 "swarming": {
134 "can_use_on_swarming_builders": true 134 "can_use_on_swarming_builders": true
135 }, 135 },
136 "test": "media_unittests" 136 "test": "media_unittests"
137 }, 137 },
138 { 138 {
139 "swarming": {
140 "can_use_on_swarming_builders": true
141 },
139 "test": "midi_unittests" 142 "test": "midi_unittests"
140 }, 143 },
141 { 144 {
142 "test": "mojo_common_unittests" 145 "test": "mojo_common_unittests"
143 }, 146 },
144 { 147 {
145 "test": "mojo_public_bindings_unittests" 148 "test": "mojo_public_bindings_unittests"
146 }, 149 },
147 { 150 {
148 "test": "mojo_public_environment_unittests" 151 "test": "mojo_public_environment_unittests"
(...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after
338 { 341 {
339 "test": "jingle_unittests" 342 "test": "jingle_unittests"
340 }, 343 },
341 { 344 {
342 "swarming": { 345 "swarming": {
343 "can_use_on_swarming_builders": true 346 "can_use_on_swarming_builders": true
344 }, 347 },
345 "test": "media_unittests" 348 "test": "media_unittests"
346 }, 349 },
347 { 350 {
351 "swarming": {
352 "can_use_on_swarming_builders": true
353 },
348 "test": "midi_unittests" 354 "test": "midi_unittests"
349 }, 355 },
350 { 356 {
351 "test": "mojo_common_unittests" 357 "test": "mojo_common_unittests"
352 }, 358 },
353 { 359 {
354 "test": "mojo_public_bindings_unittests" 360 "test": "mojo_public_bindings_unittests"
355 }, 361 },
356 { 362 {
357 "test": "mojo_public_environment_unittests" 363 "test": "mojo_public_environment_unittests"
(...skipping 170 matching lines...) Expand 10 before | Expand all | Expand 10 after
528 { 534 {
529 "test": "jingle_unittests" 535 "test": "jingle_unittests"
530 }, 536 },
531 { 537 {
532 "swarming": { 538 "swarming": {
533 "can_use_on_swarming_builders": true 539 "can_use_on_swarming_builders": true
534 }, 540 },
535 "test": "media_unittests" 541 "test": "media_unittests"
536 }, 542 },
537 { 543 {
544 "swarming": {
545 "can_use_on_swarming_builders": true
546 },
538 "test": "midi_unittests" 547 "test": "midi_unittests"
539 }, 548 },
540 { 549 {
541 "test": "mojo_common_unittests" 550 "test": "mojo_common_unittests"
542 }, 551 },
543 { 552 {
544 "swarming": { 553 "swarming": {
545 "can_use_on_swarming_builders": true, 554 "can_use_on_swarming_builders": true,
546 "shards": 4 555 "shards": 4
547 }, 556 },
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
586 }, 595 },
587 { 596 {
588 "test": "views_unittests" 597 "test": "views_unittests"
589 }, 598 },
590 { 599 {
591 "test": "wm_unittests" 600 "test": "wm_unittests"
592 } 601 }
593 ] 602 ]
594 } 603 }
595 } 604 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.memory.json ('k') | testing/buildbot/chromium.webkit.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698