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

Side by Side Diff: testing/buildbot/chromium.linux.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 | « media/media_unittests.isolate ('k') | testing/buildbot/chromium.mac.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 Tests": { 2 "Linux Tests": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "test": "accessibility_unittests", 5 "test": "accessibility_unittests",
6 "swarming": { 6 "swarming": {
7 "can_use_on_swarming_builders": true 7 "can_use_on_swarming_builders": true
8 } 8 }
9 }, 9 },
10 { 10 {
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 "gpu_unittests", 69 "gpu_unittests",
70 { 70 {
71 "test": "interactive_ui_tests", 71 "test": "interactive_ui_tests",
72 "swarming": { 72 "swarming": {
73 "can_use_on_swarming_builders": true 73 "can_use_on_swarming_builders": true
74 } 74 }
75 }, 75 },
76 "ipc_mojo_unittests", 76 "ipc_mojo_unittests",
77 "ipc_tests", 77 "ipc_tests",
78 "jingle_unittests", 78 "jingle_unittests",
79 "media_unittests", 79 {
80 "test": "media_unittests",
81 "swarming": {
82 "can_use_on_swarming_builders": true
83 }
84 },
80 "mojo_common_unittests", 85 "mojo_common_unittests",
81 "mojo_public_bindings_unittests", 86 "mojo_public_bindings_unittests",
82 "mojo_public_environment_unittests", 87 "mojo_public_environment_unittests",
83 "mojo_public_system_unittests", 88 "mojo_public_system_unittests",
84 "mojo_public_utility_unittests", 89 "mojo_public_utility_unittests",
85 "mojo_system_unittests", 90 "mojo_system_unittests",
86 "nacl_loader_unittests", 91 "nacl_loader_unittests",
87 { 92 {
88 "test": "net_unittests", 93 "test": "net_unittests",
89 "swarming": { 94 "swarming": {
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
210 "gpu_unittests", 215 "gpu_unittests",
211 { 216 {
212 "test": "interactive_ui_tests", 217 "test": "interactive_ui_tests",
213 "swarming": { 218 "swarming": {
214 "can_use_on_swarming_builders": true 219 "can_use_on_swarming_builders": true
215 } 220 }
216 }, 221 },
217 "ipc_mojo_unittests", 222 "ipc_mojo_unittests",
218 "ipc_tests", 223 "ipc_tests",
219 "jingle_unittests", 224 "jingle_unittests",
220 "media_unittests", 225 {
226 "test": "media_unittests",
227 "swarming": {
228 "can_use_on_swarming_builders": true
229 }
230 },
221 "mojo_common_unittests", 231 "mojo_common_unittests",
222 "mojo_public_bindings_unittests", 232 "mojo_public_bindings_unittests",
223 "mojo_public_environment_unittests", 233 "mojo_public_environment_unittests",
224 "mojo_public_system_unittests", 234 "mojo_public_system_unittests",
225 "mojo_public_utility_unittests", 235 "mojo_public_utility_unittests",
226 "mojo_system_unittests", 236 "mojo_system_unittests",
227 "nacl_loader_unittests", 237 "nacl_loader_unittests",
228 { 238 {
229 "test": "net_unittests", 239 "test": "net_unittests",
230 "swarming": { 240 "swarming": {
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
344 { 354 {
345 "test": "interactive_ui_tests", 355 "test": "interactive_ui_tests",
346 "swarming": { 356 "swarming": {
347 "can_use_on_swarming_builders": true, 357 "can_use_on_swarming_builders": true,
348 "shards": 3 358 "shards": 3
349 } 359 }
350 }, 360 },
351 "ipc_mojo_unittests", 361 "ipc_mojo_unittests",
352 "ipc_tests", 362 "ipc_tests",
353 "jingle_unittests", 363 "jingle_unittests",
354 "media_unittests", 364 {
365 "test": "media_unittests",
366 "swarming": {
367 "can_use_on_swarming_builders": true
368 }
369 },
355 "mojo_common_unittests", 370 "mojo_common_unittests",
356 "mojo_public_bindings_unittests", 371 "mojo_public_bindings_unittests",
357 "mojo_public_environment_unittests", 372 "mojo_public_environment_unittests",
358 "mojo_public_system_unittests", 373 "mojo_public_system_unittests",
359 "mojo_public_utility_unittests", 374 "mojo_public_utility_unittests",
360 "mojo_system_unittests", 375 "mojo_system_unittests",
361 "nacl_loader_unittests", 376 "nacl_loader_unittests",
362 { 377 {
363 "test": "net_unittests", 378 "test": "net_unittests",
364 "swarming": { 379 "swarming": {
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
441 "nacl_loader_unittests", 456 "nacl_loader_unittests",
442 "sandbox_linux_unittests", 457 "sandbox_linux_unittests",
443 "sql_unittests", 458 "sql_unittests",
444 "sync_unit_tests", 459 "sync_unit_tests",
445 "ui_base_unittests", 460 "ui_base_unittests",
446 "unit_tests", 461 "unit_tests",
447 "skia_unittests" 462 "skia_unittests"
448 ] 463 ]
449 } 464 }
450 } 465 }
OLDNEW
« no previous file with comments | « media/media_unittests.isolate ('k') | testing/buildbot/chromium.mac.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698