OLD | NEW |
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 452 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
463 "dimension_sets": [ | 463 "dimension_sets": [ |
464 { | 464 { |
465 "device_os": "MMB29Q", | 465 "device_os": "MMB29Q", |
466 "device_type": "bullhead" | 466 "device_type": "bullhead" |
467 } | 467 } |
468 ] | 468 ] |
469 }, | 469 }, |
470 "test": "sql_unittests" | 470 "test": "sql_unittests" |
471 }, | 471 }, |
472 { | 472 { |
473 "override_isolate_target": "sync_unit_tests", | |
474 "swarming": { | |
475 "can_use_on_swarming_builders": true, | |
476 "dimension_sets": [ | |
477 { | |
478 "device_os": "MMB29Q", | |
479 "device_type": "bullhead" | |
480 } | |
481 ] | |
482 }, | |
483 "test": "sync_unit_tests" | |
484 }, | |
485 { | |
486 "override_isolate_target": "ui_android_unittests", | 473 "override_isolate_target": "ui_android_unittests", |
487 "swarming": { | 474 "swarming": { |
488 "can_use_on_swarming_builders": true, | 475 "can_use_on_swarming_builders": true, |
489 "dimension_sets": [ | 476 "dimension_sets": [ |
490 { | 477 { |
491 "device_os": "MMB29Q", | 478 "device_os": "MMB29Q", |
492 "device_type": "bullhead" | 479 "device_type": "bullhead" |
493 } | 480 } |
494 ] | 481 ] |
495 }, | 482 }, |
(...skipping 518 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1014 "dimension_sets": [ | 1001 "dimension_sets": [ |
1015 { | 1002 { |
1016 "device_os": "KTU84P", | 1003 "device_os": "KTU84P", |
1017 "device_type": "hammerhead" | 1004 "device_type": "hammerhead" |
1018 } | 1005 } |
1019 ] | 1006 ] |
1020 }, | 1007 }, |
1021 "test": "sql_unittests" | 1008 "test": "sql_unittests" |
1022 }, | 1009 }, |
1023 { | 1010 { |
1024 "override_isolate_target": "sync_unit_tests", | |
1025 "swarming": { | |
1026 "can_use_on_swarming_builders": true, | |
1027 "dimension_sets": [ | |
1028 { | |
1029 "device_os": "KTU84P", | |
1030 "device_type": "hammerhead" | |
1031 } | |
1032 ] | |
1033 }, | |
1034 "test": "sync_unit_tests" | |
1035 }, | |
1036 { | |
1037 "override_isolate_target": "ui_android_unittests", | 1011 "override_isolate_target": "ui_android_unittests", |
1038 "swarming": { | 1012 "swarming": { |
1039 "can_use_on_swarming_builders": true, | 1013 "can_use_on_swarming_builders": true, |
1040 "dimension_sets": [ | 1014 "dimension_sets": [ |
1041 { | 1015 { |
1042 "device_os": "KTU84P", | 1016 "device_os": "KTU84P", |
1043 "device_type": "hammerhead" | 1017 "device_type": "hammerhead" |
1044 } | 1018 } |
1045 ] | 1019 ] |
1046 }, | 1020 }, |
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1176 { | 1150 { |
1177 "override_compile_targets": [ | 1151 "override_compile_targets": [ |
1178 "sandbox_linux_unittests_deps" | 1152 "sandbox_linux_unittests_deps" |
1179 ], | 1153 ], |
1180 "test": "sandbox_linux_unittests" | 1154 "test": "sandbox_linux_unittests" |
1181 }, | 1155 }, |
1182 { | 1156 { |
1183 "test": "sql_unittests" | 1157 "test": "sql_unittests" |
1184 }, | 1158 }, |
1185 { | 1159 { |
1186 "test": "sync_unit_tests" | |
1187 }, | |
1188 { | |
1189 "test": "ui_android_unittests" | 1160 "test": "ui_android_unittests" |
1190 }, | 1161 }, |
1191 { | 1162 { |
1192 "test": "ui_base_unittests" | 1163 "test": "ui_base_unittests" |
1193 }, | 1164 }, |
1194 { | 1165 { |
1195 "test": "ui_touch_selection_unittests" | 1166 "test": "ui_touch_selection_unittests" |
1196 }, | 1167 }, |
1197 { | 1168 { |
1198 "test": "unit_tests" | 1169 "test": "unit_tests" |
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1283 { | 1254 { |
1284 "override_compile_targets": [ | 1255 "override_compile_targets": [ |
1285 "sandbox_linux_unittests_deps" | 1256 "sandbox_linux_unittests_deps" |
1286 ], | 1257 ], |
1287 "test": "sandbox_linux_unittests" | 1258 "test": "sandbox_linux_unittests" |
1288 }, | 1259 }, |
1289 { | 1260 { |
1290 "test": "sql_unittests" | 1261 "test": "sql_unittests" |
1291 }, | 1262 }, |
1292 { | 1263 { |
1293 "test": "sync_unit_tests" | |
1294 }, | |
1295 { | |
1296 "test": "ui_android_unittests" | 1264 "test": "ui_android_unittests" |
1297 }, | 1265 }, |
1298 { | 1266 { |
1299 "test": "ui_base_unittests" | 1267 "test": "ui_base_unittests" |
1300 }, | 1268 }, |
1301 { | 1269 { |
1302 "test": "ui_touch_selection_unittests" | 1270 "test": "ui_touch_selection_unittests" |
1303 }, | 1271 }, |
1304 { | 1272 { |
1305 "test": "unit_tests" | 1273 "test": "unit_tests" |
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1393 { | 1361 { |
1394 "override_compile_targets": [ | 1362 "override_compile_targets": [ |
1395 "sandbox_linux_unittests_deps" | 1363 "sandbox_linux_unittests_deps" |
1396 ], | 1364 ], |
1397 "test": "sandbox_linux_unittests" | 1365 "test": "sandbox_linux_unittests" |
1398 }, | 1366 }, |
1399 { | 1367 { |
1400 "test": "sql_unittests" | 1368 "test": "sql_unittests" |
1401 }, | 1369 }, |
1402 { | 1370 { |
1403 "test": "sync_unit_tests" | |
1404 }, | |
1405 { | |
1406 "test": "ui_android_unittests" | 1371 "test": "ui_android_unittests" |
1407 }, | 1372 }, |
1408 { | 1373 { |
1409 "test": "ui_base_unittests" | 1374 "test": "ui_base_unittests" |
1410 }, | 1375 }, |
1411 { | 1376 { |
1412 "test": "ui_touch_selection_unittests" | 1377 "test": "ui_touch_selection_unittests" |
1413 }, | 1378 }, |
1414 { | 1379 { |
1415 "test": "unit_tests" | 1380 "test": "unit_tests" |
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1511 { | 1476 { |
1512 "override_compile_targets": [ | 1477 "override_compile_targets": [ |
1513 "sandbox_linux_unittests_deps" | 1478 "sandbox_linux_unittests_deps" |
1514 ], | 1479 ], |
1515 "test": "sandbox_linux_unittests" | 1480 "test": "sandbox_linux_unittests" |
1516 }, | 1481 }, |
1517 { | 1482 { |
1518 "test": "sql_unittests" | 1483 "test": "sql_unittests" |
1519 }, | 1484 }, |
1520 { | 1485 { |
1521 "test": "sync_unit_tests" | |
1522 }, | |
1523 { | |
1524 "test": "ui_android_unittests" | 1486 "test": "ui_android_unittests" |
1525 }, | 1487 }, |
1526 { | 1488 { |
1527 "test": "ui_base_unittests" | 1489 "test": "ui_base_unittests" |
1528 }, | 1490 }, |
1529 { | 1491 { |
1530 "test": "ui_touch_selection_unittests" | 1492 "test": "ui_touch_selection_unittests" |
1531 }, | 1493 }, |
1532 { | 1494 { |
1533 "test": "unit_tests" | 1495 "test": "unit_tests" |
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1624 { | 1586 { |
1625 "override_compile_targets": [ | 1587 "override_compile_targets": [ |
1626 "sandbox_linux_unittests_deps" | 1588 "sandbox_linux_unittests_deps" |
1627 ], | 1589 ], |
1628 "test": "sandbox_linux_unittests" | 1590 "test": "sandbox_linux_unittests" |
1629 }, | 1591 }, |
1630 { | 1592 { |
1631 "test": "sql_unittests" | 1593 "test": "sql_unittests" |
1632 }, | 1594 }, |
1633 { | 1595 { |
1634 "test": "sync_unit_tests" | |
1635 }, | |
1636 { | |
1637 "test": "ui_android_unittests" | 1596 "test": "ui_android_unittests" |
1638 }, | 1597 }, |
1639 { | 1598 { |
1640 "test": "ui_base_unittests" | 1599 "test": "ui_base_unittests" |
1641 }, | 1600 }, |
1642 { | 1601 { |
1643 "test": "ui_touch_selection_unittests" | 1602 "test": "ui_touch_selection_unittests" |
1644 }, | 1603 }, |
1645 { | 1604 { |
1646 "test": "unit_tests" | 1605 "test": "unit_tests" |
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1734 { | 1693 { |
1735 "override_compile_targets": [ | 1694 "override_compile_targets": [ |
1736 "sandbox_linux_unittests_deps" | 1695 "sandbox_linux_unittests_deps" |
1737 ], | 1696 ], |
1738 "test": "sandbox_linux_unittests" | 1697 "test": "sandbox_linux_unittests" |
1739 }, | 1698 }, |
1740 { | 1699 { |
1741 "test": "sql_unittests" | 1700 "test": "sql_unittests" |
1742 }, | 1701 }, |
1743 { | 1702 { |
1744 "test": "sync_unit_tests" | |
1745 }, | |
1746 { | |
1747 "test": "ui_android_unittests" | 1703 "test": "ui_android_unittests" |
1748 }, | 1704 }, |
1749 { | 1705 { |
1750 "test": "ui_base_unittests" | 1706 "test": "ui_base_unittests" |
1751 }, | 1707 }, |
1752 { | 1708 { |
1753 "test": "ui_touch_selection_unittests" | 1709 "test": "ui_touch_selection_unittests" |
1754 }, | 1710 }, |
1755 { | 1711 { |
1756 "test": "unit_tests" | 1712 "test": "unit_tests" |
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1850 { | 1806 { |
1851 "override_compile_targets": [ | 1807 "override_compile_targets": [ |
1852 "sandbox_linux_unittests_deps" | 1808 "sandbox_linux_unittests_deps" |
1853 ], | 1809 ], |
1854 "test": "sandbox_linux_unittests" | 1810 "test": "sandbox_linux_unittests" |
1855 }, | 1811 }, |
1856 { | 1812 { |
1857 "test": "sql_unittests" | 1813 "test": "sql_unittests" |
1858 }, | 1814 }, |
1859 { | 1815 { |
1860 "test": "sync_unit_tests" | |
1861 }, | |
1862 { | |
1863 "test": "ui_android_unittests" | 1816 "test": "ui_android_unittests" |
1864 }, | 1817 }, |
1865 { | 1818 { |
1866 "test": "ui_base_unittests" | 1819 "test": "ui_base_unittests" |
1867 }, | 1820 }, |
1868 { | 1821 { |
1869 "test": "ui_touch_selection_unittests" | 1822 "test": "ui_touch_selection_unittests" |
1870 }, | 1823 }, |
1871 { | 1824 { |
1872 "test": "unit_tests" | 1825 "test": "unit_tests" |
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1960 { | 1913 { |
1961 "override_compile_targets": [ | 1914 "override_compile_targets": [ |
1962 "sandbox_linux_unittests_deps" | 1915 "sandbox_linux_unittests_deps" |
1963 ], | 1916 ], |
1964 "test": "sandbox_linux_unittests" | 1917 "test": "sandbox_linux_unittests" |
1965 }, | 1918 }, |
1966 { | 1919 { |
1967 "test": "sql_unittests" | 1920 "test": "sql_unittests" |
1968 }, | 1921 }, |
1969 { | 1922 { |
1970 "test": "sync_unit_tests" | |
1971 }, | |
1972 { | |
1973 "test": "ui_android_unittests" | 1923 "test": "ui_android_unittests" |
1974 }, | 1924 }, |
1975 { | 1925 { |
1976 "test": "ui_base_unittests" | 1926 "test": "ui_base_unittests" |
1977 }, | 1927 }, |
1978 { | 1928 { |
1979 "test": "ui_touch_selection_unittests" | 1929 "test": "ui_touch_selection_unittests" |
1980 }, | 1930 }, |
1981 { | 1931 { |
1982 "test": "unit_tests" | 1932 "test": "unit_tests" |
(...skipping 16 matching lines...) Expand all Loading... |
1999 }, | 1949 }, |
2000 { | 1950 { |
2001 "test": "chrome_sync_shell_test_apk" | 1951 "test": "chrome_sync_shell_test_apk" |
2002 }, | 1952 }, |
2003 { | 1953 { |
2004 "test": "content_shell_test_apk" | 1954 "test": "content_shell_test_apk" |
2005 } | 1955 } |
2006 ] | 1956 ] |
2007 } | 1957 } |
2008 } | 1958 } |
OLD | NEW |