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

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

Issue 869783004: Isolate extensions_browsertests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add wow_helper for Vista x64 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 },
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 } 42 }
43 }, 43 },
44 { 44 {
45 "test": "courgette_unittests", 45 "test": "courgette_unittests",
46 "swarming": { 46 "swarming": {
47 "can_use_on_swarming_builders": true 47 "can_use_on_swarming_builders": true
48 } 48 }
49 }, 49 },
50 "crypto_unittests", 50 "crypto_unittests",
51 "events_unittests", 51 "events_unittests",
52 "extensions_browsertests", 52 {
53 "test": "extensions_browsertests",
54 "swarming": {
55 "can_use_on_swarming_builders": true
56 }
57 },
53 "extensions_unittests", 58 "extensions_unittests",
54 "gcm_unit_tests", 59 "gcm_unit_tests",
55 "gfx_unittests", 60 "gfx_unittests",
56 "google_apis_unittests", 61 "google_apis_unittests",
57 { 62 {
58 "test": "gpu_unittests", 63 "test": "gpu_unittests",
59 "swarming": { 64 "swarming": {
60 "can_use_on_swarming_builders": true 65 "can_use_on_swarming_builders": true
61 } 66 }
62 }, 67 },
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
166 "can_use_on_swarming_builders": true 171 "can_use_on_swarming_builders": true
167 } 172 }
168 }, 173 },
169 { 174 {
170 "test": "courgette_unittests", 175 "test": "courgette_unittests",
171 "swarming": { 176 "swarming": {
172 "can_use_on_swarming_builders": true 177 "can_use_on_swarming_builders": true
173 } 178 }
174 }, 179 },
175 "crypto_unittests", 180 "crypto_unittests",
176 "extensions_browsertests", 181 {
182 "test": "extensions_browsertests",
183 "swarming": {
184 "can_use_on_swarming_builders": true
185 }
186 },
177 "extensions_unittests", 187 "extensions_unittests",
178 "events_unittests", 188 "events_unittests",
179 "gcm_unit_tests", 189 "gcm_unit_tests",
180 "gfx_unittests", 190 "gfx_unittests",
181 "google_apis_unittests", 191 "google_apis_unittests",
182 { 192 {
183 "test": "gpu_unittests", 193 "test": "gpu_unittests",
184 "swarming": { 194 "swarming": {
185 "can_use_on_swarming_builders": true 195 "can_use_on_swarming_builders": true
186 } 196 }
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
304 }, 314 },
305 { 315 {
306 "test": "courgette_unittests", 316 "test": "courgette_unittests",
307 "swarming": { 317 "swarming": {
308 "can_use_on_swarming_builders": true 318 "can_use_on_swarming_builders": true
309 } 319 }
310 }, 320 },
311 "crypto_unittests", 321 "crypto_unittests",
312 "device_unittests", 322 "device_unittests",
313 "events_unittests", 323 "events_unittests",
314 "extensions_browsertests", 324 {
325 "test": "extensions_browsertests",
326 "swarming": {
327 "can_use_on_swarming_builders": true
328 }
329 },
315 "extensions_unittests", 330 "extensions_unittests",
316 "gcm_unit_tests", 331 "gcm_unit_tests",
317 "gfx_unittests", 332 "gfx_unittests",
318 "google_apis_unittests", 333 "google_apis_unittests",
319 { 334 {
320 "test": "gpu_unittests", 335 "test": "gpu_unittests",
321 "swarming": { 336 "swarming": {
322 "can_use_on_swarming_builders": true 337 "can_use_on_swarming_builders": true
323 } 338 }
324 }, 339 },
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
447 }, 462 },
448 { 463 {
449 "test": "courgette_unittests", 464 "test": "courgette_unittests",
450 "swarming": { 465 "swarming": {
451 "can_use_on_swarming_builders": true 466 "can_use_on_swarming_builders": true
452 } 467 }
453 }, 468 },
454 "crypto_unittests", 469 "crypto_unittests",
455 "device_unittests", 470 "device_unittests",
456 "events_unittests", 471 "events_unittests",
457 "extensions_browsertests", 472 {
473 "test": "extensions_browsertests",
474 "swarming": {
475 "can_use_on_swarming_builders": true
476 }
477 },
458 "extensions_unittests", 478 "extensions_unittests",
459 "gcm_unit_tests", 479 "gcm_unit_tests",
460 "gfx_unittests", 480 "gfx_unittests",
461 "google_apis_unittests", 481 "google_apis_unittests",
462 { 482 {
463 "test": "gpu_unittests", 483 "test": "gpu_unittests",
464 "swarming": { 484 "swarming": {
465 "can_use_on_swarming_builders": true 485 "can_use_on_swarming_builders": true
466 } 486 }
467 }, 487 },
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
587 } 607 }
588 }, 608 },
589 { 609 {
590 "test": "courgette_unittests", 610 "test": "courgette_unittests",
591 "swarming": { 611 "swarming": {
592 "can_use_on_swarming_builders": true 612 "can_use_on_swarming_builders": true
593 } 613 }
594 }, 614 },
595 "crypto_unittests", 615 "crypto_unittests",
596 "events_unittests", 616 "events_unittests",
597 "extensions_browsertests", 617 {
618 "test": "extensions_browsertests",
619 "swarming": {
620 "can_use_on_swarming_builders": true
621 }
622 },
598 "extensions_unittests", 623 "extensions_unittests",
599 "gcm_unit_tests", 624 "gcm_unit_tests",
600 { 625 {
601 "test": "gpu_unittests", 626 "test": "gpu_unittests",
602 "swarming": { 627 "swarming": {
603 "can_use_on_swarming_builders": true 628 "can_use_on_swarming_builders": true
604 } 629 }
605 }, 630 },
606 "installer_util_unittests", 631 "installer_util_unittests",
607 { 632 {
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
676 "wm_unittests", 701 "wm_unittests",
677 "aura_unittests", 702 "aura_unittests",
678 "ash_unittests", 703 "ash_unittests",
679 "compositor_unittests", 704 "compositor_unittests",
680 "content_browsertests", 705 "content_browsertests",
681 "events_unittests", 706 "events_unittests",
682 "ui_touch_selection_unittests" 707 "ui_touch_selection_unittests"
683 ] 708 ]
684 } 709 }
685 } 710 }
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