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

Side by Side Diff: testing/buildbot/chromium.memory.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.mac.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 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
102 }, 102 },
103 "test": "interactive_ui_tests" 103 "test": "interactive_ui_tests"
104 }, 104 },
105 { 105 {
106 "swarming": { 106 "swarming": {
107 "can_use_on_swarming_builders": true 107 "can_use_on_swarming_builders": true
108 }, 108 },
109 "test": "ipc_tests" 109 "test": "ipc_tests"
110 }, 110 },
111 { 111 {
112 "swarming": {
113 "can_use_on_swarming_builders": true
114 },
112 "test": "jingle_unittests" 115 "test": "jingle_unittests"
113 }, 116 },
114 { 117 {
115 "swarming": { 118 "swarming": {
116 "can_use_on_swarming_builders": true 119 "can_use_on_swarming_builders": true
117 }, 120 },
118 "test": "media_unittests" 121 "test": "media_unittests"
119 }, 122 },
120 { 123 {
121 "swarming": { 124 "swarming": {
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
316 }, 319 },
317 "test": "interactive_ui_tests" 320 "test": "interactive_ui_tests"
318 }, 321 },
319 { 322 {
320 "swarming": { 323 "swarming": {
321 "can_use_on_swarming_builders": true 324 "can_use_on_swarming_builders": true
322 }, 325 },
323 "test": "ipc_tests" 326 "test": "ipc_tests"
324 }, 327 },
325 { 328 {
329 "swarming": {
330 "can_use_on_swarming_builders": true
331 },
326 "test": "jingle_unittests" 332 "test": "jingle_unittests"
327 }, 333 },
328 { 334 {
329 "swarming": { 335 "swarming": {
330 "can_use_on_swarming_builders": true 336 "can_use_on_swarming_builders": true
331 }, 337 },
332 "test": "media_unittests" 338 "test": "media_unittests"
333 }, 339 },
334 { 340 {
335 "swarming": { 341 "swarming": {
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after
478 }, 484 },
479 "test": "interactive_ui_tests" 485 "test": "interactive_ui_tests"
480 }, 486 },
481 { 487 {
482 "swarming": { 488 "swarming": {
483 "can_use_on_swarming_builders": true 489 "can_use_on_swarming_builders": true
484 }, 490 },
485 "test": "ipc_tests" 491 "test": "ipc_tests"
486 }, 492 },
487 { 493 {
494 "swarming": {
495 "can_use_on_swarming_builders": true
496 },
488 "test": "jingle_unittests" 497 "test": "jingle_unittests"
489 }, 498 },
490 { 499 {
491 "swarming": { 500 "swarming": {
492 "can_use_on_swarming_builders": true 501 "can_use_on_swarming_builders": true
493 }, 502 },
494 "test": "media_unittests" 503 "test": "media_unittests"
495 }, 504 },
496 { 505 {
497 "swarming": { 506 "swarming": {
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
540 }, 549 },
541 { 550 {
542 "swarming": { 551 "swarming": {
543 "can_use_on_swarming_builders": true 552 "can_use_on_swarming_builders": true
544 }, 553 },
545 "test": "url_unittests" 554 "test": "url_unittests"
546 } 555 }
547 ] 556 ]
548 } 557 }
549 } 558 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698