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

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

Issue 1212893002: Convert midi_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@1_clang
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 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
341 { 344 {
342 "test": "jingle_unittests" 345 "test": "jingle_unittests"
343 }, 346 },
344 { 347 {
345 "swarming": { 348 "swarming": {
346 "can_use_on_swarming_builders": true 349 "can_use_on_swarming_builders": true
347 }, 350 },
348 "test": "media_unittests" 351 "test": "media_unittests"
349 }, 352 },
350 { 353 {
354 "swarming": {
355 "can_use_on_swarming_builders": true
356 },
351 "test": "midi_unittests" 357 "test": "midi_unittests"
352 }, 358 },
353 { 359 {
354 "test": "mojo_common_unittests" 360 "test": "mojo_common_unittests"
355 }, 361 },
356 { 362 {
357 "test": "mojo_public_bindings_unittests" 363 "test": "mojo_public_bindings_unittests"
358 }, 364 },
359 { 365 {
360 "test": "mojo_public_environment_unittests" 366 "test": "mojo_public_environment_unittests"
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
534 { 540 {
535 "test": "jingle_unittests" 541 "test": "jingle_unittests"
536 }, 542 },
537 { 543 {
538 "swarming": { 544 "swarming": {
539 "can_use_on_swarming_builders": true 545 "can_use_on_swarming_builders": true
540 }, 546 },
541 "test": "media_unittests" 547 "test": "media_unittests"
542 }, 548 },
543 { 549 {
550 "swarming": {
551 "can_use_on_swarming_builders": true
552 },
544 "test": "midi_unittests" 553 "test": "midi_unittests"
545 }, 554 },
546 { 555 {
547 "test": "mojo_common_unittests" 556 "test": "mojo_common_unittests"
548 }, 557 },
549 { 558 {
550 "swarming": { 559 "swarming": {
551 "can_use_on_swarming_builders": true, 560 "can_use_on_swarming_builders": true,
552 "shards": 4 561 "shards": 4
553 }, 562 },
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
592 }, 601 },
593 { 602 {
594 "test": "views_unittests" 603 "test": "views_unittests"
595 }, 604 },
596 { 605 {
597 "test": "wm_unittests" 606 "test": "wm_unittests"
598 } 607 }
599 ] 608 ]
600 } 609 }
601 } 610 }
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