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

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

Issue 1210173002: Convert media_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@2_events_unittests
Patch Set: 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 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
123 { 123 {
124 "test": "ipc_mojo_unittests" 124 "test": "ipc_mojo_unittests"
125 }, 125 },
126 { 126 {
127 "test": "ipc_tests" 127 "test": "ipc_tests"
128 }, 128 },
129 { 129 {
130 "test": "jingle_unittests" 130 "test": "jingle_unittests"
131 }, 131 },
132 { 132 {
133 "swarming": {
134 "can_use_on_swarming_builders": true
135 },
133 "test": "media_unittests" 136 "test": "media_unittests"
134 }, 137 },
135 { 138 {
136 "test": "midi_unittests" 139 "test": "midi_unittests"
137 }, 140 },
138 { 141 {
139 "test": "mojo_common_unittests" 142 "test": "mojo_common_unittests"
140 }, 143 },
141 { 144 {
142 "test": "mojo_public_bindings_unittests" 145 "test": "mojo_public_bindings_unittests"
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
329 { 332 {
330 "test": "ipc_mojo_unittests" 333 "test": "ipc_mojo_unittests"
331 }, 334 },
332 { 335 {
333 "test": "ipc_tests" 336 "test": "ipc_tests"
334 }, 337 },
335 { 338 {
336 "test": "jingle_unittests" 339 "test": "jingle_unittests"
337 }, 340 },
338 { 341 {
342 "swarming": {
343 "can_use_on_swarming_builders": true
344 },
339 "test": "media_unittests" 345 "test": "media_unittests"
340 }, 346 },
341 { 347 {
342 "test": "midi_unittests" 348 "test": "midi_unittests"
343 }, 349 },
344 { 350 {
345 "test": "mojo_common_unittests" 351 "test": "mojo_common_unittests"
346 }, 352 },
347 { 353 {
348 "test": "mojo_public_bindings_unittests" 354 "test": "mojo_public_bindings_unittests"
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
516 { 522 {
517 "test": "ipc_mojo_unittests" 523 "test": "ipc_mojo_unittests"
518 }, 524 },
519 { 525 {
520 "test": "ipc_tests" 526 "test": "ipc_tests"
521 }, 527 },
522 { 528 {
523 "test": "jingle_unittests" 529 "test": "jingle_unittests"
524 }, 530 },
525 { 531 {
532 "swarming": {
533 "can_use_on_swarming_builders": true
534 },
526 "test": "media_unittests" 535 "test": "media_unittests"
527 }, 536 },
528 { 537 {
529 "test": "midi_unittests" 538 "test": "midi_unittests"
530 }, 539 },
531 { 540 {
532 "test": "mojo_common_unittests" 541 "test": "mojo_common_unittests"
533 }, 542 },
534 { 543 {
535 "swarming": { 544 "swarming": {
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
577 }, 586 },
578 { 587 {
579 "test": "views_unittests" 588 "test": "views_unittests"
580 }, 589 },
581 { 590 {
582 "test": "wm_unittests" 591 "test": "wm_unittests"
583 } 592 }
584 ] 593 ]
585 } 594 }
586 } 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