| OLD | NEW |
| 1 { | 1 { |
| 2 "Android Tests (trial)(dbg)": { | 2 "Android Tests (trial)(dbg)": { |
| 3 "gtest_tests": [ | 3 "gtest_tests": [ |
| 4 { | 4 { |
| 5 "swarming": { | 5 "swarming": { |
| 6 "can_use_on_swarming_builders": false | 6 "can_use_on_swarming_builders": false |
| 7 }, | 7 }, |
| 8 "test": "blink_heap_unittests" | 8 "test": "blink_heap_unittests" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 12 matching lines...) Expand all Loading... |
| 23 }, | 23 }, |
| 24 "Jelly Bean Tester": { | 24 "Jelly Bean Tester": { |
| 25 "gtest_tests": [ | 25 "gtest_tests": [ |
| 26 { | 26 { |
| 27 "test": "android_webview_unittests" | 27 "test": "android_webview_unittests" |
| 28 }, | 28 }, |
| 29 { | 29 { |
| 30 "test": "base_unittests" | 30 "test": "base_unittests" |
| 31 }, | 31 }, |
| 32 { | 32 { |
| 33 "override_compile_targets": [ | |
| 34 "breakpad_unittests_deps" | |
| 35 ], | |
| 36 "test": "breakpad_unittests" | 33 "test": "breakpad_unittests" |
| 37 }, | 34 }, |
| 38 { | 35 { |
| 39 "test": "capture_unittests" | 36 "test": "capture_unittests" |
| 40 }, | 37 }, |
| 41 { | 38 { |
| 42 "test": "cc_unittests" | 39 "test": "cc_unittests" |
| 43 }, | 40 }, |
| 44 { | 41 { |
| 45 "test": "components_browsertests" | 42 "test": "components_browsertests" |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 80 { | 77 { |
| 81 "test": "latency_unittests" | 78 "test": "latency_unittests" |
| 82 }, | 79 }, |
| 83 { | 80 { |
| 84 "test": "media_unittests" | 81 "test": "media_unittests" |
| 85 }, | 82 }, |
| 86 { | 83 { |
| 87 "test": "net_unittests" | 84 "test": "net_unittests" |
| 88 }, | 85 }, |
| 89 { | 86 { |
| 90 "override_compile_targets": [ | |
| 91 "sandbox_linux_unittests_deps" | |
| 92 ], | |
| 93 "test": "sandbox_linux_unittests" | 87 "test": "sandbox_linux_unittests" |
| 94 }, | 88 }, |
| 95 { | 89 { |
| 96 "test": "sql_unittests" | 90 "test": "sql_unittests" |
| 97 }, | 91 }, |
| 98 { | 92 { |
| 99 "test": "storage_unittests" | 93 "test": "storage_unittests" |
| 100 }, | 94 }, |
| 101 { | 95 { |
| 102 "test": "ui_android_unittests" | 96 "test": "ui_android_unittests" |
| (...skipping 22 matching lines...) Expand all Loading... |
| 125 }, | 119 }, |
| 126 "Lollipop Consumer Tester": { | 120 "Lollipop Consumer Tester": { |
| 127 "gtest_tests": [ | 121 "gtest_tests": [ |
| 128 { | 122 { |
| 129 "test": "android_webview_unittests" | 123 "test": "android_webview_unittests" |
| 130 }, | 124 }, |
| 131 { | 125 { |
| 132 "test": "base_unittests" | 126 "test": "base_unittests" |
| 133 }, | 127 }, |
| 134 { | 128 { |
| 135 "override_compile_targets": [ | |
| 136 "breakpad_unittests_deps" | |
| 137 ], | |
| 138 "test": "breakpad_unittests" | 129 "test": "breakpad_unittests" |
| 139 }, | 130 }, |
| 140 { | 131 { |
| 141 "test": "capture_unittests" | 132 "test": "capture_unittests" |
| 142 }, | 133 }, |
| 143 { | 134 { |
| 144 "test": "cc_unittests" | 135 "test": "cc_unittests" |
| 145 }, | 136 }, |
| 146 { | 137 { |
| 147 "test": "components_browsertests" | 138 "test": "components_browsertests" |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 182 { | 173 { |
| 183 "test": "latency_unittests" | 174 "test": "latency_unittests" |
| 184 }, | 175 }, |
| 185 { | 176 { |
| 186 "test": "media_unittests" | 177 "test": "media_unittests" |
| 187 }, | 178 }, |
| 188 { | 179 { |
| 189 "test": "net_unittests" | 180 "test": "net_unittests" |
| 190 }, | 181 }, |
| 191 { | 182 { |
| 192 "override_compile_targets": [ | |
| 193 "sandbox_linux_unittests_deps" | |
| 194 ], | |
| 195 "test": "sandbox_linux_unittests" | 183 "test": "sandbox_linux_unittests" |
| 196 }, | 184 }, |
| 197 { | 185 { |
| 198 "test": "sql_unittests" | 186 "test": "sql_unittests" |
| 199 }, | 187 }, |
| 200 { | 188 { |
| 201 "test": "storage_unittests" | 189 "test": "storage_unittests" |
| 202 }, | 190 }, |
| 203 { | 191 { |
| 204 "test": "ui_android_unittests" | 192 "test": "ui_android_unittests" |
| (...skipping 636 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 841 "=android%2Fswarming%2Flogcats%2F", | 829 "=android%2Fswarming%2Flogcats%2F", |
| 842 "${TASK_ID}%2F%2B%2Funified_logcats" | 830 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 843 ], | 831 ], |
| 844 "name": "shard #${SHARD_INDEX} logcats" | 832 "name": "shard #${SHARD_INDEX} logcats" |
| 845 } | 833 } |
| 846 ] | 834 ] |
| 847 }, | 835 }, |
| 848 "test": "base_unittests" | 836 "test": "base_unittests" |
| 849 }, | 837 }, |
| 850 { | 838 { |
| 851 "override_compile_targets": [ | |
| 852 "breakpad_unittests_deps" | |
| 853 ], | |
| 854 "override_isolate_target": "breakpad_unittests", | 839 "override_isolate_target": "breakpad_unittests", |
| 855 "swarming": { | 840 "swarming": { |
| 856 "can_use_on_swarming_builders": true, | 841 "can_use_on_swarming_builders": true, |
| 857 "cipd_packages": [ | 842 "cipd_packages": [ |
| 858 { | 843 { |
| 859 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | 844 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 860 "location": "bin", | 845 "location": "bin", |
| 861 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c
" | 846 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c
" |
| 862 } | 847 } |
| 863 ], | 848 ], |
| (...skipping 649 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1513 "=android%2Fswarming%2Flogcats%2F", | 1498 "=android%2Fswarming%2Flogcats%2F", |
| 1514 "${TASK_ID}%2F%2B%2Funified_logcats" | 1499 "${TASK_ID}%2F%2B%2Funified_logcats" |
| 1515 ], | 1500 ], |
| 1516 "name": "shard #${SHARD_INDEX} logcats" | 1501 "name": "shard #${SHARD_INDEX} logcats" |
| 1517 } | 1502 } |
| 1518 ] | 1503 ] |
| 1519 }, | 1504 }, |
| 1520 "test": "net_unittests" | 1505 "test": "net_unittests" |
| 1521 }, | 1506 }, |
| 1522 { | 1507 { |
| 1523 "override_compile_targets": [ | |
| 1524 "sandbox_linux_unittests_deps" | |
| 1525 ], | |
| 1526 "override_isolate_target": "sandbox_linux_unittests", | 1508 "override_isolate_target": "sandbox_linux_unittests", |
| 1527 "swarming": { | 1509 "swarming": { |
| 1528 "can_use_on_swarming_builders": true, | 1510 "can_use_on_swarming_builders": true, |
| 1529 "cipd_packages": [ | 1511 "cipd_packages": [ |
| 1530 { | 1512 { |
| 1531 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", | 1513 "cipd_package": "infra/tools/luci/logdog/butler/${platform}", |
| 1532 "location": "bin", | 1514 "location": "bin", |
| 1533 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c
" | 1515 "revision": "git_revision:ff387eadf445b24c935f1cf7d6ddd279f8a6b04c
" |
| 1534 } | 1516 } |
| 1535 ], | 1517 ], |
| (...skipping 260 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1796 }, | 1778 }, |
| 1797 "test": "android_webview_unittests" | 1779 "test": "android_webview_unittests" |
| 1798 }, | 1780 }, |
| 1799 { | 1781 { |
| 1800 "swarming": { | 1782 "swarming": { |
| 1801 "can_use_on_swarming_builders": false | 1783 "can_use_on_swarming_builders": false |
| 1802 }, | 1784 }, |
| 1803 "test": "base_unittests" | 1785 "test": "base_unittests" |
| 1804 }, | 1786 }, |
| 1805 { | 1787 { |
| 1806 "override_compile_targets": [ | |
| 1807 "breakpad_unittests_deps" | |
| 1808 ], | |
| 1809 "swarming": { | 1788 "swarming": { |
| 1810 "can_use_on_swarming_builders": false | 1789 "can_use_on_swarming_builders": false |
| 1811 }, | 1790 }, |
| 1812 "test": "breakpad_unittests" | 1791 "test": "breakpad_unittests" |
| 1813 }, | 1792 }, |
| 1814 { | 1793 { |
| 1815 "swarming": { | 1794 "swarming": { |
| 1816 "can_use_on_swarming_builders": false | 1795 "can_use_on_swarming_builders": false |
| 1817 }, | 1796 }, |
| 1818 "test": "capture_unittests" | 1797 "test": "capture_unittests" |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1909 }, | 1888 }, |
| 1910 "test": "media_unittests" | 1889 "test": "media_unittests" |
| 1911 }, | 1890 }, |
| 1912 { | 1891 { |
| 1913 "swarming": { | 1892 "swarming": { |
| 1914 "can_use_on_swarming_builders": false | 1893 "can_use_on_swarming_builders": false |
| 1915 }, | 1894 }, |
| 1916 "test": "net_unittests" | 1895 "test": "net_unittests" |
| 1917 }, | 1896 }, |
| 1918 { | 1897 { |
| 1919 "override_compile_targets": [ | |
| 1920 "sandbox_linux_unittests_deps" | |
| 1921 ], | |
| 1922 "swarming": { | 1898 "swarming": { |
| 1923 "can_use_on_swarming_builders": false | 1899 "can_use_on_swarming_builders": false |
| 1924 }, | 1900 }, |
| 1925 "test": "sandbox_linux_unittests" | 1901 "test": "sandbox_linux_unittests" |
| 1926 }, | 1902 }, |
| 1927 { | 1903 { |
| 1928 "swarming": { | 1904 "swarming": { |
| 1929 "can_use_on_swarming_builders": false | 1905 "can_use_on_swarming_builders": false |
| 1930 }, | 1906 }, |
| 1931 "test": "sql_unittests" | 1907 "test": "sql_unittests" |
| (...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1990 }, | 1966 }, |
| 1991 "test": "android_webview_unittests" | 1967 "test": "android_webview_unittests" |
| 1992 }, | 1968 }, |
| 1993 { | 1969 { |
| 1994 "swarming": { | 1970 "swarming": { |
| 1995 "can_use_on_swarming_builders": false | 1971 "can_use_on_swarming_builders": false |
| 1996 }, | 1972 }, |
| 1997 "test": "base_unittests" | 1973 "test": "base_unittests" |
| 1998 }, | 1974 }, |
| 1999 { | 1975 { |
| 2000 "override_compile_targets": [ | |
| 2001 "breakpad_unittests_deps" | |
| 2002 ], | |
| 2003 "swarming": { | 1976 "swarming": { |
| 2004 "can_use_on_swarming_builders": false | 1977 "can_use_on_swarming_builders": false |
| 2005 }, | 1978 }, |
| 2006 "test": "breakpad_unittests" | 1979 "test": "breakpad_unittests" |
| 2007 }, | 1980 }, |
| 2008 { | 1981 { |
| 2009 "swarming": { | 1982 "swarming": { |
| 2010 "can_use_on_swarming_builders": false | 1983 "can_use_on_swarming_builders": false |
| 2011 }, | 1984 }, |
| 2012 "test": "capture_unittests" | 1985 "test": "capture_unittests" |
| (...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2103 }, | 2076 }, |
| 2104 "test": "media_unittests" | 2077 "test": "media_unittests" |
| 2105 }, | 2078 }, |
| 2106 { | 2079 { |
| 2107 "swarming": { | 2080 "swarming": { |
| 2108 "can_use_on_swarming_builders": false | 2081 "can_use_on_swarming_builders": false |
| 2109 }, | 2082 }, |
| 2110 "test": "net_unittests" | 2083 "test": "net_unittests" |
| 2111 }, | 2084 }, |
| 2112 { | 2085 { |
| 2113 "override_compile_targets": [ | |
| 2114 "sandbox_linux_unittests_deps" | |
| 2115 ], | |
| 2116 "swarming": { | 2086 "swarming": { |
| 2117 "can_use_on_swarming_builders": false | 2087 "can_use_on_swarming_builders": false |
| 2118 }, | 2088 }, |
| 2119 "test": "sandbox_linux_unittests" | 2089 "test": "sandbox_linux_unittests" |
| 2120 }, | 2090 }, |
| 2121 { | 2091 { |
| 2122 "swarming": { | 2092 "swarming": { |
| 2123 "can_use_on_swarming_builders": false | 2093 "can_use_on_swarming_builders": false |
| 2124 }, | 2094 }, |
| 2125 "test": "sql_unittests" | 2095 "test": "sql_unittests" |
| (...skipping 1204 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3330 "device_type": "gce_x86" | 3300 "device_type": "gce_x86" |
| 3331 } | 3301 } |
| 3332 ], | 3302 ], |
| 3333 "hard_timeout": 960, | 3303 "hard_timeout": 960, |
| 3334 "shards": 1 | 3304 "shards": 1 |
| 3335 } | 3305 } |
| 3336 } | 3306 } |
| 3337 ] | 3307 ] |
| 3338 } | 3308 } |
| 3339 } | 3309 } |
| OLD | NEW |