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

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

Issue 669813003: Update from chromium https://crrev.com/301725/ (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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_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_unittests", 12 "app_shell_unittests",
12 { 13 {
13 "test": "ash_unittests", 14 "test": "ash_unittests",
14 "swarming": { 15 "swarming": {
15 "can_use_on_swarming_builders": true 16 "can_use_on_swarming_builders": true
16 } 17 }
17 }, 18 },
18 "aura_unittests", 19 "aura_unittests",
19 { 20 {
20 "test": "browser_tests", 21 "test": "browser_tests",
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
89 }, 90 },
90 "ui_unittests", 91 "ui_unittests",
91 "url_unittests", 92 "url_unittests",
92 "views_unittests", 93 "views_unittests",
93 "wm_unittests" 94 "wm_unittests"
94 ] 95 ]
95 }, 96 },
96 "Vista Tests (1)": { 97 "Vista Tests (1)": {
97 "gtest_tests": [ 98 "gtest_tests": [
98 "accessibility_unittests", 99 "accessibility_unittests",
100 "app_shell_browsertests",
99 "app_shell_unittests", 101 "app_shell_unittests",
100 "ash_unittests", 102 "ash_unittests",
101 "aura_unittests", 103 "aura_unittests",
102 { 104 {
103 "test": "base_unittests", 105 "test": "base_unittests",
104 "swarming": { 106 "swarming": {
105 "can_use_on_swarming_builders": true 107 "can_use_on_swarming_builders": true
106 } 108 }
107 }, 109 },
108 { 110 {
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
198 }, 200 },
199 "Win7 Tests (1)": { 201 "Win7 Tests (1)": {
200 "gtest_tests": [ 202 "gtest_tests": [
201 "accessibility_unittests", 203 "accessibility_unittests",
202 { 204 {
203 "test": "ash_unittests", 205 "test": "ash_unittests",
204 "swarming": { 206 "swarming": {
205 "can_use_on_swarming_builders": true 207 "can_use_on_swarming_builders": true
206 } 208 }
207 }, 209 },
210 "app_shell_browsertests",
208 "app_shell_unittests", 211 "app_shell_unittests",
209 "aura_unittests", 212 "aura_unittests",
210 { 213 {
211 "test": "base_unittests", 214 "test": "base_unittests",
212 "swarming": { 215 "swarming": {
213 "can_use_on_swarming_builders": true 216 "can_use_on_swarming_builders": true
214 } 217 }
215 }, 218 },
216 { 219 {
217 "test": "browser_tests", 220 "test": "browser_tests",
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
306 } 309 }
307 }, 310 },
308 { 311 {
309 "test": "browser_tests", 312 "test": "browser_tests",
310 "swarming": { 313 "swarming": {
311 "can_use_on_swarming_builders": true, 314 "can_use_on_swarming_builders": true,
312 "shards": 6 315 "shards": 6
313 } 316 }
314 }, 317 },
315 "app_list_unittests", 318 "app_list_unittests",
319 "app_shell_browsertests",
316 "app_shell_unittests", 320 "app_shell_unittests",
317 "cacheinvalidation_unittests", 321 "cacheinvalidation_unittests",
318 "cast_unittests", 322 "cast_unittests",
319 "cc_unittests", 323 "cc_unittests",
320 "chromedriver_unittests", 324 "chromedriver_unittests",
321 "chrome_elf_unittests", 325 "chrome_elf_unittests",
322 "components_unittests", 326 "components_unittests",
323 { 327 {
324 "test": "content_browsertests", 328 "test": "content_browsertests",
325 "swarming": { 329 "swarming": {
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
389 }, 393 },
390 "Win7 Tests (dbg)(1)": { 394 "Win7 Tests (dbg)(1)": {
391 "gtest_tests": [ 395 "gtest_tests": [
392 "accessibility_unittests", 396 "accessibility_unittests",
393 { 397 {
394 "test": "ash_unittests", 398 "test": "ash_unittests",
395 "swarming": { 399 "swarming": {
396 "can_use_on_swarming_builders": true 400 "can_use_on_swarming_builders": true
397 } 401 }
398 }, 402 },
403 "app_shell_browsertests",
399 "app_shell_unittests", 404 "app_shell_unittests",
400 "aura_unittests", 405 "aura_unittests",
401 { 406 {
402 "test": "base_unittests", 407 "test": "base_unittests",
403 "swarming": { 408 "swarming": {
404 "can_use_on_swarming_builders": true 409 "can_use_on_swarming_builders": true
405 } 410 }
406 }, 411 },
407 { 412 {
408 "test": "browser_tests", 413 "test": "browser_tests",
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
492 "views_unittests", 497 "views_unittests",
493 "wm_unittests", 498 "wm_unittests",
494 "aura_unittests", 499 "aura_unittests",
495 "ash_unittests", 500 "ash_unittests",
496 "compositor_unittests", 501 "compositor_unittests",
497 "content_browsertests", 502 "content_browsertests",
498 "events_unittests" 503 "events_unittests"
499 ] 504 ]
500 } 505 }
501 } 506 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698