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

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

Issue 1928223002: Try again to flip x86 Linux bots to GN. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mergesort Created 4 years, 7 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 | tools/mb/mb_config.pyl » ('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 Arm64 Builder (dbg)": { 2 "Android Arm64 Builder (dbg)": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "gn_all" 4 "gn_all"
5 ] 5 ]
6 }, 6 },
7 "Android Builder": { 7 "Android Builder": {
8 "additional_compile_targets": [ 8 "additional_compile_targets": [
9 "cronet_test_instrumentation_apk", 9 "cronet_test_instrumentation_apk",
10 "system_webview_apk" 10 "system_webview_apk"
(...skipping 1559 matching lines...) Expand 10 before | Expand all | Expand 10 after
1570 } 1570 }
1571 ], 1571 ],
1572 "scripts": [ 1572 "scripts": [
1573 { 1573 {
1574 "name": "nacl_integration", 1574 "name": "nacl_integration",
1575 "script": "nacl_integration.py" 1575 "script": "nacl_integration.py"
1576 } 1576 }
1577 ] 1577 ]
1578 }, 1578 },
1579 "Linux Tests (dbg)(1)(32)": { 1579 "Linux Tests (dbg)(1)(32)": {
1580 "gtest_tests": [], 1580 "gtest_tests": [
1581 "scripts": [] 1581 {
1582 "swarming": {
1583 "can_use_on_swarming_builders": true
1584 },
1585 "test": "accessibility_unittests"
1586 },
1587 {
1588 "swarming": {
1589 "can_use_on_swarming_builders": true
1590 },
1591 "test": "app_list_presenter_unittests"
1592 },
1593 {
1594 "swarming": {
1595 "can_use_on_swarming_builders": true
1596 },
1597 "test": "app_list_unittests"
1598 },
1599 {
1600 "swarming": {
1601 "can_use_on_swarming_builders": true
1602 },
1603 "test": "app_shell_unittests"
1604 },
1605 {
1606 "swarming": {
1607 "can_use_on_swarming_builders": true
1608 },
1609 "test": "aura_unittests"
1610 },
1611 {
1612 "swarming": {
1613 "can_use_on_swarming_builders": true
1614 },
1615 "test": "base_unittests"
1616 },
1617 {
1618 "swarming": {
1619 "can_use_on_swarming_builders": true
1620 },
1621 "test": "battor_agent_unittests"
1622 },
1623 {
1624 "swarming": {
1625 "can_use_on_swarming_builders": true
1626 },
1627 "test": "blimp_unittests"
1628 },
1629 {
1630 "swarming": {
1631 "can_use_on_swarming_builders": true,
1632 "shards": 10
1633 },
1634 "test": "browser_tests"
1635 },
1636 {
1637 "swarming": {
1638 "can_use_on_swarming_builders": true
1639 },
1640 "test": "cacheinvalidation_unittests"
1641 },
1642 {
1643 "swarming": {
1644 "can_use_on_swarming_builders": true
1645 },
1646 "test": "cast_unittests"
1647 },
1648 {
1649 "swarming": {
1650 "can_use_on_swarming_builders": true
1651 },
1652 "test": "cc_unittests"
1653 },
1654 {
1655 "swarming": {
1656 "can_use_on_swarming_builders": true
1657 },
1658 "test": "chrome_app_unittests"
1659 },
1660 {
1661 "swarming": {
1662 "can_use_on_swarming_builders": true
1663 },
1664 "test": "chromedriver_unittests"
1665 },
1666 {
1667 "swarming": {
1668 "can_use_on_swarming_builders": true
1669 },
1670 "test": "components_unittests"
1671 },
1672 {
1673 "swarming": {
1674 "can_use_on_swarming_builders": true
1675 },
1676 "test": "compositor_unittests"
1677 },
1678 {
1679 "swarming": {
1680 "can_use_on_swarming_builders": true
1681 },
1682 "test": "content_browsertests"
1683 },
1684 {
1685 "swarming": {
1686 "can_use_on_swarming_builders": true
1687 },
1688 "test": "content_unittests"
1689 },
1690 {
1691 "swarming": {
1692 "can_use_on_swarming_builders": true
1693 },
1694 "test": "crypto_unittests"
1695 },
1696 {
1697 "test": "dbus_unittests"
1698 },
1699 {
1700 "swarming": {
1701 "can_use_on_swarming_builders": true
1702 },
1703 "test": "device_unittests"
1704 },
1705 {
1706 "swarming": {
1707 "can_use_on_swarming_builders": true
1708 },
1709 "test": "display_unittests"
1710 },
1711 {
1712 "swarming": {
1713 "can_use_on_swarming_builders": true
1714 },
1715 "test": "events_unittests"
1716 },
1717 {
1718 "swarming": {
1719 "can_use_on_swarming_builders": true
1720 },
1721 "test": "extensions_browsertests"
1722 },
1723 {
1724 "swarming": {
1725 "can_use_on_swarming_builders": true
1726 },
1727 "test": "extensions_unittests"
1728 },
1729 {
1730 "test": "filesystem_service_unittests"
1731 },
1732 {
1733 "swarming": {
1734 "can_use_on_swarming_builders": true
1735 },
1736 "test": "gcm_unit_tests"
1737 },
1738 {
1739 "swarming": {
1740 "can_use_on_swarming_builders": true
1741 },
1742 "test": "gfx_unittests"
1743 },
1744 {
1745 "swarming": {
1746 "can_use_on_swarming_builders": true
1747 },
1748 "test": "gn_unittests"
1749 },
1750 {
1751 "swarming": {
1752 "can_use_on_swarming_builders": true
1753 },
1754 "test": "google_apis_unittests"
1755 },
1756 {
1757 "swarming": {
1758 "can_use_on_swarming_builders": true
1759 },
1760 "test": "gpu_unittests"
1761 },
1762 {
1763 "swarming": {
1764 "can_use_on_swarming_builders": true,
1765 "shards": 3
1766 },
1767 "test": "interactive_ui_tests"
1768 },
1769 {
1770 "swarming": {
1771 "can_use_on_swarming_builders": true
1772 },
1773 "test": "ipc_mojo_unittests"
1774 },
1775 {
1776 "swarming": {
1777 "can_use_on_swarming_builders": true
1778 },
1779 "test": "ipc_tests"
1780 },
1781 {
1782 "swarming": {
1783 "can_use_on_swarming_builders": true
1784 },
1785 "test": "jingle_unittests"
1786 },
1787 {
1788 "swarming": {
1789 "can_use_on_swarming_builders": true
1790 },
1791 "test": "leveldb_service_unittests"
1792 },
1793 {
1794 "swarming": {
1795 "can_use_on_swarming_builders": true
1796 },
1797 "test": "media_blink_unittests"
1798 },
1799 {
1800 "swarming": {
1801 "can_use_on_swarming_builders": true
1802 },
1803 "test": "media_unittests"
1804 },
1805 {
1806 "swarming": {
1807 "can_use_on_swarming_builders": true
1808 },
1809 "test": "midi_unittests"
1810 },
1811 {
1812 "swarming": {
1813 "can_use_on_swarming_builders": true
1814 },
1815 "test": "mojo_common_unittests"
1816 },
1817 {
1818 "swarming": {
1819 "can_use_on_swarming_builders": true
1820 },
1821 "test": "mojo_public_bindings_unittests"
1822 },
1823 {
1824 "swarming": {
1825 "can_use_on_swarming_builders": true
1826 },
1827 "test": "mojo_public_system_unittests"
1828 },
1829 {
1830 "swarming": {
1831 "can_use_on_swarming_builders": true
1832 },
1833 "test": "mojo_system_unittests"
1834 },
1835 {
1836 "test": "mus_gpu_unittests"
1837 },
1838 {
1839 "swarming": {
1840 "can_use_on_swarming_builders": true
1841 },
1842 "test": "mus_ws_unittests"
1843 },
1844 {
1845 "swarming": {
1846 "can_use_on_swarming_builders": true
1847 },
1848 "test": "nacl_loader_unittests"
1849 },
1850 {
1851 "swarming": {
1852 "can_use_on_swarming_builders": true
1853 },
1854 "test": "net_unittests"
1855 },
1856 {
1857 "swarming": {
1858 "can_use_on_swarming_builders": true
1859 },
1860 "test": "ppapi_unittests"
1861 },
1862 {
1863 "swarming": {
1864 "can_use_on_swarming_builders": true
1865 },
1866 "test": "printing_unittests"
1867 },
1868 {
1869 "args": [
1870 "--test-launcher-print-test-stdio=always"
1871 ],
1872 "swarming": {
1873 "can_use_on_swarming_builders": true
1874 },
1875 "test": "sandbox_linux_unittests"
1876 },
1877 {
1878 "swarming": {
1879 "can_use_on_swarming_builders": true
1880 },
1881 "test": "skia_unittests"
1882 },
1883 {
1884 "swarming": {
1885 "can_use_on_swarming_builders": true
1886 },
1887 "test": "sql_unittests"
1888 },
1889 {
1890 "swarming": {
1891 "can_use_on_swarming_builders": true
1892 },
1893 "test": "sync_integration_tests"
1894 },
1895 {
1896 "swarming": {
1897 "can_use_on_swarming_builders": true
1898 },
1899 "test": "sync_unit_tests"
1900 },
1901 {
1902 "swarming": {
1903 "can_use_on_swarming_builders": true
1904 },
1905 "test": "ui_base_unittests"
1906 },
1907 {
1908 "swarming": {
1909 "can_use_on_swarming_builders": true
1910 },
1911 "test": "ui_touch_selection_unittests"
1912 },
1913 {
1914 "swarming": {
1915 "can_use_on_swarming_builders": true
1916 },
1917 "test": "unit_tests"
1918 },
1919 {
1920 "swarming": {
1921 "can_use_on_swarming_builders": true
1922 },
1923 "test": "url_unittests"
1924 },
1925 {
1926 "swarming": {
1927 "can_use_on_swarming_builders": true
1928 },
1929 "test": "wm_unittests"
1930 }
1931 ],
1932 "isolated_scripts": [
1933 {
1934 "isolate_name": "telemetry_gpu_unittests",
1935 "name": "telemetry_gpu_unittests",
1936 "override_compile_targets": [
1937 "telemetry_gpu_unittests_run"
1938 ],
1939 "swarming": {
1940 "can_use_on_swarming_builders": true
1941 }
1942 },
1943 {
1944 "isolate_name": "telemetry_unittests",
1945 "name": "telemetry_unittests",
1946 "override_compile_targets": [
1947 "telemetry_unittests_run"
1948 ],
1949 "swarming": {
1950 "can_use_on_swarming_builders": true
1951 }
1952 }
1953 ]
1582 } 1954 }
1583 } 1955 }
OLDNEW
« no previous file with comments | « no previous file | tools/mb/mb_config.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698