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

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

Issue 2194383005: Enforce can_use_on_swarming_builders on all tests. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Enforce can_use_on_swarming_builders on all tests. Created 4 years, 3 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 | testing/buildbot/chromium.gpu.fyi.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 Asan Builder Tests (dbg)": { 2 "Android Asan Builder Tests (dbg)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "args": [ 5 "args": [
6 "--tool=asan" 6 "--tool=asan"
7 ], 7 ],
8 "swarming": {
9 "can_use_on_swarming_builders": false
10 },
8 "test": "android_webview_unittests" 11 "test": "android_webview_unittests"
9 }, 12 },
10 { 13 {
11 "args": [ 14 "args": [
12 "--tool=asan" 15 "--tool=asan"
13 ], 16 ],
17 "swarming": {
18 "can_use_on_swarming_builders": false
19 },
14 "test": "base_unittests" 20 "test": "base_unittests"
15 }, 21 },
16 { 22 {
17 "args": [ 23 "args": [
18 "--tool=asan" 24 "--tool=asan"
19 ], 25 ],
26 "swarming": {
27 "can_use_on_swarming_builders": false
28 },
20 "test": "capture_unittests" 29 "test": "capture_unittests"
21 }, 30 },
22 { 31 {
23 "args": [ 32 "args": [
24 "--tool=asan" 33 "--tool=asan"
25 ], 34 ],
35 "swarming": {
36 "can_use_on_swarming_builders": false
37 },
26 "test": "cc_unittests" 38 "test": "cc_unittests"
27 }, 39 },
28 { 40 {
29 "args": [ 41 "args": [
30 "--tool=asan" 42 "--tool=asan"
31 ], 43 ],
44 "swarming": {
45 "can_use_on_swarming_builders": false
46 },
32 "test": "components_unittests" 47 "test": "components_unittests"
33 }, 48 },
34 { 49 {
35 "args": [ 50 "args": [
36 "--tool=asan" 51 "--tool=asan"
37 ], 52 ],
53 "swarming": {
54 "can_use_on_swarming_builders": false
55 },
38 "test": "content_browsertests" 56 "test": "content_browsertests"
39 }, 57 },
40 { 58 {
41 "args": [ 59 "args": [
42 "--tool=asan" 60 "--tool=asan"
43 ], 61 ],
62 "swarming": {
63 "can_use_on_swarming_builders": false
64 },
44 "test": "content_unittests" 65 "test": "content_unittests"
45 }, 66 },
46 { 67 {
47 "args": [ 68 "args": [
48 "--tool=asan" 69 "--tool=asan"
49 ], 70 ],
71 "swarming": {
72 "can_use_on_swarming_builders": false
73 },
50 "test": "events_unittests" 74 "test": "events_unittests"
51 }, 75 },
52 { 76 {
53 "args": [ 77 "args": [
54 "--tool=asan" 78 "--tool=asan"
55 ], 79 ],
80 "swarming": {
81 "can_use_on_swarming_builders": false
82 },
56 "test": "gl_tests" 83 "test": "gl_tests"
57 }, 84 },
58 { 85 {
59 "args": [ 86 "args": [
60 "--tool=asan" 87 "--tool=asan"
61 ], 88 ],
89 "swarming": {
90 "can_use_on_swarming_builders": false
91 },
62 "test": "gl_unittests" 92 "test": "gl_unittests"
63 }, 93 },
64 { 94 {
65 "args": [ 95 "args": [
66 "--tool=asan" 96 "--tool=asan"
67 ], 97 ],
98 "swarming": {
99 "can_use_on_swarming_builders": false
100 },
68 "test": "gpu_ipc_service_unittests" 101 "test": "gpu_ipc_service_unittests"
69 }, 102 },
70 { 103 {
71 "args": [ 104 "args": [
72 "--tool=asan" 105 "--tool=asan"
73 ], 106 ],
107 "swarming": {
108 "can_use_on_swarming_builders": false
109 },
74 "test": "gpu_unittests" 110 "test": "gpu_unittests"
75 }, 111 },
76 { 112 {
77 "args": [ 113 "args": [
78 "--tool=asan" 114 "--tool=asan"
79 ], 115 ],
116 "swarming": {
117 "can_use_on_swarming_builders": false
118 },
80 "test": "ipc_tests" 119 "test": "ipc_tests"
81 }, 120 },
82 { 121 {
83 "args": [ 122 "args": [
84 "--tool=asan" 123 "--tool=asan"
85 ], 124 ],
125 "swarming": {
126 "can_use_on_swarming_builders": false
127 },
86 "test": "media_unittests" 128 "test": "media_unittests"
87 }, 129 },
88 { 130 {
89 "args": [ 131 "args": [
90 "--tool=asan" 132 "--tool=asan"
91 ], 133 ],
134 "swarming": {
135 "can_use_on_swarming_builders": false
136 },
92 "test": "midi_unittests" 137 "test": "midi_unittests"
93 }, 138 },
94 { 139 {
95 "args": [ 140 "args": [
96 "--tool=asan" 141 "--tool=asan"
97 ], 142 ],
143 "swarming": {
144 "can_use_on_swarming_builders": false
145 },
98 "test": "net_unittests" 146 "test": "net_unittests"
99 }, 147 },
100 { 148 {
101 "args": [ 149 "args": [
102 "--tool=asan" 150 "--tool=asan"
103 ], 151 ],
152 "swarming": {
153 "can_use_on_swarming_builders": false
154 },
104 "test": "skia_unittests" 155 "test": "skia_unittests"
105 }, 156 },
106 { 157 {
107 "args": [ 158 "args": [
108 "--tool=asan" 159 "--tool=asan"
109 ], 160 ],
161 "swarming": {
162 "can_use_on_swarming_builders": false
163 },
110 "test": "sql_unittests" 164 "test": "sql_unittests"
111 }, 165 },
112 { 166 {
113 "args": [ 167 "args": [
114 "--tool=asan" 168 "--tool=asan"
115 ], 169 ],
170 "swarming": {
171 "can_use_on_swarming_builders": false
172 },
116 "test": "ui_android_unittests" 173 "test": "ui_android_unittests"
117 }, 174 },
118 { 175 {
119 "args": [ 176 "args": [
120 "--tool=asan" 177 "--tool=asan"
121 ], 178 ],
179 "swarming": {
180 "can_use_on_swarming_builders": false
181 },
122 "test": "ui_base_unittests" 182 "test": "ui_base_unittests"
123 }, 183 },
124 { 184 {
125 "args": [ 185 "args": [
126 "--tool=asan" 186 "--tool=asan"
127 ], 187 ],
188 "swarming": {
189 "can_use_on_swarming_builders": false
190 },
128 "test": "ui_touch_selection_unittests" 191 "test": "ui_touch_selection_unittests"
129 }, 192 },
130 { 193 {
131 "args": [ 194 "args": [
132 "--tool=asan" 195 "--tool=asan"
133 ], 196 ],
197 "swarming": {
198 "can_use_on_swarming_builders": false
199 },
134 "test": "unit_tests" 200 "test": "unit_tests"
135 }, 201 },
136 { 202 {
137 "args": [ 203 "args": [
138 "--tool=asan" 204 "--tool=asan"
139 ], 205 ],
206 "swarming": {
207 "can_use_on_swarming_builders": false
208 },
140 "test": "webkit_unit_tests" 209 "test": "webkit_unit_tests"
141 } 210 }
142 ] 211 ]
143 }, 212 },
144 "Android Cloud Tests": { 213 "Android Cloud Tests": {
145 "gtest_tests": [ 214 "gtest_tests": [
146 { 215 {
147 "override_compile_targets": [ 216 "override_compile_targets": [
148 "android_webview_test_apk" 217 "android_webview_test_apk"
149 ], 218 ],
(...skipping 525 matching lines...) Expand 10 before | Expand all | Expand 10 after
675 ], 744 ],
676 "hard_timeout": 960, 745 "hard_timeout": 960,
677 "shards": 1 746 "shards": 1
678 } 747 }
679 } 748 }
680 ] 749 ]
681 }, 750 },
682 "Android Tests (trial)(dbg)": { 751 "Android Tests (trial)(dbg)": {
683 "gtest_tests": [ 752 "gtest_tests": [
684 { 753 {
754 "swarming": {
755 "can_use_on_swarming_builders": false
756 },
685 "test": "blink_heap_unittests" 757 "test": "blink_heap_unittests"
686 }, 758 },
687 { 759 {
760 "swarming": {
761 "can_use_on_swarming_builders": false
762 },
688 "test": "blink_platform_unittests" 763 "test": "blink_platform_unittests"
689 } 764 }
690 ], 765 ],
691 "scripts": [ 766 "scripts": [
692 { 767 {
693 "name": "telemetry_unittests", 768 "name": "telemetry_unittests",
694 "script": "telemetry_unittests.py" 769 "script": "telemetry_unittests.py"
695 } 770 }
696 ] 771 ]
697 }, 772 },
(...skipping 618 matching lines...) Expand 10 before | Expand all | Expand 10 after
1316 }, 1391 },
1317 "test": "content_unittests" 1392 "test": "content_unittests"
1318 }, 1393 },
1319 { 1394 {
1320 "swarming": { 1395 "swarming": {
1321 "can_use_on_swarming_builders": true 1396 "can_use_on_swarming_builders": true
1322 }, 1397 },
1323 "test": "crypto_unittests" 1398 "test": "crypto_unittests"
1324 }, 1399 },
1325 { 1400 {
1401 "swarming": {
1402 "can_use_on_swarming_builders": false
1403 },
1326 "test": "dbus_unittests" 1404 "test": "dbus_unittests"
1327 }, 1405 },
1328 { 1406 {
1329 "swarming": { 1407 "swarming": {
1330 "can_use_on_swarming_builders": true 1408 "can_use_on_swarming_builders": true
1331 }, 1409 },
1332 "test": "device_unittests" 1410 "test": "device_unittests"
1333 }, 1411 },
1334 { 1412 {
1335 "swarming": { 1413 "swarming": {
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
1367 }, 1445 },
1368 "test": "gfx_unittests" 1446 "test": "gfx_unittests"
1369 }, 1447 },
1370 { 1448 {
1371 "swarming": { 1449 "swarming": {
1372 "can_use_on_swarming_builders": true 1450 "can_use_on_swarming_builders": true
1373 }, 1451 },
1374 "test": "gin_unittests" 1452 "test": "gin_unittests"
1375 }, 1453 },
1376 { 1454 {
1455 "swarming": {
1456 "can_use_on_swarming_builders": false
1457 },
1377 "test": "gl_unittests" 1458 "test": "gl_unittests"
1378 }, 1459 },
1379 { 1460 {
1380 "swarming": { 1461 "swarming": {
1381 "can_use_on_swarming_builders": true 1462 "can_use_on_swarming_builders": true
1382 }, 1463 },
1383 "test": "gn_unittests" 1464 "test": "gn_unittests"
1384 }, 1465 },
1385 { 1466 {
1386 "swarming": { 1467 "swarming": {
(...skipping 529 matching lines...) Expand 10 before | Expand all | Expand 10 after
1916 "swarming": { 1997 "swarming": {
1917 "can_use_on_swarming_builders": true 1998 "can_use_on_swarming_builders": true
1918 }, 1999 },
1919 "test": "wtf_unittests" 2000 "test": "wtf_unittests"
1920 } 2001 }
1921 ] 2002 ]
1922 }, 2003 },
1923 "Chromium Mac 10.10 MacViews": { 2004 "Chromium Mac 10.10 MacViews": {
1924 "gtest_tests": [ 2005 "gtest_tests": [
1925 { 2006 {
2007 "swarming": {
2008 "can_use_on_swarming_builders": false
2009 },
1926 "test": "accessibility_unittests" 2010 "test": "accessibility_unittests"
1927 }, 2011 },
1928 { 2012 {
2013 "swarming": {
2014 "can_use_on_swarming_builders": false
2015 },
1929 "test": "base_unittests" 2016 "test": "base_unittests"
1930 }, 2017 },
1931 { 2018 {
2019 "swarming": {
2020 "can_use_on_swarming_builders": false
2021 },
1932 "test": "browser_tests" 2022 "test": "browser_tests"
1933 }, 2023 },
1934 { 2024 {
2025 "swarming": {
2026 "can_use_on_swarming_builders": false
2027 },
1935 "test": "cacheinvalidation_unittests" 2028 "test": "cacheinvalidation_unittests"
1936 }, 2029 },
1937 { 2030 {
2031 "swarming": {
2032 "can_use_on_swarming_builders": false
2033 },
1938 "test": "capture_unittests" 2034 "test": "capture_unittests"
1939 }, 2035 },
1940 { 2036 {
2037 "swarming": {
2038 "can_use_on_swarming_builders": false
2039 },
1941 "test": "cast_unittests" 2040 "test": "cast_unittests"
1942 }, 2041 },
1943 { 2042 {
2043 "swarming": {
2044 "can_use_on_swarming_builders": false
2045 },
1944 "test": "cc_unittests" 2046 "test": "cc_unittests"
1945 }, 2047 },
1946 { 2048 {
2049 "swarming": {
2050 "can_use_on_swarming_builders": false
2051 },
1947 "test": "chromedriver_unittests" 2052 "test": "chromedriver_unittests"
1948 }, 2053 },
1949 { 2054 {
2055 "swarming": {
2056 "can_use_on_swarming_builders": false
2057 },
1950 "test": "components_unittests" 2058 "test": "components_unittests"
1951 }, 2059 },
1952 { 2060 {
2061 "swarming": {
2062 "can_use_on_swarming_builders": false
2063 },
1953 "test": "content_browsertests" 2064 "test": "content_browsertests"
1954 }, 2065 },
1955 { 2066 {
2067 "swarming": {
2068 "can_use_on_swarming_builders": false
2069 },
1956 "test": "content_unittests" 2070 "test": "content_unittests"
1957 }, 2071 },
1958 { 2072 {
2073 "swarming": {
2074 "can_use_on_swarming_builders": false
2075 },
1959 "test": "crypto_unittests" 2076 "test": "crypto_unittests"
1960 }, 2077 },
1961 { 2078 {
2079 "swarming": {
2080 "can_use_on_swarming_builders": false
2081 },
1962 "test": "extensions_unittests" 2082 "test": "extensions_unittests"
1963 }, 2083 },
1964 { 2084 {
2085 "swarming": {
2086 "can_use_on_swarming_builders": false
2087 },
1965 "test": "gcm_unit_tests" 2088 "test": "gcm_unit_tests"
1966 }, 2089 },
1967 { 2090 {
2091 "swarming": {
2092 "can_use_on_swarming_builders": false
2093 },
1968 "test": "gfx_unittests" 2094 "test": "gfx_unittests"
1969 }, 2095 },
1970 { 2096 {
2097 "swarming": {
2098 "can_use_on_swarming_builders": false
2099 },
1971 "test": "google_apis_unittests" 2100 "test": "google_apis_unittests"
1972 }, 2101 },
1973 { 2102 {
2103 "swarming": {
2104 "can_use_on_swarming_builders": false
2105 },
1974 "test": "gpu_ipc_service_unittests" 2106 "test": "gpu_ipc_service_unittests"
1975 }, 2107 },
1976 { 2108 {
2109 "swarming": {
2110 "can_use_on_swarming_builders": false
2111 },
1977 "test": "gpu_unittests" 2112 "test": "gpu_unittests"
1978 }, 2113 },
1979 { 2114 {
2115 "swarming": {
2116 "can_use_on_swarming_builders": false
2117 },
1980 "test": "interactive_ui_tests" 2118 "test": "interactive_ui_tests"
1981 }, 2119 },
1982 { 2120 {
2121 "swarming": {
2122 "can_use_on_swarming_builders": false
2123 },
1983 "test": "ipc_tests" 2124 "test": "ipc_tests"
1984 }, 2125 },
1985 { 2126 {
2127 "swarming": {
2128 "can_use_on_swarming_builders": false
2129 },
1986 "test": "jingle_unittests" 2130 "test": "jingle_unittests"
1987 }, 2131 },
1988 { 2132 {
2133 "swarming": {
2134 "can_use_on_swarming_builders": false
2135 },
1989 "test": "media_blink_unittests" 2136 "test": "media_blink_unittests"
1990 }, 2137 },
1991 { 2138 {
2139 "swarming": {
2140 "can_use_on_swarming_builders": false
2141 },
1992 "test": "media_unittests" 2142 "test": "media_unittests"
1993 }, 2143 },
1994 { 2144 {
2145 "swarming": {
2146 "can_use_on_swarming_builders": false
2147 },
1995 "test": "message_center_unittests" 2148 "test": "message_center_unittests"
1996 }, 2149 },
1997 { 2150 {
2151 "swarming": {
2152 "can_use_on_swarming_builders": false
2153 },
1998 "test": "midi_unittests" 2154 "test": "midi_unittests"
1999 }, 2155 },
2000 { 2156 {
2157 "swarming": {
2158 "can_use_on_swarming_builders": false
2159 },
2001 "test": "mojo_common_unittests" 2160 "test": "mojo_common_unittests"
2002 }, 2161 },
2003 { 2162 {
2163 "swarming": {
2164 "can_use_on_swarming_builders": false
2165 },
2004 "test": "mojo_public_bindings_unittests" 2166 "test": "mojo_public_bindings_unittests"
2005 }, 2167 },
2006 { 2168 {
2169 "swarming": {
2170 "can_use_on_swarming_builders": false
2171 },
2007 "test": "mojo_public_system_unittests" 2172 "test": "mojo_public_system_unittests"
2008 }, 2173 },
2009 { 2174 {
2175 "swarming": {
2176 "can_use_on_swarming_builders": false
2177 },
2010 "test": "mojo_system_unittests" 2178 "test": "mojo_system_unittests"
2011 }, 2179 },
2012 { 2180 {
2181 "swarming": {
2182 "can_use_on_swarming_builders": false
2183 },
2013 "test": "net_unittests" 2184 "test": "net_unittests"
2014 }, 2185 },
2015 { 2186 {
2187 "swarming": {
2188 "can_use_on_swarming_builders": false
2189 },
2016 "test": "ppapi_unittests" 2190 "test": "ppapi_unittests"
2017 }, 2191 },
2018 { 2192 {
2193 "swarming": {
2194 "can_use_on_swarming_builders": false
2195 },
2019 "test": "printing_unittests" 2196 "test": "printing_unittests"
2020 }, 2197 },
2021 { 2198 {
2199 "swarming": {
2200 "can_use_on_swarming_builders": false
2201 },
2022 "test": "remoting_unittests" 2202 "test": "remoting_unittests"
2023 }, 2203 },
2024 { 2204 {
2205 "swarming": {
2206 "can_use_on_swarming_builders": false
2207 },
2025 "test": "sandbox_mac_unittests" 2208 "test": "sandbox_mac_unittests"
2026 }, 2209 },
2027 { 2210 {
2211 "swarming": {
2212 "can_use_on_swarming_builders": false
2213 },
2028 "test": "skia_unittests" 2214 "test": "skia_unittests"
2029 }, 2215 },
2030 { 2216 {
2217 "swarming": {
2218 "can_use_on_swarming_builders": false
2219 },
2031 "test": "sql_unittests" 2220 "test": "sql_unittests"
2032 }, 2221 },
2033 { 2222 {
2223 "swarming": {
2224 "can_use_on_swarming_builders": false
2225 },
2034 "test": "sync_integration_tests" 2226 "test": "sync_integration_tests"
2035 }, 2227 },
2036 { 2228 {
2229 "swarming": {
2230 "can_use_on_swarming_builders": false
2231 },
2037 "test": "ui_base_unittests" 2232 "test": "ui_base_unittests"
2038 }, 2233 },
2039 { 2234 {
2235 "swarming": {
2236 "can_use_on_swarming_builders": false
2237 },
2040 "test": "unit_tests" 2238 "test": "unit_tests"
2041 }, 2239 },
2042 { 2240 {
2241 "swarming": {
2242 "can_use_on_swarming_builders": false
2243 },
2043 "test": "url_unittests" 2244 "test": "url_unittests"
2044 }, 2245 },
2045 { 2246 {
2247 "swarming": {
2248 "can_use_on_swarming_builders": false
2249 },
2046 "test": "views_unittests" 2250 "test": "views_unittests"
2047 } 2251 }
2048 ], 2252 ],
2049 "scripts": [ 2253 "scripts": [
2050 { 2254 {
2051 "name": "nacl_integration", 2255 "name": "nacl_integration",
2052 "script": "nacl_integration.py" 2256 "script": "nacl_integration.py"
2053 } 2257 }
2054 ] 2258 ]
2055 }, 2259 },
2056 "Chromium Mac 10.11": { 2260 "Chromium Mac 10.11": {
2057 "gtest_tests": [ 2261 "gtest_tests": [
2058 { 2262 {
2263 "swarming": {
2264 "can_use_on_swarming_builders": false
2265 },
2059 "test": "accessibility_unittests" 2266 "test": "accessibility_unittests"
2060 }, 2267 },
2061 { 2268 {
2269 "swarming": {
2270 "can_use_on_swarming_builders": false
2271 },
2062 "test": "base_unittests" 2272 "test": "base_unittests"
2063 }, 2273 },
2064 { 2274 {
2275 "swarming": {
2276 "can_use_on_swarming_builders": false
2277 },
2065 "test": "browser_tests" 2278 "test": "browser_tests"
2066 }, 2279 },
2067 { 2280 {
2281 "swarming": {
2282 "can_use_on_swarming_builders": false
2283 },
2068 "test": "cacheinvalidation_unittests" 2284 "test": "cacheinvalidation_unittests"
2069 }, 2285 },
2070 { 2286 {
2287 "swarming": {
2288 "can_use_on_swarming_builders": false
2289 },
2071 "test": "capture_unittests" 2290 "test": "capture_unittests"
2072 }, 2291 },
2073 { 2292 {
2293 "swarming": {
2294 "can_use_on_swarming_builders": false
2295 },
2074 "test": "cast_unittests" 2296 "test": "cast_unittests"
2075 }, 2297 },
2076 { 2298 {
2299 "swarming": {
2300 "can_use_on_swarming_builders": false
2301 },
2077 "test": "cc_unittests" 2302 "test": "cc_unittests"
2078 }, 2303 },
2079 { 2304 {
2305 "swarming": {
2306 "can_use_on_swarming_builders": false
2307 },
2080 "test": "chromedriver_unittests" 2308 "test": "chromedriver_unittests"
2081 }, 2309 },
2082 { 2310 {
2311 "swarming": {
2312 "can_use_on_swarming_builders": false
2313 },
2083 "test": "components_unittests" 2314 "test": "components_unittests"
2084 }, 2315 },
2085 { 2316 {
2317 "swarming": {
2318 "can_use_on_swarming_builders": false
2319 },
2086 "test": "content_browsertests" 2320 "test": "content_browsertests"
2087 }, 2321 },
2088 { 2322 {
2323 "swarming": {
2324 "can_use_on_swarming_builders": false
2325 },
2089 "test": "content_unittests" 2326 "test": "content_unittests"
2090 }, 2327 },
2091 { 2328 {
2329 "swarming": {
2330 "can_use_on_swarming_builders": false
2331 },
2092 "test": "crypto_unittests" 2332 "test": "crypto_unittests"
2093 }, 2333 },
2094 { 2334 {
2335 "swarming": {
2336 "can_use_on_swarming_builders": false
2337 },
2095 "test": "display_unittests" 2338 "test": "display_unittests"
2096 }, 2339 },
2097 { 2340 {
2341 "swarming": {
2342 "can_use_on_swarming_builders": false
2343 },
2098 "test": "extensions_unittests" 2344 "test": "extensions_unittests"
2099 }, 2345 },
2100 { 2346 {
2347 "swarming": {
2348 "can_use_on_swarming_builders": false
2349 },
2101 "test": "gcm_unit_tests" 2350 "test": "gcm_unit_tests"
2102 }, 2351 },
2103 { 2352 {
2353 "swarming": {
2354 "can_use_on_swarming_builders": false
2355 },
2104 "test": "gfx_unittests" 2356 "test": "gfx_unittests"
2105 }, 2357 },
2106 { 2358 {
2359 "swarming": {
2360 "can_use_on_swarming_builders": false
2361 },
2107 "test": "google_apis_unittests" 2362 "test": "google_apis_unittests"
2108 }, 2363 },
2109 { 2364 {
2365 "swarming": {
2366 "can_use_on_swarming_builders": false
2367 },
2110 "test": "gpu_ipc_service_unittests" 2368 "test": "gpu_ipc_service_unittests"
2111 }, 2369 },
2112 { 2370 {
2371 "swarming": {
2372 "can_use_on_swarming_builders": false
2373 },
2113 "test": "gpu_unittests" 2374 "test": "gpu_unittests"
2114 }, 2375 },
2115 { 2376 {
2377 "swarming": {
2378 "can_use_on_swarming_builders": false
2379 },
2116 "test": "interactive_ui_tests" 2380 "test": "interactive_ui_tests"
2117 }, 2381 },
2118 { 2382 {
2383 "swarming": {
2384 "can_use_on_swarming_builders": false
2385 },
2119 "test": "ipc_tests" 2386 "test": "ipc_tests"
2120 }, 2387 },
2121 { 2388 {
2389 "swarming": {
2390 "can_use_on_swarming_builders": false
2391 },
2122 "test": "jingle_unittests" 2392 "test": "jingle_unittests"
2123 }, 2393 },
2124 { 2394 {
2395 "swarming": {
2396 "can_use_on_swarming_builders": false
2397 },
2125 "test": "media_blink_unittests" 2398 "test": "media_blink_unittests"
2126 }, 2399 },
2127 { 2400 {
2401 "swarming": {
2402 "can_use_on_swarming_builders": false
2403 },
2128 "test": "media_unittests" 2404 "test": "media_unittests"
2129 }, 2405 },
2130 { 2406 {
2407 "swarming": {
2408 "can_use_on_swarming_builders": false
2409 },
2131 "test": "message_center_unittests" 2410 "test": "message_center_unittests"
2132 }, 2411 },
2133 { 2412 {
2413 "swarming": {
2414 "can_use_on_swarming_builders": false
2415 },
2134 "test": "midi_unittests" 2416 "test": "midi_unittests"
2135 }, 2417 },
2136 { 2418 {
2419 "swarming": {
2420 "can_use_on_swarming_builders": false
2421 },
2137 "test": "mojo_common_unittests" 2422 "test": "mojo_common_unittests"
2138 }, 2423 },
2139 { 2424 {
2425 "swarming": {
2426 "can_use_on_swarming_builders": false
2427 },
2140 "test": "mojo_public_bindings_unittests" 2428 "test": "mojo_public_bindings_unittests"
2141 }, 2429 },
2142 { 2430 {
2431 "swarming": {
2432 "can_use_on_swarming_builders": false
2433 },
2143 "test": "mojo_public_system_unittests" 2434 "test": "mojo_public_system_unittests"
2144 }, 2435 },
2145 { 2436 {
2437 "swarming": {
2438 "can_use_on_swarming_builders": false
2439 },
2146 "test": "mojo_system_unittests" 2440 "test": "mojo_system_unittests"
2147 }, 2441 },
2148 { 2442 {
2443 "swarming": {
2444 "can_use_on_swarming_builders": false
2445 },
2149 "test": "net_unittests" 2446 "test": "net_unittests"
2150 }, 2447 },
2151 { 2448 {
2449 "swarming": {
2450 "can_use_on_swarming_builders": false
2451 },
2152 "test": "ppapi_unittests" 2452 "test": "ppapi_unittests"
2153 }, 2453 },
2154 { 2454 {
2455 "swarming": {
2456 "can_use_on_swarming_builders": false
2457 },
2155 "test": "printing_unittests" 2458 "test": "printing_unittests"
2156 }, 2459 },
2157 { 2460 {
2461 "swarming": {
2462 "can_use_on_swarming_builders": false
2463 },
2158 "test": "remoting_unittests" 2464 "test": "remoting_unittests"
2159 }, 2465 },
2160 { 2466 {
2467 "swarming": {
2468 "can_use_on_swarming_builders": false
2469 },
2161 "test": "sandbox_mac_unittests" 2470 "test": "sandbox_mac_unittests"
2162 }, 2471 },
2163 { 2472 {
2473 "swarming": {
2474 "can_use_on_swarming_builders": false
2475 },
2164 "test": "skia_unittests" 2476 "test": "skia_unittests"
2165 }, 2477 },
2166 { 2478 {
2479 "swarming": {
2480 "can_use_on_swarming_builders": false
2481 },
2167 "test": "sql_unittests" 2482 "test": "sql_unittests"
2168 }, 2483 },
2169 { 2484 {
2485 "swarming": {
2486 "can_use_on_swarming_builders": false
2487 },
2170 "test": "sync_integration_tests" 2488 "test": "sync_integration_tests"
2171 }, 2489 },
2172 { 2490 {
2491 "swarming": {
2492 "can_use_on_swarming_builders": false
2493 },
2173 "test": "ui_base_unittests" 2494 "test": "ui_base_unittests"
2174 }, 2495 },
2175 { 2496 {
2497 "swarming": {
2498 "can_use_on_swarming_builders": false
2499 },
2176 "test": "unit_tests" 2500 "test": "unit_tests"
2177 }, 2501 },
2178 { 2502 {
2503 "swarming": {
2504 "can_use_on_swarming_builders": false
2505 },
2179 "test": "url_unittests" 2506 "test": "url_unittests"
2180 }, 2507 },
2181 { 2508 {
2509 "swarming": {
2510 "can_use_on_swarming_builders": false
2511 },
2182 "test": "views_unittests" 2512 "test": "views_unittests"
2183 } 2513 }
2184 ], 2514 ],
2185 "isolated_scripts": [ 2515 "isolated_scripts": [
2186 { 2516 {
2187 "isolate_name": "telemetry_gpu_unittests", 2517 "isolate_name": "telemetry_gpu_unittests",
2188 "name": "telemetry_gpu_unittests", 2518 "name": "telemetry_gpu_unittests",
2189 "override_compile_targets": [ 2519 "override_compile_targets": [
2190 "telemetry_gpu_unittests_run" 2520 "telemetry_gpu_unittests_run"
2191 ], 2521 ],
(...skipping 27 matching lines...) Expand all
2219 "scripts": [ 2549 "scripts": [
2220 { 2550 {
2221 "name": "nacl_integration", 2551 "name": "nacl_integration",
2222 "script": "nacl_integration.py" 2552 "script": "nacl_integration.py"
2223 } 2553 }
2224 ] 2554 ]
2225 }, 2555 },
2226 "Chromium Mac 10.11 Force Mac Toolchain": { 2556 "Chromium Mac 10.11 Force Mac Toolchain": {
2227 "gtest_tests": [ 2557 "gtest_tests": [
2228 { 2558 {
2559 "swarming": {
2560 "can_use_on_swarming_builders": false
2561 },
2229 "test": "accessibility_unittests" 2562 "test": "accessibility_unittests"
2230 }, 2563 },
2231 { 2564 {
2565 "swarming": {
2566 "can_use_on_swarming_builders": false
2567 },
2232 "test": "base_unittests" 2568 "test": "base_unittests"
2233 }, 2569 },
2234 { 2570 {
2571 "swarming": {
2572 "can_use_on_swarming_builders": false
2573 },
2235 "test": "browser_tests" 2574 "test": "browser_tests"
2236 }, 2575 },
2237 { 2576 {
2577 "swarming": {
2578 "can_use_on_swarming_builders": false
2579 },
2238 "test": "cacheinvalidation_unittests" 2580 "test": "cacheinvalidation_unittests"
2239 }, 2581 },
2240 { 2582 {
2583 "swarming": {
2584 "can_use_on_swarming_builders": false
2585 },
2241 "test": "capture_unittests" 2586 "test": "capture_unittests"
2242 }, 2587 },
2243 { 2588 {
2589 "swarming": {
2590 "can_use_on_swarming_builders": false
2591 },
2244 "test": "cast_unittests" 2592 "test": "cast_unittests"
2245 }, 2593 },
2246 { 2594 {
2595 "swarming": {
2596 "can_use_on_swarming_builders": false
2597 },
2247 "test": "cc_unittests" 2598 "test": "cc_unittests"
2248 }, 2599 },
2249 { 2600 {
2601 "swarming": {
2602 "can_use_on_swarming_builders": false
2603 },
2250 "test": "chromedriver_unittests" 2604 "test": "chromedriver_unittests"
2251 }, 2605 },
2252 { 2606 {
2607 "swarming": {
2608 "can_use_on_swarming_builders": false
2609 },
2253 "test": "components_unittests" 2610 "test": "components_unittests"
2254 }, 2611 },
2255 { 2612 {
2613 "swarming": {
2614 "can_use_on_swarming_builders": false
2615 },
2256 "test": "content_browsertests" 2616 "test": "content_browsertests"
2257 }, 2617 },
2258 { 2618 {
2619 "swarming": {
2620 "can_use_on_swarming_builders": false
2621 },
2259 "test": "content_unittests" 2622 "test": "content_unittests"
2260 }, 2623 },
2261 { 2624 {
2625 "swarming": {
2626 "can_use_on_swarming_builders": false
2627 },
2262 "test": "crypto_unittests" 2628 "test": "crypto_unittests"
2263 }, 2629 },
2264 { 2630 {
2631 "swarming": {
2632 "can_use_on_swarming_builders": false
2633 },
2265 "test": "extensions_unittests" 2634 "test": "extensions_unittests"
2266 }, 2635 },
2267 { 2636 {
2637 "swarming": {
2638 "can_use_on_swarming_builders": false
2639 },
2268 "test": "gcm_unit_tests" 2640 "test": "gcm_unit_tests"
2269 }, 2641 },
2270 { 2642 {
2643 "swarming": {
2644 "can_use_on_swarming_builders": false
2645 },
2271 "test": "gfx_unittests" 2646 "test": "gfx_unittests"
2272 }, 2647 },
2273 { 2648 {
2649 "swarming": {
2650 "can_use_on_swarming_builders": false
2651 },
2274 "test": "google_apis_unittests" 2652 "test": "google_apis_unittests"
2275 }, 2653 },
2276 { 2654 {
2655 "swarming": {
2656 "can_use_on_swarming_builders": false
2657 },
2277 "test": "gpu_ipc_service_unittests" 2658 "test": "gpu_ipc_service_unittests"
2278 }, 2659 },
2279 { 2660 {
2661 "swarming": {
2662 "can_use_on_swarming_builders": false
2663 },
2280 "test": "gpu_unittests" 2664 "test": "gpu_unittests"
2281 }, 2665 },
2282 { 2666 {
2667 "swarming": {
2668 "can_use_on_swarming_builders": false
2669 },
2283 "test": "interactive_ui_tests" 2670 "test": "interactive_ui_tests"
2284 }, 2671 },
2285 { 2672 {
2673 "swarming": {
2674 "can_use_on_swarming_builders": false
2675 },
2286 "test": "ipc_tests" 2676 "test": "ipc_tests"
2287 }, 2677 },
2288 { 2678 {
2679 "swarming": {
2680 "can_use_on_swarming_builders": false
2681 },
2289 "test": "jingle_unittests" 2682 "test": "jingle_unittests"
2290 }, 2683 },
2291 { 2684 {
2685 "swarming": {
2686 "can_use_on_swarming_builders": false
2687 },
2292 "test": "media_blink_unittests" 2688 "test": "media_blink_unittests"
2293 }, 2689 },
2294 { 2690 {
2691 "swarming": {
2692 "can_use_on_swarming_builders": false
2693 },
2295 "test": "media_unittests" 2694 "test": "media_unittests"
2296 }, 2695 },
2297 { 2696 {
2697 "swarming": {
2698 "can_use_on_swarming_builders": false
2699 },
2298 "test": "message_center_unittests" 2700 "test": "message_center_unittests"
2299 }, 2701 },
2300 { 2702 {
2703 "swarming": {
2704 "can_use_on_swarming_builders": false
2705 },
2301 "test": "midi_unittests" 2706 "test": "midi_unittests"
2302 }, 2707 },
2303 { 2708 {
2709 "swarming": {
2710 "can_use_on_swarming_builders": false
2711 },
2304 "test": "mojo_common_unittests" 2712 "test": "mojo_common_unittests"
2305 }, 2713 },
2306 { 2714 {
2715 "swarming": {
2716 "can_use_on_swarming_builders": false
2717 },
2307 "test": "mojo_public_bindings_unittests" 2718 "test": "mojo_public_bindings_unittests"
2308 }, 2719 },
2309 { 2720 {
2721 "swarming": {
2722 "can_use_on_swarming_builders": false
2723 },
2310 "test": "mojo_public_system_unittests" 2724 "test": "mojo_public_system_unittests"
2311 }, 2725 },
2312 { 2726 {
2727 "swarming": {
2728 "can_use_on_swarming_builders": false
2729 },
2313 "test": "mojo_system_unittests" 2730 "test": "mojo_system_unittests"
2314 }, 2731 },
2315 { 2732 {
2733 "swarming": {
2734 "can_use_on_swarming_builders": false
2735 },
2316 "test": "net_unittests" 2736 "test": "net_unittests"
2317 }, 2737 },
2318 { 2738 {
2739 "swarming": {
2740 "can_use_on_swarming_builders": false
2741 },
2319 "test": "ppapi_unittests" 2742 "test": "ppapi_unittests"
2320 }, 2743 },
2321 { 2744 {
2745 "swarming": {
2746 "can_use_on_swarming_builders": false
2747 },
2322 "test": "printing_unittests" 2748 "test": "printing_unittests"
2323 }, 2749 },
2324 { 2750 {
2751 "swarming": {
2752 "can_use_on_swarming_builders": false
2753 },
2325 "test": "remoting_unittests" 2754 "test": "remoting_unittests"
2326 }, 2755 },
2327 { 2756 {
2757 "swarming": {
2758 "can_use_on_swarming_builders": false
2759 },
2328 "test": "sandbox_mac_unittests" 2760 "test": "sandbox_mac_unittests"
2329 }, 2761 },
2330 { 2762 {
2763 "swarming": {
2764 "can_use_on_swarming_builders": false
2765 },
2331 "test": "skia_unittests" 2766 "test": "skia_unittests"
2332 }, 2767 },
2333 { 2768 {
2769 "swarming": {
2770 "can_use_on_swarming_builders": false
2771 },
2334 "test": "sql_unittests" 2772 "test": "sql_unittests"
2335 }, 2773 },
2336 { 2774 {
2775 "swarming": {
2776 "can_use_on_swarming_builders": false
2777 },
2337 "test": "sync_integration_tests" 2778 "test": "sync_integration_tests"
2338 }, 2779 },
2339 { 2780 {
2781 "swarming": {
2782 "can_use_on_swarming_builders": false
2783 },
2340 "test": "ui_base_unittests" 2784 "test": "ui_base_unittests"
2341 }, 2785 },
2342 { 2786 {
2787 "swarming": {
2788 "can_use_on_swarming_builders": false
2789 },
2343 "test": "unit_tests" 2790 "test": "unit_tests"
2344 }, 2791 },
2345 { 2792 {
2793 "swarming": {
2794 "can_use_on_swarming_builders": false
2795 },
2346 "test": "url_unittests" 2796 "test": "url_unittests"
2347 }, 2797 },
2348 { 2798 {
2799 "swarming": {
2800 "can_use_on_swarming_builders": false
2801 },
2349 "test": "views_unittests" 2802 "test": "views_unittests"
2350 } 2803 }
2351 ], 2804 ],
2352 "scripts": [ 2805 "scripts": [
2353 { 2806 {
2354 "name": "nacl_integration", 2807 "name": "nacl_integration",
2355 "script": "nacl_integration.py" 2808 "script": "nacl_integration.py"
2356 } 2809 }
2357 ] 2810 ]
2358 }, 2811 },
2359 "ClangToTAndroidASan": { 2812 "ClangToTAndroidASan": {
2360 "gtest_tests": [ 2813 "gtest_tests": [
2361 { 2814 {
2362 "args": [ 2815 "args": [
2363 "--tool=asan" 2816 "--tool=asan"
2364 ], 2817 ],
2818 "swarming": {
2819 "can_use_on_swarming_builders": false
2820 },
2365 "test": "base_unittests" 2821 "test": "base_unittests"
2366 }, 2822 },
2367 { 2823 {
2368 "args": [ 2824 "args": [
2369 "--tool=asan" 2825 "--tool=asan"
2370 ], 2826 ],
2827 "swarming": {
2828 "can_use_on_swarming_builders": false
2829 },
2371 "test": "components_browsertests" 2830 "test": "components_browsertests"
2372 } 2831 }
2373 ], 2832 ],
2374 "junit_tests": [ 2833 "junit_tests": [
2375 { 2834 {
2376 "test": "base_junit_tests" 2835 "test": "base_junit_tests"
2377 } 2836 }
2378 ] 2837 ]
2379 }, 2838 },
2380 "ClangToTLinux tester": { 2839 "ClangToTLinux tester": {
(...skipping 6572 matching lines...) Expand 10 before | Expand all | Expand 10 after
8953 ] 9412 ]
8954 }, 9413 },
8955 "Headless Linux (dbg)": { 9414 "Headless Linux (dbg)": {
8956 "additional_compile_targets": [ 9415 "additional_compile_targets": [
8957 "headless_lib", 9416 "headless_lib",
8958 "headless_shell", 9417 "headless_shell",
8959 "headless_tests" 9418 "headless_tests"
8960 ], 9419 ],
8961 "gtest_tests": [ 9420 "gtest_tests": [
8962 { 9421 {
9422 "swarming": {
9423 "can_use_on_swarming_builders": false
9424 },
8963 "test": "headless_browsertests" 9425 "test": "headless_browsertests"
8964 }, 9426 },
8965 { 9427 {
9428 "swarming": {
9429 "can_use_on_swarming_builders": false
9430 },
8966 "test": "headless_unittests" 9431 "test": "headless_unittests"
8967 } 9432 }
8968 ] 9433 ]
8969 }, 9434 },
8970 "LTO Linux": { 9435 "LTO Linux": {
8971 "gtest_tests": [ 9436 "gtest_tests": [
8972 { 9437 {
8973 "swarming": { 9438 "swarming": {
8974 "can_use_on_swarming_builders": true 9439 "can_use_on_swarming_builders": true
8975 }, 9440 },
(...skipping 1730 matching lines...) Expand 10 before | Expand all | Expand 10 after
10706 "mash:all" 11171 "mash:all"
10707 ], 11172 ],
10708 "gtest_tests": [ 11173 "gtest_tests": [
10709 { 11174 {
10710 "args": [ 11175 "args": [
10711 "--override-use-gl-with-osmesa-for-tests", 11176 "--override-use-gl-with-osmesa-for-tests",
10712 "--run-in-mash", 11177 "--run-in-mash",
10713 "--test-launcher-filter-file=src/testing/buildbot/filters/mojo.fyi.bro wser_tests.filter", 11178 "--test-launcher-filter-file=src/testing/buildbot/filters/mojo.fyi.bro wser_tests.filter",
10714 "--use-test-config" 11179 "--use-test-config"
10715 ], 11180 ],
11181 "swarming": {
11182 "can_use_on_swarming_builders": false
11183 },
10716 "test": "browser_tests" 11184 "test": "browser_tests"
10717 }, 11185 },
10718 { 11186 {
11187 "swarming": {
11188 "can_use_on_swarming_builders": false
11189 },
10719 "test": "media_mojo_shell_unittests" 11190 "test": "media_mojo_shell_unittests"
10720 }, 11191 },
10721 { 11192 {
11193 "swarming": {
11194 "can_use_on_swarming_builders": false
11195 },
10722 "test": "mus_ws_unittests" 11196 "test": "mus_ws_unittests"
10723 }, 11197 },
10724 { 11198 {
11199 "swarming": {
11200 "can_use_on_swarming_builders": false
11201 },
10725 "test": "views_mus_interactive_ui_tests" 11202 "test": "views_mus_interactive_ui_tests"
10726 }, 11203 },
10727 { 11204 {
11205 "swarming": {
11206 "can_use_on_swarming_builders": false
11207 },
10728 "test": "views_mus_unittests" 11208 "test": "views_mus_unittests"
10729 } 11209 }
10730 ] 11210 ]
10731 }, 11211 },
10732 "Mojo Windows": { 11212 "Mojo Windows": {
10733 "additional_compile_targets": [ 11213 "additional_compile_targets": [
10734 "mash:all" 11214 "mash:all"
10735 ], 11215 ],
10736 "gtest_tests": [ 11216 "gtest_tests": [
10737 { 11217 {
10738 "args": [ 11218 "args": [
10739 "--override-use-gl-with-osmesa-for-tests", 11219 "--override-use-gl-with-osmesa-for-tests",
10740 "--run-in-mash", 11220 "--run-in-mash",
10741 "--test-launcher-filter-file=src/testing/buildbot/filters/mojo.fyi.bro wser_tests.filter" 11221 "--test-launcher-filter-file=src/testing/buildbot/filters/mojo.fyi.bro wser_tests.filter"
10742 ], 11222 ],
11223 "swarming": {
11224 "can_use_on_swarming_builders": false
11225 },
10743 "test": "browser_tests" 11226 "test": "browser_tests"
10744 }, 11227 },
10745 { 11228 {
11229 "swarming": {
11230 "can_use_on_swarming_builders": false
11231 },
10746 "test": "media_mojo_shell_unittests" 11232 "test": "media_mojo_shell_unittests"
10747 }, 11233 },
10748 { 11234 {
11235 "swarming": {
11236 "can_use_on_swarming_builders": false
11237 },
10749 "test": "mus_ws_unittests" 11238 "test": "mus_ws_unittests"
10750 }, 11239 },
10751 { 11240 {
11241 "swarming": {
11242 "can_use_on_swarming_builders": false
11243 },
10752 "test": "views_mus_interactive_ui_tests" 11244 "test": "views_mus_interactive_ui_tests"
10753 }, 11245 },
10754 { 11246 {
11247 "swarming": {
11248 "can_use_on_swarming_builders": false
11249 },
10755 "test": "views_mus_unittests" 11250 "test": "views_mus_unittests"
10756 } 11251 }
10757 ] 11252 ]
10758 }, 11253 },
10759 "Site Isolation Linux": { 11254 "Site Isolation Linux": {
10760 "gtest_tests": [ 11255 "gtest_tests": [
10761 { 11256 {
10762 "args": [ 11257 "args": [
10763 "--site-per-process" 11258 "--site-per-process"
10764 ], 11259 ],
(...skipping 720 matching lines...) Expand 10 before | Expand all | Expand 10 after
11485 }, 11980 },
11486 { 11981 {
11487 "swarming": { 11982 "swarming": {
11488 "can_use_on_swarming_builders": true 11983 "can_use_on_swarming_builders": true
11489 }, 11984 },
11490 "test": "views_unittests" 11985 "test": "views_unittests"
11491 } 11986 }
11492 ] 11987 ]
11493 } 11988 }
11494 } 11989 }
OLDNEW
« no previous file with comments | « no previous file | testing/buildbot/chromium.gpu.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698