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

Side by Side Diff: testing/buildbot/chromium.win.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.mac.json ('k') | testing/buildbot/chromium_memory_trybot.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 "XP Tests (1)": { 2 "XP Tests (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "accessibility_unittests", 4 "accessibility_unittests",
5 { 5 {
6 "test": "base_unittests", 6 "test": "base_unittests",
7 "swarming": { 7 "swarming": {
8 "can_use_on_swarming_builders": true 8 "can_use_on_swarming_builders": true
9 } 9 }
10 }, 10 },
11 "app_shell_browsertests", 11 "app_shell_browsertests",
12 "app_shell_unittests", 12 "app_shell_unittests",
13 "aura_unittests", 13 "aura_unittests",
14 { 14 {
15 "test": "browser_tests", 15 "test": "browser_tests",
16 "swarming": { 16 "swarming": {
17 "can_use_on_swarming_builders": true, 17 "can_use_on_swarming_builders": true,
18 "shards": 10 18 "shards": 10
19 } 19 }
20 }, 20 },
21 "cacheinvalidation_unittests", 21 "cacheinvalidation_unittests",
22 "cast_unittests", 22 "cast_unittests",
23 "cc_unittests", 23 "cc_unittests",
24 "chromedriver_unittests", 24 "chromedriver_unittests",
25 "chrome_elf_unittests", 25 "chrome_elf_unittests",
26 "components_unittests", 26 {
27 "test": "components_unittests",
28 "swarming": {
29 "can_use_on_swarming_builders": true
30 }
31 },
27 "compositor_unittests", 32 "compositor_unittests",
28 { 33 {
29 "test": "content_browsertests", 34 "test": "content_browsertests",
30 "swarming": { 35 "swarming": {
31 "can_use_on_swarming_builders": true 36 "can_use_on_swarming_builders": true
32 } 37 }
33 }, 38 },
34 { 39 {
35 "test": "content_unittests", 40 "test": "content_unittests",
36 "swarming": { 41 "swarming": {
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
131 "swarming": { 136 "swarming": {
132 "can_use_on_swarming_builders": true, 137 "can_use_on_swarming_builders": true,
133 "shards": 10 138 "shards": 10
134 } 139 }
135 }, 140 },
136 "cacheinvalidation_unittests", 141 "cacheinvalidation_unittests",
137 "cast_unittests", 142 "cast_unittests",
138 "cc_unittests", 143 "cc_unittests",
139 "chromedriver_unittests", 144 "chromedriver_unittests",
140 "chrome_elf_unittests", 145 "chrome_elf_unittests",
141 "components_unittests", 146 {
147 "test": "components_unittests",
148 "swarming": {
149 "can_use_on_swarming_builders": true
150 }
151 },
142 "compositor_unittests", 152 "compositor_unittests",
143 { 153 {
144 "test": "content_browsertests", 154 "test": "content_browsertests",
145 "swarming": { 155 "swarming": {
146 "can_use_on_swarming_builders": true 156 "can_use_on_swarming_builders": true
147 } 157 }
148 }, 158 },
149 { 159 {
150 "test": "content_unittests", 160 "test": "content_unittests",
151 "swarming": { 161 "swarming": {
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
257 "can_use_on_swarming_builders": true, 267 "can_use_on_swarming_builders": true,
258 "shards": 10 268 "shards": 10
259 } 269 }
260 }, 270 },
261 "cacheinvalidation_unittests", 271 "cacheinvalidation_unittests",
262 "cast_unittests", 272 "cast_unittests",
263 "cc_unittests", 273 "cc_unittests",
264 "chromedriver_unittests", 274 "chromedriver_unittests",
265 "chrome_elf_unittests", 275 "chrome_elf_unittests",
266 "components_browsertests", 276 "components_browsertests",
267 "components_unittests", 277 {
278 "test": "components_unittests",
279 "swarming": {
280 "can_use_on_swarming_builders": true
281 }
282 },
268 "compositor_unittests", 283 "compositor_unittests",
269 { 284 {
270 "test": "content_browsertests", 285 "test": "content_browsertests",
271 "swarming": { 286 "swarming": {
272 "can_use_on_swarming_builders": true 287 "can_use_on_swarming_builders": true
273 } 288 }
274 }, 289 },
275 { 290 {
276 "test": "content_unittests", 291 "test": "content_unittests",
277 "swarming": { 292 "swarming": {
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
390 "can_use_on_swarming_builders": true 405 "can_use_on_swarming_builders": true
391 } 406 }
392 }, 407 },
393 "aura_unittests", 408 "aura_unittests",
394 "cacheinvalidation_unittests", 409 "cacheinvalidation_unittests",
395 "cast_unittests", 410 "cast_unittests",
396 "cc_unittests", 411 "cc_unittests",
397 "chromedriver_unittests", 412 "chromedriver_unittests",
398 "chrome_elf_unittests", 413 "chrome_elf_unittests",
399 "components_browsertests", 414 "components_browsertests",
400 "components_unittests", 415 {
416 "test": "components_unittests",
417 "swarming": {
418 "can_use_on_swarming_builders": true
419 }
420 },
401 "compositor_unittests", 421 "compositor_unittests",
402 { 422 {
403 "test": "content_browsertests", 423 "test": "content_browsertests",
404 "swarming": { 424 "swarming": {
405 "can_use_on_swarming_builders": true 425 "can_use_on_swarming_builders": true
406 } 426 }
407 }, 427 },
408 { 428 {
409 "test": "content_unittests", 429 "test": "content_unittests",
410 "swarming": { 430 "swarming": {
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
520 "swarming": { 540 "swarming": {
521 "can_use_on_swarming_builders": true, 541 "can_use_on_swarming_builders": true,
522 "shards": 20 542 "shards": 20
523 } 543 }
524 }, 544 },
525 "cacheinvalidation_unittests", 545 "cacheinvalidation_unittests",
526 "cast_unittests", 546 "cast_unittests",
527 "cc_unittests", 547 "cc_unittests",
528 "chromedriver_unittests", 548 "chromedriver_unittests",
529 "chrome_elf_unittests", 549 "chrome_elf_unittests",
530 "components_unittests", 550 {
551 "test": "components_unittests",
552 "swarming": {
553 "can_use_on_swarming_builders": true
554 }
555 },
531 "compositor_unittests", 556 "compositor_unittests",
532 { 557 {
533 "test": "content_browsertests", 558 "test": "content_browsertests",
534 "swarming": { 559 "swarming": {
535 "can_use_on_swarming_builders": true, 560 "can_use_on_swarming_builders": true,
536 "shards": 2 561 "shards": 2
537 } 562 }
538 }, 563 },
539 { 564 {
540 "test": "content_unittests", 565 "test": "content_unittests",
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
626 "wm_unittests", 651 "wm_unittests",
627 "aura_unittests", 652 "aura_unittests",
628 "ash_unittests", 653 "ash_unittests",
629 "compositor_unittests", 654 "compositor_unittests",
630 "content_browsertests", 655 "content_browsertests",
631 "events_unittests", 656 "events_unittests",
632 "ui_touch_selection_unittests" 657 "ui_touch_selection_unittests"
633 ] 658 ]
634 } 659 }
635 } 660 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.mac.json ('k') | testing/buildbot/chromium_memory_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698