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

Side by Side Diff: testing/buildbot/chromium.mac.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.linux.json ('k') | testing/buildbot/chromium.win.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 "Mac10.6 Tests": { 2 "Mac10.6 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 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 "gpu_unittests", 55 "gpu_unittests",
56 "google_apis_unittests", 56 "google_apis_unittests",
57 { 57 {
58 "test": "interactive_ui_tests", 58 "test": "interactive_ui_tests",
59 "swarming": { 59 "swarming": {
60 "can_use_on_swarming_builders": true 60 "can_use_on_swarming_builders": true
61 } 61 }
62 }, 62 },
63 "ipc_tests", 63 "ipc_tests",
64 "jingle_unittests", 64 "jingle_unittests",
65 "media_unittests", 65 {
66 "test": "media_unittests",
67 "swarming": {
68 "can_use_on_swarming_builders": true
69 }
70 },
66 { 71 {
67 "test": "message_center_unittests", 72 "test": "message_center_unittests",
68 "swarming": { 73 "swarming": {
69 "can_use_on_swarming_builders": true 74 "can_use_on_swarming_builders": true
70 } 75 }
71 }, 76 },
72 "mojo_common_unittests", 77 "mojo_common_unittests",
73 "mojo_public_bindings_unittests", 78 "mojo_public_bindings_unittests",
74 "mojo_public_environment_unittests", 79 "mojo_public_environment_unittests",
75 "mojo_public_system_unittests", 80 "mojo_public_system_unittests",
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
179 "gpu_unittests", 184 "gpu_unittests",
180 "google_apis_unittests", 185 "google_apis_unittests",
181 { 186 {
182 "test": "interactive_ui_tests", 187 "test": "interactive_ui_tests",
183 "swarming": { 188 "swarming": {
184 "can_use_on_swarming_builders": true 189 "can_use_on_swarming_builders": true
185 } 190 }
186 }, 191 },
187 "ipc_tests", 192 "ipc_tests",
188 "jingle_unittests", 193 "jingle_unittests",
189 "media_unittests", 194 {
195 "test": "media_unittests",
196 "swarming": {
197 "can_use_on_swarming_builders": true
198 }
199 },
190 { 200 {
191 "test": "message_center_unittests", 201 "test": "message_center_unittests",
192 "swarming": { 202 "swarming": {
193 "can_use_on_swarming_builders": true 203 "can_use_on_swarming_builders": true
194 } 204 }
195 }, 205 },
196 "mojo_common_unittests", 206 "mojo_common_unittests",
197 "mojo_public_bindings_unittests", 207 "mojo_public_bindings_unittests",
198 "mojo_public_environment_unittests", 208 "mojo_public_environment_unittests",
199 "mojo_public_system_unittests", 209 "mojo_public_system_unittests",
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
303 "gpu_unittests", 313 "gpu_unittests",
304 "google_apis_unittests", 314 "google_apis_unittests",
305 { 315 {
306 "test": "interactive_ui_tests", 316 "test": "interactive_ui_tests",
307 "swarming": { 317 "swarming": {
308 "can_use_on_swarming_builders": true 318 "can_use_on_swarming_builders": true
309 } 319 }
310 }, 320 },
311 "ipc_tests", 321 "ipc_tests",
312 "jingle_unittests", 322 "jingle_unittests",
313 "media_unittests", 323 {
324 "test": "media_unittests",
325 "swarming": {
326 "can_use_on_swarming_builders": true
327 }
328 },
314 { 329 {
315 "test": "message_center_unittests", 330 "test": "message_center_unittests",
316 "swarming": { 331 "swarming": {
317 "can_use_on_swarming_builders": true 332 "can_use_on_swarming_builders": true
318 } 333 }
319 }, 334 },
320 "mojo_common_unittests", 335 "mojo_common_unittests",
321 "mojo_public_bindings_unittests", 336 "mojo_public_bindings_unittests",
322 "mojo_public_environment_unittests", 337 "mojo_public_environment_unittests",
323 "mojo_public_system_unittests", 338 "mojo_public_system_unittests",
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
428 "google_apis_unittests", 443 "google_apis_unittests",
429 { 444 {
430 "test": "interactive_ui_tests", 445 "test": "interactive_ui_tests",
431 "swarming": { 446 "swarming": {
432 "can_use_on_swarming_builders": true, 447 "can_use_on_swarming_builders": true,
433 "shards": 2 448 "shards": 2
434 } 449 }
435 }, 450 },
436 "ipc_tests", 451 "ipc_tests",
437 "jingle_unittests", 452 "jingle_unittests",
438 "media_unittests", 453 {
454 "test": "media_unittests",
455 "swarming": {
456 "can_use_on_swarming_builders": true
457 }
458 },
439 { 459 {
440 "test": "message_center_unittests", 460 "test": "message_center_unittests",
441 "swarming": { 461 "swarming": {
442 "can_use_on_swarming_builders": true 462 "can_use_on_swarming_builders": true
443 } 463 }
444 }, 464 },
445 "mojo_common_unittests", 465 "mojo_common_unittests",
446 "mojo_public_bindings_unittests", 466 "mojo_public_bindings_unittests",
447 "mojo_public_environment_unittests", 467 "mojo_public_environment_unittests",
448 "mojo_public_system_unittests", 468 "mojo_public_system_unittests",
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
490 "name": "telemetry_perf_unittests", 510 "name": "telemetry_perf_unittests",
491 "script": "telemetry_perf_unittests.py" 511 "script": "telemetry_perf_unittests.py"
492 }, 512 },
493 { 513 {
494 "name": "nacl_integration", 514 "name": "nacl_integration",
495 "script": "nacl_integration.py" 515 "script": "nacl_integration.py"
496 } 516 }
497 ] 517 ]
498 } 518 }
499 } 519 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698