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

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

Issue 797023006: s/app_shell_browsertests/extensions_browsertests/g (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge, actually add extensions_tests.gyp 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.webkit.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",
12 "app_shell_unittests", 11 "app_shell_unittests",
13 "aura_unittests", 12 "aura_unittests",
14 { 13 {
15 "test": "browser_tests", 14 "test": "browser_tests",
16 "swarming": { 15 "swarming": {
17 "can_use_on_swarming_builders": true, 16 "can_use_on_swarming_builders": true,
18 "shards": 10 17 "shards": 10
19 } 18 }
20 }, 19 },
21 "cacheinvalidation_unittests", 20 "cacheinvalidation_unittests",
(...skipping 21 matching lines...) Expand all
43 } 42 }
44 }, 43 },
45 { 44 {
46 "test": "courgette_unittests", 45 "test": "courgette_unittests",
47 "swarming": { 46 "swarming": {
48 "can_use_on_swarming_builders": true 47 "can_use_on_swarming_builders": true
49 } 48 }
50 }, 49 },
51 "crypto_unittests", 50 "crypto_unittests",
52 "events_unittests", 51 "events_unittests",
52 "extensions_browsertests",
53 "extensions_unittests", 53 "extensions_unittests",
54 "gcm_unit_tests", 54 "gcm_unit_tests",
55 "gfx_unittests", 55 "gfx_unittests",
56 "google_apis_unittests", 56 "google_apis_unittests",
57 { 57 {
58 "test": "gpu_unittests", 58 "test": "gpu_unittests",
59 "swarming": { 59 "swarming": {
60 "can_use_on_swarming_builders": true 60 "can_use_on_swarming_builders": true
61 } 61 }
62 }, 62 },
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
120 }, 120 },
121 { 121 {
122 "name": "nacl_integration", 122 "name": "nacl_integration",
123 "script": "nacl_integration.py" 123 "script": "nacl_integration.py"
124 } 124 }
125 ] 125 ]
126 }, 126 },
127 "Vista Tests (1)": { 127 "Vista Tests (1)": {
128 "gtest_tests": [ 128 "gtest_tests": [
129 "accessibility_unittests", 129 "accessibility_unittests",
130 "app_shell_browsertests",
131 "app_shell_unittests", 130 "app_shell_unittests",
132 "aura_unittests", 131 "aura_unittests",
133 { 132 {
134 "test": "base_unittests", 133 "test": "base_unittests",
135 "swarming": { 134 "swarming": {
136 "can_use_on_swarming_builders": true 135 "can_use_on_swarming_builders": true
137 } 136 }
138 }, 137 },
139 { 138 {
140 "test": "browser_tests", 139 "test": "browser_tests",
(...skipping 26 matching lines...) Expand all
167 "can_use_on_swarming_builders": true 166 "can_use_on_swarming_builders": true
168 } 167 }
169 }, 168 },
170 { 169 {
171 "test": "courgette_unittests", 170 "test": "courgette_unittests",
172 "swarming": { 171 "swarming": {
173 "can_use_on_swarming_builders": true 172 "can_use_on_swarming_builders": true
174 } 173 }
175 }, 174 },
176 "crypto_unittests", 175 "crypto_unittests",
176 "extensions_browsertests",
177 "extensions_unittests", 177 "extensions_unittests",
178 "events_unittests", 178 "events_unittests",
179 "gcm_unit_tests", 179 "gcm_unit_tests",
180 "gfx_unittests", 180 "gfx_unittests",
181 "google_apis_unittests", 181 "google_apis_unittests",
182 { 182 {
183 "test": "gpu_unittests", 183 "test": "gpu_unittests",
184 "swarming": { 184 "swarming": {
185 "can_use_on_swarming_builders": true 185 "can_use_on_swarming_builders": true
186 } 186 }
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
255 "gtest_tests": [ 255 "gtest_tests": [
256 "app_installer_unittests", 256 "app_installer_unittests",
257 "app_list_unittests", 257 "app_list_unittests",
258 "accessibility_unittests", 258 "accessibility_unittests",
259 { 259 {
260 "test": "ash_unittests", 260 "test": "ash_unittests",
261 "swarming": { 261 "swarming": {
262 "can_use_on_swarming_builders": true 262 "can_use_on_swarming_builders": true
263 } 263 }
264 }, 264 },
265 "app_shell_browsertests",
266 "app_shell_unittests", 265 "app_shell_unittests",
267 "aura_unittests", 266 "aura_unittests",
268 { 267 {
269 "test": "base_unittests", 268 "test": "base_unittests",
270 "swarming": { 269 "swarming": {
271 "can_use_on_swarming_builders": true 270 "can_use_on_swarming_builders": true
272 } 271 }
273 }, 272 },
274 { 273 {
275 "test": "browser_tests", 274 "test": "browser_tests",
(...skipping 29 matching lines...) Expand all
305 }, 304 },
306 { 305 {
307 "test": "courgette_unittests", 306 "test": "courgette_unittests",
308 "swarming": { 307 "swarming": {
309 "can_use_on_swarming_builders": true 308 "can_use_on_swarming_builders": true
310 } 309 }
311 }, 310 },
312 "crypto_unittests", 311 "crypto_unittests",
313 "device_unittests", 312 "device_unittests",
314 "events_unittests", 313 "events_unittests",
314 "extensions_browsertests",
315 "extensions_unittests", 315 "extensions_unittests",
316 "gcm_unit_tests", 316 "gcm_unit_tests",
317 "gfx_unittests", 317 "gfx_unittests",
318 "google_apis_unittests", 318 "google_apis_unittests",
319 { 319 {
320 "test": "gpu_unittests", 320 "test": "gpu_unittests",
321 "swarming": { 321 "swarming": {
322 "can_use_on_swarming_builders": true 322 "can_use_on_swarming_builders": true
323 } 323 }
324 }, 324 },
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
405 }, 405 },
406 { 406 {
407 "test": "browser_tests", 407 "test": "browser_tests",
408 "swarming": { 408 "swarming": {
409 "can_use_on_swarming_builders": true, 409 "can_use_on_swarming_builders": true,
410 "shards": 10 410 "shards": 10
411 } 411 }
412 }, 412 },
413 "app_installer_unittests", 413 "app_installer_unittests",
414 "app_list_unittests", 414 "app_list_unittests",
415 "app_shell_browsertests",
416 "app_shell_unittests", 415 "app_shell_unittests",
417 { 416 {
418 "test": "ash_unittests", 417 "test": "ash_unittests",
419 "swarming": { 418 "swarming": {
420 "can_use_on_swarming_builders": true 419 "can_use_on_swarming_builders": true
421 } 420 }
422 }, 421 },
423 "aura_unittests", 422 "aura_unittests",
424 "cacheinvalidation_unittests", 423 "cacheinvalidation_unittests",
425 "cast_unittests", 424 "cast_unittests",
(...skipping 22 matching lines...) Expand all
448 }, 447 },
449 { 448 {
450 "test": "courgette_unittests", 449 "test": "courgette_unittests",
451 "swarming": { 450 "swarming": {
452 "can_use_on_swarming_builders": true 451 "can_use_on_swarming_builders": true
453 } 452 }
454 }, 453 },
455 "crypto_unittests", 454 "crypto_unittests",
456 "device_unittests", 455 "device_unittests",
457 "events_unittests", 456 "events_unittests",
457 "extensions_browsertests",
458 "extensions_unittests", 458 "extensions_unittests",
459 "gcm_unit_tests", 459 "gcm_unit_tests",
460 "gfx_unittests", 460 "gfx_unittests",
461 "google_apis_unittests", 461 "google_apis_unittests",
462 { 462 {
463 "test": "gpu_unittests", 463 "test": "gpu_unittests",
464 "swarming": { 464 "swarming": {
465 "can_use_on_swarming_builders": true 465 "can_use_on_swarming_builders": true
466 } 466 }
467 }, 467 },
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
539 }, 539 },
540 "Win7 Tests (dbg)(1)": { 540 "Win7 Tests (dbg)(1)": {
541 "gtest_tests": [ 541 "gtest_tests": [
542 "accessibility_unittests", 542 "accessibility_unittests",
543 { 543 {
544 "test": "ash_unittests", 544 "test": "ash_unittests",
545 "swarming": { 545 "swarming": {
546 "can_use_on_swarming_builders": true 546 "can_use_on_swarming_builders": true
547 } 547 }
548 }, 548 },
549 "app_shell_browsertests",
550 "app_shell_unittests", 549 "app_shell_unittests",
551 "aura_unittests", 550 "aura_unittests",
552 { 551 {
553 "test": "base_unittests", 552 "test": "base_unittests",
554 "swarming": { 553 "swarming": {
555 "can_use_on_swarming_builders": true 554 "can_use_on_swarming_builders": true
556 } 555 }
557 }, 556 },
558 { 557 {
559 "test": "browser_tests", 558 "test": "browser_tests",
(...skipping 28 matching lines...) Expand all
588 } 587 }
589 }, 588 },
590 { 589 {
591 "test": "courgette_unittests", 590 "test": "courgette_unittests",
592 "swarming": { 591 "swarming": {
593 "can_use_on_swarming_builders": true 592 "can_use_on_swarming_builders": true
594 } 593 }
595 }, 594 },
596 "crypto_unittests", 595 "crypto_unittests",
597 "events_unittests", 596 "events_unittests",
597 "extensions_browsertests",
598 "extensions_unittests", 598 "extensions_unittests",
599 "gcm_unit_tests", 599 "gcm_unit_tests",
600 { 600 {
601 "test": "gpu_unittests", 601 "test": "gpu_unittests",
602 "swarming": { 602 "swarming": {
603 "can_use_on_swarming_builders": true 603 "can_use_on_swarming_builders": true
604 } 604 }
605 }, 605 },
606 "installer_util_unittests", 606 "installer_util_unittests",
607 { 607 {
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
676 "wm_unittests", 676 "wm_unittests",
677 "aura_unittests", 677 "aura_unittests",
678 "ash_unittests", 678 "ash_unittests",
679 "compositor_unittests", 679 "compositor_unittests",
680 "content_browsertests", 680 "content_browsertests",
681 "events_unittests", 681 "events_unittests",
682 "ui_touch_selection_unittests" 682 "ui_touch_selection_unittests"
683 ] 683 ]
684 } 684 }
685 } 685 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.webkit.json ('k') | testing/buildbot/chromium_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698