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

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

Issue 2629933003: Remove references to blimp from the build files. (Closed)
Patch Set: restore //build files Created 3 years, 11 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 | « no previous file | testing/buildbot/chromium.android.fyi.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 "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
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_isolate_target": "blimp_unittests",
108 "swarming": {
109 "can_use_on_swarming_builders": true,
110 "cipd_packages": [
111 {
112 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
113 "location": "bin",
114 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
115 }
116 ],
117 "dimension_sets": [
118 {
119 "android_devices": "4",
120 "device_os": "MMB29Q",
121 "device_type": "bullhead"
122 }
123 ],
124 "output_links": [
125 {
126 "link": [
127 "https://luci-logdog.appspot.com/v/?s",
128 "=android%2Fswarming%2Flogcats%2F",
129 "${TASK_ID}%2F%2B%2Funified_logcats"
130 ],
131 "name": "shard #${SHARD_INDEX} logcats"
132 }
133 ]
134 },
135 "test": "blimp_unittests"
136 },
137 {
138 "override_isolate_target": "blink_heap_unittests", 107 "override_isolate_target": "blink_heap_unittests",
139 "swarming": { 108 "swarming": {
140 "can_use_on_swarming_builders": true, 109 "can_use_on_swarming_builders": true,
141 "cipd_packages": [ 110 "cipd_packages": [
142 { 111 {
143 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 112 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
144 "location": "bin", 113 "location": "bin",
145 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " 114 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
146 } 115 }
147 ], 116 ],
(...skipping 1058 matching lines...) Expand 10 before | Expand all | Expand 10 after
1206 }, 1175 },
1207 "KitKat Tablet Tester": { 1176 "KitKat Tablet Tester": {
1208 "gtest_tests": [ 1177 "gtest_tests": [
1209 { 1178 {
1210 "test": "android_webview_unittests" 1179 "test": "android_webview_unittests"
1211 }, 1180 },
1212 { 1181 {
1213 "test": "base_unittests" 1182 "test": "base_unittests"
1214 }, 1183 },
1215 { 1184 {
1216 "test": "blimp_unittests"
1217 },
1218 {
1219 "override_compile_targets": [ 1185 "override_compile_targets": [
1220 "breakpad_unittests_deps" 1186 "breakpad_unittests_deps"
1221 ], 1187 ],
1222 "test": "breakpad_unittests" 1188 "test": "breakpad_unittests"
1223 }, 1189 },
1224 { 1190 {
1225 "test": "capture_unittests" 1191 "test": "capture_unittests"
1226 }, 1192 },
1227 { 1193 {
1228 "test": "cc_unittests" 1194 "test": "cc_unittests"
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after
1374 "=android%2Fswarming%2Flogcats%2F", 1340 "=android%2Fswarming%2Flogcats%2F",
1375 "${TASK_ID}%2F%2B%2Funified_logcats" 1341 "${TASK_ID}%2F%2B%2Funified_logcats"
1376 ], 1342 ],
1377 "name": "shard #${SHARD_INDEX} logcats" 1343 "name": "shard #${SHARD_INDEX} logcats"
1378 } 1344 }
1379 ] 1345 ]
1380 }, 1346 },
1381 "test": "base_unittests" 1347 "test": "base_unittests"
1382 }, 1348 },
1383 { 1349 {
1384 "override_isolate_target": "blimp_unittests",
1385 "swarming": {
1386 "can_use_on_swarming_builders": true,
1387 "cipd_packages": [
1388 {
1389 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1390 "location": "bin",
1391 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
1392 }
1393 ],
1394 "dimension_sets": [
1395 {
1396 "android_devices": "4",
1397 "device_os": "LMY48I",
1398 "device_type": "hammerhead"
1399 }
1400 ],
1401 "expiration": 10800,
1402 "hard_timeout": 960,
1403 "output_links": [
1404 {
1405 "link": [
1406 "https://luci-logdog.appspot.com/v/?s",
1407 "=android%2Fswarming%2Flogcats%2F",
1408 "${TASK_ID}%2F%2B%2Funified_logcats"
1409 ],
1410 "name": "shard #${SHARD_INDEX} logcats"
1411 }
1412 ]
1413 },
1414 "test": "blimp_unittests"
1415 },
1416 {
1417 "override_compile_targets": [ 1350 "override_compile_targets": [
1418 "breakpad_unittests_deps" 1351 "breakpad_unittests_deps"
1419 ], 1352 ],
1420 "override_isolate_target": "breakpad_unittests", 1353 "override_isolate_target": "breakpad_unittests",
1421 "swarming": { 1354 "swarming": {
1422 "can_use_on_swarming_builders": true, 1355 "can_use_on_swarming_builders": true,
1423 "cipd_packages": [ 1356 "cipd_packages": [
1424 { 1357 {
1425 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1358 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1426 "location": "bin", 1359 "location": "bin",
(...skipping 965 matching lines...) Expand 10 before | Expand all | Expand 10 after
2392 }, 2325 },
2393 "Lollipop Tablet Tester": { 2326 "Lollipop Tablet Tester": {
2394 "gtest_tests": [ 2327 "gtest_tests": [
2395 { 2328 {
2396 "test": "android_webview_unittests" 2329 "test": "android_webview_unittests"
2397 }, 2330 },
2398 { 2331 {
2399 "test": "base_unittests" 2332 "test": "base_unittests"
2400 }, 2333 },
2401 { 2334 {
2402 "test": "blimp_unittests"
2403 },
2404 {
2405 "override_compile_targets": [ 2335 "override_compile_targets": [
2406 "breakpad_unittests_deps" 2336 "breakpad_unittests_deps"
2407 ], 2337 ],
2408 "test": "breakpad_unittests" 2338 "test": "breakpad_unittests"
2409 }, 2339 },
2410 { 2340 {
2411 "test": "capture_unittests" 2341 "test": "capture_unittests"
2412 }, 2342 },
2413 { 2343 {
2414 "test": "cc_unittests" 2344 "test": "cc_unittests"
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
2590 "=android%2Fswarming%2Flogcats%2F", 2520 "=android%2Fswarming%2Flogcats%2F",
2591 "${TASK_ID}%2F%2B%2Funified_logcats" 2521 "${TASK_ID}%2F%2B%2Funified_logcats"
2592 ], 2522 ],
2593 "name": "shard #${SHARD_INDEX} logcats" 2523 "name": "shard #${SHARD_INDEX} logcats"
2594 } 2524 }
2595 ] 2525 ]
2596 }, 2526 },
2597 "test": "base_unittests" 2527 "test": "base_unittests"
2598 }, 2528 },
2599 { 2529 {
2600 "override_isolate_target": "blimp_unittests",
2601 "swarming": {
2602 "can_use_on_swarming_builders": true,
2603 "cipd_packages": [
2604 {
2605 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
2606 "location": "bin",
2607 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
2608 }
2609 ],
2610 "dimension_sets": [
2611 {
2612 "device_os": "MMB29Q",
2613 "device_type": "bullhead"
2614 }
2615 ],
2616 "hard_timeout": 960,
2617 "output_links": [
2618 {
2619 "link": [
2620 "https://luci-logdog.appspot.com/v/?s",
2621 "=android%2Fswarming%2Flogcats%2F",
2622 "${TASK_ID}%2F%2B%2Funified_logcats"
2623 ],
2624 "name": "shard #${SHARD_INDEX} logcats"
2625 }
2626 ]
2627 },
2628 "test": "blimp_unittests"
2629 },
2630 {
2631 "override_isolate_target": "blink_heap_unittests", 2530 "override_isolate_target": "blink_heap_unittests",
2632 "swarming": { 2531 "swarming": {
2633 "can_use_on_swarming_builders": true, 2532 "can_use_on_swarming_builders": true,
2634 "cipd_packages": [ 2533 "cipd_packages": [
2635 { 2534 {
2636 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 2535 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
2637 "location": "bin", 2536 "location": "bin",
2638 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 " 2537 "revision": "git_revision:25755a2c316937ee44a6432163dc5e2f9c85cf58 "
2639 } 2538 }
2640 ], 2539 ],
(...skipping 905 matching lines...) Expand 10 before | Expand all | Expand 10 after
3546 }, 3445 },
3547 "Marshmallow Tablet Tester": { 3446 "Marshmallow Tablet Tester": {
3548 "gtest_tests": [ 3447 "gtest_tests": [
3549 { 3448 {
3550 "test": "android_webview_unittests" 3449 "test": "android_webview_unittests"
3551 }, 3450 },
3552 { 3451 {
3553 "test": "base_unittests" 3452 "test": "base_unittests"
3554 }, 3453 },
3555 { 3454 {
3556 "test": "blimp_unittests"
3557 },
3558 {
3559 "override_compile_targets": [ 3455 "override_compile_targets": [
3560 "breakpad_unittests_deps" 3456 "breakpad_unittests_deps"
3561 ], 3457 ],
3562 "test": "breakpad_unittests" 3458 "test": "breakpad_unittests"
3563 }, 3459 },
3564 { 3460 {
3565 "test": "capture_unittests" 3461 "test": "capture_unittests"
3566 }, 3462 },
3567 { 3463 {
3568 "test": "cc_unittests" 3464 "test": "cc_unittests"
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
3646 }, 3542 },
3647 { 3543 {
3648 "test": "chrome_sync_shell_test_apk" 3544 "test": "chrome_sync_shell_test_apk"
3649 }, 3545 },
3650 { 3546 {
3651 "test": "content_shell_test_apk" 3547 "test": "content_shell_test_apk"
3652 } 3548 }
3653 ] 3549 ]
3654 } 3550 }
3655 } 3551 }
OLDNEW
« no previous file with comments | « no previous file | testing/buildbot/chromium.android.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698