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

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

Issue 2087683002: Extract media/capture/capture_unittests from media_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: media/base/run_all_unittests.cc shouldn't know about RegisterCaptureJni Created 4 years, 6 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 | « media/media.gyp ('k') | testing/buildbot/chromium.chromiumos.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 GN Builder (dbg)": { 2 "Android GN Builder (dbg)": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "blimp_tests", 4 "blimp_tests",
5 "chrome_public_apk", 5 "chrome_public_apk",
6 "chrome_public_test_apk", 6 "chrome_public_test_apk",
7 "content_shell_apk", 7 "content_shell_apk",
8 "content_shell_test_apk", 8 "content_shell_test_apk",
9 "system_webview_apk" 9 "system_webview_apk"
10 ] 10 ]
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 "dimension_sets": [ 91 "dimension_sets": [
92 { 92 {
93 "device_os": "MMB29Q", 93 "device_os": "MMB29Q",
94 "device_type": "bullhead" 94 "device_type": "bullhead"
95 } 95 }
96 ] 96 ]
97 }, 97 },
98 "test": "breakpad_unittests" 98 "test": "breakpad_unittests"
99 }, 99 },
100 { 100 {
101 "override_isolate_target": "capture_unittests",
102 "swarming": {
103 "can_use_on_swarming_builders": true,
104 "dimension_sets": [
105 {
106 "device_os": "MMB29Q",
107 "device_type": "bullhead"
108 }
109 ]
110 },
111 "test": "capture_unittests"
112 },
113 {
101 "override_isolate_target": "cc_unittests", 114 "override_isolate_target": "cc_unittests",
102 "swarming": { 115 "swarming": {
103 "can_use_on_swarming_builders": true, 116 "can_use_on_swarming_builders": true,
104 "dimension_sets": [ 117 "dimension_sets": [
105 { 118 {
106 "device_os": "MMB29Q", 119 "device_os": "MMB29Q",
107 "device_type": "bullhead" 120 "device_type": "bullhead"
108 } 121 }
109 ] 122 ]
110 }, 123 },
(...skipping 396 matching lines...) Expand 10 before | Expand all | Expand 10 after
507 "dimension_sets": [ 520 "dimension_sets": [
508 { 521 {
509 "device_os": "KTU84P", 522 "device_os": "KTU84P",
510 "device_type": "hammerhead" 523 "device_type": "hammerhead"
511 } 524 }
512 ] 525 ]
513 }, 526 },
514 "test": "breakpad_unittests" 527 "test": "breakpad_unittests"
515 }, 528 },
516 { 529 {
530 "override_isolate_target": "capture_unittests",
531 "swarming": {
532 "can_use_on_swarming_builders": true,
533 "dimension_sets": [
534 {
535 "device_os": "KTU84P",
536 "device_type": "hammerhead"
537 }
538 ]
539 },
540 "test": "capture_unittests"
541 },
542 {
517 "override_isolate_target": "cc_unittests", 543 "override_isolate_target": "cc_unittests",
518 "swarming": { 544 "swarming": {
519 "can_use_on_swarming_builders": true, 545 "can_use_on_swarming_builders": true,
520 "dimension_sets": [ 546 "dimension_sets": [
521 { 547 {
522 "device_os": "KTU84P", 548 "device_os": "KTU84P",
523 "device_type": "hammerhead" 549 "device_type": "hammerhead"
524 } 550 }
525 ] 551 ]
526 }, 552 },
(...skipping 447 matching lines...) Expand 10 before | Expand all | Expand 10 after
974 { 1000 {
975 "test": "blimp_unittests" 1001 "test": "blimp_unittests"
976 }, 1002 },
977 { 1003 {
978 "override_compile_targets": [ 1004 "override_compile_targets": [
979 "breakpad_unittests_deps" 1005 "breakpad_unittests_deps"
980 ], 1006 ],
981 "test": "breakpad_unittests" 1007 "test": "breakpad_unittests"
982 }, 1008 },
983 { 1009 {
1010 "test": "capture_unittests"
1011 },
1012 {
984 "test": "cc_unittests" 1013 "test": "cc_unittests"
985 }, 1014 },
986 { 1015 {
987 "test": "components_browsertests" 1016 "test": "components_browsertests"
988 }, 1017 },
989 { 1018 {
990 "test": "components_unittests" 1019 "test": "components_unittests"
991 }, 1020 },
992 { 1021 {
993 "test": "content_browsertests" 1022 "test": "content_browsertests"
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
1078 { 1107 {
1079 "test": "blimp_unittests" 1108 "test": "blimp_unittests"
1080 }, 1109 },
1081 { 1110 {
1082 "override_compile_targets": [ 1111 "override_compile_targets": [
1083 "breakpad_unittests_deps" 1112 "breakpad_unittests_deps"
1084 ], 1113 ],
1085 "test": "breakpad_unittests" 1114 "test": "breakpad_unittests"
1086 }, 1115 },
1087 { 1116 {
1117 "test": "capture_unittests"
1118 },
1119 {
1088 "test": "cc_unittests" 1120 "test": "cc_unittests"
1089 }, 1121 },
1090 { 1122 {
1091 "test": "components_browsertests" 1123 "test": "components_browsertests"
1092 }, 1124 },
1093 { 1125 {
1094 "test": "components_unittests" 1126 "test": "components_unittests"
1095 }, 1127 },
1096 { 1128 {
1097 "test": "content_browsertests" 1129 "test": "content_browsertests"
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
1185 { 1217 {
1186 "test": "blimp_unittests" 1218 "test": "blimp_unittests"
1187 }, 1219 },
1188 { 1220 {
1189 "override_compile_targets": [ 1221 "override_compile_targets": [
1190 "breakpad_unittests_deps" 1222 "breakpad_unittests_deps"
1191 ], 1223 ],
1192 "test": "breakpad_unittests" 1224 "test": "breakpad_unittests"
1193 }, 1225 },
1194 { 1226 {
1227 "test": "capture_unittests"
1228 },
1229 {
1195 "test": "cc_unittests" 1230 "test": "cc_unittests"
1196 }, 1231 },
1197 { 1232 {
1198 "test": "components_browsertests" 1233 "test": "components_browsertests"
1199 }, 1234 },
1200 { 1235 {
1201 "test": "components_unittests" 1236 "test": "components_unittests"
1202 }, 1237 },
1203 { 1238 {
1204 "test": "content_browsertests" 1239 "test": "content_browsertests"
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
1292 { 1327 {
1293 "test": "blimp_unittests" 1328 "test": "blimp_unittests"
1294 }, 1329 },
1295 { 1330 {
1296 "override_compile_targets": [ 1331 "override_compile_targets": [
1297 "breakpad_unittests_deps" 1332 "breakpad_unittests_deps"
1298 ], 1333 ],
1299 "test": "breakpad_unittests" 1334 "test": "breakpad_unittests"
1300 }, 1335 },
1301 { 1336 {
1337 "test": "capture_unittests"
1338 },
1339 {
1302 "test": "cc_unittests" 1340 "test": "cc_unittests"
1303 }, 1341 },
1304 { 1342 {
1305 "test": "components_browsertests" 1343 "test": "components_browsertests"
1306 }, 1344 },
1307 { 1345 {
1308 "test": "components_unittests" 1346 "test": "components_unittests"
1309 }, 1347 },
1310 { 1348 {
1311 "args": [ 1349 "args": [
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
1410 { 1448 {
1411 "test": "blimp_unittests" 1449 "test": "blimp_unittests"
1412 }, 1450 },
1413 { 1451 {
1414 "override_compile_targets": [ 1452 "override_compile_targets": [
1415 "breakpad_unittests_deps" 1453 "breakpad_unittests_deps"
1416 ], 1454 ],
1417 "test": "breakpad_unittests" 1455 "test": "breakpad_unittests"
1418 }, 1456 },
1419 { 1457 {
1458 "test": "capture_unittests"
1459 },
1460 {
1420 "test": "cc_unittests" 1461 "test": "cc_unittests"
1421 }, 1462 },
1422 { 1463 {
1423 "test": "components_browsertests" 1464 "test": "components_browsertests"
1424 }, 1465 },
1425 { 1466 {
1426 "test": "components_unittests" 1467 "test": "components_unittests"
1427 }, 1468 },
1428 { 1469 {
1429 "test": "content_browsertests" 1470 "test": "content_browsertests"
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
1517 { 1558 {
1518 "test": "blimp_unittests" 1559 "test": "blimp_unittests"
1519 }, 1560 },
1520 { 1561 {
1521 "override_compile_targets": [ 1562 "override_compile_targets": [
1522 "breakpad_unittests_deps" 1563 "breakpad_unittests_deps"
1523 ], 1564 ],
1524 "test": "breakpad_unittests" 1565 "test": "breakpad_unittests"
1525 }, 1566 },
1526 { 1567 {
1568 "test": "capture_unittests"
1569 },
1570 {
1527 "test": "cc_unittests" 1571 "test": "cc_unittests"
1528 }, 1572 },
1529 { 1573 {
1530 "test": "components_browsertests" 1574 "test": "components_browsertests"
1531 }, 1575 },
1532 { 1576 {
1533 "test": "components_unittests" 1577 "test": "components_unittests"
1534 }, 1578 },
1535 { 1579 {
1536 "test": "content_browsertests" 1580 "test": "content_browsertests"
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
1630 { 1674 {
1631 "test": "blink_platform_unittests" 1675 "test": "blink_platform_unittests"
1632 }, 1676 },
1633 { 1677 {
1634 "override_compile_targets": [ 1678 "override_compile_targets": [
1635 "breakpad_unittests_deps" 1679 "breakpad_unittests_deps"
1636 ], 1680 ],
1637 "test": "breakpad_unittests" 1681 "test": "breakpad_unittests"
1638 }, 1682 },
1639 { 1683 {
1684 "test": "capture_unittests"
1685 },
1686 {
1640 "test": "cc_unittests" 1687 "test": "cc_unittests"
1641 }, 1688 },
1642 { 1689 {
1643 "test": "components_browsertests" 1690 "test": "components_browsertests"
1644 }, 1691 },
1645 { 1692 {
1646 "test": "components_unittests" 1693 "test": "components_unittests"
1647 }, 1694 },
1648 { 1695 {
1649 "test": "content_browsertests" 1696 "test": "content_browsertests"
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
1737 { 1784 {
1738 "test": "blimp_unittests" 1785 "test": "blimp_unittests"
1739 }, 1786 },
1740 { 1787 {
1741 "override_compile_targets": [ 1788 "override_compile_targets": [
1742 "breakpad_unittests_deps" 1789 "breakpad_unittests_deps"
1743 ], 1790 ],
1744 "test": "breakpad_unittests" 1791 "test": "breakpad_unittests"
1745 }, 1792 },
1746 { 1793 {
1794 "test": "capture_unittests"
1795 },
1796 {
1747 "test": "cc_unittests" 1797 "test": "cc_unittests"
1748 }, 1798 },
1749 { 1799 {
1750 "test": "components_browsertests" 1800 "test": "components_browsertests"
1751 }, 1801 },
1752 { 1802 {
1753 "test": "components_unittests" 1803 "test": "components_unittests"
1754 }, 1804 },
1755 { 1805 {
1756 "test": "content_browsertests" 1806 "test": "content_browsertests"
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
1827 }, 1877 },
1828 { 1878 {
1829 "test": "chrome_sync_shell_test_apk" 1879 "test": "chrome_sync_shell_test_apk"
1830 }, 1880 },
1831 { 1881 {
1832 "test": "content_shell_test_apk" 1882 "test": "content_shell_test_apk"
1833 } 1883 }
1834 ] 1884 ]
1835 } 1885 }
1836 } 1886 }
OLDNEW
« no previous file with comments | « media/media.gyp ('k') | testing/buildbot/chromium.chromiumos.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698