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

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

Issue 862953002: Revert of Swarm components_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.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 { 26 "components_unittests",
27 "test": "components_unittests",
28 "swarming": {
29 "can_use_on_swarming_builders": true
30 }
31 },
32 "compositor_unittests", 27 "compositor_unittests",
33 { 28 {
34 "test": "content_browsertests", 29 "test": "content_browsertests",
35 "swarming": { 30 "swarming": {
36 "can_use_on_swarming_builders": true 31 "can_use_on_swarming_builders": true
37 } 32 }
38 }, 33 },
39 { 34 {
40 "test": "content_unittests", 35 "test": "content_unittests",
41 "swarming": { 36 "swarming": {
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 "swarming": { 121 "swarming": {
127 "can_use_on_swarming_builders": true, 122 "can_use_on_swarming_builders": true,
128 "shards": 10 123 "shards": 10
129 } 124 }
130 }, 125 },
131 "cacheinvalidation_unittests", 126 "cacheinvalidation_unittests",
132 "cast_unittests", 127 "cast_unittests",
133 "cc_unittests", 128 "cc_unittests",
134 "chromedriver_unittests", 129 "chromedriver_unittests",
135 "chrome_elf_unittests", 130 "chrome_elf_unittests",
136 { 131 "components_unittests",
137 "test": "components_unittests",
138 "swarming": {
139 "can_use_on_swarming_builders": true
140 }
141 },
142 "compositor_unittests", 132 "compositor_unittests",
143 { 133 {
144 "test": "content_browsertests", 134 "test": "content_browsertests",
145 "swarming": { 135 "swarming": {
146 "can_use_on_swarming_builders": true 136 "can_use_on_swarming_builders": true
147 } 137 }
148 }, 138 },
149 { 139 {
150 "test": "content_unittests", 140 "test": "content_unittests",
151 "swarming": { 141 "swarming": {
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
247 "can_use_on_swarming_builders": true, 237 "can_use_on_swarming_builders": true,
248 "shards": 10 238 "shards": 10
249 } 239 }
250 }, 240 },
251 "cacheinvalidation_unittests", 241 "cacheinvalidation_unittests",
252 "cast_unittests", 242 "cast_unittests",
253 "cc_unittests", 243 "cc_unittests",
254 "chromedriver_unittests", 244 "chromedriver_unittests",
255 "chrome_elf_unittests", 245 "chrome_elf_unittests",
256 "components_browsertests", 246 "components_browsertests",
257 { 247 "components_unittests",
258 "test": "components_unittests",
259 "swarming": {
260 "can_use_on_swarming_builders": true
261 }
262 },
263 "compositor_unittests", 248 "compositor_unittests",
264 { 249 {
265 "test": "content_browsertests", 250 "test": "content_browsertests",
266 "swarming": { 251 "swarming": {
267 "can_use_on_swarming_builders": true 252 "can_use_on_swarming_builders": true
268 } 253 }
269 }, 254 },
270 { 255 {
271 "test": "content_unittests", 256 "test": "content_unittests",
272 "swarming": { 257 "swarming": {
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
375 "can_use_on_swarming_builders": true 360 "can_use_on_swarming_builders": true
376 } 361 }
377 }, 362 },
378 "aura_unittests", 363 "aura_unittests",
379 "cacheinvalidation_unittests", 364 "cacheinvalidation_unittests",
380 "cast_unittests", 365 "cast_unittests",
381 "cc_unittests", 366 "cc_unittests",
382 "chromedriver_unittests", 367 "chromedriver_unittests",
383 "chrome_elf_unittests", 368 "chrome_elf_unittests",
384 "components_browsertests", 369 "components_browsertests",
385 { 370 "components_unittests",
386 "test": "components_unittests",
387 "swarming": {
388 "can_use_on_swarming_builders": true
389 }
390 },
391 "compositor_unittests", 371 "compositor_unittests",
392 { 372 {
393 "test": "content_browsertests", 373 "test": "content_browsertests",
394 "swarming": { 374 "swarming": {
395 "can_use_on_swarming_builders": true 375 "can_use_on_swarming_builders": true
396 } 376 }
397 }, 377 },
398 { 378 {
399 "test": "content_unittests", 379 "test": "content_unittests",
400 "swarming": { 380 "swarming": {
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
500 "swarming": { 480 "swarming": {
501 "can_use_on_swarming_builders": true, 481 "can_use_on_swarming_builders": true,
502 "shards": 20 482 "shards": 20
503 } 483 }
504 }, 484 },
505 "cacheinvalidation_unittests", 485 "cacheinvalidation_unittests",
506 "cast_unittests", 486 "cast_unittests",
507 "cc_unittests", 487 "cc_unittests",
508 "chromedriver_unittests", 488 "chromedriver_unittests",
509 "chrome_elf_unittests", 489 "chrome_elf_unittests",
510 { 490 "components_unittests",
511 "test": "components_unittests",
512 "swarming": {
513 "can_use_on_swarming_builders": true
514 }
515 },
516 "compositor_unittests", 491 "compositor_unittests",
517 { 492 {
518 "test": "content_browsertests", 493 "test": "content_browsertests",
519 "swarming": { 494 "swarming": {
520 "can_use_on_swarming_builders": true, 495 "can_use_on_swarming_builders": true,
521 "shards": 2 496 "shards": 2
522 } 497 }
523 }, 498 },
524 { 499 {
525 "test": "content_unittests", 500 "test": "content_unittests",
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
601 "wm_unittests", 576 "wm_unittests",
602 "aura_unittests", 577 "aura_unittests",
603 "ash_unittests", 578 "ash_unittests",
604 "compositor_unittests", 579 "compositor_unittests",
605 "content_browsertests", 580 "content_browsertests",
606 "events_unittests", 581 "events_unittests",
607 "ui_touch_selection_unittests" 582 "ui_touch_selection_unittests"
608 ] 583 ]
609 } 584 }
610 } 585 }
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