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

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