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

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