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

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

Issue 1925673002: 🐾 Reland of Enable instrumentation tests on Android Swarm Builder (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: drop the _apk 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 | testing/buildbot/gn_isolate_map.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 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 ]
11 }, 11 },
12 "Android Swarm Builder": { 12 "Android Swarm Builder": {
13 "gtest_tests": [ 13 "gtest_tests": [
14 { 14 {
15 "swarming": { 15 "swarming": {
16 "can_use_on_swarming_builders": true, 16 "can_use_on_swarming_builders": true,
17 "dimension_sets": [ 17 "dimension_sets": [
18 { 18 {
19 "device_os": "KTU84P", 19 "device_os": "KTU84P",
20 "device_type": "hammerhead" 20 "device_type": "hammerhead"
21 } 21 }
22 ] 22 ]
23 }, 23 },
24 "test": "android_webview_test"
jbudorick 2016/04/27 15:32:13 stip: Should we set hard_timeouts for these suites
ghost stip (do not use) 2016/04/27 20:02:57 I mean, yeah, but let's not worry about that until
jbudorick 2016/04/27 20:03:52 I just don't want these suites accidentally keepin
25 },
26 {
27 "swarming": {
28 "can_use_on_swarming_builders": true,
29 "dimension_sets": [
30 {
31 "device_os": "KTU84P",
32 "device_type": "hammerhead"
33 }
34 ]
35 },
24 "test": "android_webview_unittests" 36 "test": "android_webview_unittests"
25 }, 37 },
26 { 38 {
27 "swarming": { 39 "swarming": {
28 "can_use_on_swarming_builders": true, 40 "can_use_on_swarming_builders": true,
29 "dimension_sets": [ 41 "dimension_sets": [
30 { 42 {
31 "device_os": "KTU84P", 43 "device_os": "KTU84P",
32 "device_type": "hammerhead" 44 "device_type": "hammerhead"
33 } 45 }
34 ] 46 ]
35 }, 47 },
36 "test": "base_unittests" 48 "test": "base_unittests"
37 }, 49 },
38 { 50 {
39 "swarming": { 51 "swarming": {
40 "can_use_on_swarming_builders": true, 52 "can_use_on_swarming_builders": true,
41 "dimension_sets": [ 53 "dimension_sets": [
42 { 54 {
43 "device_os": "KTU84P", 55 "device_os": "KTU84P",
44 "device_type": "hammerhead" 56 "device_type": "hammerhead"
45 } 57 }
46 ] 58 ]
47 }, 59 },
48 "test": "blimp_unittests" 60 "test": "blimp_test"
49 }, 61 },
50 { 62 {
51 "swarming": { 63 "swarming": {
52 "can_use_on_swarming_builders": true, 64 "can_use_on_swarming_builders": true,
53 "dimension_sets": [ 65 "dimension_sets": [
54 { 66 {
55 "device_os": "KTU84P", 67 "device_os": "KTU84P",
56 "device_type": "hammerhead" 68 "device_type": "hammerhead"
57 } 69 }
58 ] 70 ]
59 }, 71 },
60 "test": "breakpad_unittests" 72 "test": "blimp_unittests"
61 }, 73 },
62 { 74 {
63 "swarming": { 75 "swarming": {
64 "can_use_on_swarming_builders": true, 76 "can_use_on_swarming_builders": true,
65 "dimension_sets": [ 77 "dimension_sets": [
66 { 78 {
67 "device_os": "KTU84P", 79 "device_os": "KTU84P",
68 "device_type": "hammerhead" 80 "device_type": "hammerhead"
69 } 81 }
70 ] 82 ]
71 }, 83 },
72 "test": "cc_unittests" 84 "test": "breakpad_unittests"
73 }, 85 },
74 { 86 {
75 "swarming": { 87 "swarming": {
76 "can_use_on_swarming_builders": true, 88 "can_use_on_swarming_builders": true,
77 "dimension_sets": [ 89 "dimension_sets": [
78 { 90 {
79 "device_os": "KTU84P", 91 "device_os": "KTU84P",
80 "device_type": "hammerhead" 92 "device_type": "hammerhead"
81 } 93 }
82 ] 94 ]
83 }, 95 },
84 "test": "components_browsertests" 96 "test": "cc_unittests"
85 }, 97 },
86 { 98 {
87 "swarming": { 99 "swarming": {
88 "can_use_on_swarming_builders": true, 100 "can_use_on_swarming_builders": true,
89 "dimension_sets": [ 101 "dimension_sets": [
90 { 102 {
91 "device_os": "KTU84P", 103 "device_os": "KTU84P",
92 "device_type": "hammerhead" 104 "device_type": "hammerhead"
93 } 105 }
94 ] 106 ]
95 }, 107 },
96 "test": "components_unittests" 108 "test": "chrome_public_test"
97 }, 109 },
98 { 110 {
99 "swarming": { 111 "swarming": {
100 "can_use_on_swarming_builders": true, 112 "can_use_on_swarming_builders": true,
101 "dimension_sets": [ 113 "dimension_sets": [
102 { 114 {
103 "device_os": "KTU84P", 115 "device_os": "KTU84P",
104 "device_type": "hammerhead" 116 "device_type": "hammerhead"
105 } 117 }
106 ] 118 ]
107 }, 119 },
108 "test": "content_browsertests" 120 "test": "chrome_sync_shell_test"
109 }, 121 },
110 { 122 {
111 "swarming": { 123 "swarming": {
112 "can_use_on_swarming_builders": true, 124 "can_use_on_swarming_builders": true,
113 "dimension_sets": [ 125 "dimension_sets": [
114 { 126 {
115 "device_os": "KTU84P", 127 "device_os": "KTU84P",
116 "device_type": "hammerhead" 128 "device_type": "hammerhead"
117 } 129 }
118 ] 130 ]
119 }, 131 },
120 "test": "content_unittests" 132 "test": "components_browsertests"
121 }, 133 },
122 { 134 {
123 "swarming": { 135 "swarming": {
124 "can_use_on_swarming_builders": true, 136 "can_use_on_swarming_builders": true,
125 "dimension_sets": [ 137 "dimension_sets": [
126 { 138 {
127 "device_os": "KTU84P", 139 "device_os": "KTU84P",
128 "device_type": "hammerhead" 140 "device_type": "hammerhead"
129 } 141 }
130 ] 142 ]
131 }, 143 },
132 "test": "device_unittests" 144 "test": "components_unittests"
133 }, 145 },
134 { 146 {
135 "swarming": { 147 "swarming": {
136 "can_use_on_swarming_builders": true, 148 "can_use_on_swarming_builders": true,
137 "dimension_sets": [ 149 "dimension_sets": [
138 { 150 {
139 "device_os": "KTU84P", 151 "device_os": "KTU84P",
140 "device_type": "hammerhead" 152 "device_type": "hammerhead"
141 } 153 }
142 ] 154 ]
143 }, 155 },
144 "test": "events_unittests" 156 "test": "content_browsertests"
145 }, 157 },
146 { 158 {
147 "swarming": { 159 "swarming": {
148 "can_use_on_swarming_builders": true, 160 "can_use_on_swarming_builders": true,
149 "dimension_sets": [ 161 "dimension_sets": [
150 { 162 {
151 "device_os": "KTU84P", 163 "device_os": "KTU84P",
152 "device_type": "hammerhead" 164 "device_type": "hammerhead"
153 } 165 }
154 ] 166 ]
155 }, 167 },
156 "test": "gl_tests" 168 "test": "content_shell_test"
157 }, 169 },
158 { 170 {
159 "swarming": { 171 "swarming": {
160 "can_use_on_swarming_builders": true, 172 "can_use_on_swarming_builders": true,
161 "dimension_sets": [ 173 "dimension_sets": [
162 { 174 {
163 "device_os": "KTU84P", 175 "device_os": "KTU84P",
164 "device_type": "hammerhead" 176 "device_type": "hammerhead"
165 } 177 }
166 ] 178 ]
167 }, 179 },
168 "test": "gpu_unittests" 180 "test": "content_unittests"
169 }, 181 },
170 { 182 {
171 "swarming": { 183 "swarming": {
172 "can_use_on_swarming_builders": true, 184 "can_use_on_swarming_builders": true,
173 "dimension_sets": [ 185 "dimension_sets": [
174 { 186 {
175 "device_os": "KTU84P", 187 "device_os": "KTU84P",
176 "device_type": "hammerhead" 188 "device_type": "hammerhead"
177 } 189 }
178 ] 190 ]
179 }, 191 },
180 "test": "ipc_tests" 192 "test": "device_unittests"
181 }, 193 },
182 { 194 {
183 "swarming": { 195 "swarming": {
184 "can_use_on_swarming_builders": true, 196 "can_use_on_swarming_builders": true,
185 "dimension_sets": [ 197 "dimension_sets": [
186 { 198 {
187 "device_os": "KTU84P", 199 "device_os": "KTU84P",
188 "device_type": "hammerhead" 200 "device_type": "hammerhead"
189 } 201 }
190 ] 202 ]
191 }, 203 },
192 "test": "media_unittests" 204 "test": "events_unittests"
193 }, 205 },
194 { 206 {
195 "swarming": { 207 "swarming": {
196 "can_use_on_swarming_builders": true, 208 "can_use_on_swarming_builders": true,
197 "dimension_sets": [ 209 "dimension_sets": [
198 { 210 {
199 "device_os": "KTU84P", 211 "device_os": "KTU84P",
200 "device_type": "hammerhead" 212 "device_type": "hammerhead"
201 } 213 }
202 ] 214 ]
203 }, 215 },
204 "test": "net_unittests" 216 "test": "gl_tests"
205 }, 217 },
206 { 218 {
207 "swarming": { 219 "swarming": {
208 "can_use_on_swarming_builders": true, 220 "can_use_on_swarming_builders": true,
209 "dimension_sets": [ 221 "dimension_sets": [
210 { 222 {
211 "device_os": "KTU84P", 223 "device_os": "KTU84P",
212 "device_type": "hammerhead" 224 "device_type": "hammerhead"
213 } 225 }
214 ] 226 ]
215 }, 227 },
216 "test": "sandbox_linux_unittests" 228 "test": "gpu_unittests"
217 }, 229 },
218 { 230 {
219 "swarming": { 231 "swarming": {
220 "can_use_on_swarming_builders": true, 232 "can_use_on_swarming_builders": true,
221 "dimension_sets": [ 233 "dimension_sets": [
222 { 234 {
223 "device_os": "KTU84P", 235 "device_os": "KTU84P",
224 "device_type": "hammerhead" 236 "device_type": "hammerhead"
225 } 237 }
226 ] 238 ]
227 }, 239 },
228 "test": "sql_unittests" 240 "test": "ipc_tests"
229 }, 241 },
230 { 242 {
231 "swarming": { 243 "swarming": {
232 "can_use_on_swarming_builders": true, 244 "can_use_on_swarming_builders": true,
233 "dimension_sets": [ 245 "dimension_sets": [
234 { 246 {
235 "device_os": "KTU84P", 247 "device_os": "KTU84P",
236 "device_type": "hammerhead" 248 "device_type": "hammerhead"
237 } 249 }
238 ] 250 ]
239 }, 251 },
240 "test": "sync_unit_tests" 252 "test": "media_unittests"
241 }, 253 },
242 { 254 {
243 "swarming": { 255 "swarming": {
244 "can_use_on_swarming_builders": true, 256 "can_use_on_swarming_builders": true,
245 "dimension_sets": [ 257 "dimension_sets": [
246 { 258 {
247 "device_os": "KTU84P", 259 "device_os": "KTU84P",
248 "device_type": "hammerhead" 260 "device_type": "hammerhead"
249 } 261 }
250 ] 262 ]
251 }, 263 },
252 "test": "ui_android_unittests" 264 "test": "net_unittests"
253 }, 265 },
254 { 266 {
255 "swarming": { 267 "swarming": {
256 "can_use_on_swarming_builders": true, 268 "can_use_on_swarming_builders": true,
257 "dimension_sets": [ 269 "dimension_sets": [
258 { 270 {
259 "device_os": "KTU84P", 271 "device_os": "KTU84P",
260 "device_type": "hammerhead" 272 "device_type": "hammerhead"
261 } 273 }
262 ] 274 ]
263 }, 275 },
264 "test": "ui_base_unittests" 276 "test": "sandbox_linux_unittests"
265 }, 277 },
266 { 278 {
267 "swarming": { 279 "swarming": {
268 "can_use_on_swarming_builders": true, 280 "can_use_on_swarming_builders": true,
269 "dimension_sets": [ 281 "dimension_sets": [
270 { 282 {
271 "device_os": "KTU84P", 283 "device_os": "KTU84P",
272 "device_type": "hammerhead" 284 "device_type": "hammerhead"
273 } 285 }
274 ] 286 ]
275 }, 287 },
276 "test": "ui_touch_selection_unittests" 288 "test": "sql_unittests"
277 }, 289 },
278 { 290 {
279 "swarming": { 291 "swarming": {
280 "can_use_on_swarming_builders": true, 292 "can_use_on_swarming_builders": true,
281 "dimension_sets": [ 293 "dimension_sets": [
282 { 294 {
283 "device_os": "KTU84P", 295 "device_os": "KTU84P",
284 "device_type": "hammerhead" 296 "device_type": "hammerhead"
285 } 297 }
286 ] 298 ]
287 }, 299 },
288 "test": "unit_tests" 300 "test": "sync_unit_tests"
289 } 301 },
290 ],
291 "instrumentation_tests": [
292 { 302 {
293 "apk_under_test": "Blimp.apk",
294 "override_compile_targets": [
295 "blimp_test_apk"
296 ],
297 "swarming": { 303 "swarming": {
298 "can_use_on_swarming_builders": true, 304 "can_use_on_swarming_builders": true,
299 "dimension_sets": [ 305 "dimension_sets": [
300 { 306 {
301 "device_os": "KTU84P", 307 "device_os": "KTU84P",
302 "device_type": "hammerhead" 308 "device_type": "hammerhead"
303 } 309 }
304 ] 310 ]
305 }, 311 },
306 "test": "blimp_test_apk", 312 "test": "ui_android_unittests"
307 "test_apk": "BlimpTest.apk"
308 }, 313 },
309 { 314 {
310 "swarming": { 315 "swarming": {
311 "can_use_on_swarming_builders": true, 316 "can_use_on_swarming_builders": true,
312 "dimension_sets": [ 317 "dimension_sets": [
313 { 318 {
314 "device_os": "KTU84P", 319 "device_os": "KTU84P",
315 "device_type": "hammerhead" 320 "device_type": "hammerhead"
316 } 321 }
317 ] 322 ]
318 }, 323 },
319 "test": "chrome_public_test_apk" 324 "test": "ui_base_unittests"
320 }, 325 },
321 { 326 {
322 "swarming": { 327 "swarming": {
323 "can_use_on_swarming_builders": true, 328 "can_use_on_swarming_builders": true,
324 "dimension_sets": [ 329 "dimension_sets": [
325 { 330 {
326 "device_os": "KTU84P", 331 "device_os": "KTU84P",
327 "device_type": "hammerhead" 332 "device_type": "hammerhead"
328 } 333 }
329 ] 334 ]
330 }, 335 },
331 "test": "chrome_sync_shell_test_apk" 336 "test": "ui_touch_selection_unittests"
332 }, 337 },
333 { 338 {
334 "swarming": { 339 "swarming": {
335 "can_use_on_swarming_builders": true, 340 "can_use_on_swarming_builders": true,
336 "dimension_sets": [ 341 "dimension_sets": [
337 { 342 {
338 "device_os": "KTU84P", 343 "device_os": "KTU84P",
339 "device_type": "hammerhead" 344 "device_type": "hammerhead"
340 } 345 }
341 ] 346 ]
342 }, 347 },
343 "test": "content_shell_test_apk" 348 "test": "unit_tests"
344 } 349 }
345 ] 350 ]
346 }, 351 },
347 "Jelly Bean Tester": { 352 "Jelly Bean Tester": {
348 "gtest_tests": [ 353 "gtest_tests": [
349 { 354 {
350 "test": "android_webview_unittests" 355 "test": "android_webview_unittests"
351 }, 356 },
352 { 357 {
353 "test": "base_unittests" 358 "test": "base_unittests"
(...skipping 819 matching lines...) Expand 10 before | Expand all | Expand 10 after
1173 }, 1178 },
1174 { 1179 {
1175 "test": "chrome_sync_shell_test_apk" 1180 "test": "chrome_sync_shell_test_apk"
1176 }, 1181 },
1177 { 1182 {
1178 "test": "content_shell_test_apk" 1183 "test": "content_shell_test_apk"
1179 } 1184 }
1180 ] 1185 ]
1181 } 1186 }
1182 } 1187 }
OLDNEW
« no previous file with comments | « no previous file | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698