| OLD | NEW |
| 1 { | 1 { |
| 2 "Android Cronet Builder": { | 2 "Android Cronet Builder": { |
| 3 "additional_compile_targets": [ | 3 "additional_compile_targets": [ |
| 4 "cronet_package" | 4 "cronet_package" |
| 5 ] | 5 ] |
| 6 }, | 6 }, |
| 7 "Android N5X Swarm Builder": { | 7 "Android N5X Swarm Builder": { |
| 8 "gtest_tests": [ | 8 "gtest_tests": [ |
| 9 { | 9 { |
| 10 "override_compile_targets": [ | 10 "override_compile_targets": [ |
| (...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 97 "=android%2Fswarming%2Flogcats%2F", | 97 "=android%2Fswarming%2Flogcats%2F", |
| 98 "${TASK_ID}%2F%2B%2Funified_logcats" | 98 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 99 ], | 99 ], |
| 100 "name": "shard #${SHARD_INDEX} logcats" | 100 "name": "shard #${SHARD_INDEX} logcats" |
| 101 } | 101 } |
| 102 ] | 102 ] |
| 103 }, | 103 }, |
| 104 "test": "base_unittests" | 104 "test": "base_unittests" |
| 105 }, | 105 }, |
| 106 { | 106 { |
| 107 "override_compile_targets": [ | |
| 108 "blimp_test_apk" | |
| 109 ], | |
| 110 "override_isolate_target": "blimp_test_apk", | |
| 111 "swarming": { | |
| 112 "can_use_on_swarming_builders": true, | |
| 113 "cipd_packages": [ | |
| 114 { | |
| 115 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
| 116 "location": "bin", | |
| 117 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58
" | |
| 118 } | |
| 119 ], | |
| 120 "dimension_sets": [ | |
| 121 { | |
| 122 "android_devices": "4", | |
| 123 "device_os": "MMB29Q", | |
| 124 "device_type": "bullhead" | |
| 125 } | |
| 126 ], | |
| 127 "hard_timeout": 960, | |
| 128 "output_links": [ | |
| 129 { | |
| 130 "link": [ | |
| 131 "https://luci-logdog.appspot.com/v/?s", | |
| 132 "=android%2Fswarming%2Flogcats%2F", | |
| 133 "${TASK_ID}%2F%2B%2Funified_logcats" | |
| 134 ], | |
| 135 "name": "shard #${SHARD_INDEX} logcats" | |
| 136 } | |
| 137 ] | |
| 138 }, | |
| 139 "test": "blimp_test_apk" | |
| 140 }, | |
| 141 { | |
| 142 "override_isolate_target": "blimp_unittests", | |
| 143 "swarming": { | |
| 144 "can_use_on_swarming_builders": true, | |
| 145 "cipd_packages": [ | |
| 146 { | |
| 147 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
| 148 "location": "bin", | |
| 149 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58
" | |
| 150 } | |
| 151 ], | |
| 152 "dimension_sets": [ | |
| 153 { | |
| 154 "android_devices": "4", | |
| 155 "device_os": "MMB29Q", | |
| 156 "device_type": "bullhead" | |
| 157 } | |
| 158 ], | |
| 159 "output_links": [ | |
| 160 { | |
| 161 "link": [ | |
| 162 "https://luci-logdog.appspot.com/v/?s", | |
| 163 "=android%2Fswarming%2Flogcats%2F", | |
| 164 "${TASK_ID}%2F%2B%2Funified_logcats" | |
| 165 ], | |
| 166 "name": "shard #${SHARD_INDEX} logcats" | |
| 167 } | |
| 168 ] | |
| 169 }, | |
| 170 "test": "blimp_unittests" | |
| 171 }, | |
| 172 { | |
| 173 "override_isolate_target": "blink_heap_unittests", | 107 "override_isolate_target": "blink_heap_unittests", |
| 174 "swarming": { | 108 "swarming": { |
| 175 "can_use_on_swarming_builders": true, | 109 "can_use_on_swarming_builders": true, |
| 176 "cipd_packages": [ | 110 "cipd_packages": [ |
| 177 { | 111 { |
| 178 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | 112 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 179 "location": "bin", | 113 "location": "bin", |
| 180 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58
" | 114 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58
" |
| 181 } | 115 } |
| 182 ], | 116 ], |
| (...skipping 1026 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1209 }, | 1143 }, |
| 1210 "KitKat Tablet Tester": { | 1144 "KitKat Tablet Tester": { |
| 1211 "gtest_tests": [ | 1145 "gtest_tests": [ |
| 1212 { | 1146 { |
| 1213 "test": "android_webview_unittests" | 1147 "test": "android_webview_unittests" |
| 1214 }, | 1148 }, |
| 1215 { | 1149 { |
| 1216 "test": "base_unittests" | 1150 "test": "base_unittests" |
| 1217 }, | 1151 }, |
| 1218 { | 1152 { |
| 1219 "test": "blimp_unittests" | |
| 1220 }, | |
| 1221 { | |
| 1222 "override_compile_targets": [ | 1153 "override_compile_targets": [ |
| 1223 "breakpad_unittests_deps" | 1154 "breakpad_unittests_deps" |
| 1224 ], | 1155 ], |
| 1225 "test": "breakpad_unittests" | 1156 "test": "breakpad_unittests" |
| 1226 }, | 1157 }, |
| 1227 { | 1158 { |
| 1228 "test": "capture_unittests" | 1159 "test": "capture_unittests" |
| 1229 }, | 1160 }, |
| 1230 { | 1161 { |
| 1231 "test": "cc_unittests" | 1162 "test": "cc_unittests" |
| (...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1298 }, | 1229 }, |
| 1299 { | 1230 { |
| 1300 "test": "vr_shell_unittests" | 1231 "test": "vr_shell_unittests" |
| 1301 } | 1232 } |
| 1302 ], | 1233 ], |
| 1303 "instrumentation_tests": [ | 1234 "instrumentation_tests": [ |
| 1304 { | 1235 { |
| 1305 "test": "android_webview_test_apk" | 1236 "test": "android_webview_test_apk" |
| 1306 }, | 1237 }, |
| 1307 { | 1238 { |
| 1308 "apk_under_test": "Blimp.apk", | |
| 1309 "override_compile_targets": [ | |
| 1310 "blimp_test_apk" | |
| 1311 ], | |
| 1312 "test": "blimp_test_apk", | |
| 1313 "test_apk": "BlimpTest.apk" | |
| 1314 }, | |
| 1315 { | |
| 1316 "test": "chrome_public_test_apk" | 1239 "test": "chrome_public_test_apk" |
| 1317 }, | 1240 }, |
| 1318 { | 1241 { |
| 1319 "test": "chrome_sync_shell_test_apk" | 1242 "test": "chrome_sync_shell_test_apk" |
| 1320 }, | 1243 }, |
| 1321 { | 1244 { |
| 1322 "test": "content_shell_test_apk" | 1245 "test": "content_shell_test_apk" |
| 1323 } | 1246 } |
| 1324 ] | 1247 ] |
| 1325 }, | 1248 }, |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1385 "=android%2Fswarming%2Flogcats%2F", | 1308 "=android%2Fswarming%2Flogcats%2F", |
| 1386 "${TASK_ID}%2F%2B%2Funified_logcats" | 1309 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1387 ], | 1310 ], |
| 1388 "name": "shard #${SHARD_INDEX} logcats" | 1311 "name": "shard #${SHARD_INDEX} logcats" |
| 1389 } | 1312 } |
| 1390 ] | 1313 ] |
| 1391 }, | 1314 }, |
| 1392 "test": "base_unittests" | 1315 "test": "base_unittests" |
| 1393 }, | 1316 }, |
| 1394 { | 1317 { |
| 1395 "override_isolate_target": "blimp_unittests", | |
| 1396 "swarming": { | |
| 1397 "can_use_on_swarming_builders": true, | |
| 1398 "cipd_packages": [ | |
| 1399 { | |
| 1400 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
| 1401 "location": "bin", | |
| 1402 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58
" | |
| 1403 } | |
| 1404 ], | |
| 1405 "dimension_sets": [ | |
| 1406 { | |
| 1407 "android_devices": "4", | |
| 1408 "device_os": "LMY48I", | |
| 1409 "device_type": "hammerhead" | |
| 1410 } | |
| 1411 ], | |
| 1412 "expiration": 10800, | |
| 1413 "hard_timeout": 960, | |
| 1414 "output_links": [ | |
| 1415 { | |
| 1416 "link": [ | |
| 1417 "https://luci-logdog.appspot.com/v/?s", | |
| 1418 "=android%2Fswarming%2Flogcats%2F", | |
| 1419 "${TASK_ID}%2F%2B%2Funified_logcats" | |
| 1420 ], | |
| 1421 "name": "shard #${SHARD_INDEX} logcats" | |
| 1422 } | |
| 1423 ] | |
| 1424 }, | |
| 1425 "test": "blimp_unittests" | |
| 1426 }, | |
| 1427 { | |
| 1428 "override_compile_targets": [ | 1318 "override_compile_targets": [ |
| 1429 "breakpad_unittests_deps" | 1319 "breakpad_unittests_deps" |
| 1430 ], | 1320 ], |
| 1431 "override_isolate_target": "breakpad_unittests", | 1321 "override_isolate_target": "breakpad_unittests", |
| 1432 "swarming": { | 1322 "swarming": { |
| 1433 "can_use_on_swarming_builders": true, | 1323 "can_use_on_swarming_builders": true, |
| 1434 "cipd_packages": [ | 1324 "cipd_packages": [ |
| 1435 { | 1325 { |
| 1436 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | 1326 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1437 "location": "bin", | 1327 "location": "bin", |
| (...skipping 848 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2286 "${TASK_ID}%2F%2B%2Funified_logcats" | 2176 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2287 ], | 2177 ], |
| 2288 "name": "shard #${SHARD_INDEX} logcats" | 2178 "name": "shard #${SHARD_INDEX} logcats" |
| 2289 } | 2179 } |
| 2290 ] | 2180 ] |
| 2291 }, | 2181 }, |
| 2292 "test": "android_webview_test_apk" | 2182 "test": "android_webview_test_apk" |
| 2293 }, | 2183 }, |
| 2294 { | 2184 { |
| 2295 "override_compile_targets": [ | 2185 "override_compile_targets": [ |
| 2296 "blimp_test_apk" | |
| 2297 ], | |
| 2298 "override_isolate_target": "blimp_test_apk", | |
| 2299 "swarming": { | |
| 2300 "can_use_on_swarming_builders": true, | |
| 2301 "cipd_packages": [ | |
| 2302 { | |
| 2303 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
| 2304 "location": "bin", | |
| 2305 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58
" | |
| 2306 } | |
| 2307 ], | |
| 2308 "dimension_sets": [ | |
| 2309 { | |
| 2310 "android_devices": "4", | |
| 2311 "device_os": "LMY48I", | |
| 2312 "device_type": "hammerhead" | |
| 2313 } | |
| 2314 ], | |
| 2315 "expiration": 10800, | |
| 2316 "hard_timeout": 960, | |
| 2317 "output_links": [ | |
| 2318 { | |
| 2319 "link": [ | |
| 2320 "https://luci-logdog.appspot.com/v/?s", | |
| 2321 "=android%2Fswarming%2Flogcats%2F", | |
| 2322 "${TASK_ID}%2F%2B%2Funified_logcats" | |
| 2323 ], | |
| 2324 "name": "shard #${SHARD_INDEX} logcats" | |
| 2325 } | |
| 2326 ] | |
| 2327 }, | |
| 2328 "test": "blimp_test_apk" | |
| 2329 }, | |
| 2330 { | |
| 2331 "override_compile_targets": [ | |
| 2332 "chrome_public_test_apk" | 2186 "chrome_public_test_apk" |
| 2333 ], | 2187 ], |
| 2334 "override_isolate_target": "chrome_public_test_apk", | 2188 "override_isolate_target": "chrome_public_test_apk", |
| 2335 "swarming": { | 2189 "swarming": { |
| 2336 "can_use_on_swarming_builders": true, | 2190 "can_use_on_swarming_builders": true, |
| 2337 "cipd_packages": [ | 2191 "cipd_packages": [ |
| 2338 { | 2192 { |
| 2339 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | 2193 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2340 "location": "bin", | 2194 "location": "bin", |
| 2341 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58
" | 2195 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58
" |
| (...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2439 }, | 2293 }, |
| 2440 "Lollipop Tablet Tester": { | 2294 "Lollipop Tablet Tester": { |
| 2441 "gtest_tests": [ | 2295 "gtest_tests": [ |
| 2442 { | 2296 { |
| 2443 "test": "android_webview_unittests" | 2297 "test": "android_webview_unittests" |
| 2444 }, | 2298 }, |
| 2445 { | 2299 { |
| 2446 "test": "base_unittests" | 2300 "test": "base_unittests" |
| 2447 }, | 2301 }, |
| 2448 { | 2302 { |
| 2449 "test": "blimp_unittests" | |
| 2450 }, | |
| 2451 { | |
| 2452 "override_compile_targets": [ | 2303 "override_compile_targets": [ |
| 2453 "breakpad_unittests_deps" | 2304 "breakpad_unittests_deps" |
| 2454 ], | 2305 ], |
| 2455 "test": "breakpad_unittests" | 2306 "test": "breakpad_unittests" |
| 2456 }, | 2307 }, |
| 2457 { | 2308 { |
| 2458 "test": "capture_unittests" | 2309 "test": "capture_unittests" |
| 2459 }, | 2310 }, |
| 2460 { | 2311 { |
| 2461 "test": "cc_unittests" | 2312 "test": "cc_unittests" |
| (...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2528 }, | 2379 }, |
| 2529 { | 2380 { |
| 2530 "test": "vr_shell_unittests" | 2381 "test": "vr_shell_unittests" |
| 2531 } | 2382 } |
| 2532 ], | 2383 ], |
| 2533 "instrumentation_tests": [ | 2384 "instrumentation_tests": [ |
| 2534 { | 2385 { |
| 2535 "test": "android_webview_test_apk" | 2386 "test": "android_webview_test_apk" |
| 2536 }, | 2387 }, |
| 2537 { | 2388 { |
| 2538 "apk_under_test": "Blimp.apk", | |
| 2539 "override_compile_targets": [ | |
| 2540 "blimp_test_apk" | |
| 2541 ], | |
| 2542 "test": "blimp_test_apk", | |
| 2543 "test_apk": "BlimpTest.apk" | |
| 2544 }, | |
| 2545 { | |
| 2546 "test": "chrome_public_test_apk" | 2389 "test": "chrome_public_test_apk" |
| 2547 }, | 2390 }, |
| 2548 { | 2391 { |
| 2549 "test": "chrome_sync_shell_test_apk" | 2392 "test": "chrome_sync_shell_test_apk" |
| 2550 }, | 2393 }, |
| 2551 { | 2394 { |
| 2552 "test": "content_shell_test_apk" | 2395 "test": "content_shell_test_apk" |
| 2553 } | 2396 } |
| 2554 ] | 2397 ] |
| 2555 }, | 2398 }, |
| (...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2645 "=android%2Fswarming%2Flogcats%2F", | 2488 "=android%2Fswarming%2Flogcats%2F", |
| 2646 "${TASK_ID}%2F%2B%2Funified_logcats" | 2489 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 2647 ], | 2490 ], |
| 2648 "name": "shard #${SHARD_INDEX} logcats" | 2491 "name": "shard #${SHARD_INDEX} logcats" |
| 2649 } | 2492 } |
| 2650 ] | 2493 ] |
| 2651 }, | 2494 }, |
| 2652 "test": "base_unittests" | 2495 "test": "base_unittests" |
| 2653 }, | 2496 }, |
| 2654 { | 2497 { |
| 2655 "override_compile_targets": [ | |
| 2656 "blimp_test_apk" | |
| 2657 ], | |
| 2658 "override_isolate_target": "blimp_test_apk", | |
| 2659 "swarming": { | |
| 2660 "can_use_on_swarming_builders": true, | |
| 2661 "cipd_packages": [ | |
| 2662 { | |
| 2663 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
| 2664 "location": "bin", | |
| 2665 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58
" | |
| 2666 } | |
| 2667 ], | |
| 2668 "dimension_sets": [ | |
| 2669 { | |
| 2670 "device_os": "MMB29Q", | |
| 2671 "device_type": "bullhead" | |
| 2672 } | |
| 2673 ], | |
| 2674 "hard_timeout": 600, | |
| 2675 "output_links": [ | |
| 2676 { | |
| 2677 "link": [ | |
| 2678 "https://luci-logdog.appspot.com/v/?s", | |
| 2679 "=android%2Fswarming%2Flogcats%2F", | |
| 2680 "${TASK_ID}%2F%2B%2Funified_logcats" | |
| 2681 ], | |
| 2682 "name": "shard #${SHARD_INDEX} logcats" | |
| 2683 } | |
| 2684 ] | |
| 2685 }, | |
| 2686 "test": "blimp_test_apk" | |
| 2687 }, | |
| 2688 { | |
| 2689 "override_isolate_target": "blimp_unittests", | |
| 2690 "swarming": { | |
| 2691 "can_use_on_swarming_builders": true, | |
| 2692 "cipd_packages": [ | |
| 2693 { | |
| 2694 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | |
| 2695 "location": "bin", | |
| 2696 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58
" | |
| 2697 } | |
| 2698 ], | |
| 2699 "dimension_sets": [ | |
| 2700 { | |
| 2701 "device_os": "MMB29Q", | |
| 2702 "device_type": "bullhead" | |
| 2703 } | |
| 2704 ], | |
| 2705 "hard_timeout": 960, | |
| 2706 "output_links": [ | |
| 2707 { | |
| 2708 "link": [ | |
| 2709 "https://luci-logdog.appspot.com/v/?s", | |
| 2710 "=android%2Fswarming%2Flogcats%2F", | |
| 2711 "${TASK_ID}%2F%2B%2Funified_logcats" | |
| 2712 ], | |
| 2713 "name": "shard #${SHARD_INDEX} logcats" | |
| 2714 } | |
| 2715 ] | |
| 2716 }, | |
| 2717 "test": "blimp_unittests" | |
| 2718 }, | |
| 2719 { | |
| 2720 "override_isolate_target": "blink_heap_unittests", | 2498 "override_isolate_target": "blink_heap_unittests", |
| 2721 "swarming": { | 2499 "swarming": { |
| 2722 "can_use_on_swarming_builders": true, | 2500 "can_use_on_swarming_builders": true, |
| 2723 "cipd_packages": [ | 2501 "cipd_packages": [ |
| 2724 { | 2502 { |
| 2725 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | 2503 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 2726 "location": "bin", | 2504 "location": "bin", |
| 2727 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58
" | 2505 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58
" |
| 2728 } | 2506 } |
| 2729 ], | 2507 ], |
| (...skipping 935 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3665 }, | 3443 }, |
| 3666 "Marshmallow Tablet Tester": { | 3444 "Marshmallow Tablet Tester": { |
| 3667 "gtest_tests": [ | 3445 "gtest_tests": [ |
| 3668 { | 3446 { |
| 3669 "test": "android_webview_unittests" | 3447 "test": "android_webview_unittests" |
| 3670 }, | 3448 }, |
| 3671 { | 3449 { |
| 3672 "test": "base_unittests" | 3450 "test": "base_unittests" |
| 3673 }, | 3451 }, |
| 3674 { | 3452 { |
| 3675 "test": "blimp_unittests" | |
| 3676 }, | |
| 3677 { | |
| 3678 "override_compile_targets": [ | 3453 "override_compile_targets": [ |
| 3679 "breakpad_unittests_deps" | 3454 "breakpad_unittests_deps" |
| 3680 ], | 3455 ], |
| 3681 "test": "breakpad_unittests" | 3456 "test": "breakpad_unittests" |
| 3682 }, | 3457 }, |
| 3683 { | 3458 { |
| 3684 "test": "capture_unittests" | 3459 "test": "capture_unittests" |
| 3685 }, | 3460 }, |
| 3686 { | 3461 { |
| 3687 "test": "cc_unittests" | 3462 "test": "cc_unittests" |
| (...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3754 }, | 3529 }, |
| 3755 { | 3530 { |
| 3756 "test": "vr_shell_unittests" | 3531 "test": "vr_shell_unittests" |
| 3757 } | 3532 } |
| 3758 ], | 3533 ], |
| 3759 "instrumentation_tests": [ | 3534 "instrumentation_tests": [ |
| 3760 { | 3535 { |
| 3761 "test": "android_webview_test_apk" | 3536 "test": "android_webview_test_apk" |
| 3762 }, | 3537 }, |
| 3763 { | 3538 { |
| 3764 "apk_under_test": "Blimp.apk", | |
| 3765 "override_compile_targets": [ | |
| 3766 "blimp_test_apk" | |
| 3767 ], | |
| 3768 "test": "blimp_test_apk", | |
| 3769 "test_apk": "BlimpTest.apk" | |
| 3770 }, | |
| 3771 { | |
| 3772 "test": "chrome_public_test_apk" | 3539 "test": "chrome_public_test_apk" |
| 3773 }, | 3540 }, |
| 3774 { | 3541 { |
| 3775 "test": "chrome_sync_shell_test_apk" | 3542 "test": "chrome_sync_shell_test_apk" |
| 3776 }, | 3543 }, |
| 3777 { | 3544 { |
| 3778 "test": "content_shell_test_apk" | 3545 "test": "content_shell_test_apk" |
| 3779 } | 3546 } |
| 3780 ] | 3547 ] |
| 3781 } | 3548 } |
| 3782 } | 3549 } |
| OLD | NEW |