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

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

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

Powered by Google App Engine
This is Rietveld 408576698