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

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

Issue 854743002: Swarm cc_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
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 10 matching lines...) Expand all
21 }, 21 },
22 { 22 {
23 "test": "browser_tests", 23 "test": "browser_tests",
24 "swarming": { 24 "swarming": {
25 "can_use_on_swarming_builders": true, 25 "can_use_on_swarming_builders": true,
26 "shards": 10 26 "shards": 10
27 } 27 }
28 }, 28 },
29 "cacheinvalidation_unittests", 29 "cacheinvalidation_unittests",
30 "cast_unittests", 30 "cast_unittests",
31 "cc_unittests", 31 {
32 "test": "cc_unittests",
33 "swarming": {
34 "can_use_on_swarming_builders": true
35 }
36 },
32 "chromedriver_unittests", 37 "chromedriver_unittests",
33 "components_unittests", 38 "components_unittests",
34 { 39 {
35 "test": "content_browsertests", 40 "test": "content_browsertests",
36 "swarming": { 41 "swarming": {
37 "can_use_on_swarming_builders": true 42 "can_use_on_swarming_builders": true
38 } 43 }
39 }, 44 },
40 { 45 {
41 "test": "content_unittests", 46 "test": "content_unittests",
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
145 }, 150 },
146 { 151 {
147 "test": "browser_tests", 152 "test": "browser_tests",
148 "swarming": { 153 "swarming": {
149 "can_use_on_swarming_builders": true, 154 "can_use_on_swarming_builders": true,
150 "shards": 10 155 "shards": 10
151 } 156 }
152 }, 157 },
153 "cacheinvalidation_unittests", 158 "cacheinvalidation_unittests",
154 "cast_unittests", 159 "cast_unittests",
155 "cc_unittests", 160 {
161 "test": "cc_unittests",
162 "swarming": {
163 "can_use_on_swarming_builders": true
164 }
165 },
156 "chromedriver_unittests", 166 "chromedriver_unittests",
157 "components_unittests", 167 "components_unittests",
158 { 168 {
159 "test": "content_browsertests", 169 "test": "content_browsertests",
160 "swarming": { 170 "swarming": {
161 "can_use_on_swarming_builders": true 171 "can_use_on_swarming_builders": true
162 } 172 }
163 }, 173 },
164 { 174 {
165 "test": "content_unittests", 175 "test": "content_unittests",
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
269 }, 279 },
270 { 280 {
271 "test": "browser_tests", 281 "test": "browser_tests",
272 "swarming": { 282 "swarming": {
273 "can_use_on_swarming_builders": true, 283 "can_use_on_swarming_builders": true,
274 "shards": 10 284 "shards": 10
275 } 285 }
276 }, 286 },
277 "cacheinvalidation_unittests", 287 "cacheinvalidation_unittests",
278 "cast_unittests", 288 "cast_unittests",
279 "cc_unittests", 289 {
290 "test": "cc_unittests",
291 "swarming": {
292 "can_use_on_swarming_builders": true
293 }
294 },
280 "chromedriver_unittests", 295 "chromedriver_unittests",
281 "components_unittests", 296 "components_unittests",
282 { 297 {
283 "test": "content_browsertests", 298 "test": "content_browsertests",
284 "swarming": { 299 "swarming": {
285 "can_use_on_swarming_builders": true 300 "can_use_on_swarming_builders": true
286 } 301 }
287 }, 302 },
288 { 303 {
289 "test": "content_unittests", 304 "test": "content_unittests",
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
393 }, 408 },
394 { 409 {
395 "test": "browser_tests", 410 "test": "browser_tests",
396 "swarming": { 411 "swarming": {
397 "can_use_on_swarming_builders": true, 412 "can_use_on_swarming_builders": true,
398 "shards": 10 413 "shards": 10
399 } 414 }
400 }, 415 },
401 "cacheinvalidation_unittests", 416 "cacheinvalidation_unittests",
402 "cast_unittests", 417 "cast_unittests",
403 "cc_unittests", 418 {
419 "test": "cc_unittests",
420 "swarming": {
421 "can_use_on_swarming_builders": true
422 }
423 },
404 "chromedriver_unittests", 424 "chromedriver_unittests",
405 "components_unittests", 425 "components_unittests",
406 { 426 {
407 "test": "content_browsertests", 427 "test": "content_browsertests",
408 "swarming": { 428 "swarming": {
409 "can_use_on_swarming_builders": true 429 "can_use_on_swarming_builders": true
410 } 430 }
411 }, 431 },
412 { 432 {
413 "test": "content_unittests", 433 "test": "content_unittests",
(...skipping 76 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

Powered by Google App Engine
This is Rietveld 408576698