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

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

Issue 2569333002: Address some TODO(GYP_GONE)s (Closed)
Patch Set: reland Created 3 years, 8 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 | « sandbox/linux/BUILD.gn ('k') | 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 1278 matching lines...) Expand 10 before | Expand all | Expand 10 after
1289 "KitKat Tablet Tester": { 1289 "KitKat Tablet Tester": {
1290 "gtest_tests": [ 1290 "gtest_tests": [
1291 { 1291 {
1292 "test": "android_webview_unittests" 1292 "test": "android_webview_unittests"
1293 }, 1293 },
1294 { 1294 {
1295 "test": "base_unittests" 1295 "test": "base_unittests"
1296 }, 1296 },
1297 { 1297 {
1298 "override_compile_targets": [ 1298 "override_compile_targets": [
1299 "breakpad_unittests_deps" 1299 "breakpad_unittests"
1300 ], 1300 ],
1301 "test": "breakpad_unittests" 1301 "test": "breakpad_unittests"
1302 }, 1302 },
1303 { 1303 {
1304 "test": "capture_unittests" 1304 "test": "capture_unittests"
1305 }, 1305 },
1306 { 1306 {
1307 "test": "cc_unittests" 1307 "test": "cc_unittests"
1308 }, 1308 },
1309 { 1309 {
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
1346 "test": "latency_unittests" 1346 "test": "latency_unittests"
1347 }, 1347 },
1348 { 1348 {
1349 "test": "media_unittests" 1349 "test": "media_unittests"
1350 }, 1350 },
1351 { 1351 {
1352 "test": "net_unittests" 1352 "test": "net_unittests"
1353 }, 1353 },
1354 { 1354 {
1355 "override_compile_targets": [ 1355 "override_compile_targets": [
1356 "sandbox_linux_unittests_deps" 1356 "sandbox_linux_unittests"
1357 ], 1357 ],
1358 "test": "sandbox_linux_unittests" 1358 "test": "sandbox_linux_unittests"
1359 }, 1359 },
1360 { 1360 {
1361 "test": "sql_unittests" 1361 "test": "sql_unittests"
1362 }, 1362 },
1363 { 1363 {
1364 "test": "storage_unittests" 1364 "test": "storage_unittests"
1365 }, 1365 },
1366 { 1366 {
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
1457 "${TASK_ID}%2F%2B%2Funified_logcats" 1457 "${TASK_ID}%2F%2B%2Funified_logcats"
1458 ], 1458 ],
1459 "name": "shard #${SHARD_INDEX} logcats" 1459 "name": "shard #${SHARD_INDEX} logcats"
1460 } 1460 }
1461 ] 1461 ]
1462 }, 1462 },
1463 "test": "base_unittests" 1463 "test": "base_unittests"
1464 }, 1464 },
1465 { 1465 {
1466 "override_compile_targets": [ 1466 "override_compile_targets": [
1467 "breakpad_unittests_deps" 1467 "breakpad_unittests"
1468 ], 1468 ],
1469 "override_isolate_target": "breakpad_unittests", 1469 "override_isolate_target": "breakpad_unittests",
1470 "swarming": { 1470 "swarming": {
1471 "can_use_on_swarming_builders": true, 1471 "can_use_on_swarming_builders": true,
1472 "cipd_packages": [ 1472 "cipd_packages": [
1473 { 1473 {
1474 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 1474 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
1475 "location": "bin", 1475 "location": "bin",
1476 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 1476 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
1477 } 1477 }
(...skipping 576 matching lines...) Expand 10 before | Expand all | Expand 10 after
2054 "${TASK_ID}%2F%2B%2Funified_logcats" 2054 "${TASK_ID}%2F%2B%2Funified_logcats"
2055 ], 2055 ],
2056 "name": "shard #${SHARD_INDEX} logcats" 2056 "name": "shard #${SHARD_INDEX} logcats"
2057 } 2057 }
2058 ] 2058 ]
2059 }, 2059 },
2060 "test": "net_unittests" 2060 "test": "net_unittests"
2061 }, 2061 },
2062 { 2062 {
2063 "override_compile_targets": [ 2063 "override_compile_targets": [
2064 "sandbox_linux_unittests_deps" 2064 "sandbox_linux_unittests"
2065 ], 2065 ],
2066 "override_isolate_target": "sandbox_linux_unittests", 2066 "override_isolate_target": "sandbox_linux_unittests",
2067 "swarming": { 2067 "swarming": {
2068 "can_use_on_swarming_builders": true, 2068 "can_use_on_swarming_builders": true,
2069 "cipd_packages": [ 2069 "cipd_packages": [
2070 { 2070 {
2071 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", 2071 "cipd_package": "infra/tools/luci/logdog/butler/${platform}",
2072 "location": "bin", 2072 "location": "bin",
2073 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c " 2073 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c "
2074 } 2074 }
(...skipping 440 matching lines...) Expand 10 before | Expand all | Expand 10 after
2515 "Lollipop Tablet Tester": { 2515 "Lollipop Tablet Tester": {
2516 "gtest_tests": [ 2516 "gtest_tests": [
2517 { 2517 {
2518 "test": "android_webview_unittests" 2518 "test": "android_webview_unittests"
2519 }, 2519 },
2520 { 2520 {
2521 "test": "base_unittests" 2521 "test": "base_unittests"
2522 }, 2522 },
2523 { 2523 {
2524 "override_compile_targets": [ 2524 "override_compile_targets": [
2525 "breakpad_unittests_deps" 2525 "breakpad_unittests"
2526 ], 2526 ],
2527 "test": "breakpad_unittests" 2527 "test": "breakpad_unittests"
2528 }, 2528 },
2529 { 2529 {
2530 "test": "capture_unittests" 2530 "test": "capture_unittests"
2531 }, 2531 },
2532 { 2532 {
2533 "test": "cc_unittests" 2533 "test": "cc_unittests"
2534 }, 2534 },
2535 { 2535 {
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
2569 "test": "ipc_tests" 2569 "test": "ipc_tests"
2570 }, 2570 },
2571 { 2571 {
2572 "test": "media_unittests" 2572 "test": "media_unittests"
2573 }, 2573 },
2574 { 2574 {
2575 "test": "net_unittests" 2575 "test": "net_unittests"
2576 }, 2576 },
2577 { 2577 {
2578 "override_compile_targets": [ 2578 "override_compile_targets": [
2579 "sandbox_linux_unittests_deps" 2579 "sandbox_linux_unittests"
2580 ], 2580 ],
2581 "test": "sandbox_linux_unittests" 2581 "test": "sandbox_linux_unittests"
2582 }, 2582 },
2583 { 2583 {
2584 "test": "sql_unittests" 2584 "test": "sql_unittests"
2585 }, 2585 },
2586 { 2586 {
2587 "test": "storage_unittests" 2587 "test": "storage_unittests"
2588 }, 2588 },
2589 { 2589 {
(...skipping 1406 matching lines...) Expand 10 before | Expand all | Expand 10 after
3996 "Marshmallow Tablet Tester": { 3996 "Marshmallow Tablet Tester": {
3997 "gtest_tests": [ 3997 "gtest_tests": [
3998 { 3998 {
3999 "test": "android_webview_unittests" 3999 "test": "android_webview_unittests"
4000 }, 4000 },
4001 { 4001 {
4002 "test": "base_unittests" 4002 "test": "base_unittests"
4003 }, 4003 },
4004 { 4004 {
4005 "override_compile_targets": [ 4005 "override_compile_targets": [
4006 "breakpad_unittests_deps" 4006 "breakpad_unittests"
4007 ], 4007 ],
4008 "test": "breakpad_unittests" 4008 "test": "breakpad_unittests"
4009 }, 4009 },
4010 { 4010 {
4011 "test": "capture_unittests" 4011 "test": "capture_unittests"
4012 }, 4012 },
4013 { 4013 {
4014 "test": "cc_unittests" 4014 "test": "cc_unittests"
4015 }, 4015 },
4016 { 4016 {
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
4050 "test": "ipc_tests" 4050 "test": "ipc_tests"
4051 }, 4051 },
4052 { 4052 {
4053 "test": "media_unittests" 4053 "test": "media_unittests"
4054 }, 4054 },
4055 { 4055 {
4056 "test": "net_unittests" 4056 "test": "net_unittests"
4057 }, 4057 },
4058 { 4058 {
4059 "override_compile_targets": [ 4059 "override_compile_targets": [
4060 "sandbox_linux_unittests_deps" 4060 "sandbox_linux_unittests"
4061 ], 4061 ],
4062 "test": "sandbox_linux_unittests" 4062 "test": "sandbox_linux_unittests"
4063 }, 4063 },
4064 { 4064 {
4065 "test": "sql_unittests" 4065 "test": "sql_unittests"
4066 }, 4066 },
4067 { 4067 {
4068 "test": "storage_unittests" 4068 "test": "storage_unittests"
4069 }, 4069 },
4070 { 4070 {
(...skipping 21 matching lines...) Expand all
4092 }, 4092 },
4093 { 4093 {
4094 "test": "chrome_sync_shell_test_apk" 4094 "test": "chrome_sync_shell_test_apk"
4095 }, 4095 },
4096 { 4096 {
4097 "test": "content_shell_test_apk" 4097 "test": "content_shell_test_apk"
4098 } 4098 }
4099 ] 4099 ]
4100 } 4100 }
4101 } 4101 }
OLDNEW
« no previous file with comments | « sandbox/linux/BUILD.gn ('k') | testing/buildbot/chromium.android.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698