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

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

Issue 1303133002: Run Blink unit tests on the Clang ToT bots (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Run on the pinned bots too Created 5 years, 4 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 | no next file » | 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 Tests (trial)(dbg)": { 2 "Android Tests (trial)(dbg)": {
3 "scripts": [ 3 "scripts": [
4 { 4 {
5 "name": "telemetry_unittests", 5 "name": "telemetry_unittests",
6 "script": "telemetry_unittests.py" 6 "script": "telemetry_unittests.py"
7 } 7 }
8 ] 8 ]
9 }, 9 },
10 "Browser Side Navigation Linux": { 10 "Browser Side Navigation Linux": {
(...skipping 633 matching lines...) Expand 10 before | Expand all | Expand 10 after
644 { 644 {
645 "test": "app_shell_unittests" 645 "test": "app_shell_unittests"
646 }, 646 },
647 { 647 {
648 "test": "aura_unittests" 648 "test": "aura_unittests"
649 }, 649 },
650 { 650 {
651 "test": "base_unittests" 651 "test": "base_unittests"
652 }, 652 },
653 { 653 {
654 "test": "blink_heap_unittests"
655 },
656 {
657 "test": "blink_platform_unittests"
658 },
659 {
654 "swarming": { 660 "swarming": {
655 "can_use_on_swarming_builders": true 661 "can_use_on_swarming_builders": true
656 }, 662 },
657 "test": "browser_tests" 663 "test": "browser_tests"
658 }, 664 },
659 { 665 {
660 "test": "cacheinvalidation_unittests" 666 "test": "cacheinvalidation_unittests"
661 }, 667 },
662 { 668 {
663 "test": "cast_unittests" 669 "test": "cast_unittests"
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
800 { 806 {
801 "test": "unit_tests" 807 "test": "unit_tests"
802 }, 808 },
803 { 809 {
804 "test": "url_unittests" 810 "test": "url_unittests"
805 }, 811 },
806 { 812 {
807 "test": "views_unittests" 813 "test": "views_unittests"
808 }, 814 },
809 { 815 {
816 "test": "webkit_unit_tests"
817 },
818 {
810 "test": "wm_unittests" 819 "test": "wm_unittests"
820 },
821 {
822 "test": "wtf_unittests"
811 } 823 }
812 ], 824 ],
813 "scripts": [ 825 "scripts": [
814 { 826 {
815 "name": "nacl_integration", 827 "name": "nacl_integration",
816 "script": "nacl_integration.py" 828 "script": "nacl_integration.py"
817 } 829 }
818 ] 830 ]
819 }, 831 },
820 "ClangToTLinuxASan tester": { 832 "ClangToTLinuxASan tester": {
821 "gtest_tests": [ 833 "gtest_tests": [
822 { 834 {
823 "swarming": { 835 "swarming": {
824 "can_use_on_swarming_builders": true 836 "can_use_on_swarming_builders": true
825 }, 837 },
826 "test": "accessibility_unittests" 838 "test": "accessibility_unittests"
827 }, 839 },
828 { 840 {
829 "test": "angle_unittests" 841 "test": "angle_unittests"
830 }, 842 },
831 { 843 {
832 "swarming": { 844 "swarming": {
833 "can_use_on_swarming_builders": true 845 "can_use_on_swarming_builders": true
834 }, 846 },
835 "test": "base_unittests" 847 "test": "base_unittests"
836 }, 848 },
837 { 849 {
850 "test": "blink_heap_unittests"
851 },
852 {
853 "test": "blink_platform_unittests"
854 },
855 {
838 "swarming": { 856 "swarming": {
839 "can_use_on_swarming_builders": true, 857 "can_use_on_swarming_builders": true,
840 "shards": 5 858 "shards": 5
841 }, 859 },
842 "test": "browser_tests" 860 "test": "browser_tests"
843 }, 861 },
844 { 862 {
845 "test": "cacheinvalidation_unittests" 863 "test": "cacheinvalidation_unittests"
846 }, 864 },
847 { 865 {
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after
952 }, 970 },
953 { 971 {
954 "swarming": { 972 "swarming": {
955 "can_use_on_swarming_builders": true, 973 "can_use_on_swarming_builders": true,
956 "shards": 2 974 "shards": 2
957 }, 975 },
958 "test": "unit_tests" 976 "test": "unit_tests"
959 }, 977 },
960 { 978 {
961 "test": "url_unittests" 979 "test": "url_unittests"
980 },
981 {
982 "test": "webkit_unit_tests"
983 },
984 {
985 "test": "wtf_unittests"
962 } 986 }
963 ] 987 ]
964 }, 988 },
965 "ClangToTMac tester": { 989 "ClangToTMac tester": {
966 "gtest_tests": [ 990 "gtest_tests": [
967 { 991 {
968 "test": "accessibility_unittests" 992 "test": "accessibility_unittests"
969 }, 993 },
970 { 994 {
971 "test": "angle_unittests" 995 "test": "angle_unittests"
972 }, 996 },
973 { 997 {
974 "test": "app_list_unittests" 998 "test": "app_list_unittests"
975 }, 999 },
976 { 1000 {
977 "swarming": { 1001 "swarming": {
978 "can_use_on_swarming_builders": true, 1002 "can_use_on_swarming_builders": true,
979 "shards": 5 1003 "shards": 5
980 }, 1004 },
981 "test": "base_unittests" 1005 "test": "base_unittests"
982 }, 1006 },
983 { 1007 {
1008 "test": "blink_heap_unittests"
1009 },
1010 {
1011 "test": "blink_platform_unittests"
1012 },
1013 {
984 "swarming": { 1014 "swarming": {
985 "can_use_on_swarming_builders": true 1015 "can_use_on_swarming_builders": true
986 }, 1016 },
987 "test": "browser_tests" 1017 "test": "browser_tests"
988 }, 1018 },
989 { 1019 {
990 "test": "cacheinvalidation_unittests" 1020 "test": "cacheinvalidation_unittests"
991 }, 1021 },
992 { 1022 {
993 "test": "cast_unittests" 1023 "test": "cast_unittests"
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
1119 "test": "ui_base_unittests" 1149 "test": "ui_base_unittests"
1120 }, 1150 },
1121 { 1151 {
1122 "swarming": { 1152 "swarming": {
1123 "can_use_on_swarming_builders": true 1153 "can_use_on_swarming_builders": true
1124 }, 1154 },
1125 "test": "unit_tests" 1155 "test": "unit_tests"
1126 }, 1156 },
1127 { 1157 {
1128 "test": "url_unittests" 1158 "test": "url_unittests"
1159 },
1160 {
1161 "test": "webkit_unit_tests"
1162 },
1163 {
1164 "test": "wtf_unittests"
1129 } 1165 }
1130 ], 1166 ],
1131 "scripts": [ 1167 "scripts": [
1132 { 1168 {
1133 "name": "telemetry_unittests", 1169 "name": "telemetry_unittests",
1134 "script": "telemetry_unittests.py" 1170 "script": "telemetry_unittests.py"
1135 }, 1171 },
1136 { 1172 {
1137 "name": "telemetry_gpu_unittests", 1173 "name": "telemetry_gpu_unittests",
1138 "script": "telemetry_gpu_unittests.py" 1174 "script": "telemetry_gpu_unittests.py"
(...skipping 19 matching lines...) Expand all
1158 { 1194 {
1159 "test": "app_list_unittests" 1195 "test": "app_list_unittests"
1160 }, 1196 },
1161 { 1197 {
1162 "swarming": { 1198 "swarming": {
1163 "can_use_on_swarming_builders": true 1199 "can_use_on_swarming_builders": true
1164 }, 1200 },
1165 "test": "base_unittests" 1201 "test": "base_unittests"
1166 }, 1202 },
1167 { 1203 {
1204 "test": "blink_heap_unittests"
1205 },
1206 {
1207 "test": "blink_platform_unittests"
1208 },
1209 {
1168 "swarming": { 1210 "swarming": {
1169 "can_use_on_swarming_builders": true, 1211 "can_use_on_swarming_builders": true,
1170 "shards": 10 1212 "shards": 10
1171 }, 1213 },
1172 "test": "browser_tests" 1214 "test": "browser_tests"
1173 }, 1215 },
1174 { 1216 {
1175 "test": "cacheinvalidation_unittests" 1217 "test": "cacheinvalidation_unittests"
1176 }, 1218 },
1177 { 1219 {
(...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after
1301 "test": "ui_base_unittests" 1343 "test": "ui_base_unittests"
1302 }, 1344 },
1303 { 1345 {
1304 "swarming": { 1346 "swarming": {
1305 "can_use_on_swarming_builders": true 1347 "can_use_on_swarming_builders": true
1306 }, 1348 },
1307 "test": "unit_tests" 1349 "test": "unit_tests"
1308 }, 1350 },
1309 { 1351 {
1310 "test": "url_unittests" 1352 "test": "url_unittests"
1353 },
1354 {
1355 "test": "webkit_unit_tests"
1356 },
1357 {
1358 "test": "wtf_unittests"
1311 } 1359 }
1312 ], 1360 ],
1313 "scripts": [ 1361 "scripts": [
1314 { 1362 {
1315 "name": "telemetry_unittests", 1363 "name": "telemetry_unittests",
1316 "script": "telemetry_unittests.py" 1364 "script": "telemetry_unittests.py"
1317 }, 1365 },
1318 { 1366 {
1319 "name": "telemetry_gpu_unittests", 1367 "name": "telemetry_gpu_unittests",
1320 "script": "telemetry_gpu_unittests.py" 1368 "script": "telemetry_gpu_unittests.py"
(...skipping 13 matching lines...) Expand all
1334 { 1382 {
1335 "test": "angle_unittests" 1383 "test": "angle_unittests"
1336 }, 1384 },
1337 { 1385 {
1338 "swarming": { 1386 "swarming": {
1339 "can_use_on_swarming_builders": true 1387 "can_use_on_swarming_builders": true
1340 }, 1388 },
1341 "test": "base_unittests" 1389 "test": "base_unittests"
1342 }, 1390 },
1343 { 1391 {
1392 "test": "blink_heap_unittests"
1393 },
1394 {
1395 "test": "blink_platform_unittests"
1396 },
1397 {
1344 "swarming": { 1398 "swarming": {
1345 "can_use_on_swarming_builders": true, 1399 "can_use_on_swarming_builders": true,
1346 "shards": 10 1400 "shards": 10
1347 }, 1401 },
1348 "test": "browser_tests" 1402 "test": "browser_tests"
1349 }, 1403 },
1350 { 1404 {
1351 "test": "cacheinvalidation_unittests" 1405 "test": "cacheinvalidation_unittests"
1352 }, 1406 },
1353 { 1407 {
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
1459 "swarming": { 1513 "swarming": {
1460 "can_use_on_swarming_builders": true 1514 "can_use_on_swarming_builders": true
1461 }, 1515 },
1462 "test": "unit_tests" 1516 "test": "unit_tests"
1463 }, 1517 },
1464 { 1518 {
1465 "test": "url_unittests" 1519 "test": "url_unittests"
1466 }, 1520 },
1467 { 1521 {
1468 "test": "views_unittests" 1522 "test": "views_unittests"
1523 },
1524 {
1525 "test": "webkit_unit_tests"
1526 },
1527 {
1528 "test": "wtf_unittests"
1469 } 1529 }
1470 ] 1530 ]
1471 }, 1531 },
1472 "ClangToTWin(dbg) tester": { 1532 "ClangToTWin(dbg) tester": {
1473 "gtest_tests": [ 1533 "gtest_tests": [
1474 { 1534 {
1475 "test": "angle_unittests" 1535 "test": "angle_unittests"
1476 }, 1536 },
1477 { 1537 {
1478 "swarming": { 1538 "swarming": {
1479 "can_use_on_swarming_builders": true 1539 "can_use_on_swarming_builders": true
1480 }, 1540 },
1481 "test": "base_unittests" 1541 "test": "base_unittests"
1482 }, 1542 },
1483 { 1543 {
1544 "test": "blink_heap_unittests"
1545 },
1546 {
1547 "test": "blink_platform_unittests"
1548 },
1549 {
1484 "swarming": { 1550 "swarming": {
1485 "can_use_on_swarming_builders": true, 1551 "can_use_on_swarming_builders": true,
1486 "shards": 10 1552 "shards": 10
1487 }, 1553 },
1488 "test": "browser_tests" 1554 "test": "browser_tests"
1489 }, 1555 },
1490 { 1556 {
1491 "test": "cacheinvalidation_unittests" 1557 "test": "cacheinvalidation_unittests"
1492 }, 1558 },
1493 { 1559 {
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
1599 "swarming": { 1665 "swarming": {
1600 "can_use_on_swarming_builders": true 1666 "can_use_on_swarming_builders": true
1601 }, 1667 },
1602 "test": "unit_tests" 1668 "test": "unit_tests"
1603 }, 1669 },
1604 { 1670 {
1605 "test": "url_unittests" 1671 "test": "url_unittests"
1606 }, 1672 },
1607 { 1673 {
1608 "test": "views_unittests" 1674 "test": "views_unittests"
1675 },
1676 {
1677 "test": "webkit_unit_tests"
1678 },
1679 {
1680 "test": "wtf_unittests"
1609 } 1681 }
1610 ] 1682 ]
1611 }, 1683 },
1612 "ClangToTWin(dll) tester": { 1684 "ClangToTWin(dll) tester": {
1613 "gtest_tests": [ 1685 "gtest_tests": [
1614 { 1686 {
1615 "test": "angle_unittests" 1687 "test": "angle_unittests"
1616 }, 1688 },
1617 { 1689 {
1618 "swarming": { 1690 "swarming": {
1619 "can_use_on_swarming_builders": true 1691 "can_use_on_swarming_builders": true
1620 }, 1692 },
1621 "test": "base_unittests" 1693 "test": "base_unittests"
1622 }, 1694 },
1623 { 1695 {
1696 "test": "blink_heap_unittests"
1697 },
1698 {
1699 "test": "blink_platform_unittests"
1700 },
1701 {
1624 "swarming": { 1702 "swarming": {
1625 "can_use_on_swarming_builders": true, 1703 "can_use_on_swarming_builders": true,
1626 "shards": 10 1704 "shards": 10
1627 }, 1705 },
1628 "test": "browser_tests" 1706 "test": "browser_tests"
1629 }, 1707 },
1630 { 1708 {
1631 "test": "cacheinvalidation_unittests" 1709 "test": "cacheinvalidation_unittests"
1632 }, 1710 },
1633 { 1711 {
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
1739 "swarming": { 1817 "swarming": {
1740 "can_use_on_swarming_builders": true 1818 "can_use_on_swarming_builders": true
1741 }, 1819 },
1742 "test": "unit_tests" 1820 "test": "unit_tests"
1743 }, 1821 },
1744 { 1822 {
1745 "test": "url_unittests" 1823 "test": "url_unittests"
1746 }, 1824 },
1747 { 1825 {
1748 "test": "views_unittests" 1826 "test": "views_unittests"
1827 },
1828 {
1829 "test": "webkit_unit_tests"
1830 },
1831 {
1832 "test": "wtf_unittests"
1749 } 1833 }
1750 ] 1834 ]
1751 }, 1835 },
1752 "ClangToTWin64 tester": { 1836 "ClangToTWin64 tester": {
1753 "gtest_tests": [ 1837 "gtest_tests": [
1754 { 1838 {
1755 "test": "angle_unittests" 1839 "test": "angle_unittests"
1756 }, 1840 },
1757 { 1841 {
1758 "swarming": { 1842 "swarming": {
1759 "can_use_on_swarming_builders": true 1843 "can_use_on_swarming_builders": true
1760 }, 1844 },
1761 "test": "base_unittests" 1845 "test": "base_unittests"
1762 }, 1846 },
1763 { 1847 {
1848 "test": "blink_heap_unittests"
1849 },
1850 {
1851 "test": "blink_platform_unittests"
1852 },
1853 {
1764 "swarming": { 1854 "swarming": {
1765 "can_use_on_swarming_builders": true, 1855 "can_use_on_swarming_builders": true,
1766 "shards": 10 1856 "shards": 10
1767 }, 1857 },
1768 "test": "browser_tests" 1858 "test": "browser_tests"
1769 }, 1859 },
1770 { 1860 {
1771 "test": "cacheinvalidation_unittests" 1861 "test": "cacheinvalidation_unittests"
1772 }, 1862 },
1773 { 1863 {
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
1879 "swarming": { 1969 "swarming": {
1880 "can_use_on_swarming_builders": true 1970 "can_use_on_swarming_builders": true
1881 }, 1971 },
1882 "test": "unit_tests" 1972 "test": "unit_tests"
1883 }, 1973 },
1884 { 1974 {
1885 "test": "url_unittests" 1975 "test": "url_unittests"
1886 }, 1976 },
1887 { 1977 {
1888 "test": "views_unittests" 1978 "test": "views_unittests"
1979 },
1980 {
1981 "test": "webkit_unit_tests"
1982 },
1983 {
1984 "test": "wtf_unittests"
1889 } 1985 }
1890 ] 1986 ]
1891 }, 1987 },
1892 "ClangToTWin64(dbg) tester": { 1988 "ClangToTWin64(dbg) tester": {
1893 "gtest_tests": [ 1989 "gtest_tests": [
1894 { 1990 {
1895 "test": "angle_unittests" 1991 "test": "angle_unittests"
1896 }, 1992 },
1897 { 1993 {
1898 "swarming": { 1994 "swarming": {
1899 "can_use_on_swarming_builders": true 1995 "can_use_on_swarming_builders": true
1900 }, 1996 },
1901 "test": "base_unittests" 1997 "test": "base_unittests"
1902 }, 1998 },
1903 { 1999 {
2000 "test": "blink_heap_unittests"
2001 },
2002 {
2003 "test": "blink_platform_unittests"
2004 },
2005 {
1904 "swarming": { 2006 "swarming": {
1905 "can_use_on_swarming_builders": true, 2007 "can_use_on_swarming_builders": true,
1906 "shards": 10 2008 "shards": 10
1907 }, 2009 },
1908 "test": "browser_tests" 2010 "test": "browser_tests"
1909 }, 2011 },
1910 { 2012 {
1911 "test": "cacheinvalidation_unittests" 2013 "test": "cacheinvalidation_unittests"
1912 }, 2014 },
1913 { 2015 {
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
2019 "swarming": { 2121 "swarming": {
2020 "can_use_on_swarming_builders": true 2122 "can_use_on_swarming_builders": true
2021 }, 2123 },
2022 "test": "unit_tests" 2124 "test": "unit_tests"
2023 }, 2125 },
2024 { 2126 {
2025 "test": "url_unittests" 2127 "test": "url_unittests"
2026 }, 2128 },
2027 { 2129 {
2028 "test": "views_unittests" 2130 "test": "views_unittests"
2131 },
2132 {
2133 "test": "webkit_unit_tests"
2134 },
2135 {
2136 "test": "wtf_unittests"
2029 } 2137 }
2030 ] 2138 ]
2031 }, 2139 },
2032 "ClangToTWin64(dll) tester": { 2140 "ClangToTWin64(dll) tester": {
2033 "gtest_tests": [ 2141 "gtest_tests": [
2034 { 2142 {
2035 "test": "angle_unittests" 2143 "test": "angle_unittests"
2036 }, 2144 },
2037 { 2145 {
2038 "swarming": { 2146 "swarming": {
2039 "can_use_on_swarming_builders": true 2147 "can_use_on_swarming_builders": true
2040 }, 2148 },
2041 "test": "base_unittests" 2149 "test": "base_unittests"
2042 }, 2150 },
2043 { 2151 {
2152 "test": "blink_heap_unittests"
2153 },
2154 {
2155 "test": "blink_platform_unittests"
2156 },
2157 {
2044 "swarming": { 2158 "swarming": {
2045 "can_use_on_swarming_builders": true, 2159 "can_use_on_swarming_builders": true,
2046 "shards": 10 2160 "shards": 10
2047 }, 2161 },
2048 "test": "browser_tests" 2162 "test": "browser_tests"
2049 }, 2163 },
2050 { 2164 {
2051 "test": "cacheinvalidation_unittests" 2165 "test": "cacheinvalidation_unittests"
2052 }, 2166 },
2053 { 2167 {
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
2171 "swarming": { 2285 "swarming": {
2172 "can_use_on_swarming_builders": true 2286 "can_use_on_swarming_builders": true
2173 }, 2287 },
2174 "test": "unit_tests" 2288 "test": "unit_tests"
2175 }, 2289 },
2176 { 2290 {
2177 "test": "url_unittests" 2291 "test": "url_unittests"
2178 }, 2292 },
2179 { 2293 {
2180 "test": "views_unittests" 2294 "test": "views_unittests"
2295 },
2296 {
2297 "test": "webkit_unit_tests"
2298 },
2299 {
2300 "test": "wtf_unittests"
2181 } 2301 }
2182 ] 2302 ]
2183 }, 2303 },
2184 "CrWinAsan tester": { 2304 "CrWinAsan tester": {
2185 "gtest_tests": [ 2305 "gtest_tests": [
2186 { 2306 {
2187 "test": "angle_unittests" 2307 "test": "angle_unittests"
2188 }, 2308 },
2189 { 2309 {
2190 "swarming": { 2310 "swarming": {
(...skipping 565 matching lines...) Expand 10 before | Expand all | Expand 10 after
2756 { 2876 {
2757 "test": "angle_unittests" 2877 "test": "angle_unittests"
2758 }, 2878 },
2759 { 2879 {
2760 "swarming": { 2880 "swarming": {
2761 "can_use_on_swarming_builders": true 2881 "can_use_on_swarming_builders": true
2762 }, 2882 },
2763 "test": "base_unittests" 2883 "test": "base_unittests"
2764 }, 2884 },
2765 { 2885 {
2886 "test": "blink_heap_unittests"
2887 },
2888 {
2889 "test": "blink_platform_unittests"
2890 },
2891 {
2766 "swarming": { 2892 "swarming": {
2767 "can_use_on_swarming_builders": true, 2893 "can_use_on_swarming_builders": true,
2768 "shards": 10 2894 "shards": 10
2769 }, 2895 },
2770 "test": "browser_tests" 2896 "test": "browser_tests"
2771 }, 2897 },
2772 { 2898 {
2773 "test": "cacheinvalidation_unittests" 2899 "test": "cacheinvalidation_unittests"
2774 }, 2900 },
2775 { 2901 {
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
2881 "swarming": { 3007 "swarming": {
2882 "can_use_on_swarming_builders": true 3008 "can_use_on_swarming_builders": true
2883 }, 3009 },
2884 "test": "unit_tests" 3010 "test": "unit_tests"
2885 }, 3011 },
2886 { 3012 {
2887 "test": "url_unittests" 3013 "test": "url_unittests"
2888 }, 3014 },
2889 { 3015 {
2890 "test": "views_unittests" 3016 "test": "views_unittests"
3017 },
3018 {
3019 "test": "webkit_unit_tests"
3020 },
3021 {
3022 "test": "wtf_unittests"
2891 } 3023 }
2892 ] 3024 ]
2893 }, 3025 },
2894 "CrWinClang(dbg) tester": { 3026 "CrWinClang(dbg) tester": {
2895 "gtest_tests": [ 3027 "gtest_tests": [
2896 { 3028 {
2897 "test": "angle_unittests" 3029 "test": "angle_unittests"
2898 }, 3030 },
2899 { 3031 {
2900 "swarming": { 3032 "swarming": {
2901 "can_use_on_swarming_builders": true 3033 "can_use_on_swarming_builders": true
2902 }, 3034 },
2903 "test": "base_unittests" 3035 "test": "base_unittests"
2904 }, 3036 },
2905 { 3037 {
3038 "test": "blink_heap_unittests"
3039 },
3040 {
3041 "test": "blink_platform_unittests"
3042 },
3043 {
2906 "swarming": { 3044 "swarming": {
2907 "can_use_on_swarming_builders": true, 3045 "can_use_on_swarming_builders": true,
2908 "shards": 10 3046 "shards": 10
2909 }, 3047 },
2910 "test": "browser_tests" 3048 "test": "browser_tests"
2911 }, 3049 },
2912 { 3050 {
2913 "test": "cacheinvalidation_unittests" 3051 "test": "cacheinvalidation_unittests"
2914 }, 3052 },
2915 { 3053 {
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
3021 "swarming": { 3159 "swarming": {
3022 "can_use_on_swarming_builders": true 3160 "can_use_on_swarming_builders": true
3023 }, 3161 },
3024 "test": "unit_tests" 3162 "test": "unit_tests"
3025 }, 3163 },
3026 { 3164 {
3027 "test": "url_unittests" 3165 "test": "url_unittests"
3028 }, 3166 },
3029 { 3167 {
3030 "test": "views_unittests" 3168 "test": "views_unittests"
3169 },
3170 {
3171 "test": "webkit_unit_tests"
3172 },
3173 {
3174 "test": "wtf_unittests"
3031 } 3175 }
3032 ] 3176 ]
3033 }, 3177 },
3034 "CrWinClang(shared) tester": { 3178 "CrWinClang(shared) tester": {
3035 "gtest_tests": [ 3179 "gtest_tests": [
3036 { 3180 {
3037 "test": "angle_unittests" 3181 "test": "angle_unittests"
3038 }, 3182 },
3039 { 3183 {
3040 "swarming": { 3184 "swarming": {
3041 "can_use_on_swarming_builders": true 3185 "can_use_on_swarming_builders": true
3042 }, 3186 },
3043 "test": "base_unittests" 3187 "test": "base_unittests"
3044 }, 3188 },
3045 { 3189 {
3190 "test": "blink_heap_unittests"
3191 },
3192 {
3193 "test": "blink_platform_unittests"
3194 },
3195 {
3046 "swarming": { 3196 "swarming": {
3047 "can_use_on_swarming_builders": true, 3197 "can_use_on_swarming_builders": true,
3048 "shards": 10 3198 "shards": 10
3049 }, 3199 },
3050 "test": "browser_tests" 3200 "test": "browser_tests"
3051 }, 3201 },
3052 { 3202 {
3053 "test": "cacheinvalidation_unittests" 3203 "test": "cacheinvalidation_unittests"
3054 }, 3204 },
3055 { 3205 {
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
3161 "swarming": { 3311 "swarming": {
3162 "can_use_on_swarming_builders": true 3312 "can_use_on_swarming_builders": true
3163 }, 3313 },
3164 "test": "unit_tests" 3314 "test": "unit_tests"
3165 }, 3315 },
3166 { 3316 {
3167 "test": "url_unittests" 3317 "test": "url_unittests"
3168 }, 3318 },
3169 { 3319 {
3170 "test": "views_unittests" 3320 "test": "views_unittests"
3321 },
3322 {
3323 "test": "webkit_unit_tests"
3324 },
3325 {
3326 "test": "wtf_unittests"
3171 } 3327 }
3172 ] 3328 ]
3173 }, 3329 },
3174 "CrWinClang64 tester": { 3330 "CrWinClang64 tester": {
3175 "gtest_tests": [ 3331 "gtest_tests": [
3176 { 3332 {
3177 "test": "angle_unittests" 3333 "test": "angle_unittests"
3178 }, 3334 },
3179 { 3335 {
3180 "swarming": { 3336 "swarming": {
3181 "can_use_on_swarming_builders": true 3337 "can_use_on_swarming_builders": true
3182 }, 3338 },
3183 "test": "base_unittests" 3339 "test": "base_unittests"
3184 }, 3340 },
3185 { 3341 {
3342 "test": "blink_heap_unittests"
3343 },
3344 {
3345 "test": "blink_platform_unittests"
3346 },
3347 {
3186 "swarming": { 3348 "swarming": {
3187 "can_use_on_swarming_builders": true, 3349 "can_use_on_swarming_builders": true,
3188 "shards": 10 3350 "shards": 10
3189 }, 3351 },
3190 "test": "browser_tests" 3352 "test": "browser_tests"
3191 }, 3353 },
3192 { 3354 {
3193 "test": "cacheinvalidation_unittests" 3355 "test": "cacheinvalidation_unittests"
3194 }, 3356 },
3195 { 3357 {
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
3301 "swarming": { 3463 "swarming": {
3302 "can_use_on_swarming_builders": true 3464 "can_use_on_swarming_builders": true
3303 }, 3465 },
3304 "test": "unit_tests" 3466 "test": "unit_tests"
3305 }, 3467 },
3306 { 3468 {
3307 "test": "url_unittests" 3469 "test": "url_unittests"
3308 }, 3470 },
3309 { 3471 {
3310 "test": "views_unittests" 3472 "test": "views_unittests"
3473 },
3474 {
3475 "test": "webkit_unit_tests"
3476 },
3477 {
3478 "test": "wtf_unittests"
3311 } 3479 }
3312 ] 3480 ]
3313 }, 3481 },
3314 "CrWinClang64(dbg) tester": { 3482 "CrWinClang64(dbg) tester": {
3315 "gtest_tests": [ 3483 "gtest_tests": [
3316 { 3484 {
3317 "test": "angle_unittests" 3485 "test": "angle_unittests"
3318 }, 3486 },
3319 { 3487 {
3320 "test": "base_unittests" 3488 "test": "base_unittests"
3321 }, 3489 },
3322 { 3490 {
3491 "test": "blink_heap_unittests"
3492 },
3493 {
3494 "test": "blink_platform_unittests"
3495 },
3496 {
3323 "test": "browser_tests" 3497 "test": "browser_tests"
3324 }, 3498 },
3325 { 3499 {
3326 "test": "cacheinvalidation_unittests" 3500 "test": "cacheinvalidation_unittests"
3327 }, 3501 },
3328 { 3502 {
3329 "test": "chrome_elf_unittests" 3503 "test": "chrome_elf_unittests"
3330 }, 3504 },
3331 { 3505 {
3332 "test": "components_unittests" 3506 "test": "components_unittests"
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
3416 "test": "ui_base_unittests" 3590 "test": "ui_base_unittests"
3417 }, 3591 },
3418 { 3592 {
3419 "test": "unit_tests" 3593 "test": "unit_tests"
3420 }, 3594 },
3421 { 3595 {
3422 "test": "url_unittests" 3596 "test": "url_unittests"
3423 }, 3597 },
3424 { 3598 {
3425 "test": "views_unittests" 3599 "test": "views_unittests"
3600 },
3601 {
3602 "test": "webkit_unit_tests"
3603 },
3604 {
3605 "test": "wtf_unittests"
3426 } 3606 }
3427 ] 3607 ]
3428 }, 3608 },
3429 "CrWinClang64(dll) tester": { 3609 "CrWinClang64(dll) tester": {
3430 "gtest_tests": [ 3610 "gtest_tests": [
3431 { 3611 {
3432 "test": "angle_unittests" 3612 "test": "angle_unittests"
3433 }, 3613 },
3434 { 3614 {
3435 "swarming": { 3615 "swarming": {
3436 "can_use_on_swarming_builders": true 3616 "can_use_on_swarming_builders": true
3437 }, 3617 },
3438 "test": "base_unittests" 3618 "test": "base_unittests"
3439 }, 3619 },
3440 { 3620 {
3621 "test": "blink_heap_unittests"
3622 },
3623 {
3624 "test": "blink_platform_unittests"
3625 },
3626 {
3441 "swarming": { 3627 "swarming": {
3442 "can_use_on_swarming_builders": true, 3628 "can_use_on_swarming_builders": true,
3443 "shards": 10 3629 "shards": 10
3444 }, 3630 },
3445 "test": "browser_tests" 3631 "test": "browser_tests"
3446 }, 3632 },
3447 { 3633 {
3448 "test": "cacheinvalidation_unittests" 3634 "test": "cacheinvalidation_unittests"
3449 }, 3635 },
3450 { 3636 {
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
3556 "swarming": { 3742 "swarming": {
3557 "can_use_on_swarming_builders": true 3743 "can_use_on_swarming_builders": true
3558 }, 3744 },
3559 "test": "unit_tests" 3745 "test": "unit_tests"
3560 }, 3746 },
3561 { 3747 {
3562 "test": "url_unittests" 3748 "test": "url_unittests"
3563 }, 3749 },
3564 { 3750 {
3565 "test": "views_unittests" 3751 "test": "views_unittests"
3752 },
3753 {
3754 "test": "webkit_unit_tests"
3755 },
3756 {
3757 "test": "wtf_unittests"
3566 } 3758 }
3567 ] 3759 ]
3568 }, 3760 },
3569 "CrWinClangLLD tester": { 3761 "CrWinClangLLD tester": {
3570 "gtest_tests": [ 3762 "gtest_tests": [
3571 { 3763 {
3572 "test": "angle_unittests" 3764 "test": "angle_unittests"
3573 }, 3765 },
3574 { 3766 {
3575 "swarming": { 3767 "swarming": {
3576 "can_use_on_swarming_builders": true 3768 "can_use_on_swarming_builders": true
3577 }, 3769 },
3578 "test": "base_unittests" 3770 "test": "base_unittests"
3579 }, 3771 },
3580 { 3772 {
3773 "test": "blink_heap_unittests"
3774 },
3775 {
3776 "test": "blink_platform_unittests"
3777 },
3778 {
3581 "swarming": { 3779 "swarming": {
3582 "can_use_on_swarming_builders": true, 3780 "can_use_on_swarming_builders": true,
3583 "shards": 10 3781 "shards": 10
3584 }, 3782 },
3585 "test": "browser_tests" 3783 "test": "browser_tests"
3586 }, 3784 },
3587 { 3785 {
3588 "test": "cacheinvalidation_unittests" 3786 "test": "cacheinvalidation_unittests"
3589 }, 3787 },
3590 { 3788 {
(...skipping 105 matching lines...) Expand 10 before | Expand all | Expand 10 after
3696 "swarming": { 3894 "swarming": {
3697 "can_use_on_swarming_builders": true 3895 "can_use_on_swarming_builders": true
3698 }, 3896 },
3699 "test": "unit_tests" 3897 "test": "unit_tests"
3700 }, 3898 },
3701 { 3899 {
3702 "test": "url_unittests" 3900 "test": "url_unittests"
3703 }, 3901 },
3704 { 3902 {
3705 "test": "views_unittests" 3903 "test": "views_unittests"
3904 },
3905 {
3906 "test": "webkit_unit_tests"
3907 },
3908 {
3909 "test": "wtf_unittests"
3706 } 3910 }
3707 ] 3911 ]
3708 }, 3912 },
3709 "Linux ARM Cross-Compile": { 3913 "Linux ARM Cross-Compile": {
3710 "compile_targets": [ 3914 "compile_targets": [
3711 "browser_tests_run" 3915 "browser_tests_run"
3712 ], 3916 ],
3713 "gtest_tests": [ 3917 "gtest_tests": [
3714 { 3918 {
3715 "test": "browser_tests" 3919 "test": "browser_tests"
(...skipping 1008 matching lines...) Expand 10 before | Expand all | Expand 10 after
4724 { 4928 {
4725 "args": [ 4929 "args": [
4726 "--site-per-process", 4930 "--site-per-process",
4727 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*" 4931 "--gtest_filter=-CaptivePortalTabHelperTest.HttpsSubframe*"
4728 ], 4932 ],
4729 "test": "unit_tests" 4933 "test": "unit_tests"
4730 } 4934 }
4731 ] 4935 ]
4732 } 4936 }
4733 } 4937 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698