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

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: linux libosmesa 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
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 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 } 48 }
49 }, 49 },
50 { 50 {
51 "test": "courgette_unittests", 51 "test": "courgette_unittests",
52 "swarming": { 52 "swarming": {
53 "can_use_on_swarming_builders": true 53 "can_use_on_swarming_builders": true
54 } 54 }
55 }, 55 },
56 "crypto_unittests", 56 "crypto_unittests",
57 "events_unittests", 57 "events_unittests",
58 "extensions_browsertests", 58 {
59 "test": "extensions_browsertests",
60 "swarming": {
61 "can_use_on_swarming_builders": true
62 }
63 },
59 "extensions_unittests", 64 "extensions_unittests",
60 "gcm_unit_tests", 65 "gcm_unit_tests",
61 "gfx_unittests", 66 "gfx_unittests",
62 "google_apis_unittests", 67 "google_apis_unittests",
63 { 68 {
64 "test": "gpu_unittests", 69 "test": "gpu_unittests",
65 "swarming": { 70 "swarming": {
66 "can_use_on_swarming_builders": true 71 "can_use_on_swarming_builders": true
67 } 72 }
68 }, 73 },
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
172 "can_use_on_swarming_builders": true 177 "can_use_on_swarming_builders": true
173 } 178 }
174 }, 179 },
175 { 180 {
176 "test": "courgette_unittests", 181 "test": "courgette_unittests",
177 "swarming": { 182 "swarming": {
178 "can_use_on_swarming_builders": true 183 "can_use_on_swarming_builders": true
179 } 184 }
180 }, 185 },
181 "crypto_unittests", 186 "crypto_unittests",
182 "extensions_browsertests", 187 {
188 "test": "extensions_browsertests",
189 "swarming": {
190 "can_use_on_swarming_builders": true
191 }
192 },
183 "extensions_unittests", 193 "extensions_unittests",
184 "events_unittests", 194 "events_unittests",
185 "gcm_unit_tests", 195 "gcm_unit_tests",
186 "gfx_unittests", 196 "gfx_unittests",
187 "google_apis_unittests", 197 "google_apis_unittests",
188 { 198 {
189 "test": "gpu_unittests", 199 "test": "gpu_unittests",
190 "swarming": { 200 "swarming": {
191 "can_use_on_swarming_builders": true 201 "can_use_on_swarming_builders": true
192 } 202 }
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
310 }, 320 },
311 { 321 {
312 "test": "courgette_unittests", 322 "test": "courgette_unittests",
313 "swarming": { 323 "swarming": {
314 "can_use_on_swarming_builders": true 324 "can_use_on_swarming_builders": true
315 } 325 }
316 }, 326 },
317 "crypto_unittests", 327 "crypto_unittests",
318 "device_unittests", 328 "device_unittests",
319 "events_unittests", 329 "events_unittests",
320 "extensions_browsertests", 330 {
331 "test": "extensions_browsertests",
332 "swarming": {
333 "can_use_on_swarming_builders": true
334 }
335 },
321 "extensions_unittests", 336 "extensions_unittests",
322 "gcm_unit_tests", 337 "gcm_unit_tests",
323 "gfx_unittests", 338 "gfx_unittests",
324 "google_apis_unittests", 339 "google_apis_unittests",
325 { 340 {
326 "test": "gpu_unittests", 341 "test": "gpu_unittests",
327 "swarming": { 342 "swarming": {
328 "can_use_on_swarming_builders": true 343 "can_use_on_swarming_builders": true
329 } 344 }
330 }, 345 },
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
453 }, 468 },
454 { 469 {
455 "test": "courgette_unittests", 470 "test": "courgette_unittests",
456 "swarming": { 471 "swarming": {
457 "can_use_on_swarming_builders": true 472 "can_use_on_swarming_builders": true
458 } 473 }
459 }, 474 },
460 "crypto_unittests", 475 "crypto_unittests",
461 "device_unittests", 476 "device_unittests",
462 "events_unittests", 477 "events_unittests",
463 "extensions_browsertests", 478 {
479 "test": "extensions_browsertests",
480 "swarming": {
481 "can_use_on_swarming_builders": true
482 }
483 },
464 "extensions_unittests", 484 "extensions_unittests",
465 "gcm_unit_tests", 485 "gcm_unit_tests",
466 "gfx_unittests", 486 "gfx_unittests",
467 "google_apis_unittests", 487 "google_apis_unittests",
468 { 488 {
469 "test": "gpu_unittests", 489 "test": "gpu_unittests",
470 "swarming": { 490 "swarming": {
471 "can_use_on_swarming_builders": true 491 "can_use_on_swarming_builders": true
472 } 492 }
473 }, 493 },
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
593 } 613 }
594 }, 614 },
595 { 615 {
596 "test": "courgette_unittests", 616 "test": "courgette_unittests",
597 "swarming": { 617 "swarming": {
598 "can_use_on_swarming_builders": true 618 "can_use_on_swarming_builders": true
599 } 619 }
600 }, 620 },
601 "crypto_unittests", 621 "crypto_unittests",
602 "events_unittests", 622 "events_unittests",
603 "extensions_browsertests", 623 {
624 "test": "extensions_browsertests",
625 "swarming": {
626 "can_use_on_swarming_builders": true
627 }
628 },
604 "extensions_unittests", 629 "extensions_unittests",
605 "gcm_unit_tests", 630 "gcm_unit_tests",
606 { 631 {
607 "test": "gpu_unittests", 632 "test": "gpu_unittests",
608 "swarming": { 633 "swarming": {
609 "can_use_on_swarming_builders": true 634 "can_use_on_swarming_builders": true
610 } 635 }
611 }, 636 },
612 "installer_util_unittests", 637 "installer_util_unittests",
613 { 638 {
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
682 "wm_unittests", 707 "wm_unittests",
683 "aura_unittests", 708 "aura_unittests",
684 "ash_unittests", 709 "ash_unittests",
685 "compositor_unittests", 710 "compositor_unittests",
686 "content_browsertests", 711 "content_browsertests",
687 "events_unittests", 712 "events_unittests",
688 "ui_touch_selection_unittests" 713 "ui_touch_selection_unittests"
689 ] 714 ]
690 } 715 }
691 } 716 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698