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

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

Issue 2542193002: Run more CrOS Ozone tests with Ozone X11. (Closed)
Patch Set: Add even more! Created 3 years, 11 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 "Linux ChromiumOS Builder": { 2 "Linux ChromiumOS Builder": {
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "All" 4 "All"
5 ] 5 ]
6 }, 6 },
7 "Linux ChromiumOS Ozone Tests (1)": { 7 "Linux ChromiumOS Ozone Tests (1)": {
8 "gtest_tests": [ 8 "gtest_tests": [
9 { 9 {
10 "swarming": { 10 "swarming": {
(...skipping 19 matching lines...) Expand all
30 }, 30 },
31 "test": "app_list_unittests" 31 "test": "app_list_unittests"
32 }, 32 },
33 { 33 {
34 "swarming": { 34 "swarming": {
35 "can_use_on_swarming_builders": true 35 "can_use_on_swarming_builders": true
36 }, 36 },
37 "test": "app_shell_unittests" 37 "test": "app_shell_unittests"
38 }, 38 },
39 { 39 {
40 "args": [
41 "--ozone-platform=x11"
42 ],
40 "swarming": { 43 "swarming": {
41 "can_use_on_swarming_builders": true 44 "can_use_on_swarming_builders": true
42 }, 45 },
43 "test": "ash_content_unittests" 46 "test": "ash_content_unittests"
44 }, 47 },
45 { 48 {
46 "swarming": { 49 "swarming": {
47 "can_use_on_swarming_builders": true 50 "can_use_on_swarming_builders": true
48 }, 51 },
49 "test": "ash_unittests" 52 "test": "ash_unittests"
50 }, 53 },
51 { 54 {
52 "swarming": { 55 "swarming": {
53 "can_use_on_swarming_builders": true 56 "can_use_on_swarming_builders": true
54 }, 57 },
55 "test": "aura_unittests" 58 "test": "aura_unittests"
56 }, 59 },
57 { 60 {
61 "args": [
62 "--ozone-platform=x11"
63 ],
58 "swarming": { 64 "swarming": {
59 "can_use_on_swarming_builders": true 65 "can_use_on_swarming_builders": true
60 }, 66 },
61 "test": "base_unittests" 67 "test": "base_unittests"
62 }, 68 },
63 { 69 {
64 "args": [ 70 "args": [
65 "--override-use-gl-with-osmesa-for-tests", 71 "--override-use-gl-with-osmesa-for-tests",
66 "--run-in-mash", 72 "--run-in-mash",
67 "--service-overrides=src/chrome/app/mash/mash_service_overrides.json", 73 "--service-overrides=src/chrome/app/mash/mash_service_overrides.json",
68 "--test-launcher-filter-file=src/testing/buildbot/filters/mash.browser _tests.filter", 74 "--test-launcher-filter-file=src/testing/buildbot/filters/mash.browser _tests.filter",
69 "--use-test-config" 75 "--use-test-config"
70 ], 76 ],
71 "hard_timeout": 60, 77 "hard_timeout": 60,
72 "name": "mash_browser_tests", 78 "name": "mash_browser_tests",
73 "swarming": { 79 "swarming": {
74 "can_use_on_swarming_builders": false 80 "can_use_on_swarming_builders": false
75 }, 81 },
76 "test": "browser_tests" 82 "test": "browser_tests"
77 }, 83 },
78 { 84 {
85 "args": [
86 "--ozone-platform=x11"
87 ],
79 "swarming": { 88 "swarming": {
80 "can_use_on_swarming_builders": true 89 "can_use_on_swarming_builders": true
81 }, 90 },
82 "test": "cacheinvalidation_unittests" 91 "test": "cacheinvalidation_unittests"
83 }, 92 },
84 { 93 {
94 "args": [
95 "--ozone-platform=x11"
96 ],
85 "swarming": { 97 "swarming": {
86 "can_use_on_swarming_builders": true 98 "can_use_on_swarming_builders": true
87 }, 99 },
88 "test": "capture_unittests" 100 "test": "capture_unittests"
89 }, 101 },
90 { 102 {
91 "swarming": { 103 "swarming": {
92 "can_use_on_swarming_builders": true 104 "can_use_on_swarming_builders": true
93 }, 105 },
94 "test": "chromeos_unittests" 106 "test": "chromeos_unittests"
(...skipping 17 matching lines...) Expand all
112 }, 124 },
113 "test": "content_browsertests" 125 "test": "content_browsertests"
114 }, 126 },
115 { 127 {
116 "swarming": { 128 "swarming": {
117 "can_use_on_swarming_builders": true 129 "can_use_on_swarming_builders": true
118 }, 130 },
119 "test": "content_unittests" 131 "test": "content_unittests"
120 }, 132 },
121 { 133 {
134 "args": [
135 "--ozone-platform=x11"
136 ],
122 "swarming": { 137 "swarming": {
123 "can_use_on_swarming_builders": true 138 "can_use_on_swarming_builders": true
124 }, 139 },
125 "test": "crypto_unittests" 140 "test": "crypto_unittests"
126 }, 141 },
127 { 142 {
143 "args": [
144 "--ozone-platform=x11"
145 ],
128 "swarming": { 146 "swarming": {
129 "can_use_on_swarming_builders": true 147 "can_use_on_swarming_builders": true
130 }, 148 },
131 "test": "device_unittests" 149 "test": "device_unittests"
132 }, 150 },
133 { 151 {
134 "swarming": { 152 "swarming": {
135 "can_use_on_swarming_builders": true 153 "can_use_on_swarming_builders": true
136 }, 154 },
137 "test": "display_service_unittests" 155 "test": "display_service_unittests"
138 }, 156 },
139 { 157 {
158 "args": [
159 "--ozone-platform=x11"
160 ],
140 "swarming": { 161 "swarming": {
141 "can_use_on_swarming_builders": true 162 "can_use_on_swarming_builders": true
142 }, 163 },
143 "test": "display_unittests" 164 "test": "display_unittests"
144 }, 165 },
145 { 166 {
167 "args": [
168 "--ozone-platform=x11"
169 ],
146 "swarming": { 170 "swarming": {
147 "can_use_on_swarming_builders": true 171 "can_use_on_swarming_builders": true
148 }, 172 },
149 "test": "events_unittests" 173 "test": "events_unittests"
150 }, 174 },
151 { 175 {
152 "swarming": { 176 "swarming": {
153 "can_use_on_swarming_builders": true 177 "can_use_on_swarming_builders": true
154 }, 178 },
155 "test": "extensions_browsertests" 179 "test": "extensions_browsertests"
156 }, 180 },
157 { 181 {
158 "swarming": { 182 "swarming": {
159 "can_use_on_swarming_builders": true 183 "can_use_on_swarming_builders": true
160 }, 184 },
161 "test": "extensions_unittests" 185 "test": "extensions_unittests"
162 }, 186 },
163 { 187 {
188 "args": [
189 "--ozone-platform=x11"
190 ],
164 "swarming": { 191 "swarming": {
165 "can_use_on_swarming_builders": true 192 "can_use_on_swarming_builders": true
166 }, 193 },
167 "test": "gcm_unit_tests" 194 "test": "gcm_unit_tests"
168 }, 195 },
169 { 196 {
197 "args": [
198 "--ozone-platform=x11"
199 ],
170 "swarming": { 200 "swarming": {
171 "can_use_on_swarming_builders": true 201 "can_use_on_swarming_builders": true
172 }, 202 },
173 "test": "gfx_unittests" 203 "test": "gfx_unittests"
174 }, 204 },
175 { 205 {
176 "swarming": { 206 "swarming": {
177 "can_use_on_swarming_builders": true 207 "can_use_on_swarming_builders": true
178 }, 208 },
179 "test": "gl_unittests" 209 "test": "gl_unittests"
(...skipping 19 matching lines...) Expand all
199 }, 229 },
200 "test": "gpu_ipc_service_unittests" 230 "test": "gpu_ipc_service_unittests"
201 }, 231 },
202 { 232 {
203 "swarming": { 233 "swarming": {
204 "can_use_on_swarming_builders": true 234 "can_use_on_swarming_builders": true
205 }, 235 },
206 "test": "gpu_unittests" 236 "test": "gpu_unittests"
207 }, 237 },
208 { 238 {
239 "args": [
240 "--ozone-platform=x11"
241 ],
209 "swarming": { 242 "swarming": {
210 "can_use_on_swarming_builders": true 243 "can_use_on_swarming_builders": true
211 }, 244 },
212 "test": "input_device_unittests" 245 "test": "input_device_unittests"
213 }, 246 },
214 { 247 {
215 "swarming": { 248 "swarming": {
216 "can_use_on_swarming_builders": true, 249 "can_use_on_swarming_builders": true,
217 "shards": 3 250 "shards": 3
218 }, 251 },
219 "test": "interactive_ui_tests" 252 "test": "interactive_ui_tests"
220 }, 253 },
221 { 254 {
222 "swarming": { 255 "swarming": {
223 "can_use_on_swarming_builders": true 256 "can_use_on_swarming_builders": true
224 }, 257 },
225 "test": "ipc_tests" 258 "test": "ipc_tests"
226 }, 259 },
227 { 260 {
261 "args": [
262 "--ozone-platform=x11"
263 ],
228 "swarming": { 264 "swarming": {
229 "can_use_on_swarming_builders": true 265 "can_use_on_swarming_builders": true
230 }, 266 },
231 "test": "jingle_unittests" 267 "test": "jingle_unittests"
232 }, 268 },
233 { 269 {
270 "args": [
271 "--ozone-platform=x11"
272 ],
234 "swarming": { 273 "swarming": {
235 "can_use_on_swarming_builders": true 274 "can_use_on_swarming_builders": true
236 }, 275 },
237 "test": "mash_unittests" 276 "test": "mash_unittests"
238 }, 277 },
239 { 278 {
279 "args": [
280 "--ozone-platform=x11"
281 ],
240 "swarming": { 282 "swarming": {
241 "can_use_on_swarming_builders": true 283 "can_use_on_swarming_builders": true
242 }, 284 },
243 "test": "media_blink_unittests" 285 "test": "media_blink_unittests"
244 }, 286 },
245 { 287 {
246 "swarming": { 288 "swarming": {
247 "can_use_on_swarming_builders": true 289 "can_use_on_swarming_builders": true
248 }, 290 },
249 "test": "media_unittests" 291 "test": "media_unittests"
250 }, 292 },
251 { 293 {
294 "args": [
295 "--ozone-platform=x11"
296 ],
252 "swarming": { 297 "swarming": {
253 "can_use_on_swarming_builders": true 298 "can_use_on_swarming_builders": true
254 }, 299 },
255 "test": "message_center_unittests" 300 "test": "message_center_unittests"
256 }, 301 },
257 { 302 {
258 "swarming": { 303 "swarming": {
259 "can_use_on_swarming_builders": true 304 "can_use_on_swarming_builders": true
260 }, 305 },
261 "test": "midi_unittests" 306 "test": "midi_unittests"
262 }, 307 },
263 { 308 {
264 "args": [ 309 "args": [
265 "--override-use-gl-with-osmesa-for-tests" 310 "--ozone-platform=x11"
266 ], 311 ],
267 "swarming": { 312 "swarming": {
268 "can_use_on_swarming_builders": false 313 "can_use_on_swarming_builders": true
269 }, 314 },
270 "test": "mus_demo_unittests" 315 "test": "mus_demo_unittests"
271 }, 316 },
272 { 317 {
273 "swarming": { 318 "swarming": {
274 "can_use_on_swarming_builders": true 319 "can_use_on_swarming_builders": true
275 }, 320 },
276 "test": "mus_ws_unittests" 321 "test": "mus_ws_unittests"
277 }, 322 },
278 { 323 {
279 "swarming": { 324 "swarming": {
280 "can_use_on_swarming_builders": true 325 "can_use_on_swarming_builders": true
281 }, 326 },
282 "test": "nacl_helper_nonsfi_unittests" 327 "test": "nacl_helper_nonsfi_unittests"
283 }, 328 },
284 { 329 {
285 "swarming": { 330 "swarming": {
286 "can_use_on_swarming_builders": true 331 "can_use_on_swarming_builders": true
287 }, 332 },
288 "test": "nacl_loader_unittests" 333 "test": "nacl_loader_unittests"
289 }, 334 },
290 { 335 {
336 "args": [
337 "--ozone-platform=x11"
338 ],
291 "swarming": { 339 "swarming": {
292 "can_use_on_swarming_builders": true 340 "can_use_on_swarming_builders": true
293 }, 341 },
294 "test": "native_theme_unittests" 342 "test": "native_theme_unittests"
295 }, 343 },
296 { 344 {
297 "swarming": { 345 "swarming": {
298 "can_use_on_swarming_builders": true 346 "can_use_on_swarming_builders": true
299 }, 347 },
300 "test": "net_unittests" 348 "test": "net_unittests"
301 }, 349 },
302 { 350 {
303 "swarming": { 351 "swarming": {
304 "can_use_on_swarming_builders": true 352 "can_use_on_swarming_builders": true
305 }, 353 },
306 "test": "ozone_gl_unittests" 354 "test": "ozone_gl_unittests"
307 }, 355 },
308 { 356 {
357 "args": [
358 "--ozone-platform=x11"
359 ],
309 "swarming": { 360 "swarming": {
310 "can_use_on_swarming_builders": true 361 "can_use_on_swarming_builders": true
311 }, 362 },
312 "test": "ozone_unittests" 363 "test": "ozone_unittests"
313 }, 364 },
314 { 365 {
366 "args": [
367 "--ozone-platform=x11"
368 ],
315 "swarming": { 369 "swarming": {
316 "can_use_on_swarming_builders": true 370 "can_use_on_swarming_builders": true
317 }, 371 },
318 "test": "pdf_unittests" 372 "test": "pdf_unittests"
319 }, 373 },
320 { 374 {
321 "swarming": { 375 "swarming": {
322 "can_use_on_swarming_builders": true 376 "can_use_on_swarming_builders": true
323 }, 377 },
324 "test": "ppapi_unittests" 378 "test": "ppapi_unittests"
(...skipping 13 matching lines...) Expand all
338 { 392 {
339 "args": [ 393 "args": [
340 "--test-launcher-print-test-stdio=always" 394 "--test-launcher-print-test-stdio=always"
341 ], 395 ],
342 "swarming": { 396 "swarming": {
343 "can_use_on_swarming_builders": true 397 "can_use_on_swarming_builders": true
344 }, 398 },
345 "test": "sandbox_linux_unittests" 399 "test": "sandbox_linux_unittests"
346 }, 400 },
347 { 401 {
402 "args": [
403 "--ozone-platform=x11"
404 ],
348 "swarming": { 405 "swarming": {
349 "can_use_on_swarming_builders": true 406 "can_use_on_swarming_builders": true
350 }, 407 },
351 "test": "skia_unittests" 408 "test": "skia_unittests"
352 }, 409 },
353 { 410 {
411 "args": [
412 "--ozone-platform=x11"
413 ],
354 "swarming": { 414 "swarming": {
355 "can_use_on_swarming_builders": true 415 "can_use_on_swarming_builders": true
356 }, 416 },
357 "test": "sql_unittests" 417 "test": "sql_unittests"
358 }, 418 },
359 { 419 {
420 "args": [
421 "--ozone-platform=x11"
422 ],
360 "swarming": { 423 "swarming": {
361 "can_use_on_swarming_builders": true 424 "can_use_on_swarming_builders": true
362 }, 425 },
363 "test": "storage_unittests" 426 "test": "storage_unittests"
364 }, 427 },
365 { 428 {
366 "swarming": { 429 "swarming": {
367 "can_use_on_swarming_builders": true 430 "can_use_on_swarming_builders": true
368 }, 431 },
369 "test": "ui_arc_unittests" 432 "test": "ui_arc_unittests"
370 }, 433 },
371 { 434 {
435 "args": [
436 "--ozone-platform=x11"
437 ],
372 "swarming": { 438 "swarming": {
373 "can_use_on_swarming_builders": true 439 "can_use_on_swarming_builders": true
374 }, 440 },
375 "test": "ui_base_unittests" 441 "test": "ui_base_unittests"
376 }, 442 },
377 { 443 {
378 "swarming": { 444 "swarming": {
379 "can_use_on_swarming_builders": true 445 "can_use_on_swarming_builders": true
380 }, 446 },
381 "test": "ui_chromeos_unittests" 447 "test": "ui_chromeos_unittests"
382 }, 448 },
383 { 449 {
450 "args": [
451 "--ozone-platform=x11"
452 ],
384 "swarming": { 453 "swarming": {
385 "can_use_on_swarming_builders": true 454 "can_use_on_swarming_builders": true
386 }, 455 },
387 "test": "ui_struct_traits_unittests" 456 "test": "ui_struct_traits_unittests"
388 }, 457 },
389 { 458 {
459 "args": [
460 "--ozone-platform=x11"
461 ],
390 "swarming": { 462 "swarming": {
391 "can_use_on_swarming_builders": true 463 "can_use_on_swarming_builders": true
392 }, 464 },
393 "test": "ui_touch_selection_unittests" 465 "test": "ui_touch_selection_unittests"
394 }, 466 },
395 { 467 {
396 "swarming": { 468 "swarming": {
397 "can_use_on_swarming_builders": true 469 "can_use_on_swarming_builders": true
398 }, 470 },
399 "test": "unit_tests" 471 "test": "unit_tests"
(...skipping 717 matching lines...) Expand 10 before | Expand all | Expand 10 after
1117 }, 1189 },
1118 { 1190 {
1119 "swarming": { 1191 "swarming": {
1120 "can_use_on_swarming_builders": true 1192 "can_use_on_swarming_builders": true
1121 }, 1193 },
1122 "test": "wm_unittests" 1194 "test": "wm_unittests"
1123 } 1195 }
1124 ] 1196 ]
1125 } 1197 }
1126 } 1198 }
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