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

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

Issue 868433002: Isolate courgette_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: reland: include base.isolate to get runtime dlls for shared_library on Windows 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.fyi.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 24 matching lines...) Expand all
35 "swarming": { 35 "swarming": {
36 "can_use_on_swarming_builders": true 36 "can_use_on_swarming_builders": true
37 } 37 }
38 }, 38 },
39 { 39 {
40 "test": "content_unittests", 40 "test": "content_unittests",
41 "swarming": { 41 "swarming": {
42 "can_use_on_swarming_builders": true 42 "can_use_on_swarming_builders": true
43 } 43 }
44 }, 44 },
45 "courgette_unittests", 45 {
46 "test": "courgette_unittests",
47 "swarming": {
48 "can_use_on_swarming_builders": true
49 }
50 },
46 "crypto_unittests", 51 "crypto_unittests",
47 "events_unittests", 52 "events_unittests",
48 "extensions_unittests", 53 "extensions_unittests",
49 "gcm_unit_tests", 54 "gcm_unit_tests",
50 "gfx_unittests", 55 "gfx_unittests",
51 "google_apis_unittests", 56 "google_apis_unittests",
52 { 57 {
53 "test": "gpu_unittests", 58 "test": "gpu_unittests",
54 "swarming": { 59 "swarming": {
55 "can_use_on_swarming_builders": true 60 "can_use_on_swarming_builders": true
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
155 "swarming": { 160 "swarming": {
156 "can_use_on_swarming_builders": true 161 "can_use_on_swarming_builders": true
157 } 162 }
158 }, 163 },
159 { 164 {
160 "test": "content_unittests", 165 "test": "content_unittests",
161 "swarming": { 166 "swarming": {
162 "can_use_on_swarming_builders": true 167 "can_use_on_swarming_builders": true
163 } 168 }
164 }, 169 },
165 "courgette_unittests", 170 {
171 "test": "courgette_unittests",
172 "swarming": {
173 "can_use_on_swarming_builders": true
174 }
175 },
166 "crypto_unittests", 176 "crypto_unittests",
167 "extensions_unittests", 177 "extensions_unittests",
168 "events_unittests", 178 "events_unittests",
169 "gcm_unit_tests", 179 "gcm_unit_tests",
170 "gfx_unittests", 180 "gfx_unittests",
171 "google_apis_unittests", 181 "google_apis_unittests",
172 { 182 {
173 "test": "gpu_unittests", 183 "test": "gpu_unittests",
174 "swarming": { 184 "swarming": {
175 "can_use_on_swarming_builders": true 185 "can_use_on_swarming_builders": true
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
286 "swarming": { 296 "swarming": {
287 "can_use_on_swarming_builders": true 297 "can_use_on_swarming_builders": true
288 } 298 }
289 }, 299 },
290 { 300 {
291 "test": "content_unittests", 301 "test": "content_unittests",
292 "swarming": { 302 "swarming": {
293 "can_use_on_swarming_builders": true 303 "can_use_on_swarming_builders": true
294 } 304 }
295 }, 305 },
296 "courgette_unittests", 306 {
307 "test": "courgette_unittests",
308 "swarming": {
309 "can_use_on_swarming_builders": true
310 }
311 },
297 "crypto_unittests", 312 "crypto_unittests",
298 "device_unittests", 313 "device_unittests",
299 "events_unittests", 314 "events_unittests",
300 "extensions_unittests", 315 "extensions_unittests",
301 "gcm_unit_tests", 316 "gcm_unit_tests",
302 "gfx_unittests", 317 "gfx_unittests",
303 "google_apis_unittests", 318 "google_apis_unittests",
304 { 319 {
305 "test": "gpu_unittests", 320 "test": "gpu_unittests",
306 "swarming": { 321 "swarming": {
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
424 "swarming": { 439 "swarming": {
425 "can_use_on_swarming_builders": true 440 "can_use_on_swarming_builders": true
426 } 441 }
427 }, 442 },
428 { 443 {
429 "test": "content_unittests", 444 "test": "content_unittests",
430 "swarming": { 445 "swarming": {
431 "can_use_on_swarming_builders": true 446 "can_use_on_swarming_builders": true
432 } 447 }
433 }, 448 },
434 "courgette_unittests", 449 {
450 "test": "courgette_unittests",
451 "swarming": {
452 "can_use_on_swarming_builders": true
453 }
454 },
435 "crypto_unittests", 455 "crypto_unittests",
436 "device_unittests", 456 "device_unittests",
437 "events_unittests", 457 "events_unittests",
438 "extensions_unittests", 458 "extensions_unittests",
439 "gcm_unit_tests", 459 "gcm_unit_tests",
440 "gfx_unittests", 460 "gfx_unittests",
441 "google_apis_unittests", 461 "google_apis_unittests",
442 { 462 {
443 "test": "gpu_unittests", 463 "test": "gpu_unittests",
444 "swarming": { 464 "swarming": {
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
560 "can_use_on_swarming_builders": true, 580 "can_use_on_swarming_builders": true,
561 "shards": 2 581 "shards": 2
562 } 582 }
563 }, 583 },
564 { 584 {
565 "test": "content_unittests", 585 "test": "content_unittests",
566 "swarming": { 586 "swarming": {
567 "can_use_on_swarming_builders": true 587 "can_use_on_swarming_builders": true
568 } 588 }
569 }, 589 },
570 "courgette_unittests", 590 {
591 "test": "courgette_unittests",
592 "swarming": {
593 "can_use_on_swarming_builders": true
594 }
595 },
571 "crypto_unittests", 596 "crypto_unittests",
572 "events_unittests", 597 "events_unittests",
573 "extensions_unittests", 598 "extensions_unittests",
574 "gcm_unit_tests", 599 "gcm_unit_tests",
575 { 600 {
576 "test": "gpu_unittests", 601 "test": "gpu_unittests",
577 "swarming": { 602 "swarming": {
578 "can_use_on_swarming_builders": true 603 "can_use_on_swarming_builders": true
579 } 604 }
580 }, 605 },
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
651 "wm_unittests", 676 "wm_unittests",
652 "aura_unittests", 677 "aura_unittests",
653 "ash_unittests", 678 "ash_unittests",
654 "compositor_unittests", 679 "compositor_unittests",
655 "content_browsertests", 680 "content_browsertests",
656 "events_unittests", 681 "events_unittests",
657 "ui_touch_selection_unittests" 682 "ui_touch_selection_unittests"
658 ] 683 ]
659 } 684 }
660 } 685 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | testing/buildbot/chromium_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698