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

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

Issue 875353004: Isolate crypto_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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_memory_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 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 "swarming": { 51 "swarming": {
52 "can_use_on_swarming_builders": true 52 "can_use_on_swarming_builders": true
53 } 53 }
54 }, 54 },
55 { 55 {
56 "test": "courgette_unittests", 56 "test": "courgette_unittests",
57 "swarming": { 57 "swarming": {
58 "can_use_on_swarming_builders": true 58 "can_use_on_swarming_builders": true
59 } 59 }
60 }, 60 },
61 "crypto_unittests", 61 {
62 "test": "crypto_unittests",
63 "swarming": {
64 "can_use_on_swarming_builders": true
65 }
66 },
62 "events_unittests", 67 "events_unittests",
63 { 68 {
64 "test": "extensions_browsertests", 69 "test": "extensions_browsertests",
65 "swarming": { 70 "swarming": {
66 "can_use_on_swarming_builders": true 71 "can_use_on_swarming_builders": true
67 } 72 }
68 }, 73 },
69 "extensions_unittests", 74 "extensions_unittests",
70 "gcm_unit_tests", 75 "gcm_unit_tests",
71 "gfx_unittests", 76 "gfx_unittests",
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
187 "swarming": { 192 "swarming": {
188 "can_use_on_swarming_builders": true 193 "can_use_on_swarming_builders": true
189 } 194 }
190 }, 195 },
191 { 196 {
192 "test": "courgette_unittests", 197 "test": "courgette_unittests",
193 "swarming": { 198 "swarming": {
194 "can_use_on_swarming_builders": true 199 "can_use_on_swarming_builders": true
195 } 200 }
196 }, 201 },
197 "crypto_unittests", 202 {
203 "test": "crypto_unittests",
204 "swarming": {
205 "can_use_on_swarming_builders": true
206 }
207 },
198 { 208 {
199 "test": "extensions_browsertests", 209 "test": "extensions_browsertests",
200 "swarming": { 210 "swarming": {
201 "can_use_on_swarming_builders": true 211 "can_use_on_swarming_builders": true
202 } 212 }
203 }, 213 },
204 "extensions_unittests", 214 "extensions_unittests",
205 "events_unittests", 215 "events_unittests",
206 "gcm_unit_tests", 216 "gcm_unit_tests",
207 "gfx_unittests", 217 "gfx_unittests",
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
334 "swarming": { 344 "swarming": {
335 "can_use_on_swarming_builders": true 345 "can_use_on_swarming_builders": true
336 } 346 }
337 }, 347 },
338 { 348 {
339 "test": "courgette_unittests", 349 "test": "courgette_unittests",
340 "swarming": { 350 "swarming": {
341 "can_use_on_swarming_builders": true 351 "can_use_on_swarming_builders": true
342 } 352 }
343 }, 353 },
344 "crypto_unittests", 354 {
355 "test": "crypto_unittests",
356 "swarming": {
357 "can_use_on_swarming_builders": true
358 }
359 },
345 "device_unittests", 360 "device_unittests",
346 "events_unittests", 361 "events_unittests",
347 { 362 {
348 "test": "extensions_browsertests", 363 "test": "extensions_browsertests",
349 "swarming": { 364 "swarming": {
350 "can_use_on_swarming_builders": true 365 "can_use_on_swarming_builders": true
351 } 366 }
352 }, 367 },
353 "extensions_unittests", 368 "extensions_unittests",
354 "gcm_unit_tests", 369 "gcm_unit_tests",
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
488 "swarming": { 503 "swarming": {
489 "can_use_on_swarming_builders": true 504 "can_use_on_swarming_builders": true
490 } 505 }
491 }, 506 },
492 { 507 {
493 "test": "courgette_unittests", 508 "test": "courgette_unittests",
494 "swarming": { 509 "swarming": {
495 "can_use_on_swarming_builders": true 510 "can_use_on_swarming_builders": true
496 } 511 }
497 }, 512 },
498 "crypto_unittests", 513 {
514 "test": "crypto_unittests",
515 "swarming": {
516 "can_use_on_swarming_builders": true
517 }
518 },
499 "device_unittests", 519 "device_unittests",
500 "events_unittests", 520 "events_unittests",
501 { 521 {
502 "test": "extensions_browsertests", 522 "test": "extensions_browsertests",
503 "swarming": { 523 "swarming": {
504 "can_use_on_swarming_builders": true 524 "can_use_on_swarming_builders": true
505 } 525 }
506 }, 526 },
507 "extensions_unittests", 527 "extensions_unittests",
508 "gcm_unit_tests", 528 "gcm_unit_tests",
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
640 "swarming": { 660 "swarming": {
641 "can_use_on_swarming_builders": true 661 "can_use_on_swarming_builders": true
642 } 662 }
643 }, 663 },
644 { 664 {
645 "test": "courgette_unittests", 665 "test": "courgette_unittests",
646 "swarming": { 666 "swarming": {
647 "can_use_on_swarming_builders": true 667 "can_use_on_swarming_builders": true
648 } 668 }
649 }, 669 },
650 "crypto_unittests", 670 {
671 "test": "crypto_unittests",
672 "swarming": {
673 "can_use_on_swarming_builders": true
674 }
675 },
651 "events_unittests", 676 "events_unittests",
652 { 677 {
653 "test": "extensions_browsertests", 678 "test": "extensions_browsertests",
654 "swarming": { 679 "swarming": {
655 "can_use_on_swarming_builders": true 680 "can_use_on_swarming_builders": true
656 } 681 }
657 }, 682 },
658 "extensions_unittests", 683 "extensions_unittests",
659 "gcm_unit_tests", 684 "gcm_unit_tests",
660 { 685 {
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
737 "wm_unittests", 762 "wm_unittests",
738 "aura_unittests", 763 "aura_unittests",
739 "ash_unittests", 764 "ash_unittests",
740 "compositor_unittests", 765 "compositor_unittests",
741 "content_browsertests", 766 "content_browsertests",
742 "events_unittests", 767 "events_unittests",
743 "ui_touch_selection_unittests" 768 "ui_touch_selection_unittests"
744 ] 769 ]
745 } 770 }
746 } 771 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.webkit.json ('k') | testing/buildbot/chromium_memory_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698