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

Side by Side Diff: testing/buildbot/chromium.memory.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, 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.linux.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 "test": "ipc_tests" 106 "test": "ipc_tests"
107 }, 107 },
108 { 108 {
109 "test": "jingle_unittests" 109 "test": "jingle_unittests"
110 }, 110 },
111 { 111 {
112 "swarming": {
113 "can_use_on_swarming_builders": true
114 },
112 "test": "media_unittests" 115 "test": "media_unittests"
113 }, 116 },
114 { 117 {
115 "test": "midi_unittests" 118 "test": "midi_unittests"
116 }, 119 },
117 { 120 {
118 "swarming": { 121 "swarming": {
119 "can_use_on_swarming_builders": true, 122 "can_use_on_swarming_builders": true,
120 "shards": 4 123 "shards": 4
121 }, 124 },
(...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after
295 }, 298 },
296 "test": "interactive_ui_tests" 299 "test": "interactive_ui_tests"
297 }, 300 },
298 { 301 {
299 "test": "ipc_tests" 302 "test": "ipc_tests"
300 }, 303 },
301 { 304 {
302 "test": "jingle_unittests" 305 "test": "jingle_unittests"
303 }, 306 },
304 { 307 {
308 "swarming": {
309 "can_use_on_swarming_builders": true
310 },
305 "test": "media_unittests" 311 "test": "media_unittests"
306 }, 312 },
307 { 313 {
308 "test": "message_center_unittests" 314 "test": "message_center_unittests"
309 }, 315 },
310 { 316 {
311 "test": "midi_unittests" 317 "test": "midi_unittests"
312 }, 318 },
313 { 319 {
314 "test": "nacl_loader_unittests" 320 "test": "nacl_loader_unittests"
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
433 }, 439 },
434 "test": "interactive_ui_tests" 440 "test": "interactive_ui_tests"
435 }, 441 },
436 { 442 {
437 "test": "ipc_tests" 443 "test": "ipc_tests"
438 }, 444 },
439 { 445 {
440 "test": "jingle_unittests" 446 "test": "jingle_unittests"
441 }, 447 },
442 { 448 {
449 "swarming": {
450 "can_use_on_swarming_builders": true
451 },
443 "test": "media_unittests" 452 "test": "media_unittests"
444 }, 453 },
445 { 454 {
446 "test": "midi_unittests" 455 "test": "midi_unittests"
447 }, 456 },
448 { 457 {
449 "swarming": { 458 "swarming": {
450 "can_use_on_swarming_builders": true 459 "can_use_on_swarming_builders": true
451 }, 460 },
452 "test": "net_unittests" 461 "test": "net_unittests"
(...skipping 24 matching lines...) Expand all
477 "can_use_on_swarming_builders": true 486 "can_use_on_swarming_builders": true
478 }, 487 },
479 "test": "unit_tests" 488 "test": "unit_tests"
480 }, 489 },
481 { 490 {
482 "test": "url_unittests" 491 "test": "url_unittests"
483 } 492 }
484 ] 493 ]
485 } 494 }
486 } 495 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698