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

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

Issue 861173002: Revert of 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
« 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 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 { 31 "cc_unittests",
32 "test": "cc_unittests",
33 "swarming": {
34 "can_use_on_swarming_builders": true
35 }
36 },
37 "chromedriver_unittests", 32 "chromedriver_unittests",
38 { 33 {
39 "test": "components_unittests", 34 "test": "components_unittests",
40 "swarming": { 35 "swarming": {
41 "can_use_on_swarming_builders": true 36 "can_use_on_swarming_builders": true
42 } 37 }
43 }, 38 },
44 { 39 {
45 "test": "content_browsertests", 40 "test": "content_browsertests",
46 "swarming": { 41 "swarming": {
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
165 }, 160 },
166 { 161 {
167 "test": "browser_tests", 162 "test": "browser_tests",
168 "swarming": { 163 "swarming": {
169 "can_use_on_swarming_builders": true, 164 "can_use_on_swarming_builders": true,
170 "shards": 10 165 "shards": 10
171 } 166 }
172 }, 167 },
173 "cacheinvalidation_unittests", 168 "cacheinvalidation_unittests",
174 "cast_unittests", 169 "cast_unittests",
175 { 170 "cc_unittests",
176 "test": "cc_unittests",
177 "swarming": {
178 "can_use_on_swarming_builders": true
179 }
180 },
181 "chromedriver_unittests", 171 "chromedriver_unittests",
182 { 172 {
183 "test": "components_unittests", 173 "test": "components_unittests",
184 "swarming": { 174 "swarming": {
185 "can_use_on_swarming_builders": true 175 "can_use_on_swarming_builders": true
186 } 176 }
187 }, 177 },
188 { 178 {
189 "test": "content_browsertests", 179 "test": "content_browsertests",
190 "swarming": { 180 "swarming": {
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
309 }, 299 },
310 { 300 {
311 "test": "browser_tests", 301 "test": "browser_tests",
312 "swarming": { 302 "swarming": {
313 "can_use_on_swarming_builders": true, 303 "can_use_on_swarming_builders": true,
314 "shards": 10 304 "shards": 10
315 } 305 }
316 }, 306 },
317 "cacheinvalidation_unittests", 307 "cacheinvalidation_unittests",
318 "cast_unittests", 308 "cast_unittests",
319 { 309 "cc_unittests",
320 "test": "cc_unittests",
321 "swarming": {
322 "can_use_on_swarming_builders": true
323 }
324 },
325 "chromedriver_unittests", 310 "chromedriver_unittests",
326 { 311 {
327 "test": "components_unittests", 312 "test": "components_unittests",
328 "swarming": { 313 "swarming": {
329 "can_use_on_swarming_builders": true 314 "can_use_on_swarming_builders": true
330 } 315 }
331 }, 316 },
332 { 317 {
333 "test": "content_browsertests", 318 "test": "content_browsertests",
334 "swarming": { 319 "swarming": {
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
453 }, 438 },
454 { 439 {
455 "test": "browser_tests", 440 "test": "browser_tests",
456 "swarming": { 441 "swarming": {
457 "can_use_on_swarming_builders": true, 442 "can_use_on_swarming_builders": true,
458 "shards": 10 443 "shards": 10
459 } 444 }
460 }, 445 },
461 "cacheinvalidation_unittests", 446 "cacheinvalidation_unittests",
462 "cast_unittests", 447 "cast_unittests",
463 { 448 "cc_unittests",
464 "test": "cc_unittests",
465 "swarming": {
466 "can_use_on_swarming_builders": true
467 }
468 },
469 "chromedriver_unittests", 449 "chromedriver_unittests",
470 { 450 {
471 "test": "components_unittests", 451 "test": "components_unittests",
472 "swarming": { 452 "swarming": {
473 "can_use_on_swarming_builders": true 453 "can_use_on_swarming_builders": true
474 } 454 }
475 }, 455 },
476 { 456 {
477 "test": "content_browsertests", 457 "test": "content_browsertests",
478 "swarming": { 458 "swarming": {
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
570 "name": "telemetry_perf_unittests", 550 "name": "telemetry_perf_unittests",
571 "script": "telemetry_perf_unittests.py" 551 "script": "telemetry_perf_unittests.py"
572 }, 552 },
573 { 553 {
574 "name": "nacl_integration", 554 "name": "nacl_integration",
575 "script": "nacl_integration.py" 555 "script": "nacl_integration.py"
576 } 556 }
577 ] 557 ]
578 } 558 }
579 } 559 }
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