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

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

Issue 1213943002: Isolate extensions_unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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 "Mac GN": { 2 "Mac GN": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "accessibility_unittests", 4 "accessibility_unittests",
5 "base_unittests", 5 "base_unittests",
6 "cacheinvalidation_unittests", 6 "cacheinvalidation_unittests",
7 "cast_unittests", 7 "cast_unittests",
8 "cc_unittests", 8 "cc_unittests",
9 "chromedriver_unittests", 9 "chromedriver_unittests",
10 "crypto_unittests", 10 "crypto_unittests",
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
113 }, 113 },
114 "test": "components_unittests" 114 "test": "components_unittests"
115 }, 115 },
116 { 116 {
117 "swarming": { 117 "swarming": {
118 "can_use_on_swarming_builders": true 118 "can_use_on_swarming_builders": true
119 }, 119 },
120 "test": "crypto_unittests" 120 "test": "crypto_unittests"
121 }, 121 },
122 { 122 {
123 "swarming": {
124 "can_use_on_swarming_builders": true
125 },
123 "test": "extensions_unittests" 126 "test": "extensions_unittests"
124 }, 127 },
125 { 128 {
126 "test": "gcm_unit_tests" 129 "test": "gcm_unit_tests"
127 }, 130 },
128 { 131 {
129 "test": "google_apis_unittests" 132 "test": "google_apis_unittests"
130 }, 133 },
131 { 134 {
132 "swarming": { 135 "swarming": {
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after
291 }, 294 },
292 "test": "content_unittests" 295 "test": "content_unittests"
293 }, 296 },
294 { 297 {
295 "swarming": { 298 "swarming": {
296 "can_use_on_swarming_builders": true 299 "can_use_on_swarming_builders": true
297 }, 300 },
298 "test": "crypto_unittests" 301 "test": "crypto_unittests"
299 }, 302 },
300 { 303 {
304 "swarming": {
305 "can_use_on_swarming_builders": true
306 },
301 "test": "extensions_unittests" 307 "test": "extensions_unittests"
302 }, 308 },
303 { 309 {
304 "test": "gcm_unit_tests" 310 "test": "gcm_unit_tests"
305 }, 311 },
306 { 312 {
307 "swarming": { 313 "swarming": {
308 "can_use_on_swarming_builders": true 314 "can_use_on_swarming_builders": true
309 }, 315 },
310 "test": "gfx_unittests" 316 "test": "gfx_unittests"
(...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after
499 }, 505 },
500 "test": "content_unittests" 506 "test": "content_unittests"
501 }, 507 },
502 { 508 {
503 "swarming": { 509 "swarming": {
504 "can_use_on_swarming_builders": true 510 "can_use_on_swarming_builders": true
505 }, 511 },
506 "test": "crypto_unittests" 512 "test": "crypto_unittests"
507 }, 513 },
508 { 514 {
515 "swarming": {
516 "can_use_on_swarming_builders": true
517 },
509 "test": "extensions_unittests" 518 "test": "extensions_unittests"
510 }, 519 },
511 { 520 {
512 "test": "gcm_unit_tests" 521 "test": "gcm_unit_tests"
513 }, 522 },
514 { 523 {
515 "swarming": { 524 "swarming": {
516 "can_use_on_swarming_builders": true 525 "can_use_on_swarming_builders": true
517 }, 526 },
518 "test": "gfx_unittests" 527 "test": "gfx_unittests"
(...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after
707 }, 716 },
708 "test": "content_unittests" 717 "test": "content_unittests"
709 }, 718 },
710 { 719 {
711 "swarming": { 720 "swarming": {
712 "can_use_on_swarming_builders": true 721 "can_use_on_swarming_builders": true
713 }, 722 },
714 "test": "crypto_unittests" 723 "test": "crypto_unittests"
715 }, 724 },
716 { 725 {
726 "swarming": {
727 "can_use_on_swarming_builders": true
728 },
717 "test": "extensions_unittests" 729 "test": "extensions_unittests"
718 }, 730 },
719 { 731 {
720 "test": "gcm_unit_tests" 732 "test": "gcm_unit_tests"
721 }, 733 },
722 { 734 {
723 "swarming": { 735 "swarming": {
724 "can_use_on_swarming_builders": true 736 "can_use_on_swarming_builders": true
725 }, 737 },
726 "test": "gfx_unittests" 738 "test": "gfx_unittests"
(...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after
915 }, 927 },
916 "test": "content_unittests" 928 "test": "content_unittests"
917 }, 929 },
918 { 930 {
919 "swarming": { 931 "swarming": {
920 "can_use_on_swarming_builders": true 932 "can_use_on_swarming_builders": true
921 }, 933 },
922 "test": "crypto_unittests" 934 "test": "crypto_unittests"
923 }, 935 },
924 { 936 {
937 "swarming": {
938 "can_use_on_swarming_builders": true
939 },
925 "test": "extensions_unittests" 940 "test": "extensions_unittests"
926 }, 941 },
927 { 942 {
928 "test": "gcm_unit_tests" 943 "test": "gcm_unit_tests"
929 }, 944 },
930 { 945 {
931 "swarming": { 946 "swarming": {
932 "can_use_on_swarming_builders": true 947 "can_use_on_swarming_builders": true
933 }, 948 },
934 "test": "gfx_unittests" 949 "test": "gfx_unittests"
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
1055 "name": "telemetry_perf_unittests", 1070 "name": "telemetry_perf_unittests",
1056 "script": "telemetry_perf_unittests.py" 1071 "script": "telemetry_perf_unittests.py"
1057 }, 1072 },
1058 { 1073 {
1059 "name": "nacl_integration", 1074 "name": "nacl_integration",
1060 "script": "nacl_integration.py" 1075 "script": "nacl_integration.py"
1061 } 1076 }
1062 ] 1077 ]
1063 } 1078 }
1064 } 1079 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698