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

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

Issue 1221843002: Convert jingle_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@5_printing_unittests
Patch Set: Rebase 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.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 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 { 126 {
127 "test": "ipc_mojo_unittests" 127 "test": "ipc_mojo_unittests"
128 }, 128 },
129 { 129 {
130 "swarming": { 130 "swarming": {
131 "can_use_on_swarming_builders": true 131 "can_use_on_swarming_builders": true
132 }, 132 },
133 "test": "ipc_tests" 133 "test": "ipc_tests"
134 }, 134 },
135 { 135 {
136 "swarming": {
137 "can_use_on_swarming_builders": true
138 },
136 "test": "jingle_unittests" 139 "test": "jingle_unittests"
137 }, 140 },
138 { 141 {
139 "swarming": { 142 "swarming": {
140 "can_use_on_swarming_builders": true 143 "can_use_on_swarming_builders": true
141 }, 144 },
142 "test": "media_unittests" 145 "test": "media_unittests"
143 }, 146 },
144 { 147 {
145 "swarming": { 148 "swarming": {
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after
356 { 359 {
357 "test": "ipc_mojo_unittests" 360 "test": "ipc_mojo_unittests"
358 }, 361 },
359 { 362 {
360 "swarming": { 363 "swarming": {
361 "can_use_on_swarming_builders": true 364 "can_use_on_swarming_builders": true
362 }, 365 },
363 "test": "ipc_tests" 366 "test": "ipc_tests"
364 }, 367 },
365 { 368 {
369 "swarming": {
370 "can_use_on_swarming_builders": true
371 },
366 "test": "jingle_unittests" 372 "test": "jingle_unittests"
367 }, 373 },
368 { 374 {
369 "swarming": { 375 "swarming": {
370 "can_use_on_swarming_builders": true 376 "can_use_on_swarming_builders": true
371 }, 377 },
372 "test": "media_unittests" 378 "test": "media_unittests"
373 }, 379 },
374 { 380 {
375 "swarming": { 381 "swarming": {
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
570 { 576 {
571 "test": "ipc_mojo_unittests" 577 "test": "ipc_mojo_unittests"
572 }, 578 },
573 { 579 {
574 "swarming": { 580 "swarming": {
575 "can_use_on_swarming_builders": true 581 "can_use_on_swarming_builders": true
576 }, 582 },
577 "test": "ipc_tests" 583 "test": "ipc_tests"
578 }, 584 },
579 { 585 {
586 "swarming": {
587 "can_use_on_swarming_builders": true
588 },
580 "test": "jingle_unittests" 589 "test": "jingle_unittests"
581 }, 590 },
582 { 591 {
583 "swarming": { 592 "swarming": {
584 "can_use_on_swarming_builders": true 593 "can_use_on_swarming_builders": true
585 }, 594 },
586 "test": "media_unittests" 595 "test": "media_unittests"
587 }, 596 },
588 { 597 {
589 "swarming": { 598 "swarming": {
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
652 }, 661 },
653 { 662 {
654 "test": "views_unittests" 663 "test": "views_unittests"
655 }, 664 },
656 { 665 {
657 "test": "wm_unittests" 666 "test": "wm_unittests"
658 } 667 }
659 ] 668 ]
660 } 669 }
661 } 670 }
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