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

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

Issue 2544223003: chromium.fyi: Set min num of devices for swarmed x64 android tests. (Closed)
Patch Set: Created 4 years 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 "Android Asan Builder Tests (dbg)": { 2 "Android Asan Builder Tests (dbg)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "args": [ 5 "args": [
6 "--tool=asan" 6 "--tool=asan"
7 ], 7 ],
8 "swarming": { 8 "swarming": {
9 "can_use_on_swarming_builders": false 9 "can_use_on_swarming_builders": false
10 }, 10 },
(...skipping 898 matching lines...) Expand 10 before | Expand all | Expand 10 after
909 "gtest_tests": [ 909 "gtest_tests": [
910 { 910 {
911 "override_compile_targets": [ 911 "override_compile_targets": [
912 "android_webview_test_apk" 912 "android_webview_test_apk"
913 ], 913 ],
914 "override_isolate_target": "android_webview_test_apk", 914 "override_isolate_target": "android_webview_test_apk",
915 "swarming": { 915 "swarming": {
916 "can_use_on_swarming_builders": true, 916 "can_use_on_swarming_builders": true,
917 "dimension_sets": [ 917 "dimension_sets": [
918 { 918 {
919 "android_devices": "1",
919 "device_type": "coho" 920 "device_type": "coho"
920 } 921 }
921 ] 922 ]
922 }, 923 },
923 "test": "android_webview_test_apk" 924 "test": "android_webview_test_apk"
924 }, 925 },
925 { 926 {
926 "override_isolate_target": "angle_unittests", 927 "override_isolate_target": "angle_unittests",
927 "swarming": { 928 "swarming": {
928 "can_use_on_swarming_builders": true, 929 "can_use_on_swarming_builders": true,
929 "dimension_sets": [ 930 "dimension_sets": [
930 { 931 {
932 "android_devices": "1",
931 "device_type": "coho" 933 "device_type": "coho"
932 } 934 }
933 ] 935 ]
934 }, 936 },
935 "test": "angle_unittests" 937 "test": "angle_unittests"
936 }, 938 },
937 { 939 {
938 "override_isolate_target": "base_unittests", 940 "override_isolate_target": "base_unittests",
939 "swarming": { 941 "swarming": {
940 "can_use_on_swarming_builders": true, 942 "can_use_on_swarming_builders": true,
941 "dimension_sets": [ 943 "dimension_sets": [
942 { 944 {
945 "android_devices": "1",
943 "device_type": "coho" 946 "device_type": "coho"
944 } 947 }
945 ] 948 ]
946 }, 949 },
947 "test": "base_unittests" 950 "test": "base_unittests"
948 }, 951 },
949 { 952 {
950 "override_compile_targets": [ 953 "override_compile_targets": [
951 "blimp_test_apk" 954 "blimp_test_apk"
952 ], 955 ],
953 "override_isolate_target": "blimp_test_apk", 956 "override_isolate_target": "blimp_test_apk",
954 "swarming": { 957 "swarming": {
955 "can_use_on_swarming_builders": true, 958 "can_use_on_swarming_builders": true,
956 "dimension_sets": [ 959 "dimension_sets": [
957 { 960 {
961 "android_devices": "1",
958 "device_type": "coho" 962 "device_type": "coho"
959 } 963 }
960 ] 964 ]
961 }, 965 },
962 "test": "blimp_test_apk" 966 "test": "blimp_test_apk"
963 }, 967 },
964 { 968 {
965 "override_isolate_target": "blimp_unittests", 969 "override_isolate_target": "blimp_unittests",
966 "swarming": { 970 "swarming": {
967 "can_use_on_swarming_builders": true, 971 "can_use_on_swarming_builders": true,
968 "dimension_sets": [ 972 "dimension_sets": [
969 { 973 {
974 "android_devices": "1",
970 "device_type": "coho" 975 "device_type": "coho"
971 } 976 }
972 ] 977 ]
973 }, 978 },
974 "test": "blimp_unittests" 979 "test": "blimp_unittests"
975 }, 980 },
976 { 981 {
977 "override_isolate_target": "blink_heap_unittests", 982 "override_isolate_target": "blink_heap_unittests",
978 "swarming": { 983 "swarming": {
979 "can_use_on_swarming_builders": true, 984 "can_use_on_swarming_builders": true,
980 "dimension_sets": [ 985 "dimension_sets": [
981 { 986 {
987 "android_devices": "1",
982 "device_type": "coho" 988 "device_type": "coho"
983 } 989 }
984 ] 990 ]
985 }, 991 },
986 "test": "blink_heap_unittests" 992 "test": "blink_heap_unittests"
987 }, 993 },
988 { 994 {
989 "override_isolate_target": "breakpad_unittests", 995 "override_isolate_target": "breakpad_unittests",
990 "swarming": { 996 "swarming": {
991 "can_use_on_swarming_builders": true, 997 "can_use_on_swarming_builders": true,
992 "dimension_sets": [ 998 "dimension_sets": [
993 { 999 {
1000 "android_devices": "1",
994 "device_type": "coho" 1001 "device_type": "coho"
995 } 1002 }
996 ] 1003 ]
997 }, 1004 },
998 "test": "breakpad_unittests" 1005 "test": "breakpad_unittests"
999 }, 1006 },
1000 { 1007 {
1001 "override_isolate_target": "cacheinvalidation_unittests", 1008 "override_isolate_target": "cacheinvalidation_unittests",
1002 "swarming": { 1009 "swarming": {
1003 "can_use_on_swarming_builders": true, 1010 "can_use_on_swarming_builders": true,
1004 "dimension_sets": [ 1011 "dimension_sets": [
1005 { 1012 {
1013 "android_devices": "1",
1006 "device_type": "coho" 1014 "device_type": "coho"
1007 } 1015 }
1008 ] 1016 ]
1009 }, 1017 },
1010 "test": "cacheinvalidation_unittests" 1018 "test": "cacheinvalidation_unittests"
1011 }, 1019 },
1012 { 1020 {
1013 "override_isolate_target": "capture_unittests", 1021 "override_isolate_target": "capture_unittests",
1014 "swarming": { 1022 "swarming": {
1015 "can_use_on_swarming_builders": true, 1023 "can_use_on_swarming_builders": true,
1016 "dimension_sets": [ 1024 "dimension_sets": [
1017 { 1025 {
1026 "android_devices": "1",
1018 "device_type": "coho" 1027 "device_type": "coho"
1019 } 1028 }
1020 ] 1029 ]
1021 }, 1030 },
1022 "test": "capture_unittests" 1031 "test": "capture_unittests"
1023 }, 1032 },
1024 { 1033 {
1025 "override_isolate_target": "cast_unittests", 1034 "override_isolate_target": "cast_unittests",
1026 "swarming": { 1035 "swarming": {
1027 "can_use_on_swarming_builders": true, 1036 "can_use_on_swarming_builders": true,
1028 "dimension_sets": [ 1037 "dimension_sets": [
1029 { 1038 {
1039 "android_devices": "1",
1030 "device_type": "coho" 1040 "device_type": "coho"
1031 } 1041 }
1032 ] 1042 ]
1033 }, 1043 },
1034 "test": "cast_unittests" 1044 "test": "cast_unittests"
1035 }, 1045 },
1036 { 1046 {
1037 "override_isolate_target": "cc_unittests", 1047 "override_isolate_target": "cc_unittests",
1038 "swarming": { 1048 "swarming": {
1039 "can_use_on_swarming_builders": true, 1049 "can_use_on_swarming_builders": true,
1040 "dimension_sets": [ 1050 "dimension_sets": [
1041 { 1051 {
1052 "android_devices": "1",
1042 "device_type": "coho" 1053 "device_type": "coho"
1043 } 1054 }
1044 ] 1055 ]
1045 }, 1056 },
1046 "test": "cc_unittests" 1057 "test": "cc_unittests"
1047 }, 1058 },
1048 { 1059 {
1049 "override_compile_targets": [ 1060 "override_compile_targets": [
1050 "chrome_public_test_apk" 1061 "chrome_public_test_apk"
1051 ], 1062 ],
1052 "override_isolate_target": "chrome_public_test_apk", 1063 "override_isolate_target": "chrome_public_test_apk",
1053 "swarming": { 1064 "swarming": {
1054 "can_use_on_swarming_builders": true, 1065 "can_use_on_swarming_builders": true,
1055 "dimension_sets": [ 1066 "dimension_sets": [
1056 { 1067 {
1068 "android_devices": "1",
1057 "device_type": "coho" 1069 "device_type": "coho"
1058 } 1070 }
1059 ] 1071 ]
1060 }, 1072 },
1061 "test": "chrome_public_test_apk" 1073 "test": "chrome_public_test_apk"
1062 }, 1074 },
1063 { 1075 {
1064 "override_compile_targets": [ 1076 "override_compile_targets": [
1065 "chrome_sync_shell_test_apk" 1077 "chrome_sync_shell_test_apk"
1066 ], 1078 ],
1067 "override_isolate_target": "chrome_sync_shell_test_apk", 1079 "override_isolate_target": "chrome_sync_shell_test_apk",
1068 "swarming": { 1080 "swarming": {
1069 "can_use_on_swarming_builders": true, 1081 "can_use_on_swarming_builders": true,
1070 "dimension_sets": [ 1082 "dimension_sets": [
1071 { 1083 {
1084 "android_devices": "1",
1072 "device_type": "coho" 1085 "device_type": "coho"
1073 } 1086 }
1074 ] 1087 ]
1075 }, 1088 },
1076 "test": "chrome_sync_shell_test_apk" 1089 "test": "chrome_sync_shell_test_apk"
1077 }, 1090 },
1078 { 1091 {
1079 "override_isolate_target": "components_browsertests", 1092 "override_isolate_target": "components_browsertests",
1080 "swarming": { 1093 "swarming": {
1081 "can_use_on_swarming_builders": true, 1094 "can_use_on_swarming_builders": true,
1082 "dimension_sets": [ 1095 "dimension_sets": [
1083 { 1096 {
1097 "android_devices": "1",
1084 "device_type": "coho" 1098 "device_type": "coho"
1085 } 1099 }
1086 ] 1100 ]
1087 }, 1101 },
1088 "test": "components_browsertests" 1102 "test": "components_browsertests"
1089 }, 1103 },
1090 { 1104 {
1091 "override_isolate_target": "components_unittests", 1105 "override_isolate_target": "components_unittests",
1092 "swarming": { 1106 "swarming": {
1093 "can_use_on_swarming_builders": true, 1107 "can_use_on_swarming_builders": true,
1094 "dimension_sets": [ 1108 "dimension_sets": [
1095 { 1109 {
1110 "android_devices": "1",
1096 "device_type": "coho" 1111 "device_type": "coho"
1097 } 1112 }
1098 ] 1113 ]
1099 }, 1114 },
1100 "test": "components_unittests" 1115 "test": "components_unittests"
1101 }, 1116 },
1102 { 1117 {
1103 "override_isolate_target": "content_browsertests", 1118 "override_isolate_target": "content_browsertests",
1104 "swarming": { 1119 "swarming": {
1105 "can_use_on_swarming_builders": true, 1120 "can_use_on_swarming_builders": true,
1106 "dimension_sets": [ 1121 "dimension_sets": [
1107 { 1122 {
1123 "android_devices": "1",
1108 "device_type": "coho" 1124 "device_type": "coho"
1109 } 1125 }
1110 ] 1126 ]
1111 }, 1127 },
1112 "test": "content_browsertests" 1128 "test": "content_browsertests"
1113 }, 1129 },
1114 { 1130 {
1115 "override_compile_targets": [ 1131 "override_compile_targets": [
1116 "content_shell_test_apk" 1132 "content_shell_test_apk"
1117 ], 1133 ],
1118 "override_isolate_target": "content_shell_test_apk", 1134 "override_isolate_target": "content_shell_test_apk",
1119 "swarming": { 1135 "swarming": {
1120 "can_use_on_swarming_builders": true, 1136 "can_use_on_swarming_builders": true,
1121 "dimension_sets": [ 1137 "dimension_sets": [
1122 { 1138 {
1139 "android_devices": "1",
1123 "device_type": "coho" 1140 "device_type": "coho"
1124 } 1141 }
1125 ] 1142 ]
1126 }, 1143 },
1127 "test": "content_shell_test_apk" 1144 "test": "content_shell_test_apk"
1128 }, 1145 },
1129 { 1146 {
1130 "override_isolate_target": "content_unittests", 1147 "override_isolate_target": "content_unittests",
1131 "swarming": { 1148 "swarming": {
1132 "can_use_on_swarming_builders": true, 1149 "can_use_on_swarming_builders": true,
1133 "dimension_sets": [ 1150 "dimension_sets": [
1134 { 1151 {
1152 "android_devices": "1",
1135 "device_type": "coho" 1153 "device_type": "coho"
1136 } 1154 }
1137 ] 1155 ]
1138 }, 1156 },
1139 "test": "content_unittests" 1157 "test": "content_unittests"
1140 }, 1158 },
1141 { 1159 {
1142 "override_isolate_target": "crypto_unittests", 1160 "override_isolate_target": "crypto_unittests",
1143 "swarming": { 1161 "swarming": {
1144 "can_use_on_swarming_builders": true, 1162 "can_use_on_swarming_builders": true,
1145 "dimension_sets": [ 1163 "dimension_sets": [
1146 { 1164 {
1165 "android_devices": "1",
1147 "device_type": "coho" 1166 "device_type": "coho"
1148 } 1167 }
1149 ] 1168 ]
1150 }, 1169 },
1151 "test": "crypto_unittests" 1170 "test": "crypto_unittests"
1152 }, 1171 },
1153 { 1172 {
1154 "override_isolate_target": "device_unittests", 1173 "override_isolate_target": "device_unittests",
1155 "swarming": { 1174 "swarming": {
1156 "can_use_on_swarming_builders": true, 1175 "can_use_on_swarming_builders": true,
1157 "dimension_sets": [ 1176 "dimension_sets": [
1158 { 1177 {
1178 "android_devices": "1",
1159 "device_type": "coho" 1179 "device_type": "coho"
1160 } 1180 }
1161 ] 1181 ]
1162 }, 1182 },
1163 "test": "device_unittests" 1183 "test": "device_unittests"
1164 }, 1184 },
1165 { 1185 {
1166 "override_isolate_target": "display_unittests", 1186 "override_isolate_target": "display_unittests",
1167 "swarming": { 1187 "swarming": {
1168 "can_use_on_swarming_builders": true, 1188 "can_use_on_swarming_builders": true,
1169 "dimension_sets": [ 1189 "dimension_sets": [
1170 { 1190 {
1191 "android_devices": "1",
1171 "device_type": "coho" 1192 "device_type": "coho"
1172 } 1193 }
1173 ] 1194 ]
1174 }, 1195 },
1175 "test": "display_unittests" 1196 "test": "display_unittests"
1176 }, 1197 },
1177 { 1198 {
1178 "override_isolate_target": "events_unittests", 1199 "override_isolate_target": "events_unittests",
1179 "swarming": { 1200 "swarming": {
1180 "can_use_on_swarming_builders": true, 1201 "can_use_on_swarming_builders": true,
1181 "dimension_sets": [ 1202 "dimension_sets": [
1182 { 1203 {
1204 "android_devices": "1",
1183 "device_type": "coho" 1205 "device_type": "coho"
1184 } 1206 }
1185 ] 1207 ]
1186 }, 1208 },
1187 "test": "events_unittests" 1209 "test": "events_unittests"
1188 }, 1210 },
1189 { 1211 {
1190 "override_isolate_target": "gcm_unit_tests", 1212 "override_isolate_target": "gcm_unit_tests",
1191 "swarming": { 1213 "swarming": {
1192 "can_use_on_swarming_builders": true, 1214 "can_use_on_swarming_builders": true,
1193 "dimension_sets": [ 1215 "dimension_sets": [
1194 { 1216 {
1217 "android_devices": "1",
1195 "device_type": "coho" 1218 "device_type": "coho"
1196 } 1219 }
1197 ] 1220 ]
1198 }, 1221 },
1199 "test": "gcm_unit_tests" 1222 "test": "gcm_unit_tests"
1200 }, 1223 },
1201 { 1224 {
1202 "override_isolate_target": "gfx_unittests", 1225 "override_isolate_target": "gfx_unittests",
1203 "swarming": { 1226 "swarming": {
1204 "can_use_on_swarming_builders": true, 1227 "can_use_on_swarming_builders": true,
1205 "dimension_sets": [ 1228 "dimension_sets": [
1206 { 1229 {
1230 "android_devices": "1",
1207 "device_type": "coho" 1231 "device_type": "coho"
1208 } 1232 }
1209 ] 1233 ]
1210 }, 1234 },
1211 "test": "gfx_unittests" 1235 "test": "gfx_unittests"
1212 }, 1236 },
1213 { 1237 {
1214 "override_isolate_target": "gl_tests", 1238 "override_isolate_target": "gl_tests",
1215 "swarming": { 1239 "swarming": {
1216 "can_use_on_swarming_builders": true, 1240 "can_use_on_swarming_builders": true,
1217 "dimension_sets": [ 1241 "dimension_sets": [
1218 { 1242 {
1243 "android_devices": "1",
1219 "device_type": "coho" 1244 "device_type": "coho"
1220 } 1245 }
1221 ] 1246 ]
1222 }, 1247 },
1223 "test": "gl_tests" 1248 "test": "gl_tests"
1224 }, 1249 },
1225 { 1250 {
1226 "override_isolate_target": "gl_unittests", 1251 "override_isolate_target": "gl_unittests",
1227 "swarming": { 1252 "swarming": {
1228 "can_use_on_swarming_builders": true, 1253 "can_use_on_swarming_builders": true,
1229 "dimension_sets": [ 1254 "dimension_sets": [
1230 { 1255 {
1256 "android_devices": "1",
1231 "device_type": "coho" 1257 "device_type": "coho"
1232 } 1258 }
1233 ] 1259 ]
1234 }, 1260 },
1235 "test": "gl_unittests" 1261 "test": "gl_unittests"
1236 }, 1262 },
1237 { 1263 {
1238 "override_isolate_target": "google_apis_unittests", 1264 "override_isolate_target": "google_apis_unittests",
1239 "swarming": { 1265 "swarming": {
1240 "can_use_on_swarming_builders": true, 1266 "can_use_on_swarming_builders": true,
1241 "dimension_sets": [ 1267 "dimension_sets": [
1242 { 1268 {
1269 "android_devices": "1",
1243 "device_type": "coho" 1270 "device_type": "coho"
1244 } 1271 }
1245 ] 1272 ]
1246 }, 1273 },
1247 "test": "google_apis_unittests" 1274 "test": "google_apis_unittests"
1248 }, 1275 },
1249 { 1276 {
1250 "override_isolate_target": "gpu_ipc_service_unittests", 1277 "override_isolate_target": "gpu_ipc_service_unittests",
1251 "swarming": { 1278 "swarming": {
1252 "can_use_on_swarming_builders": true, 1279 "can_use_on_swarming_builders": true,
1253 "dimension_sets": [ 1280 "dimension_sets": [
1254 { 1281 {
1282 "android_devices": "1",
1255 "device_type": "coho" 1283 "device_type": "coho"
1256 } 1284 }
1257 ] 1285 ]
1258 }, 1286 },
1259 "test": "gpu_ipc_service_unittests" 1287 "test": "gpu_ipc_service_unittests"
1260 }, 1288 },
1261 { 1289 {
1262 "override_isolate_target": "gpu_unittests", 1290 "override_isolate_target": "gpu_unittests",
1263 "swarming": { 1291 "swarming": {
1264 "can_use_on_swarming_builders": true, 1292 "can_use_on_swarming_builders": true,
1265 "dimension_sets": [ 1293 "dimension_sets": [
1266 { 1294 {
1295 "android_devices": "1",
1267 "device_type": "coho" 1296 "device_type": "coho"
1268 } 1297 }
1269 ] 1298 ]
1270 }, 1299 },
1271 "test": "gpu_unittests" 1300 "test": "gpu_unittests"
1272 }, 1301 },
1273 { 1302 {
1274 "override_isolate_target": "ipc_tests", 1303 "override_isolate_target": "ipc_tests",
1275 "swarming": { 1304 "swarming": {
1276 "can_use_on_swarming_builders": true, 1305 "can_use_on_swarming_builders": true,
1277 "dimension_sets": [ 1306 "dimension_sets": [
1278 { 1307 {
1308 "android_devices": "1",
1279 "device_type": "coho" 1309 "device_type": "coho"
1280 } 1310 }
1281 ] 1311 ]
1282 }, 1312 },
1283 "test": "ipc_tests" 1313 "test": "ipc_tests"
1284 }, 1314 },
1285 { 1315 {
1286 "override_isolate_target": "jingle_unittests", 1316 "override_isolate_target": "jingle_unittests",
1287 "swarming": { 1317 "swarming": {
1288 "can_use_on_swarming_builders": true, 1318 "can_use_on_swarming_builders": true,
1289 "dimension_sets": [ 1319 "dimension_sets": [
1290 { 1320 {
1321 "android_devices": "1",
1291 "device_type": "coho" 1322 "device_type": "coho"
1292 } 1323 }
1293 ] 1324 ]
1294 }, 1325 },
1295 "test": "jingle_unittests" 1326 "test": "jingle_unittests"
1296 }, 1327 },
1297 { 1328 {
1298 "override_isolate_target": "media_unittests", 1329 "override_isolate_target": "media_unittests",
1299 "swarming": { 1330 "swarming": {
1300 "can_use_on_swarming_builders": true, 1331 "can_use_on_swarming_builders": true,
1301 "dimension_sets": [ 1332 "dimension_sets": [
1302 { 1333 {
1334 "android_devices": "1",
1303 "device_type": "coho" 1335 "device_type": "coho"
1304 } 1336 }
1305 ] 1337 ]
1306 }, 1338 },
1307 "test": "media_unittests" 1339 "test": "media_unittests"
1308 }, 1340 },
1309 { 1341 {
1310 "override_isolate_target": "midi_unittests", 1342 "override_isolate_target": "midi_unittests",
1311 "swarming": { 1343 "swarming": {
1312 "can_use_on_swarming_builders": true, 1344 "can_use_on_swarming_builders": true,
1313 "dimension_sets": [ 1345 "dimension_sets": [
1314 { 1346 {
1347 "android_devices": "1",
1315 "device_type": "coho" 1348 "device_type": "coho"
1316 } 1349 }
1317 ] 1350 ]
1318 }, 1351 },
1319 "test": "midi_unittests" 1352 "test": "midi_unittests"
1320 }, 1353 },
1321 { 1354 {
1322 "override_isolate_target": "mojo_common_unittests", 1355 "override_isolate_target": "mojo_common_unittests",
1323 "swarming": { 1356 "swarming": {
1324 "can_use_on_swarming_builders": true, 1357 "can_use_on_swarming_builders": true,
1325 "dimension_sets": [ 1358 "dimension_sets": [
1326 { 1359 {
1360 "android_devices": "1",
1327 "device_type": "coho" 1361 "device_type": "coho"
1328 } 1362 }
1329 ] 1363 ]
1330 }, 1364 },
1331 "test": "mojo_common_unittests" 1365 "test": "mojo_common_unittests"
1332 }, 1366 },
1333 { 1367 {
1334 "override_isolate_target": "mojo_public_application_unittests", 1368 "override_isolate_target": "mojo_public_application_unittests",
1335 "swarming": { 1369 "swarming": {
1336 "can_use_on_swarming_builders": true, 1370 "can_use_on_swarming_builders": true,
1337 "dimension_sets": [ 1371 "dimension_sets": [
1338 { 1372 {
1373 "android_devices": "1",
1339 "device_type": "coho" 1374 "device_type": "coho"
1340 } 1375 }
1341 ] 1376 ]
1342 }, 1377 },
1343 "test": "mojo_public_application_unittests" 1378 "test": "mojo_public_application_unittests"
1344 }, 1379 },
1345 { 1380 {
1346 "override_isolate_target": "mojo_public_bindings_unittests", 1381 "override_isolate_target": "mojo_public_bindings_unittests",
1347 "swarming": { 1382 "swarming": {
1348 "can_use_on_swarming_builders": true, 1383 "can_use_on_swarming_builders": true,
1349 "dimension_sets": [ 1384 "dimension_sets": [
1350 { 1385 {
1386 "android_devices": "1",
1351 "device_type": "coho" 1387 "device_type": "coho"
1352 } 1388 }
1353 ] 1389 ]
1354 }, 1390 },
1355 "test": "mojo_public_bindings_unittests" 1391 "test": "mojo_public_bindings_unittests"
1356 }, 1392 },
1357 { 1393 {
1358 "override_isolate_target": "mojo_public_system_unittests", 1394 "override_isolate_target": "mojo_public_system_unittests",
1359 "swarming": { 1395 "swarming": {
1360 "can_use_on_swarming_builders": true, 1396 "can_use_on_swarming_builders": true,
1361 "dimension_sets": [ 1397 "dimension_sets": [
1362 { 1398 {
1399 "android_devices": "1",
1363 "device_type": "coho" 1400 "device_type": "coho"
1364 } 1401 }
1365 ] 1402 ]
1366 }, 1403 },
1367 "test": "mojo_public_system_unittests" 1404 "test": "mojo_public_system_unittests"
1368 }, 1405 },
1369 { 1406 {
1370 "override_isolate_target": "mojo_runner_host_unittests", 1407 "override_isolate_target": "mojo_runner_host_unittests",
1371 "swarming": { 1408 "swarming": {
1372 "can_use_on_swarming_builders": true, 1409 "can_use_on_swarming_builders": true,
1373 "dimension_sets": [ 1410 "dimension_sets": [
1374 { 1411 {
1412 "android_devices": "1",
1375 "device_type": "coho" 1413 "device_type": "coho"
1376 } 1414 }
1377 ] 1415 ]
1378 }, 1416 },
1379 "test": "mojo_runner_host_unittests" 1417 "test": "mojo_runner_host_unittests"
1380 }, 1418 },
1381 { 1419 {
1382 "override_isolate_target": "mojo_system_unittests", 1420 "override_isolate_target": "mojo_system_unittests",
1383 "swarming": { 1421 "swarming": {
1384 "can_use_on_swarming_builders": true, 1422 "can_use_on_swarming_builders": true,
1385 "dimension_sets": [ 1423 "dimension_sets": [
1386 { 1424 {
1425 "android_devices": "1",
1387 "device_type": "coho" 1426 "device_type": "coho"
1388 } 1427 }
1389 ] 1428 ]
1390 }, 1429 },
1391 "test": "mojo_system_unittests" 1430 "test": "mojo_system_unittests"
1392 }, 1431 },
1393 { 1432 {
1394 "override_isolate_target": "net_unittests", 1433 "override_isolate_target": "net_unittests",
1395 "swarming": { 1434 "swarming": {
1396 "can_use_on_swarming_builders": true, 1435 "can_use_on_swarming_builders": true,
1397 "dimension_sets": [ 1436 "dimension_sets": [
1398 { 1437 {
1438 "android_devices": "1",
1399 "device_type": "coho" 1439 "device_type": "coho"
1400 } 1440 }
1401 ] 1441 ]
1402 }, 1442 },
1403 "test": "net_unittests" 1443 "test": "net_unittests"
1404 }, 1444 },
1405 { 1445 {
1406 "override_isolate_target": "remoting_unittests", 1446 "override_isolate_target": "remoting_unittests",
1407 "swarming": { 1447 "swarming": {
1408 "can_use_on_swarming_builders": true, 1448 "can_use_on_swarming_builders": true,
1409 "dimension_sets": [ 1449 "dimension_sets": [
1410 { 1450 {
1451 "android_devices": "1",
1411 "device_type": "coho" 1452 "device_type": "coho"
1412 } 1453 }
1413 ] 1454 ]
1414 }, 1455 },
1415 "test": "remoting_unittests" 1456 "test": "remoting_unittests"
1416 }, 1457 },
1417 { 1458 {
1418 "override_isolate_target": "sandbox_linux_unittests", 1459 "override_isolate_target": "sandbox_linux_unittests",
1419 "swarming": { 1460 "swarming": {
1420 "can_use_on_swarming_builders": true, 1461 "can_use_on_swarming_builders": true,
1421 "dimension_sets": [ 1462 "dimension_sets": [
1422 { 1463 {
1464 "android_devices": "1",
1423 "device_type": "coho" 1465 "device_type": "coho"
1424 } 1466 }
1425 ] 1467 ]
1426 }, 1468 },
1427 "test": "sandbox_linux_unittests" 1469 "test": "sandbox_linux_unittests"
1428 }, 1470 },
1429 { 1471 {
1430 "override_isolate_target": "skia_unittests", 1472 "override_isolate_target": "skia_unittests",
1431 "swarming": { 1473 "swarming": {
1432 "can_use_on_swarming_builders": true, 1474 "can_use_on_swarming_builders": true,
1433 "dimension_sets": [ 1475 "dimension_sets": [
1434 { 1476 {
1477 "android_devices": "1",
1435 "device_type": "coho" 1478 "device_type": "coho"
1436 } 1479 }
1437 ] 1480 ]
1438 }, 1481 },
1439 "test": "skia_unittests" 1482 "test": "skia_unittests"
1440 }, 1483 },
1441 { 1484 {
1442 "override_isolate_target": "sql_unittests", 1485 "override_isolate_target": "sql_unittests",
1443 "swarming": { 1486 "swarming": {
1444 "can_use_on_swarming_builders": true, 1487 "can_use_on_swarming_builders": true,
1445 "dimension_sets": [ 1488 "dimension_sets": [
1446 { 1489 {
1490 "android_devices": "1",
1447 "device_type": "coho" 1491 "device_type": "coho"
1448 } 1492 }
1449 ] 1493 ]
1450 }, 1494 },
1451 "test": "sql_unittests" 1495 "test": "sql_unittests"
1452 }, 1496 },
1453 { 1497 {
1454 "override_isolate_target": "storage_unittests", 1498 "override_isolate_target": "storage_unittests",
1455 "swarming": { 1499 "swarming": {
1456 "can_use_on_swarming_builders": true, 1500 "can_use_on_swarming_builders": true,
1457 "dimension_sets": [ 1501 "dimension_sets": [
1458 { 1502 {
1503 "android_devices": "1",
1459 "device_type": "coho" 1504 "device_type": "coho"
1460 } 1505 }
1461 ] 1506 ]
1462 }, 1507 },
1463 "test": "storage_unittests" 1508 "test": "storage_unittests"
1464 }, 1509 },
1465 { 1510 {
1466 "override_isolate_target": "ui_android_unittests", 1511 "override_isolate_target": "ui_android_unittests",
1467 "swarming": { 1512 "swarming": {
1468 "can_use_on_swarming_builders": true, 1513 "can_use_on_swarming_builders": true,
1469 "dimension_sets": [ 1514 "dimension_sets": [
1470 { 1515 {
1516 "android_devices": "1",
1471 "device_type": "coho" 1517 "device_type": "coho"
1472 } 1518 }
1473 ] 1519 ]
1474 }, 1520 },
1475 "test": "ui_android_unittests" 1521 "test": "ui_android_unittests"
1476 }, 1522 },
1477 { 1523 {
1478 "override_isolate_target": "ui_base_unittests", 1524 "override_isolate_target": "ui_base_unittests",
1479 "swarming": { 1525 "swarming": {
1480 "can_use_on_swarming_builders": true, 1526 "can_use_on_swarming_builders": true,
1481 "dimension_sets": [ 1527 "dimension_sets": [
1482 { 1528 {
1529 "android_devices": "1",
1483 "device_type": "coho" 1530 "device_type": "coho"
1484 } 1531 }
1485 ] 1532 ]
1486 }, 1533 },
1487 "test": "ui_base_unittests" 1534 "test": "ui_base_unittests"
1488 }, 1535 },
1489 { 1536 {
1490 "override_isolate_target": "ui_touch_selection_unittests", 1537 "override_isolate_target": "ui_touch_selection_unittests",
1491 "swarming": { 1538 "swarming": {
1492 "can_use_on_swarming_builders": true, 1539 "can_use_on_swarming_builders": true,
1493 "dimension_sets": [ 1540 "dimension_sets": [
1494 { 1541 {
1542 "android_devices": "1",
1495 "device_type": "coho" 1543 "device_type": "coho"
1496 } 1544 }
1497 ] 1545 ]
1498 }, 1546 },
1499 "test": "ui_touch_selection_unittests" 1547 "test": "ui_touch_selection_unittests"
1500 }, 1548 },
1501 { 1549 {
1502 "override_isolate_target": "unit_tests", 1550 "override_isolate_target": "unit_tests",
1503 "swarming": { 1551 "swarming": {
1504 "can_use_on_swarming_builders": true, 1552 "can_use_on_swarming_builders": true,
1505 "dimension_sets": [ 1553 "dimension_sets": [
1506 { 1554 {
1555 "android_devices": "1",
1507 "device_type": "coho" 1556 "device_type": "coho"
1508 } 1557 }
1509 ] 1558 ]
1510 }, 1559 },
1511 "test": "unit_tests" 1560 "test": "unit_tests"
1512 }, 1561 },
1513 { 1562 {
1514 "override_isolate_target": "url_unittests", 1563 "override_isolate_target": "url_unittests",
1515 "swarming": { 1564 "swarming": {
1516 "can_use_on_swarming_builders": true, 1565 "can_use_on_swarming_builders": true,
1517 "dimension_sets": [ 1566 "dimension_sets": [
1518 { 1567 {
1568 "android_devices": "1",
1519 "device_type": "coho" 1569 "device_type": "coho"
1520 } 1570 }
1521 ] 1571 ]
1522 }, 1572 },
1523 "test": "url_unittests" 1573 "test": "url_unittests"
1524 }, 1574 },
1525 { 1575 {
1526 "override_isolate_target": "webkit_unit_tests", 1576 "override_isolate_target": "webkit_unit_tests",
1527 "swarming": { 1577 "swarming": {
1528 "can_use_on_swarming_builders": true, 1578 "can_use_on_swarming_builders": true,
1529 "dimension_sets": [ 1579 "dimension_sets": [
1530 { 1580 {
1581 "android_devices": "1",
1531 "device_type": "coho" 1582 "device_type": "coho"
1532 } 1583 }
1533 ] 1584 ]
1534 }, 1585 },
1535 "test": "webkit_unit_tests" 1586 "test": "webkit_unit_tests"
1536 }, 1587 },
1537 { 1588 {
1538 "override_isolate_target": "wtf_unittests", 1589 "override_isolate_target": "wtf_unittests",
1539 "swarming": { 1590 "swarming": {
1540 "can_use_on_swarming_builders": true, 1591 "can_use_on_swarming_builders": true,
1541 "dimension_sets": [ 1592 "dimension_sets": [
1542 { 1593 {
1594 "android_devices": "1",
1543 "device_type": "coho" 1595 "device_type": "coho"
1544 } 1596 }
1545 ] 1597 ]
1546 }, 1598 },
1547 "test": "wtf_unittests" 1599 "test": "wtf_unittests"
1548 } 1600 }
1549 ] 1601 ]
1550 }, 1602 },
1551 "Blimp Android Client": { 1603 "Blimp Android Client": {
1552 "gtest_tests": [ 1604 "gtest_tests": [
(...skipping 2134 matching lines...) Expand 10 before | Expand all | Expand 10 after
3687 "gtest_tests": [ 3739 "gtest_tests": [
3688 { 3740 {
3689 "override_compile_targets": [ 3741 "override_compile_targets": [
3690 "android_webview_test_apk" 3742 "android_webview_test_apk"
3691 ], 3743 ],
3692 "override_isolate_target": "android_webview_test_apk", 3744 "override_isolate_target": "android_webview_test_apk",
3693 "swarming": { 3745 "swarming": {
3694 "can_use_on_swarming_builders": true, 3746 "can_use_on_swarming_builders": true,
3695 "dimension_sets": [ 3747 "dimension_sets": [
3696 { 3748 {
3749 "android_devices": "1",
3697 "device_type": "coho" 3750 "device_type": "coho"
3698 } 3751 }
3699 ] 3752 ]
3700 }, 3753 },
3701 "test": "android_webview_test_apk" 3754 "test": "android_webview_test_apk"
3702 }, 3755 },
3703 { 3756 {
3704 "override_isolate_target": "angle_unittests", 3757 "override_isolate_target": "angle_unittests",
3705 "swarming": { 3758 "swarming": {
3706 "can_use_on_swarming_builders": true, 3759 "can_use_on_swarming_builders": true,
3707 "dimension_sets": [ 3760 "dimension_sets": [
3708 { 3761 {
3762 "android_devices": "1",
3709 "device_type": "coho" 3763 "device_type": "coho"
3710 } 3764 }
3711 ] 3765 ]
3712 }, 3766 },
3713 "test": "angle_unittests" 3767 "test": "angle_unittests"
3714 }, 3768 },
3715 { 3769 {
3716 "override_isolate_target": "base_unittests", 3770 "override_isolate_target": "base_unittests",
3717 "swarming": { 3771 "swarming": {
3718 "can_use_on_swarming_builders": true, 3772 "can_use_on_swarming_builders": true,
3719 "dimension_sets": [ 3773 "dimension_sets": [
3720 { 3774 {
3775 "android_devices": "1",
3721 "device_type": "coho" 3776 "device_type": "coho"
3722 } 3777 }
3723 ] 3778 ]
3724 }, 3779 },
3725 "test": "base_unittests" 3780 "test": "base_unittests"
3726 }, 3781 },
3727 { 3782 {
3728 "override_compile_targets": [ 3783 "override_compile_targets": [
3729 "blimp_test_apk" 3784 "blimp_test_apk"
3730 ], 3785 ],
3731 "override_isolate_target": "blimp_test_apk", 3786 "override_isolate_target": "blimp_test_apk",
3732 "swarming": { 3787 "swarming": {
3733 "can_use_on_swarming_builders": true, 3788 "can_use_on_swarming_builders": true,
3734 "dimension_sets": [ 3789 "dimension_sets": [
3735 { 3790 {
3791 "android_devices": "1",
3736 "device_type": "coho" 3792 "device_type": "coho"
3737 } 3793 }
3738 ] 3794 ]
3739 }, 3795 },
3740 "test": "blimp_test_apk" 3796 "test": "blimp_test_apk"
3741 }, 3797 },
3742 { 3798 {
3743 "override_isolate_target": "blimp_unittests", 3799 "override_isolate_target": "blimp_unittests",
3744 "swarming": { 3800 "swarming": {
3745 "can_use_on_swarming_builders": true, 3801 "can_use_on_swarming_builders": true,
3746 "dimension_sets": [ 3802 "dimension_sets": [
3747 { 3803 {
3804 "android_devices": "1",
3748 "device_type": "coho" 3805 "device_type": "coho"
3749 } 3806 }
3750 ] 3807 ]
3751 }, 3808 },
3752 "test": "blimp_unittests" 3809 "test": "blimp_unittests"
3753 }, 3810 },
3754 { 3811 {
3755 "override_isolate_target": "blink_heap_unittests", 3812 "override_isolate_target": "blink_heap_unittests",
3756 "swarming": { 3813 "swarming": {
3757 "can_use_on_swarming_builders": true, 3814 "can_use_on_swarming_builders": true,
3758 "dimension_sets": [ 3815 "dimension_sets": [
3759 { 3816 {
3817 "android_devices": "1",
3760 "device_type": "coho" 3818 "device_type": "coho"
3761 } 3819 }
3762 ] 3820 ]
3763 }, 3821 },
3764 "test": "blink_heap_unittests" 3822 "test": "blink_heap_unittests"
3765 }, 3823 },
3766 { 3824 {
3767 "override_isolate_target": "breakpad_unittests", 3825 "override_isolate_target": "breakpad_unittests",
3768 "swarming": { 3826 "swarming": {
3769 "can_use_on_swarming_builders": true, 3827 "can_use_on_swarming_builders": true,
3770 "dimension_sets": [ 3828 "dimension_sets": [
3771 { 3829 {
3830 "android_devices": "1",
3772 "device_type": "coho" 3831 "device_type": "coho"
3773 } 3832 }
3774 ] 3833 ]
3775 }, 3834 },
3776 "test": "breakpad_unittests" 3835 "test": "breakpad_unittests"
3777 }, 3836 },
3778 { 3837 {
3779 "override_isolate_target": "cacheinvalidation_unittests", 3838 "override_isolate_target": "cacheinvalidation_unittests",
3780 "swarming": { 3839 "swarming": {
3781 "can_use_on_swarming_builders": true, 3840 "can_use_on_swarming_builders": true,
3782 "dimension_sets": [ 3841 "dimension_sets": [
3783 { 3842 {
3843 "android_devices": "1",
3784 "device_type": "coho" 3844 "device_type": "coho"
3785 } 3845 }
3786 ] 3846 ]
3787 }, 3847 },
3788 "test": "cacheinvalidation_unittests" 3848 "test": "cacheinvalidation_unittests"
3789 }, 3849 },
3790 { 3850 {
3791 "override_isolate_target": "capture_unittests", 3851 "override_isolate_target": "capture_unittests",
3792 "swarming": { 3852 "swarming": {
3793 "can_use_on_swarming_builders": true, 3853 "can_use_on_swarming_builders": true,
3794 "dimension_sets": [ 3854 "dimension_sets": [
3795 { 3855 {
3856 "android_devices": "1",
3796 "device_type": "coho" 3857 "device_type": "coho"
3797 } 3858 }
3798 ] 3859 ]
3799 }, 3860 },
3800 "test": "capture_unittests" 3861 "test": "capture_unittests"
3801 }, 3862 },
3802 { 3863 {
3803 "override_isolate_target": "cast_unittests", 3864 "override_isolate_target": "cast_unittests",
3804 "swarming": { 3865 "swarming": {
3805 "can_use_on_swarming_builders": true, 3866 "can_use_on_swarming_builders": true,
3806 "dimension_sets": [ 3867 "dimension_sets": [
3807 { 3868 {
3869 "android_devices": "1",
3808 "device_type": "coho" 3870 "device_type": "coho"
3809 } 3871 }
3810 ] 3872 ]
3811 }, 3873 },
3812 "test": "cast_unittests" 3874 "test": "cast_unittests"
3813 }, 3875 },
3814 { 3876 {
3815 "override_isolate_target": "cc_unittests", 3877 "override_isolate_target": "cc_unittests",
3816 "swarming": { 3878 "swarming": {
3817 "can_use_on_swarming_builders": true, 3879 "can_use_on_swarming_builders": true,
3818 "dimension_sets": [ 3880 "dimension_sets": [
3819 { 3881 {
3882 "android_devices": "1",
3820 "device_type": "coho" 3883 "device_type": "coho"
3821 } 3884 }
3822 ] 3885 ]
3823 }, 3886 },
3824 "test": "cc_unittests" 3887 "test": "cc_unittests"
3825 }, 3888 },
3826 { 3889 {
3827 "override_compile_targets": [ 3890 "override_compile_targets": [
3828 "chrome_public_test_apk" 3891 "chrome_public_test_apk"
3829 ], 3892 ],
3830 "override_isolate_target": "chrome_public_test_apk", 3893 "override_isolate_target": "chrome_public_test_apk",
3831 "swarming": { 3894 "swarming": {
3832 "can_use_on_swarming_builders": true, 3895 "can_use_on_swarming_builders": true,
3833 "dimension_sets": [ 3896 "dimension_sets": [
3834 { 3897 {
3898 "android_devices": "1",
3835 "device_type": "coho" 3899 "device_type": "coho"
3836 } 3900 }
3837 ] 3901 ]
3838 }, 3902 },
3839 "test": "chrome_public_test_apk" 3903 "test": "chrome_public_test_apk"
3840 }, 3904 },
3841 { 3905 {
3842 "override_compile_targets": [ 3906 "override_compile_targets": [
3843 "chrome_sync_shell_test_apk" 3907 "chrome_sync_shell_test_apk"
3844 ], 3908 ],
3845 "override_isolate_target": "chrome_sync_shell_test_apk", 3909 "override_isolate_target": "chrome_sync_shell_test_apk",
3846 "swarming": { 3910 "swarming": {
3847 "can_use_on_swarming_builders": true, 3911 "can_use_on_swarming_builders": true,
3848 "dimension_sets": [ 3912 "dimension_sets": [
3849 { 3913 {
3914 "android_devices": "1",
3850 "device_type": "coho" 3915 "device_type": "coho"
3851 } 3916 }
3852 ] 3917 ]
3853 }, 3918 },
3854 "test": "chrome_sync_shell_test_apk" 3919 "test": "chrome_sync_shell_test_apk"
3855 }, 3920 },
3856 { 3921 {
3857 "override_isolate_target": "components_browsertests", 3922 "override_isolate_target": "components_browsertests",
3858 "swarming": { 3923 "swarming": {
3859 "can_use_on_swarming_builders": true, 3924 "can_use_on_swarming_builders": true,
3860 "dimension_sets": [ 3925 "dimension_sets": [
3861 { 3926 {
3927 "android_devices": "1",
3862 "device_type": "coho" 3928 "device_type": "coho"
3863 } 3929 }
3864 ] 3930 ]
3865 }, 3931 },
3866 "test": "components_browsertests" 3932 "test": "components_browsertests"
3867 }, 3933 },
3868 { 3934 {
3869 "override_isolate_target": "components_unittests", 3935 "override_isolate_target": "components_unittests",
3870 "swarming": { 3936 "swarming": {
3871 "can_use_on_swarming_builders": true, 3937 "can_use_on_swarming_builders": true,
3872 "dimension_sets": [ 3938 "dimension_sets": [
3873 { 3939 {
3940 "android_devices": "1",
3874 "device_type": "coho" 3941 "device_type": "coho"
3875 } 3942 }
3876 ] 3943 ]
3877 }, 3944 },
3878 "test": "components_unittests" 3945 "test": "components_unittests"
3879 }, 3946 },
3880 { 3947 {
3881 "override_isolate_target": "content_browsertests", 3948 "override_isolate_target": "content_browsertests",
3882 "swarming": { 3949 "swarming": {
3883 "can_use_on_swarming_builders": true, 3950 "can_use_on_swarming_builders": true,
3884 "dimension_sets": [ 3951 "dimension_sets": [
3885 { 3952 {
3953 "android_devices": "1",
3886 "device_type": "coho" 3954 "device_type": "coho"
3887 } 3955 }
3888 ] 3956 ]
3889 }, 3957 },
3890 "test": "content_browsertests" 3958 "test": "content_browsertests"
3891 }, 3959 },
3892 { 3960 {
3893 "override_compile_targets": [ 3961 "override_compile_targets": [
3894 "content_shell_test_apk" 3962 "content_shell_test_apk"
3895 ], 3963 ],
3896 "override_isolate_target": "content_shell_test_apk", 3964 "override_isolate_target": "content_shell_test_apk",
3897 "swarming": { 3965 "swarming": {
3898 "can_use_on_swarming_builders": true, 3966 "can_use_on_swarming_builders": true,
3899 "dimension_sets": [ 3967 "dimension_sets": [
3900 { 3968 {
3969 "android_devices": "1",
3901 "device_type": "coho" 3970 "device_type": "coho"
3902 } 3971 }
3903 ] 3972 ]
3904 }, 3973 },
3905 "test": "content_shell_test_apk" 3974 "test": "content_shell_test_apk"
3906 }, 3975 },
3907 { 3976 {
3908 "override_isolate_target": "content_unittests", 3977 "override_isolate_target": "content_unittests",
3909 "swarming": { 3978 "swarming": {
3910 "can_use_on_swarming_builders": true, 3979 "can_use_on_swarming_builders": true,
3911 "dimension_sets": [ 3980 "dimension_sets": [
3912 { 3981 {
3982 "android_devices": "1",
3913 "device_type": "coho" 3983 "device_type": "coho"
3914 } 3984 }
3915 ] 3985 ]
3916 }, 3986 },
3917 "test": "content_unittests" 3987 "test": "content_unittests"
3918 }, 3988 },
3919 { 3989 {
3920 "override_isolate_target": "crypto_unittests", 3990 "override_isolate_target": "crypto_unittests",
3921 "swarming": { 3991 "swarming": {
3922 "can_use_on_swarming_builders": true, 3992 "can_use_on_swarming_builders": true,
3923 "dimension_sets": [ 3993 "dimension_sets": [
3924 { 3994 {
3995 "android_devices": "1",
3925 "device_type": "coho" 3996 "device_type": "coho"
3926 } 3997 }
3927 ] 3998 ]
3928 }, 3999 },
3929 "test": "crypto_unittests" 4000 "test": "crypto_unittests"
3930 }, 4001 },
3931 { 4002 {
3932 "override_isolate_target": "device_unittests", 4003 "override_isolate_target": "device_unittests",
3933 "swarming": { 4004 "swarming": {
3934 "can_use_on_swarming_builders": true, 4005 "can_use_on_swarming_builders": true,
3935 "dimension_sets": [ 4006 "dimension_sets": [
3936 { 4007 {
4008 "android_devices": "1",
3937 "device_type": "coho" 4009 "device_type": "coho"
3938 } 4010 }
3939 ] 4011 ]
3940 }, 4012 },
3941 "test": "device_unittests" 4013 "test": "device_unittests"
3942 }, 4014 },
3943 { 4015 {
3944 "override_isolate_target": "display_unittests", 4016 "override_isolate_target": "display_unittests",
3945 "swarming": { 4017 "swarming": {
3946 "can_use_on_swarming_builders": true, 4018 "can_use_on_swarming_builders": true,
3947 "dimension_sets": [ 4019 "dimension_sets": [
3948 { 4020 {
4021 "android_devices": "1",
3949 "device_type": "coho" 4022 "device_type": "coho"
3950 } 4023 }
3951 ] 4024 ]
3952 }, 4025 },
3953 "test": "display_unittests" 4026 "test": "display_unittests"
3954 }, 4027 },
3955 { 4028 {
3956 "override_isolate_target": "events_unittests", 4029 "override_isolate_target": "events_unittests",
3957 "swarming": { 4030 "swarming": {
3958 "can_use_on_swarming_builders": true, 4031 "can_use_on_swarming_builders": true,
3959 "dimension_sets": [ 4032 "dimension_sets": [
3960 { 4033 {
4034 "android_devices": "1",
3961 "device_type": "coho" 4035 "device_type": "coho"
3962 } 4036 }
3963 ] 4037 ]
3964 }, 4038 },
3965 "test": "events_unittests" 4039 "test": "events_unittests"
3966 }, 4040 },
3967 { 4041 {
3968 "override_isolate_target": "gcm_unit_tests", 4042 "override_isolate_target": "gcm_unit_tests",
3969 "swarming": { 4043 "swarming": {
3970 "can_use_on_swarming_builders": true, 4044 "can_use_on_swarming_builders": true,
3971 "dimension_sets": [ 4045 "dimension_sets": [
3972 { 4046 {
4047 "android_devices": "1",
3973 "device_type": "coho" 4048 "device_type": "coho"
3974 } 4049 }
3975 ] 4050 ]
3976 }, 4051 },
3977 "test": "gcm_unit_tests" 4052 "test": "gcm_unit_tests"
3978 }, 4053 },
3979 { 4054 {
3980 "override_isolate_target": "gfx_unittests", 4055 "override_isolate_target": "gfx_unittests",
3981 "swarming": { 4056 "swarming": {
3982 "can_use_on_swarming_builders": true, 4057 "can_use_on_swarming_builders": true,
3983 "dimension_sets": [ 4058 "dimension_sets": [
3984 { 4059 {
4060 "android_devices": "1",
3985 "device_type": "coho" 4061 "device_type": "coho"
3986 } 4062 }
3987 ] 4063 ]
3988 }, 4064 },
3989 "test": "gfx_unittests" 4065 "test": "gfx_unittests"
3990 }, 4066 },
3991 { 4067 {
3992 "override_isolate_target": "gl_tests", 4068 "override_isolate_target": "gl_tests",
3993 "swarming": { 4069 "swarming": {
3994 "can_use_on_swarming_builders": true, 4070 "can_use_on_swarming_builders": true,
3995 "dimension_sets": [ 4071 "dimension_sets": [
3996 { 4072 {
4073 "android_devices": "1",
3997 "device_type": "coho" 4074 "device_type": "coho"
3998 } 4075 }
3999 ] 4076 ]
4000 }, 4077 },
4001 "test": "gl_tests" 4078 "test": "gl_tests"
4002 }, 4079 },
4003 { 4080 {
4004 "override_isolate_target": "gl_unittests", 4081 "override_isolate_target": "gl_unittests",
4005 "swarming": { 4082 "swarming": {
4006 "can_use_on_swarming_builders": true, 4083 "can_use_on_swarming_builders": true,
4007 "dimension_sets": [ 4084 "dimension_sets": [
4008 { 4085 {
4086 "android_devices": "1",
4009 "device_type": "coho" 4087 "device_type": "coho"
4010 } 4088 }
4011 ] 4089 ]
4012 }, 4090 },
4013 "test": "gl_unittests" 4091 "test": "gl_unittests"
4014 }, 4092 },
4015 { 4093 {
4016 "override_isolate_target": "google_apis_unittests", 4094 "override_isolate_target": "google_apis_unittests",
4017 "swarming": { 4095 "swarming": {
4018 "can_use_on_swarming_builders": true, 4096 "can_use_on_swarming_builders": true,
4019 "dimension_sets": [ 4097 "dimension_sets": [
4020 { 4098 {
4099 "android_devices": "1",
4021 "device_type": "coho" 4100 "device_type": "coho"
4022 } 4101 }
4023 ] 4102 ]
4024 }, 4103 },
4025 "test": "google_apis_unittests" 4104 "test": "google_apis_unittests"
4026 }, 4105 },
4027 { 4106 {
4028 "override_isolate_target": "gpu_ipc_service_unittests", 4107 "override_isolate_target": "gpu_ipc_service_unittests",
4029 "swarming": { 4108 "swarming": {
4030 "can_use_on_swarming_builders": true, 4109 "can_use_on_swarming_builders": true,
4031 "dimension_sets": [ 4110 "dimension_sets": [
4032 { 4111 {
4112 "android_devices": "1",
4033 "device_type": "coho" 4113 "device_type": "coho"
4034 } 4114 }
4035 ] 4115 ]
4036 }, 4116 },
4037 "test": "gpu_ipc_service_unittests" 4117 "test": "gpu_ipc_service_unittests"
4038 }, 4118 },
4039 { 4119 {
4040 "override_isolate_target": "gpu_unittests", 4120 "override_isolate_target": "gpu_unittests",
4041 "swarming": { 4121 "swarming": {
4042 "can_use_on_swarming_builders": true, 4122 "can_use_on_swarming_builders": true,
4043 "dimension_sets": [ 4123 "dimension_sets": [
4044 { 4124 {
4125 "android_devices": "1",
4045 "device_type": "coho" 4126 "device_type": "coho"
4046 } 4127 }
4047 ] 4128 ]
4048 }, 4129 },
4049 "test": "gpu_unittests" 4130 "test": "gpu_unittests"
4050 }, 4131 },
4051 { 4132 {
4052 "override_isolate_target": "ipc_tests", 4133 "override_isolate_target": "ipc_tests",
4053 "swarming": { 4134 "swarming": {
4054 "can_use_on_swarming_builders": true, 4135 "can_use_on_swarming_builders": true,
4055 "dimension_sets": [ 4136 "dimension_sets": [
4056 { 4137 {
4138 "android_devices": "1",
4057 "device_type": "coho" 4139 "device_type": "coho"
4058 } 4140 }
4059 ] 4141 ]
4060 }, 4142 },
4061 "test": "ipc_tests" 4143 "test": "ipc_tests"
4062 }, 4144 },
4063 { 4145 {
4064 "override_isolate_target": "jingle_unittests", 4146 "override_isolate_target": "jingle_unittests",
4065 "swarming": { 4147 "swarming": {
4066 "can_use_on_swarming_builders": true, 4148 "can_use_on_swarming_builders": true,
4067 "dimension_sets": [ 4149 "dimension_sets": [
4068 { 4150 {
4151 "android_devices": "1",
4069 "device_type": "coho" 4152 "device_type": "coho"
4070 } 4153 }
4071 ] 4154 ]
4072 }, 4155 },
4073 "test": "jingle_unittests" 4156 "test": "jingle_unittests"
4074 }, 4157 },
4075 { 4158 {
4076 "override_isolate_target": "media_unittests", 4159 "override_isolate_target": "media_unittests",
4077 "swarming": { 4160 "swarming": {
4078 "can_use_on_swarming_builders": true, 4161 "can_use_on_swarming_builders": true,
4079 "dimension_sets": [ 4162 "dimension_sets": [
4080 { 4163 {
4164 "android_devices": "1",
4081 "device_type": "coho" 4165 "device_type": "coho"
4082 } 4166 }
4083 ] 4167 ]
4084 }, 4168 },
4085 "test": "media_unittests" 4169 "test": "media_unittests"
4086 }, 4170 },
4087 { 4171 {
4088 "override_isolate_target": "midi_unittests", 4172 "override_isolate_target": "midi_unittests",
4089 "swarming": { 4173 "swarming": {
4090 "can_use_on_swarming_builders": true, 4174 "can_use_on_swarming_builders": true,
4091 "dimension_sets": [ 4175 "dimension_sets": [
4092 { 4176 {
4177 "android_devices": "1",
4093 "device_type": "coho" 4178 "device_type": "coho"
4094 } 4179 }
4095 ] 4180 ]
4096 }, 4181 },
4097 "test": "midi_unittests" 4182 "test": "midi_unittests"
4098 }, 4183 },
4099 { 4184 {
4100 "override_isolate_target": "mojo_common_unittests", 4185 "override_isolate_target": "mojo_common_unittests",
4101 "swarming": { 4186 "swarming": {
4102 "can_use_on_swarming_builders": true, 4187 "can_use_on_swarming_builders": true,
4103 "dimension_sets": [ 4188 "dimension_sets": [
4104 { 4189 {
4190 "android_devices": "1",
4105 "device_type": "coho" 4191 "device_type": "coho"
4106 } 4192 }
4107 ] 4193 ]
4108 }, 4194 },
4109 "test": "mojo_common_unittests" 4195 "test": "mojo_common_unittests"
4110 }, 4196 },
4111 { 4197 {
4112 "override_isolate_target": "mojo_public_application_unittests", 4198 "override_isolate_target": "mojo_public_application_unittests",
4113 "swarming": { 4199 "swarming": {
4114 "can_use_on_swarming_builders": true, 4200 "can_use_on_swarming_builders": true,
4115 "dimension_sets": [ 4201 "dimension_sets": [
4116 { 4202 {
4203 "android_devices": "1",
4117 "device_type": "coho" 4204 "device_type": "coho"
4118 } 4205 }
4119 ] 4206 ]
4120 }, 4207 },
4121 "test": "mojo_public_application_unittests" 4208 "test": "mojo_public_application_unittests"
4122 }, 4209 },
4123 { 4210 {
4124 "override_isolate_target": "mojo_public_bindings_unittests", 4211 "override_isolate_target": "mojo_public_bindings_unittests",
4125 "swarming": { 4212 "swarming": {
4126 "can_use_on_swarming_builders": true, 4213 "can_use_on_swarming_builders": true,
4127 "dimension_sets": [ 4214 "dimension_sets": [
4128 { 4215 {
4216 "android_devices": "1",
4129 "device_type": "coho" 4217 "device_type": "coho"
4130 } 4218 }
4131 ] 4219 ]
4132 }, 4220 },
4133 "test": "mojo_public_bindings_unittests" 4221 "test": "mojo_public_bindings_unittests"
4134 }, 4222 },
4135 { 4223 {
4136 "override_isolate_target": "mojo_public_system_unittests", 4224 "override_isolate_target": "mojo_public_system_unittests",
4137 "swarming": { 4225 "swarming": {
4138 "can_use_on_swarming_builders": true, 4226 "can_use_on_swarming_builders": true,
4139 "dimension_sets": [ 4227 "dimension_sets": [
4140 { 4228 {
4229 "android_devices": "1",
4141 "device_type": "coho" 4230 "device_type": "coho"
4142 } 4231 }
4143 ] 4232 ]
4144 }, 4233 },
4145 "test": "mojo_public_system_unittests" 4234 "test": "mojo_public_system_unittests"
4146 }, 4235 },
4147 { 4236 {
4148 "override_isolate_target": "mojo_runner_host_unittests", 4237 "override_isolate_target": "mojo_runner_host_unittests",
4149 "swarming": { 4238 "swarming": {
4150 "can_use_on_swarming_builders": true, 4239 "can_use_on_swarming_builders": true,
4151 "dimension_sets": [ 4240 "dimension_sets": [
4152 { 4241 {
4242 "android_devices": "1",
4153 "device_type": "coho" 4243 "device_type": "coho"
4154 } 4244 }
4155 ] 4245 ]
4156 }, 4246 },
4157 "test": "mojo_runner_host_unittests" 4247 "test": "mojo_runner_host_unittests"
4158 }, 4248 },
4159 { 4249 {
4160 "override_isolate_target": "mojo_system_unittests", 4250 "override_isolate_target": "mojo_system_unittests",
4161 "swarming": { 4251 "swarming": {
4162 "can_use_on_swarming_builders": true, 4252 "can_use_on_swarming_builders": true,
4163 "dimension_sets": [ 4253 "dimension_sets": [
4164 { 4254 {
4255 "android_devices": "1",
4165 "device_type": "coho" 4256 "device_type": "coho"
4166 } 4257 }
4167 ] 4258 ]
4168 }, 4259 },
4169 "test": "mojo_system_unittests" 4260 "test": "mojo_system_unittests"
4170 }, 4261 },
4171 { 4262 {
4172 "override_isolate_target": "net_unittests", 4263 "override_isolate_target": "net_unittests",
4173 "swarming": { 4264 "swarming": {
4174 "can_use_on_swarming_builders": true, 4265 "can_use_on_swarming_builders": true,
4175 "dimension_sets": [ 4266 "dimension_sets": [
4176 { 4267 {
4268 "android_devices": "1",
4177 "device_type": "coho" 4269 "device_type": "coho"
4178 } 4270 }
4179 ] 4271 ]
4180 }, 4272 },
4181 "test": "net_unittests" 4273 "test": "net_unittests"
4182 }, 4274 },
4183 { 4275 {
4184 "override_isolate_target": "remoting_unittests", 4276 "override_isolate_target": "remoting_unittests",
4185 "swarming": { 4277 "swarming": {
4186 "can_use_on_swarming_builders": true, 4278 "can_use_on_swarming_builders": true,
4187 "dimension_sets": [ 4279 "dimension_sets": [
4188 { 4280 {
4281 "android_devices": "1",
4189 "device_type": "coho" 4282 "device_type": "coho"
4190 } 4283 }
4191 ] 4284 ]
4192 }, 4285 },
4193 "test": "remoting_unittests" 4286 "test": "remoting_unittests"
4194 }, 4287 },
4195 { 4288 {
4196 "override_isolate_target": "sandbox_linux_unittests", 4289 "override_isolate_target": "sandbox_linux_unittests",
4197 "swarming": { 4290 "swarming": {
4198 "can_use_on_swarming_builders": true, 4291 "can_use_on_swarming_builders": true,
4199 "dimension_sets": [ 4292 "dimension_sets": [
4200 { 4293 {
4294 "android_devices": "1",
4201 "device_type": "coho" 4295 "device_type": "coho"
4202 } 4296 }
4203 ] 4297 ]
4204 }, 4298 },
4205 "test": "sandbox_linux_unittests" 4299 "test": "sandbox_linux_unittests"
4206 }, 4300 },
4207 { 4301 {
4208 "override_isolate_target": "skia_unittests", 4302 "override_isolate_target": "skia_unittests",
4209 "swarming": { 4303 "swarming": {
4210 "can_use_on_swarming_builders": true, 4304 "can_use_on_swarming_builders": true,
4211 "dimension_sets": [ 4305 "dimension_sets": [
4212 { 4306 {
4307 "android_devices": "1",
4213 "device_type": "coho" 4308 "device_type": "coho"
4214 } 4309 }
4215 ] 4310 ]
4216 }, 4311 },
4217 "test": "skia_unittests" 4312 "test": "skia_unittests"
4218 }, 4313 },
4219 { 4314 {
4220 "override_isolate_target": "sql_unittests", 4315 "override_isolate_target": "sql_unittests",
4221 "swarming": { 4316 "swarming": {
4222 "can_use_on_swarming_builders": true, 4317 "can_use_on_swarming_builders": true,
4223 "dimension_sets": [ 4318 "dimension_sets": [
4224 { 4319 {
4320 "android_devices": "1",
4225 "device_type": "coho" 4321 "device_type": "coho"
4226 } 4322 }
4227 ] 4323 ]
4228 }, 4324 },
4229 "test": "sql_unittests" 4325 "test": "sql_unittests"
4230 }, 4326 },
4231 { 4327 {
4232 "override_isolate_target": "storage_unittests", 4328 "override_isolate_target": "storage_unittests",
4233 "swarming": { 4329 "swarming": {
4234 "can_use_on_swarming_builders": true, 4330 "can_use_on_swarming_builders": true,
4235 "dimension_sets": [ 4331 "dimension_sets": [
4236 { 4332 {
4333 "android_devices": "1",
4237 "device_type": "coho" 4334 "device_type": "coho"
4238 } 4335 }
4239 ] 4336 ]
4240 }, 4337 },
4241 "test": "storage_unittests" 4338 "test": "storage_unittests"
4242 }, 4339 },
4243 { 4340 {
4244 "override_isolate_target": "ui_android_unittests", 4341 "override_isolate_target": "ui_android_unittests",
4245 "swarming": { 4342 "swarming": {
4246 "can_use_on_swarming_builders": true, 4343 "can_use_on_swarming_builders": true,
4247 "dimension_sets": [ 4344 "dimension_sets": [
4248 { 4345 {
4346 "android_devices": "1",
4249 "device_type": "coho" 4347 "device_type": "coho"
4250 } 4348 }
4251 ] 4349 ]
4252 }, 4350 },
4253 "test": "ui_android_unittests" 4351 "test": "ui_android_unittests"
4254 }, 4352 },
4255 { 4353 {
4256 "override_isolate_target": "ui_base_unittests", 4354 "override_isolate_target": "ui_base_unittests",
4257 "swarming": { 4355 "swarming": {
4258 "can_use_on_swarming_builders": true, 4356 "can_use_on_swarming_builders": true,
4259 "dimension_sets": [ 4357 "dimension_sets": [
4260 { 4358 {
4359 "android_devices": "1",
4261 "device_type": "coho" 4360 "device_type": "coho"
4262 } 4361 }
4263 ] 4362 ]
4264 }, 4363 },
4265 "test": "ui_base_unittests" 4364 "test": "ui_base_unittests"
4266 }, 4365 },
4267 { 4366 {
4268 "override_isolate_target": "ui_touch_selection_unittests", 4367 "override_isolate_target": "ui_touch_selection_unittests",
4269 "swarming": { 4368 "swarming": {
4270 "can_use_on_swarming_builders": true, 4369 "can_use_on_swarming_builders": true,
4271 "dimension_sets": [ 4370 "dimension_sets": [
4272 { 4371 {
4372 "android_devices": "1",
4273 "device_type": "coho" 4373 "device_type": "coho"
4274 } 4374 }
4275 ] 4375 ]
4276 }, 4376 },
4277 "test": "ui_touch_selection_unittests" 4377 "test": "ui_touch_selection_unittests"
4278 }, 4378 },
4279 { 4379 {
4280 "override_isolate_target": "unit_tests", 4380 "override_isolate_target": "unit_tests",
4281 "swarming": { 4381 "swarming": {
4282 "can_use_on_swarming_builders": true, 4382 "can_use_on_swarming_builders": true,
4283 "dimension_sets": [ 4383 "dimension_sets": [
4284 { 4384 {
4385 "android_devices": "1",
4285 "device_type": "coho" 4386 "device_type": "coho"
4286 } 4387 }
4287 ] 4388 ]
4288 }, 4389 },
4289 "test": "unit_tests" 4390 "test": "unit_tests"
4290 }, 4391 },
4291 { 4392 {
4292 "override_isolate_target": "url_unittests", 4393 "override_isolate_target": "url_unittests",
4293 "swarming": { 4394 "swarming": {
4294 "can_use_on_swarming_builders": true, 4395 "can_use_on_swarming_builders": true,
4295 "dimension_sets": [ 4396 "dimension_sets": [
4296 { 4397 {
4398 "android_devices": "1",
4297 "device_type": "coho" 4399 "device_type": "coho"
4298 } 4400 }
4299 ] 4401 ]
4300 }, 4402 },
4301 "test": "url_unittests" 4403 "test": "url_unittests"
4302 }, 4404 },
4303 { 4405 {
4304 "override_isolate_target": "webkit_unit_tests", 4406 "override_isolate_target": "webkit_unit_tests",
4305 "swarming": { 4407 "swarming": {
4306 "can_use_on_swarming_builders": true, 4408 "can_use_on_swarming_builders": true,
4307 "dimension_sets": [ 4409 "dimension_sets": [
4308 { 4410 {
4411 "android_devices": "1",
4309 "device_type": "coho" 4412 "device_type": "coho"
4310 } 4413 }
4311 ] 4414 ]
4312 }, 4415 },
4313 "test": "webkit_unit_tests" 4416 "test": "webkit_unit_tests"
4314 }, 4417 },
4315 { 4418 {
4316 "override_isolate_target": "wtf_unittests", 4419 "override_isolate_target": "wtf_unittests",
4317 "swarming": { 4420 "swarming": {
4318 "can_use_on_swarming_builders": true, 4421 "can_use_on_swarming_builders": true,
4319 "dimension_sets": [ 4422 "dimension_sets": [
4320 { 4423 {
4424 "android_devices": "1",
4321 "device_type": "coho" 4425 "device_type": "coho"
4322 } 4426 }
4323 ] 4427 ]
4324 }, 4428 },
4325 "test": "wtf_unittests" 4429 "test": "wtf_unittests"
4326 } 4430 }
4327 ] 4431 ]
4328 }, 4432 },
4329 "ClangToTAndroidASan": { 4433 "ClangToTAndroidASan": {
4330 "gtest_tests": [ 4434 "gtest_tests": [
(...skipping 9655 matching lines...) Expand 10 before | Expand all | Expand 10 after
13986 }, 14090 },
13987 { 14091 {
13988 "swarming": { 14092 "swarming": {
13989 "can_use_on_swarming_builders": true 14093 "can_use_on_swarming_builders": true
13990 }, 14094 },
13991 "test": "views_unittests" 14095 "test": "views_unittests"
13992 } 14096 }
13993 ] 14097 ]
13994 } 14098 }
13995 } 14099 }
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