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

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

Issue 1437863002: Run gn_unittests on Mac bots (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add gn_unittests to all mac bots that run UTs Created 5 years, 1 month 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 | « no previous file | no next file » | 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 "gn_all" 4 "gn_all"
5 ], 5 ],
6 "gtest_tests": [ 6 "gtest_tests": [
7 { 7 {
8 "test": "base_unittests" 8 "test": "base_unittests"
9 } 9 }
10 ] 10 ]
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
141 { 141 {
142 "swarming": { 142 "swarming": {
143 "can_use_on_swarming_builders": true 143 "can_use_on_swarming_builders": true
144 }, 144 },
145 "test": "gfx_unittests" 145 "test": "gfx_unittests"
146 }, 146 },
147 { 147 {
148 "swarming": { 148 "swarming": {
149 "can_use_on_swarming_builders": true 149 "can_use_on_swarming_builders": true
150 }, 150 },
151 "test": "gn_unittests"
152 },
153 {
154 "swarming": {
155 "can_use_on_swarming_builders": true
156 },
151 "test": "google_apis_unittests" 157 "test": "google_apis_unittests"
152 }, 158 },
153 { 159 {
154 "swarming": { 160 "swarming": {
155 "can_use_on_swarming_builders": true 161 "can_use_on_swarming_builders": true
156 }, 162 },
157 "test": "gpu_unittests" 163 "test": "gpu_unittests"
158 }, 164 },
159 { 165 {
160 "swarming": { 166 "swarming": {
(...skipping 269 matching lines...) Expand 10 before | Expand all | Expand 10 after
430 { 436 {
431 "swarming": { 437 "swarming": {
432 "can_use_on_swarming_builders": true 438 "can_use_on_swarming_builders": true
433 }, 439 },
434 "test": "gfx_unittests" 440 "test": "gfx_unittests"
435 }, 441 },
436 { 442 {
437 "swarming": { 443 "swarming": {
438 "can_use_on_swarming_builders": true 444 "can_use_on_swarming_builders": true
439 }, 445 },
446 "test": "gn_unittests"
447 },
448 {
449 "swarming": {
450 "can_use_on_swarming_builders": true
451 },
440 "test": "google_apis_unittests" 452 "test": "google_apis_unittests"
441 }, 453 },
442 { 454 {
443 "swarming": { 455 "swarming": {
444 "can_use_on_swarming_builders": true 456 "can_use_on_swarming_builders": true
445 }, 457 },
446 "test": "gpu_unittests" 458 "test": "gpu_unittests"
447 }, 459 },
448 { 460 {
449 "swarming": { 461 "swarming": {
(...skipping 269 matching lines...) Expand 10 before | Expand all | Expand 10 after
719 { 731 {
720 "swarming": { 732 "swarming": {
721 "can_use_on_swarming_builders": true 733 "can_use_on_swarming_builders": true
722 }, 734 },
723 "test": "gfx_unittests" 735 "test": "gfx_unittests"
724 }, 736 },
725 { 737 {
726 "swarming": { 738 "swarming": {
727 "can_use_on_swarming_builders": true 739 "can_use_on_swarming_builders": true
728 }, 740 },
741 "test": "gn_unittests"
742 },
743 {
744 "swarming": {
745 "can_use_on_swarming_builders": true
746 },
729 "test": "google_apis_unittests" 747 "test": "google_apis_unittests"
730 }, 748 },
731 { 749 {
732 "swarming": { 750 "swarming": {
733 "can_use_on_swarming_builders": true 751 "can_use_on_swarming_builders": true
734 }, 752 },
735 "test": "gpu_unittests" 753 "test": "gpu_unittests"
736 }, 754 },
737 { 755 {
738 "swarming": { 756 "swarming": {
(...skipping 269 matching lines...) Expand 10 before | Expand all | Expand 10 after
1008 { 1026 {
1009 "swarming": { 1027 "swarming": {
1010 "can_use_on_swarming_builders": true 1028 "can_use_on_swarming_builders": true
1011 }, 1029 },
1012 "test": "gfx_unittests" 1030 "test": "gfx_unittests"
1013 }, 1031 },
1014 { 1032 {
1015 "swarming": { 1033 "swarming": {
1016 "can_use_on_swarming_builders": true 1034 "can_use_on_swarming_builders": true
1017 }, 1035 },
1036 "test": "gn_unittests"
1037 },
1038 {
1039 "swarming": {
1040 "can_use_on_swarming_builders": true
1041 },
1018 "test": "google_apis_unittests" 1042 "test": "google_apis_unittests"
1019 }, 1043 },
1020 { 1044 {
1021 "swarming": { 1045 "swarming": {
1022 "can_use_on_swarming_builders": true 1046 "can_use_on_swarming_builders": true
1023 }, 1047 },
1024 "test": "gpu_unittests" 1048 "test": "gpu_unittests"
1025 }, 1049 },
1026 { 1050 {
1027 "swarming": { 1051 "swarming": {
(...skipping 269 matching lines...) Expand 10 before | Expand all | Expand 10 after
1297 { 1321 {
1298 "swarming": { 1322 "swarming": {
1299 "can_use_on_swarming_builders": true 1323 "can_use_on_swarming_builders": true
1300 }, 1324 },
1301 "test": "gfx_unittests" 1325 "test": "gfx_unittests"
1302 }, 1326 },
1303 { 1327 {
1304 "swarming": { 1328 "swarming": {
1305 "can_use_on_swarming_builders": true 1329 "can_use_on_swarming_builders": true
1306 }, 1330 },
1331 "test": "gn_unittests"
1332 },
1333 {
1334 "swarming": {
1335 "can_use_on_swarming_builders": true
1336 },
1307 "test": "google_apis_unittests" 1337 "test": "google_apis_unittests"
1308 }, 1338 },
1309 { 1339 {
1310 "swarming": { 1340 "swarming": {
1311 "can_use_on_swarming_builders": true 1341 "can_use_on_swarming_builders": true
1312 }, 1342 },
1313 "test": "gpu_unittests" 1343 "test": "gpu_unittests"
1314 }, 1344 },
1315 { 1345 {
1316 "swarming": { 1346 "swarming": {
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after
1482 "name": "telemetry_perf_unittests", 1512 "name": "telemetry_perf_unittests",
1483 "script": "telemetry_perf_unittests.py" 1513 "script": "telemetry_perf_unittests.py"
1484 }, 1514 },
1485 { 1515 {
1486 "name": "nacl_integration", 1516 "name": "nacl_integration",
1487 "script": "nacl_integration.py" 1517 "script": "nacl_integration.py"
1488 } 1518 }
1489 ] 1519 ]
1490 } 1520 }
1491 } 1521 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698