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

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

Issue 1218143002: Convert sync_unit_tests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@9_gcm_unit_tests
Patch Set: Add chrome/test/data/sync, remove sync/tools/testserver/ 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 195 matching lines...) Expand 10 before | Expand all | Expand 10 after
206 }, 206 },
207 "test": "skia_unittests" 207 "test": "skia_unittests"
208 }, 208 },
209 { 209 {
210 "swarming": { 210 "swarming": {
211 "can_use_on_swarming_builders": true 211 "can_use_on_swarming_builders": true
212 }, 212 },
213 "test": "sql_unittests" 213 "test": "sql_unittests"
214 }, 214 },
215 { 215 {
216 "swarming": {
217 "can_use_on_swarming_builders": true
218 },
216 "test": "sync_unit_tests" 219 "test": "sync_unit_tests"
217 }, 220 },
218 { 221 {
219 "swarming": { 222 "swarming": {
220 "can_use_on_swarming_builders": true 223 "can_use_on_swarming_builders": true
221 }, 224 },
222 "test": "ui_base_unittests" 225 "test": "ui_base_unittests"
223 }, 226 },
224 { 227 {
225 "swarming": { 228 "swarming": {
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
438 }, 441 },
439 "test": "sql_unittests" 442 "test": "sql_unittests"
440 }, 443 },
441 { 444 {
442 "swarming": { 445 "swarming": {
443 "can_use_on_swarming_builders": true 446 "can_use_on_swarming_builders": true
444 }, 447 },
445 "test": "sync_integration_tests" 448 "test": "sync_integration_tests"
446 }, 449 },
447 { 450 {
451 "swarming": {
452 "can_use_on_swarming_builders": true
453 },
448 "test": "sync_unit_tests" 454 "test": "sync_unit_tests"
449 }, 455 },
450 { 456 {
451 "swarming": { 457 "swarming": {
452 "can_use_on_swarming_builders": true 458 "can_use_on_swarming_builders": true
453 }, 459 },
454 "test": "ui_base_unittests" 460 "test": "ui_base_unittests"
455 }, 461 },
456 { 462 {
457 "swarming": { 463 "swarming": {
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
670 }, 676 },
671 "test": "sql_unittests" 677 "test": "sql_unittests"
672 }, 678 },
673 { 679 {
674 "swarming": { 680 "swarming": {
675 "can_use_on_swarming_builders": true 681 "can_use_on_swarming_builders": true
676 }, 682 },
677 "test": "sync_integration_tests" 683 "test": "sync_integration_tests"
678 }, 684 },
679 { 685 {
686 "swarming": {
687 "can_use_on_swarming_builders": true
688 },
680 "test": "sync_unit_tests" 689 "test": "sync_unit_tests"
681 }, 690 },
682 { 691 {
683 "swarming": { 692 "swarming": {
684 "can_use_on_swarming_builders": true 693 "can_use_on_swarming_builders": true
685 }, 694 },
686 "test": "ui_base_unittests" 695 "test": "ui_base_unittests"
687 }, 696 },
688 { 697 {
689 "swarming": { 698 "swarming": {
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
902 }, 911 },
903 "test": "sql_unittests" 912 "test": "sql_unittests"
904 }, 913 },
905 { 914 {
906 "swarming": { 915 "swarming": {
907 "can_use_on_swarming_builders": true 916 "can_use_on_swarming_builders": true
908 }, 917 },
909 "test": "sync_integration_tests" 918 "test": "sync_integration_tests"
910 }, 919 },
911 { 920 {
921 "swarming": {
922 "can_use_on_swarming_builders": true
923 },
912 "test": "sync_unit_tests" 924 "test": "sync_unit_tests"
913 }, 925 },
914 { 926 {
915 "swarming": { 927 "swarming": {
916 "can_use_on_swarming_builders": true 928 "can_use_on_swarming_builders": true
917 }, 929 },
918 "test": "ui_base_unittests" 930 "test": "ui_base_unittests"
919 }, 931 },
920 { 932 {
921 "swarming": { 933 "swarming": {
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
1135 }, 1147 },
1136 "test": "sql_unittests" 1148 "test": "sql_unittests"
1137 }, 1149 },
1138 { 1150 {
1139 "swarming": { 1151 "swarming": {
1140 "can_use_on_swarming_builders": true 1152 "can_use_on_swarming_builders": true
1141 }, 1153 },
1142 "test": "sync_integration_tests" 1154 "test": "sync_integration_tests"
1143 }, 1155 },
1144 { 1156 {
1157 "swarming": {
1158 "can_use_on_swarming_builders": true
1159 },
1145 "test": "sync_unit_tests" 1160 "test": "sync_unit_tests"
1146 }, 1161 },
1147 { 1162 {
1148 "swarming": { 1163 "swarming": {
1149 "can_use_on_swarming_builders": true 1164 "can_use_on_swarming_builders": true
1150 }, 1165 },
1151 "test": "ui_base_unittests" 1166 "test": "ui_base_unittests"
1152 }, 1167 },
1153 { 1168 {
1154 "swarming": { 1169 "swarming": {
(...skipping 17 matching lines...) Expand all
1172 "name": "telemetry_perf_unittests", 1187 "name": "telemetry_perf_unittests",
1173 "script": "telemetry_perf_unittests.py" 1188 "script": "telemetry_perf_unittests.py"
1174 }, 1189 },
1175 { 1190 {
1176 "name": "nacl_integration", 1191 "name": "nacl_integration",
1177 "script": "nacl_integration.py" 1192 "script": "nacl_integration.py"
1178 } 1193 }
1179 ] 1194 ]
1180 } 1195 }
1181 } 1196 }
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