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

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

Issue 1234193006: Convert mojo_public_utility_unittests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@5_mojo_public_system_unittests
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.fyi.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 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
203 }, 203 },
204 "test": "mojo_public_environment_unittests" 204 "test": "mojo_public_environment_unittests"
205 }, 205 },
206 { 206 {
207 "swarming": { 207 "swarming": {
208 "can_use_on_swarming_builders": true 208 "can_use_on_swarming_builders": true
209 }, 209 },
210 "test": "mojo_public_system_unittests" 210 "test": "mojo_public_system_unittests"
211 }, 211 },
212 { 212 {
213 "swarming": {
214 "can_use_on_swarming_builders": true
215 },
213 "test": "mojo_public_utility_unittests" 216 "test": "mojo_public_utility_unittests"
214 }, 217 },
215 { 218 {
216 "swarming": { 219 "swarming": {
217 "can_use_on_swarming_builders": true 220 "can_use_on_swarming_builders": true
218 }, 221 },
219 "test": "nacl_loader_unittests" 222 "test": "nacl_loader_unittests"
220 }, 223 },
221 { 224 {
222 "swarming": { 225 "swarming": {
(...skipping 237 matching lines...) Expand 10 before | Expand all | Expand 10 after
460 }, 463 },
461 "test": "mojo_public_environment_unittests" 464 "test": "mojo_public_environment_unittests"
462 }, 465 },
463 { 466 {
464 "swarming": { 467 "swarming": {
465 "can_use_on_swarming_builders": true 468 "can_use_on_swarming_builders": true
466 }, 469 },
467 "test": "mojo_public_system_unittests" 470 "test": "mojo_public_system_unittests"
468 }, 471 },
469 { 472 {
473 "swarming": {
474 "can_use_on_swarming_builders": true
475 },
470 "test": "mojo_public_utility_unittests" 476 "test": "mojo_public_utility_unittests"
471 }, 477 },
472 { 478 {
473 "test": "mojo_system_unittests" 479 "test": "mojo_system_unittests"
474 }, 480 },
475 { 481 {
476 "swarming": { 482 "swarming": {
477 "can_use_on_swarming_builders": true 483 "can_use_on_swarming_builders": true
478 }, 484 },
479 "test": "nacl_loader_unittests" 485 "test": "nacl_loader_unittests"
(...skipping 246 matching lines...) Expand 10 before | Expand all | Expand 10 after
726 }, 732 },
727 "test": "mojo_public_environment_unittests" 733 "test": "mojo_public_environment_unittests"
728 }, 734 },
729 { 735 {
730 "swarming": { 736 "swarming": {
731 "can_use_on_swarming_builders": true 737 "can_use_on_swarming_builders": true
732 }, 738 },
733 "test": "mojo_public_system_unittests" 739 "test": "mojo_public_system_unittests"
734 }, 740 },
735 { 741 {
742 "swarming": {
743 "can_use_on_swarming_builders": true
744 },
736 "test": "mojo_public_utility_unittests" 745 "test": "mojo_public_utility_unittests"
737 }, 746 },
738 { 747 {
739 "test": "mojo_system_unittests" 748 "test": "mojo_system_unittests"
740 }, 749 },
741 { 750 {
742 "swarming": { 751 "swarming": {
743 "can_use_on_swarming_builders": true 752 "can_use_on_swarming_builders": true
744 }, 753 },
745 "test": "nacl_loader_unittests" 754 "test": "nacl_loader_unittests"
(...skipping 246 matching lines...) Expand 10 before | Expand all | Expand 10 after
992 }, 1001 },
993 "test": "mojo_public_environment_unittests" 1002 "test": "mojo_public_environment_unittests"
994 }, 1003 },
995 { 1004 {
996 "swarming": { 1005 "swarming": {
997 "can_use_on_swarming_builders": true 1006 "can_use_on_swarming_builders": true
998 }, 1007 },
999 "test": "mojo_public_system_unittests" 1008 "test": "mojo_public_system_unittests"
1000 }, 1009 },
1001 { 1010 {
1011 "swarming": {
1012 "can_use_on_swarming_builders": true
1013 },
1002 "test": "mojo_public_utility_unittests" 1014 "test": "mojo_public_utility_unittests"
1003 }, 1015 },
1004 { 1016 {
1005 "test": "mojo_system_unittests" 1017 "test": "mojo_system_unittests"
1006 }, 1018 },
1007 { 1019 {
1008 "swarming": { 1020 "swarming": {
1009 "can_use_on_swarming_builders": true 1021 "can_use_on_swarming_builders": true
1010 }, 1022 },
1011 "test": "nacl_loader_unittests" 1023 "test": "nacl_loader_unittests"
(...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after
1259 }, 1271 },
1260 "test": "mojo_public_environment_unittests" 1272 "test": "mojo_public_environment_unittests"
1261 }, 1273 },
1262 { 1274 {
1263 "swarming": { 1275 "swarming": {
1264 "can_use_on_swarming_builders": true 1276 "can_use_on_swarming_builders": true
1265 }, 1277 },
1266 "test": "mojo_public_system_unittests" 1278 "test": "mojo_public_system_unittests"
1267 }, 1279 },
1268 { 1280 {
1281 "swarming": {
1282 "can_use_on_swarming_builders": true
1283 },
1269 "test": "mojo_public_utility_unittests" 1284 "test": "mojo_public_utility_unittests"
1270 }, 1285 },
1271 { 1286 {
1272 "test": "mojo_system_unittests" 1287 "test": "mojo_system_unittests"
1273 }, 1288 },
1274 { 1289 {
1275 "swarming": { 1290 "swarming": {
1276 "can_use_on_swarming_builders": true 1291 "can_use_on_swarming_builders": true
1277 }, 1292 },
1278 "test": "nacl_loader_unittests" 1293 "test": "nacl_loader_unittests"
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
1360 "name": "telemetry_perf_unittests", 1375 "name": "telemetry_perf_unittests",
1361 "script": "telemetry_perf_unittests.py" 1376 "script": "telemetry_perf_unittests.py"
1362 }, 1377 },
1363 { 1378 {
1364 "name": "nacl_integration", 1379 "name": "nacl_integration",
1365 "script": "nacl_integration.py" 1380 "script": "nacl_integration.py"
1366 } 1381 }
1367 ] 1382 ]
1368 } 1383 }
1369 } 1384 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | testing/buildbot/chromium.memory.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698