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

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

Issue 852893002: Swarm components_unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: reland 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 12 matching lines...) Expand all
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 "cc_unittests",
32 "chromedriver_unittests", 32 "chromedriver_unittests",
33 "components_unittests", 33 {
34 "test": "components_unittests",
35 "swarming": {
36 "can_use_on_swarming_builders": true
37 }
38 },
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",
42 "swarming": { 47 "swarming": {
43 "can_use_on_swarming_builders": true 48 "can_use_on_swarming_builders": true
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
157 "test": "browser_tests", 162 "test": "browser_tests",
158 "swarming": { 163 "swarming": {
159 "can_use_on_swarming_builders": true, 164 "can_use_on_swarming_builders": true,
160 "shards": 10 165 "shards": 10
161 } 166 }
162 }, 167 },
163 "cacheinvalidation_unittests", 168 "cacheinvalidation_unittests",
164 "cast_unittests", 169 "cast_unittests",
165 "cc_unittests", 170 "cc_unittests",
166 "chromedriver_unittests", 171 "chromedriver_unittests",
167 "components_unittests", 172 {
173 "test": "components_unittests",
174 "swarming": {
175 "can_use_on_swarming_builders": true
176 }
177 },
168 { 178 {
169 "test": "content_browsertests", 179 "test": "content_browsertests",
170 "swarming": { 180 "swarming": {
171 "can_use_on_swarming_builders": true 181 "can_use_on_swarming_builders": true
172 } 182 }
173 }, 183 },
174 { 184 {
175 "test": "content_unittests", 185 "test": "content_unittests",
176 "swarming": { 186 "swarming": {
177 "can_use_on_swarming_builders": true 187 "can_use_on_swarming_builders": true
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
291 "test": "browser_tests", 301 "test": "browser_tests",
292 "swarming": { 302 "swarming": {
293 "can_use_on_swarming_builders": true, 303 "can_use_on_swarming_builders": true,
294 "shards": 10 304 "shards": 10
295 } 305 }
296 }, 306 },
297 "cacheinvalidation_unittests", 307 "cacheinvalidation_unittests",
298 "cast_unittests", 308 "cast_unittests",
299 "cc_unittests", 309 "cc_unittests",
300 "chromedriver_unittests", 310 "chromedriver_unittests",
301 "components_unittests", 311 {
312 "test": "components_unittests",
313 "swarming": {
314 "can_use_on_swarming_builders": true
315 }
316 },
302 { 317 {
303 "test": "content_browsertests", 318 "test": "content_browsertests",
304 "swarming": { 319 "swarming": {
305 "can_use_on_swarming_builders": true 320 "can_use_on_swarming_builders": true
306 } 321 }
307 }, 322 },
308 { 323 {
309 "test": "content_unittests", 324 "test": "content_unittests",
310 "swarming": { 325 "swarming": {
311 "can_use_on_swarming_builders": true 326 "can_use_on_swarming_builders": true
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
425 "test": "browser_tests", 440 "test": "browser_tests",
426 "swarming": { 441 "swarming": {
427 "can_use_on_swarming_builders": true, 442 "can_use_on_swarming_builders": true,
428 "shards": 10 443 "shards": 10
429 } 444 }
430 }, 445 },
431 "cacheinvalidation_unittests", 446 "cacheinvalidation_unittests",
432 "cast_unittests", 447 "cast_unittests",
433 "cc_unittests", 448 "cc_unittests",
434 "chromedriver_unittests", 449 "chromedriver_unittests",
435 "components_unittests", 450 {
451 "test": "components_unittests",
452 "swarming": {
453 "can_use_on_swarming_builders": true
454 }
455 },
436 { 456 {
437 "test": "content_browsertests", 457 "test": "content_browsertests",
438 "swarming": { 458 "swarming": {
439 "can_use_on_swarming_builders": true 459 "can_use_on_swarming_builders": true
440 } 460 }
441 }, 461 },
442 { 462 {
443 "test": "content_unittests", 463 "test": "content_unittests",
444 "swarming": { 464 "swarming": {
445 "can_use_on_swarming_builders": true 465 "can_use_on_swarming_builders": true
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
530 "name": "telemetry_perf_unittests", 550 "name": "telemetry_perf_unittests",
531 "script": "telemetry_perf_unittests.py" 551 "script": "telemetry_perf_unittests.py"
532 }, 552 },
533 { 553 {
534 "name": "nacl_integration", 554 "name": "nacl_integration",
535 "script": "nacl_integration.py" 555 "script": "nacl_integration.py"
536 } 556 }
537 ] 557 ]
538 } 558 }
539 } 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