OLD | NEW |
1 { | 1 { |
2 "Vista Tests (1)": { | 2 "Vista Tests (1)": { |
3 "gtest_tests": [ | 3 "gtest_tests": [ |
4 { | 4 { |
5 "swarming": { | 5 "swarming": { |
6 "can_use_on_swarming_builders": true | 6 "can_use_on_swarming_builders": true |
7 }, | 7 }, |
8 "test": "accessibility_unittests" | 8 "test": "accessibility_unittests" |
9 }, | 9 }, |
10 { | 10 { |
(...skipping 1111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1122 "message_center_unittests", | 1122 "message_center_unittests", |
1123 "ppapi_unittests", | 1123 "ppapi_unittests", |
1124 "printing_unittests", | 1124 "printing_unittests", |
1125 "sbox_integration_tests", | 1125 "sbox_integration_tests", |
1126 "sbox_unittests", | 1126 "sbox_unittests", |
1127 "sbox_validation_tests", | 1127 "sbox_validation_tests", |
1128 "skia_unittests", | 1128 "skia_unittests", |
1129 "sql_unittests", | 1129 "sql_unittests", |
1130 "sync_integration_tests", | 1130 "sync_integration_tests", |
1131 "sync_unit_tests", | 1131 "sync_unit_tests", |
1132 "ui_base_unittests", | |
1133 "url_unittests", | 1132 "url_unittests", |
1134 "views_unittests", | 1133 "views_unittests", |
1135 "wm_unittests" | 1134 "wm_unittests" |
1136 ], | 1135 ], |
1137 "gtest_tests": [ | 1136 "gtest_tests": [ |
1138 { | 1137 { |
| 1138 "swarming": { |
| 1139 "can_use_on_swarming_builders": true |
| 1140 }, |
| 1141 "test": "base_unittests" |
| 1142 }, |
| 1143 { |
1139 "test": "content_browsertests" | 1144 "test": "content_browsertests" |
1140 }, | 1145 }, |
1141 { | 1146 { |
1142 "test": "events_unittests" | 1147 "test": "events_unittests" |
1143 }, | 1148 }, |
1144 { | 1149 { |
| 1150 "swarming": { |
| 1151 "can_use_on_swarming_builders": true |
| 1152 }, |
| 1153 "test": "ui_base_unittests" |
| 1154 }, |
| 1155 { |
1145 "test": "ui_touch_selection_unittests" | 1156 "test": "ui_touch_selection_unittests" |
1146 } | 1157 } |
1147 ] | 1158 ] |
1148 }, | 1159 }, |
1149 "Win8 GN": { | 1160 "Win8 GN": { |
1150 "additional_compile_targets": [ | 1161 "additional_compile_targets": [ |
1151 "accessibility_unittests", | 1162 "accessibility_unittests", |
1152 "app_list_unittests", | 1163 "app_list_unittests", |
1153 "app_shell_unittests", | 1164 "app_shell_unittests", |
1154 "ash_unittests", | 1165 "ash_unittests", |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1208 "aura_unittests", | 1219 "aura_unittests", |
1209 "cacheinvalidation_unittests", | 1220 "cacheinvalidation_unittests", |
1210 "cast_unittests", | 1221 "cast_unittests", |
1211 "cc_unittests", | 1222 "cc_unittests", |
1212 "chrome", | 1223 "chrome", |
1213 "chrome_elf_unittests", | 1224 "chrome_elf_unittests", |
1214 "chromedriver_unittests", | 1225 "chromedriver_unittests", |
1215 "components_browsertests", | 1226 "components_browsertests", |
1216 "components_unittests", | 1227 "components_unittests", |
1217 "compositor_unittests", | 1228 "compositor_unittests", |
1218 "content_browsertests", | |
1219 "content_unittests", | 1229 "content_unittests", |
1220 "courgette_unittests", | 1230 "courgette_unittests", |
1221 "crypto_unittests", | 1231 "crypto_unittests", |
1222 "device_unittests", | 1232 "device_unittests", |
1223 "events_unittests", | |
1224 "extensions_browsertests", | 1233 "extensions_browsertests", |
1225 "extensions_unittests", | 1234 "extensions_unittests", |
1226 "gcm_unit_tests", | 1235 "gcm_unit_tests", |
1227 "gfx_unittests", | 1236 "gfx_unittests", |
1228 "gl_unittests", | 1237 "gl_unittests", |
1229 "google_apis_unittests", | 1238 "google_apis_unittests", |
1230 "gpu_unittests", | 1239 "gpu_unittests", |
1231 "interactive_ui_tests", | 1240 "interactive_ui_tests", |
1232 "ipc_mojo_unittests", | 1241 "ipc_mojo_unittests", |
1233 "ipc_tests", | 1242 "ipc_tests", |
1234 "jingle_unittests", | 1243 "jingle_unittests", |
1235 "keyboard_unittests", | 1244 "keyboard_unittests", |
1236 "mandoline:all", | 1245 "mandoline:all", |
1237 "media_unittests", | 1246 "media_unittests", |
1238 "message_center_unittests", | 1247 "message_center_unittests", |
1239 "ppapi_unittests", | 1248 "ppapi_unittests", |
1240 "printing_unittests", | 1249 "printing_unittests", |
1241 "sbox_integration_tests", | 1250 "sbox_integration_tests", |
1242 "sbox_unittests", | 1251 "sbox_unittests", |
1243 "sbox_validation_tests", | 1252 "sbox_validation_tests", |
1244 "skia_unittests", | 1253 "skia_unittests", |
1245 "sql_unittests", | 1254 "sql_unittests", |
1246 "sync_integration_tests", | 1255 "sync_integration_tests", |
1247 "sync_unit_tests", | 1256 "sync_unit_tests", |
1248 "ui_base_unittests", | |
1249 "ui_touch_selection_unittests", | |
1250 "url_unittests", | 1257 "url_unittests", |
1251 "views_unittests", | 1258 "views_unittests", |
1252 "wm_unittests" | 1259 "wm_unittests" |
| 1260 ], |
| 1261 "gtest_tests": [ |
| 1262 { |
| 1263 "swarming": { |
| 1264 "can_use_on_swarming_builders": true |
| 1265 }, |
| 1266 "test": "base_unittests" |
| 1267 }, |
| 1268 { |
| 1269 "test": "content_browsertests" |
| 1270 }, |
| 1271 { |
| 1272 "test": "events_unittests" |
| 1273 }, |
| 1274 { |
| 1275 "swarming": { |
| 1276 "can_use_on_swarming_builders": true |
| 1277 }, |
| 1278 "test": "ui_base_unittests" |
| 1279 }, |
| 1280 { |
| 1281 "test": "ui_touch_selection_unittests" |
| 1282 } |
1253 ] | 1283 ] |
1254 }, | 1284 }, |
1255 "XP Tests (1)": { | 1285 "XP Tests (1)": { |
1256 "gtest_tests": [ | 1286 "gtest_tests": [ |
1257 { | 1287 { |
1258 "swarming": { | 1288 "swarming": { |
1259 "can_use_on_swarming_builders": true | 1289 "can_use_on_swarming_builders": true |
1260 }, | 1290 }, |
1261 "test": "accessibility_unittests" | 1291 "test": "accessibility_unittests" |
1262 }, | 1292 }, |
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1473 "name": "telemetry_perf_unittests", | 1503 "name": "telemetry_perf_unittests", |
1474 "script": "telemetry_perf_unittests.py" | 1504 "script": "telemetry_perf_unittests.py" |
1475 }, | 1505 }, |
1476 { | 1506 { |
1477 "name": "nacl_integration", | 1507 "name": "nacl_integration", |
1478 "script": "nacl_integration.py" | 1508 "script": "nacl_integration.py" |
1479 } | 1509 } |
1480 ] | 1510 ] |
1481 } | 1511 } |
1482 } | 1512 } |
OLD | NEW |