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

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

Issue 1218743005: Revert of Convert ppapi_unittests to run exclusively on Swarming (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
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.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 "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 174 matching lines...) Expand 10 before | Expand all | Expand 10 after
185 { 185 {
186 "test": "nacl_loader_unittests" 186 "test": "nacl_loader_unittests"
187 }, 187 },
188 { 188 {
189 "swarming": { 189 "swarming": {
190 "can_use_on_swarming_builders": true 190 "can_use_on_swarming_builders": true
191 }, 191 },
192 "test": "net_unittests" 192 "test": "net_unittests"
193 }, 193 },
194 { 194 {
195 "swarming": {
196 "can_use_on_swarming_builders": true
197 },
198 "test": "ppapi_unittests" 195 "test": "ppapi_unittests"
199 }, 196 },
200 { 197 {
201 "swarming": { 198 "swarming": {
202 "can_use_on_swarming_builders": true 199 "can_use_on_swarming_builders": true
203 }, 200 },
204 "test": "printing_unittests" 201 "test": "printing_unittests"
205 }, 202 },
206 { 203 {
207 "swarming": { 204 "swarming": {
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
420 { 417 {
421 "test": "nacl_loader_unittests" 418 "test": "nacl_loader_unittests"
422 }, 419 },
423 { 420 {
424 "swarming": { 421 "swarming": {
425 "can_use_on_swarming_builders": true 422 "can_use_on_swarming_builders": true
426 }, 423 },
427 "test": "net_unittests" 424 "test": "net_unittests"
428 }, 425 },
429 { 426 {
430 "swarming": {
431 "can_use_on_swarming_builders": true
432 },
433 "test": "ppapi_unittests" 427 "test": "ppapi_unittests"
434 }, 428 },
435 { 429 {
436 "swarming": { 430 "swarming": {
437 "can_use_on_swarming_builders": true 431 "can_use_on_swarming_builders": true
438 }, 432 },
439 "test": "printing_unittests" 433 "test": "printing_unittests"
440 }, 434 },
441 { 435 {
442 "swarming": { 436 "swarming": {
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
667 { 661 {
668 "test": "nacl_loader_unittests" 662 "test": "nacl_loader_unittests"
669 }, 663 },
670 { 664 {
671 "swarming": { 665 "swarming": {
672 "can_use_on_swarming_builders": true 666 "can_use_on_swarming_builders": true
673 }, 667 },
674 "test": "net_unittests" 668 "test": "net_unittests"
675 }, 669 },
676 { 670 {
677 "swarming": {
678 "can_use_on_swarming_builders": true
679 },
680 "test": "ppapi_unittests" 671 "test": "ppapi_unittests"
681 }, 672 },
682 { 673 {
683 "swarming": { 674 "swarming": {
684 "can_use_on_swarming_builders": true 675 "can_use_on_swarming_builders": true
685 }, 676 },
686 "test": "printing_unittests" 677 "test": "printing_unittests"
687 }, 678 },
688 { 679 {
689 "swarming": { 680 "swarming": {
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
914 { 905 {
915 "test": "nacl_loader_unittests" 906 "test": "nacl_loader_unittests"
916 }, 907 },
917 { 908 {
918 "swarming": { 909 "swarming": {
919 "can_use_on_swarming_builders": true 910 "can_use_on_swarming_builders": true
920 }, 911 },
921 "test": "net_unittests" 912 "test": "net_unittests"
922 }, 913 },
923 { 914 {
924 "swarming": {
925 "can_use_on_swarming_builders": true
926 },
927 "test": "ppapi_unittests" 915 "test": "ppapi_unittests"
928 }, 916 },
929 { 917 {
930 "swarming": { 918 "swarming": {
931 "can_use_on_swarming_builders": true 919 "can_use_on_swarming_builders": true
932 }, 920 },
933 "test": "printing_unittests" 921 "test": "printing_unittests"
934 }, 922 },
935 { 923 {
936 "swarming": { 924 "swarming": {
(...skipping 225 matching lines...) Expand 10 before | Expand all | Expand 10 after
1162 { 1150 {
1163 "test": "nacl_loader_unittests" 1151 "test": "nacl_loader_unittests"
1164 }, 1152 },
1165 { 1153 {
1166 "swarming": { 1154 "swarming": {
1167 "can_use_on_swarming_builders": true 1155 "can_use_on_swarming_builders": true
1168 }, 1156 },
1169 "test": "net_unittests" 1157 "test": "net_unittests"
1170 }, 1158 },
1171 { 1159 {
1172 "swarming": {
1173 "can_use_on_swarming_builders": true
1174 },
1175 "test": "ppapi_unittests" 1160 "test": "ppapi_unittests"
1176 }, 1161 },
1177 { 1162 {
1178 "swarming": { 1163 "swarming": {
1179 "can_use_on_swarming_builders": true 1164 "can_use_on_swarming_builders": true
1180 }, 1165 },
1181 "test": "printing_unittests" 1166 "test": "printing_unittests"
1182 }, 1167 },
1183 { 1168 {
1184 "swarming": { 1169 "swarming": {
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
1244 "name": "telemetry_perf_unittests", 1229 "name": "telemetry_perf_unittests",
1245 "script": "telemetry_perf_unittests.py" 1230 "script": "telemetry_perf_unittests.py"
1246 }, 1231 },
1247 { 1232 {
1248 "name": "nacl_integration", 1233 "name": "nacl_integration",
1249 "script": "nacl_integration.py" 1234 "script": "nacl_integration.py"
1250 } 1235 }
1251 ] 1236 ]
1252 } 1237 }
1253 } 1238 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698