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

Side by Side Diff: testing/buildbot/chromium.win.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.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 { 23 "cc_unittests",
24 "test": "cc_unittests",
25 "swarming": {
26 "can_use_on_swarming_builders": true
27 }
28 },
29 "chromedriver_unittests", 24 "chromedriver_unittests",
30 "chrome_elf_unittests", 25 "chrome_elf_unittests",
31 { 26 {
32 "test": "components_unittests", 27 "test": "components_unittests",
33 "swarming": { 28 "swarming": {
34 "can_use_on_swarming_builders": true 29 "can_use_on_swarming_builders": true
35 } 30 }
36 }, 31 },
37 "compositor_unittests", 32 "compositor_unittests",
38 { 33 {
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
138 }, 133 },
139 { 134 {
140 "test": "browser_tests", 135 "test": "browser_tests",
141 "swarming": { 136 "swarming": {
142 "can_use_on_swarming_builders": true, 137 "can_use_on_swarming_builders": true,
143 "shards": 10 138 "shards": 10
144 } 139 }
145 }, 140 },
146 "cacheinvalidation_unittests", 141 "cacheinvalidation_unittests",
147 "cast_unittests", 142 "cast_unittests",
148 { 143 "cc_unittests",
149 "test": "cc_unittests",
150 "swarming": {
151 "can_use_on_swarming_builders": true
152 }
153 },
154 "chromedriver_unittests", 144 "chromedriver_unittests",
155 "chrome_elf_unittests", 145 "chrome_elf_unittests",
156 { 146 {
157 "test": "components_unittests", 147 "test": "components_unittests",
158 "swarming": { 148 "swarming": {
159 "can_use_on_swarming_builders": true 149 "can_use_on_swarming_builders": true
160 } 150 }
161 }, 151 },
162 "compositor_unittests", 152 "compositor_unittests",
163 { 153 {
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
273 }, 263 },
274 { 264 {
275 "test": "browser_tests", 265 "test": "browser_tests",
276 "swarming": { 266 "swarming": {
277 "can_use_on_swarming_builders": true, 267 "can_use_on_swarming_builders": true,
278 "shards": 10 268 "shards": 10
279 } 269 }
280 }, 270 },
281 "cacheinvalidation_unittests", 271 "cacheinvalidation_unittests",
282 "cast_unittests", 272 "cast_unittests",
283 { 273 "cc_unittests",
284 "test": "cc_unittests",
285 "swarming": {
286 "can_use_on_swarming_builders": true
287 }
288 },
289 "chromedriver_unittests", 274 "chromedriver_unittests",
290 "chrome_elf_unittests", 275 "chrome_elf_unittests",
291 "components_browsertests", 276 "components_browsertests",
292 { 277 {
293 "test": "components_unittests", 278 "test": "components_unittests",
294 "swarming": { 279 "swarming": {
295 "can_use_on_swarming_builders": true 280 "can_use_on_swarming_builders": true
296 } 281 }
297 }, 282 },
298 "compositor_unittests", 283 "compositor_unittests",
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
416 "app_shell_unittests", 401 "app_shell_unittests",
417 { 402 {
418 "test": "ash_unittests", 403 "test": "ash_unittests",
419 "swarming": { 404 "swarming": {
420 "can_use_on_swarming_builders": true 405 "can_use_on_swarming_builders": true
421 } 406 }
422 }, 407 },
423 "aura_unittests", 408 "aura_unittests",
424 "cacheinvalidation_unittests", 409 "cacheinvalidation_unittests",
425 "cast_unittests", 410 "cast_unittests",
426 { 411 "cc_unittests",
427 "test": "cc_unittests",
428 "swarming": {
429 "can_use_on_swarming_builders": true
430 }
431 },
432 "chromedriver_unittests", 412 "chromedriver_unittests",
433 "chrome_elf_unittests", 413 "chrome_elf_unittests",
434 "components_browsertests", 414 "components_browsertests",
435 { 415 {
436 "test": "components_unittests", 416 "test": "components_unittests",
437 "swarming": { 417 "swarming": {
438 "can_use_on_swarming_builders": true 418 "can_use_on_swarming_builders": true
439 } 419 }
440 }, 420 },
441 "compositor_unittests", 421 "compositor_unittests",
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
557 }, 537 },
558 { 538 {
559 "test": "browser_tests", 539 "test": "browser_tests",
560 "swarming": { 540 "swarming": {
561 "can_use_on_swarming_builders": true, 541 "can_use_on_swarming_builders": true,
562 "shards": 20 542 "shards": 20
563 } 543 }
564 }, 544 },
565 "cacheinvalidation_unittests", 545 "cacheinvalidation_unittests",
566 "cast_unittests", 546 "cast_unittests",
567 { 547 "cc_unittests",
568 "test": "cc_unittests",
569 "swarming": {
570 "can_use_on_swarming_builders": true
571 }
572 },
573 "chromedriver_unittests", 548 "chromedriver_unittests",
574 "chrome_elf_unittests", 549 "chrome_elf_unittests",
575 { 550 {
576 "test": "components_unittests", 551 "test": "components_unittests",
577 "swarming": { 552 "swarming": {
578 "can_use_on_swarming_builders": true 553 "can_use_on_swarming_builders": true
579 } 554 }
580 }, 555 },
581 "compositor_unittests", 556 "compositor_unittests",
582 { 557 {
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
676 "wm_unittests", 651 "wm_unittests",
677 "aura_unittests", 652 "aura_unittests",
678 "ash_unittests", 653 "ash_unittests",
679 "compositor_unittests", 654 "compositor_unittests",
680 "content_browsertests", 655 "content_browsertests",
681 "events_unittests", 656 "events_unittests",
682 "ui_touch_selection_unittests" 657 "ui_touch_selection_unittests"
683 ] 658 ]
684 } 659 }
685 } 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