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

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

Issue 885443002: Roll Chrome into Mojo. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase to ToT mojo Created 5 years, 10 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.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 "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 { 38 {
39 "test": "components_browsertests",
40 "swarming": {
41 "can_use_on_swarming_builders": true
42 }
43 },
44 {
34 "test": "components_unittests", 45 "test": "components_unittests",
35 "swarming": { 46 "swarming": {
36 "can_use_on_swarming_builders": true 47 "can_use_on_swarming_builders": true
37 } 48 }
38 }, 49 },
39 { 50 {
40 "test": "content_browsertests", 51 "test": "content_browsertests",
41 "swarming": { 52 "swarming": {
42 "can_use_on_swarming_builders": true 53 "can_use_on_swarming_builders": true
43 } 54 }
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after
160 }, 171 },
161 { 172 {
162 "test": "browser_tests", 173 "test": "browser_tests",
163 "swarming": { 174 "swarming": {
164 "can_use_on_swarming_builders": true, 175 "can_use_on_swarming_builders": true,
165 "shards": 10 176 "shards": 10
166 } 177 }
167 }, 178 },
168 "cacheinvalidation_unittests", 179 "cacheinvalidation_unittests",
169 "cast_unittests", 180 "cast_unittests",
170 "cc_unittests", 181 {
182 "test": "cc_unittests",
183 "swarming": {
184 "can_use_on_swarming_builders": true
185 }
186 },
171 "chromedriver_unittests", 187 "chromedriver_unittests",
172 { 188 {
173 "test": "components_unittests", 189 "test": "components_unittests",
174 "swarming": { 190 "swarming": {
175 "can_use_on_swarming_builders": true 191 "can_use_on_swarming_builders": true
176 } 192 }
177 }, 193 },
178 { 194 {
179 "test": "content_browsertests", 195 "test": "content_browsertests",
180 "swarming": { 196 "swarming": {
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
299 }, 315 },
300 { 316 {
301 "test": "browser_tests", 317 "test": "browser_tests",
302 "swarming": { 318 "swarming": {
303 "can_use_on_swarming_builders": true, 319 "can_use_on_swarming_builders": true,
304 "shards": 10 320 "shards": 10
305 } 321 }
306 }, 322 },
307 "cacheinvalidation_unittests", 323 "cacheinvalidation_unittests",
308 "cast_unittests", 324 "cast_unittests",
309 "cc_unittests", 325 {
326 "test": "cc_unittests",
327 "swarming": {
328 "can_use_on_swarming_builders": true
329 }
330 },
310 "chromedriver_unittests", 331 "chromedriver_unittests",
311 { 332 {
312 "test": "components_unittests", 333 "test": "components_unittests",
313 "swarming": { 334 "swarming": {
314 "can_use_on_swarming_builders": true 335 "can_use_on_swarming_builders": true
315 } 336 }
316 }, 337 },
317 { 338 {
318 "test": "content_browsertests", 339 "test": "content_browsertests",
319 "swarming": { 340 "swarming": {
(...skipping 118 matching lines...) Expand 10 before | Expand all | Expand 10 after
438 }, 459 },
439 { 460 {
440 "test": "browser_tests", 461 "test": "browser_tests",
441 "swarming": { 462 "swarming": {
442 "can_use_on_swarming_builders": true, 463 "can_use_on_swarming_builders": true,
443 "shards": 10 464 "shards": 10
444 } 465 }
445 }, 466 },
446 "cacheinvalidation_unittests", 467 "cacheinvalidation_unittests",
447 "cast_unittests", 468 "cast_unittests",
448 "cc_unittests", 469 {
470 "test": "cc_unittests",
471 "swarming": {
472 "can_use_on_swarming_builders": true
473 }
474 },
449 "chromedriver_unittests", 475 "chromedriver_unittests",
450 { 476 {
451 "test": "components_unittests", 477 "test": "components_unittests",
452 "swarming": { 478 "swarming": {
453 "can_use_on_swarming_builders": true 479 "can_use_on_swarming_builders": true
454 } 480 }
455 }, 481 },
456 { 482 {
457 "test": "content_browsertests", 483 "test": "content_browsertests",
458 "swarming": { 484 "swarming": {
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
550 "name": "telemetry_perf_unittests", 576 "name": "telemetry_perf_unittests",
551 "script": "telemetry_perf_unittests.py" 577 "script": "telemetry_perf_unittests.py"
552 }, 578 },
553 { 579 {
554 "name": "nacl_integration", 580 "name": "nacl_integration",
555 "script": "nacl_integration.py" 581 "script": "nacl_integration.py"
556 } 582 }
557 ] 583 ]
558 } 584 }
559 } 585 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698