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

Side by Side Diff: testing/buildbot/chromium.win.json

Issue 851013002: Swarm media_unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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_trybot.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 "XP Tests (1)": { 2 "XP Tests (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "accessibility_unittests", 4 "accessibility_unittests",
5 { 5 {
6 "test": "base_unittests", 6 "test": "base_unittests",
7 "swarming": { 7 "swarming": {
8 "can_use_on_swarming_builders": true 8 "can_use_on_swarming_builders": true
9 } 9 }
10 }, 10 },
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 "installer_util_unittests", 48 "installer_util_unittests",
49 { 49 {
50 "test": "interactive_ui_tests", 50 "test": "interactive_ui_tests",
51 "swarming": { 51 "swarming": {
52 "can_use_on_swarming_builders": true, 52 "can_use_on_swarming_builders": true,
53 "shards": 2 53 "shards": 2
54 } 54 }
55 }, 55 },
56 "ipc_tests", 56 "ipc_tests",
57 "jingle_unittests", 57 "jingle_unittests",
58 "media_unittests", 58 {
59 "test": "media_unittests",
60 "swarming": {
61 "can_use_on_swarming_builders": true
62 }
63 },
59 { 64 {
60 "test": "net_unittests", 65 "test": "net_unittests",
61 "swarming": { 66 "swarming": {
62 "can_use_on_swarming_builders": true 67 "can_use_on_swarming_builders": true
63 } 68 }
64 }, 69 },
65 "ppapi_unittests", 70 "ppapi_unittests",
66 "printing_unittests", 71 "printing_unittests",
67 "remoting_unittests", 72 "remoting_unittests",
68 "sbox_unittests", 73 "sbox_unittests",
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
153 "installer_util_unittests", 158 "installer_util_unittests",
154 { 159 {
155 "test": "interactive_ui_tests", 160 "test": "interactive_ui_tests",
156 "swarming": { 161 "swarming": {
157 "can_use_on_swarming_builders": true, 162 "can_use_on_swarming_builders": true,
158 "shards": 2 163 "shards": 2
159 } 164 }
160 }, 165 },
161 "ipc_tests", 166 "ipc_tests",
162 "jingle_unittests", 167 "jingle_unittests",
163 "media_unittests", 168 {
169 "test": "media_unittests",
170 "swarming": {
171 "can_use_on_swarming_builders": true
172 }
173 },
164 "mojo_common_unittests", 174 "mojo_common_unittests",
165 "mojo_public_bindings_unittests", 175 "mojo_public_bindings_unittests",
166 "mojo_public_environment_unittests", 176 "mojo_public_environment_unittests",
167 "mojo_public_system_unittests", 177 "mojo_public_system_unittests",
168 "mojo_public_utility_unittests", 178 "mojo_public_utility_unittests",
169 "mojo_system_unittests", 179 "mojo_system_unittests",
170 { 180 {
171 "test": "net_unittests", 181 "test": "net_unittests",
172 "swarming": { 182 "swarming": {
173 "can_use_on_swarming_builders": true 183 "can_use_on_swarming_builders": true
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
271 { 281 {
272 "test": "interactive_ui_tests", 282 "test": "interactive_ui_tests",
273 "swarming": { 283 "swarming": {
274 "can_use_on_swarming_builders": true, 284 "can_use_on_swarming_builders": true,
275 "shards": 2 285 "shards": 2
276 } 286 }
277 }, 287 },
278 "ipc_tests", 288 "ipc_tests",
279 "jingle_unittests", 289 "jingle_unittests",
280 "keyboard_unittests", 290 "keyboard_unittests",
281 "media_unittests", 291 {
292 "test": "media_unittests",
293 "swarming": {
294 "can_use_on_swarming_builders": true
295 }
296 },
282 "message_center_unittests", 297 "message_center_unittests",
283 "mojo_common_unittests", 298 "mojo_common_unittests",
284 "mojo_public_bindings_unittests", 299 "mojo_public_bindings_unittests",
285 "mojo_public_environment_unittests", 300 "mojo_public_environment_unittests",
286 "mojo_public_system_unittests", 301 "mojo_public_system_unittests",
287 "mojo_public_utility_unittests", 302 "mojo_public_utility_unittests",
288 "mojo_system_unittests", 303 "mojo_system_unittests",
289 { 304 {
290 "test": "net_unittests", 305 "test": "net_unittests",
291 "swarming": { 306 "swarming": {
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
394 { 409 {
395 "test": "interactive_ui_tests", 410 "test": "interactive_ui_tests",
396 "swarming": { 411 "swarming": {
397 "can_use_on_swarming_builders": true, 412 "can_use_on_swarming_builders": true,
398 "shards": 2 413 "shards": 2
399 } 414 }
400 }, 415 },
401 "ipc_tests", 416 "ipc_tests",
402 "jingle_unittests", 417 "jingle_unittests",
403 "keyboard_unittests", 418 "keyboard_unittests",
404 "media_unittests", 419 {
420 "test": "media_unittests",
421 "swarming": {
422 "can_use_on_swarming_builders": true
423 }
424 },
405 "message_center_unittests", 425 "message_center_unittests",
406 "mojo_common_unittests", 426 "mojo_common_unittests",
407 "mojo_public_bindings_unittests", 427 "mojo_public_bindings_unittests",
408 "mojo_public_environment_unittests", 428 "mojo_public_environment_unittests",
409 "mojo_public_system_unittests", 429 "mojo_public_system_unittests",
410 "mojo_public_utility_unittests", 430 "mojo_public_utility_unittests",
411 "mojo_system_unittests", 431 "mojo_system_unittests",
412 { 432 {
413 "test": "net_unittests", 433 "test": "net_unittests",
414 "swarming": { 434 "swarming": {
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
511 "installer_util_unittests", 531 "installer_util_unittests",
512 { 532 {
513 "test": "interactive_ui_tests", 533 "test": "interactive_ui_tests",
514 "swarming": { 534 "swarming": {
515 "can_use_on_swarming_builders": true, 535 "can_use_on_swarming_builders": true,
516 "shards": 4 536 "shards": 4
517 } 537 }
518 }, 538 },
519 "ipc_tests", 539 "ipc_tests",
520 "jingle_unittests", 540 "jingle_unittests",
521 "media_unittests", 541 {
542 "test": "media_unittests",
543 "swarming": {
544 "can_use_on_swarming_builders": true
545 }
546 },
522 "mojo_common_unittests", 547 "mojo_common_unittests",
523 "mojo_public_bindings_unittests", 548 "mojo_public_bindings_unittests",
524 "mojo_public_environment_unittests", 549 "mojo_public_environment_unittests",
525 "mojo_public_system_unittests", 550 "mojo_public_system_unittests",
526 "mojo_public_utility_unittests", 551 "mojo_public_utility_unittests",
527 "mojo_system_unittests", 552 "mojo_system_unittests",
528 { 553 {
529 "test": "net_unittests", 554 "test": "net_unittests",
530 "swarming": { 555 "swarming": {
531 "can_use_on_swarming_builders": true 556 "can_use_on_swarming_builders": true
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
576 "wm_unittests", 601 "wm_unittests",
577 "aura_unittests", 602 "aura_unittests",
578 "ash_unittests", 603 "ash_unittests",
579 "compositor_unittests", 604 "compositor_unittests",
580 "content_browsertests", 605 "content_browsertests",
581 "events_unittests", 606 "events_unittests",
582 "ui_touch_selection_unittests" 607 "ui_touch_selection_unittests"
583 ] 608 ]
584 } 609 }
585 } 610 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | testing/buildbot/chromium_memory_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698