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

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

Issue 1124763003: Update from https://crrev.com/327068 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: update nacl, buildtools, fix display_change_notifier_unittest Created 5 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
OLDNEW
1 { 1 {
2 "Linux ChromiumOS Tests (1)": { 2 "Linux ChromiumOS GN": {
3 "gtest_tests": [ 3 "additional_compile_targets": [
4 "accessibility_unittests",
5 {
6 "test": "base_unittests",
7 "swarming": {
8 "can_use_on_swarming_builders": true
9 }
10 },
11 {
12 "test": "browser_tests",
13 "swarming": {
14 "can_use_on_swarming_builders": true,
15 "shards": 5
16 }
17 },
18 "cacheinvalidation_unittests",
19 "chromeos_unittests",
20 "components_unittests",
21 {
22 "test": "content_browsertests",
23 "swarming": {
24 "can_use_on_swarming_builders": true
25 }
26 },
27 {
28 "test": "content_unittests",
29 "swarming": {
30 "can_use_on_swarming_builders": true
31 }
32 },
33 {
34 "test": "crypto_unittests",
35 "swarming": {
36 "can_use_on_swarming_builders": true
37 }
38 },
39 "dbus_unittests",
40 "display_unittests",
41 "extensions_unittests",
42 "gcm_unit_tests",
43 "google_apis_unittests",
44 "gpu_unittests",
45 "url_unittests",
46 {
47 "test": "interactive_ui_tests",
48 "swarming": {
49 "can_use_on_swarming_builders": true
50 }
51 },
52 "jingle_unittests",
53 "device_unittests",
54 "media_unittests",
55 {
56 "test": "net_unittests",
57 "swarming": {
58 "can_use_on_swarming_builders": true
59 }
60 },
61 "ppapi_unittests",
62 "printing_unittests",
63 "remoting_unittests",
64 {
65 "test": "sandbox_linux_unittests",
66 "args": ["--test-launcher-print-test-stdio=always"]
67 },
68 "ui_base_unittests",
69 "ui_chromeos_unittests",
70 "ui_touch_selection_unittests",
71 "views_unittests",
72 "wm_unittests",
73 "aura_unittests",
74 {
75 "test": "ash_unittests",
76 "swarming": {
77 "can_use_on_swarming_builders": true
78 }
79 },
80 "app_list_unittests",
81 "message_center_unittests",
82 "compositor_unittests",
83 "events_unittests",
84 "ipc_tests",
85 "sync_unit_tests",
86 {
87 "test": "unit_tests",
88 "swarming": {
89 "can_use_on_swarming_builders": true
90 }
91 },
92 "sql_unittests",
93 "nacl_loader_unittests",
94 "app_shell_unittests",
95 "chromevox_tests",
96 {
97 "test": "extensions_browsertests",
98 "swarming": {
99 "can_use_on_swarming_builders": true
100 }
101 },
102 "skia_unittests"
103 ]
104 },
105 "Linux ChromiumOS Ozone Tests (1)": {
106 "gtest_tests": [
107 "accessibility_unittests", 4 "accessibility_unittests",
108 "app_list_unittests", 5 "app_list_unittests",
109 "app_shell_unittests",
110 "ash_unittests",
111 "aura_unittests", 6 "aura_unittests",
112 "base_unittests", 7 "browser_tests",
113 "cacheinvalidation_unittests", 8 "cacheinvalidation_unittests",
9 "chromedriver_unittests",
114 "chromeos_unittests", 10 "chromeos_unittests",
115 "chromevox_tests", 11 "components_browsertests",
116 "components_unittests", 12 "components_unittests",
117 { 13 "content_browsertests",
118 "test": "content_browsertests",
119 "swarming": {
120 "can_use_on_swarming_builders": true,
121 "shards": 2
122 }
123 },
124 "content_unittests", 14 "content_unittests",
125 { 15 "crypto_unittests",
126 "test": "crypto_unittests",
127 "swarming": {
128 "can_use_on_swarming_builders": true
129 }
130 },
131 "dbus_unittests", 16 "dbus_unittests",
132 "device_unittests", 17 "device_unittests",
133 "display_unittests", 18 "display_unittests",
134 "events_unittests", 19 "events_unittests",
135 { 20 "extensions_browsertests",
136 "test": "extensions_browsertests",
137 "swarming": {
138 "can_use_on_swarming_builders": true
139 }
140 },
141 "extensions_unittests", 21 "extensions_unittests",
142 "gcm_unit_tests", 22 "gcm_unit_tests",
23 "gfx_unittests",
24 "gn_unittests",
143 "google_apis_unittests", 25 "google_apis_unittests",
144 "gpu_unittests", 26 "gpu_unittests",
145 { 27 "interactive_ui_tests",
146 "test": "interactive_ui_tests",
147 "swarming": {
148 "can_use_on_swarming_builders": true,
149 "shards": 3
150 }
151 },
152 "ipc_tests", 28 "ipc_tests",
153 "jingle_unittests", 29 "jingle_unittests",
154 "media_unittests", 30 "media_unittests",
155 "message_center_unittests", 31 "mojo_common_unittests",
156 "nacl_loader_unittests", 32 "mojo_public_bindings_unittests",
157 { 33 "mojo_public_environment_unittests",
158 "test": "net_unittests", 34 "mojo_public_system_unittests",
159 "swarming": { 35 "mojo_public_utility_unittests",
160 "can_use_on_swarming_builders": true 36 "mojo_system_unittests",
161 } 37 "net_unittests",
162 },
163 "ozone_unittests",
164 "ppapi_unittests", 38 "ppapi_unittests",
165 "printing_unittests", 39 "printing_unittests",
166 "remoting_unittests", 40 "remoting_unittests",
167 { 41 "sandbox_linux_unittests",
168 "test": "sandbox_linux_unittests",
169 "args": ["--test-launcher-print-test-stdio=always"]
170 },
171 "skia_unittests", 42 "skia_unittests",
172 "sql_unittests", 43 "sql_unittests",
173 "sync_unit_tests", 44 "sync_unit_tests",
174 "ui_base_unittests", 45 "ui_base_unittests",
175 "ui_chromeos_unittests", 46 "ui_chromeos_unittests",
176 "ui_touch_selection_unittests", 47 "ui_touch_selection_unittests",
177 { 48 "unit_tests",
178 "test": "unit_tests",
179 "swarming": {
180 "can_use_on_swarming_builders": true
181 }
182 },
183 "url_unittests", 49 "url_unittests",
184 "views_unittests", 50 "views_unittests",
185 "wm_unittests" 51 "wm_unittests"
52 ],
53 "gtest_tests": [
54 {
55 "test": "base_unittests"
56 }
57 ]
58 },
59 "Linux ChromiumOS GN (dbg)": {
60 "additional_compile_targets": [
61 "net_unittests"
62 ],
63 "gtest_tests": [
64 {
65 "test": "base_unittests"
66 }
67 ]
68 },
69 "Linux ChromiumOS Ozone Tests (1)": {
70 "gtest_tests": [
71 {
72 "swarming": {
73 "can_use_on_swarming_builders": true
74 },
75 "test": "accessibility_unittests"
76 },
77 {
78 "swarming": {
79 "can_use_on_swarming_builders": true
80 },
81 "test": "app_list_unittests"
82 },
83 {
84 "test": "app_shell_unittests"
85 },
86 {
87 "test": "ash_unittests"
88 },
89 {
90 "test": "aura_unittests"
91 },
92 {
93 "test": "base_unittests"
94 },
95 {
96 "test": "cacheinvalidation_unittests"
97 },
98 {
99 "test": "chromeos_unittests"
100 },
101 {
102 "test": "chromevox_tests"
103 },
104 {
105 "test": "components_unittests"
106 },
107 {
108 "swarming": {
109 "can_use_on_swarming_builders": true,
110 "shards": 2
111 },
112 "test": "content_browsertests"
113 },
114 {
115 "test": "content_unittests"
116 },
117 {
118 "swarming": {
119 "can_use_on_swarming_builders": true
120 },
121 "test": "crypto_unittests"
122 },
123 {
124 "test": "dbus_unittests"
125 },
126 {
127 "test": "device_unittests"
128 },
129 {
130 "test": "display_unittests"
131 },
132 {
133 "test": "events_unittests"
134 },
135 {
136 "swarming": {
137 "can_use_on_swarming_builders": true
138 },
139 "test": "extensions_browsertests"
140 },
141 {
142 "test": "extensions_unittests"
143 },
144 {
145 "test": "gcm_unit_tests"
146 },
147 {
148 "test": "gfx_unittests"
149 },
150 {
151 "test": "google_apis_unittests"
152 },
153 {
154 "test": "gpu_unittests"
155 },
156 {
157 "swarming": {
158 "can_use_on_swarming_builders": true,
159 "shards": 3
160 },
161 "test": "interactive_ui_tests"
162 },
163 {
164 "test": "ipc_tests"
165 },
166 {
167 "test": "jingle_unittests"
168 },
169 {
170 "test": "media_unittests"
171 },
172 {
173 "test": "message_center_unittests"
174 },
175 {
176 "test": "nacl_loader_unittests"
177 },
178 {
179 "swarming": {
180 "can_use_on_swarming_builders": true
181 },
182 "test": "net_unittests"
183 },
184 {
185 "test": "ozone_unittests"
186 },
187 {
188 "test": "ppapi_unittests"
189 },
190 {
191 "test": "printing_unittests"
192 },
193 {
194 "test": "remoting_unittests"
195 },
196 {
197 "args": [
198 "--test-launcher-print-test-stdio=always"
199 ],
200 "test": "sandbox_linux_unittests"
201 },
202 {
203 "test": "skia_unittests"
204 },
205 {
206 "test": "sql_unittests"
207 },
208 {
209 "test": "sync_unit_tests"
210 },
211 {
212 "test": "ui_base_unittests"
213 },
214 {
215 "test": "ui_chromeos_unittests"
216 },
217 {
218 "test": "ui_touch_selection_unittests"
219 },
220 {
221 "swarming": {
222 "can_use_on_swarming_builders": true
223 },
224 "test": "unit_tests"
225 },
226 {
227 "test": "url_unittests"
228 },
229 {
230 "test": "views_unittests"
231 },
232 {
233 "test": "wm_unittests"
234 }
235 ]
236 },
237 "Linux ChromiumOS Tests (1)": {
238 "gtest_tests": [
239 {
240 "swarming": {
241 "can_use_on_swarming_builders": true
242 },
243 "test": "accessibility_unittests"
244 },
245 {
246 "swarming": {
247 "can_use_on_swarming_builders": true
248 },
249 "test": "app_list_unittests"
250 },
251 {
252 "test": "app_shell_unittests"
253 },
254 {
255 "swarming": {
256 "can_use_on_swarming_builders": true
257 },
258 "test": "ash_unittests"
259 },
260 {
261 "test": "aura_unittests"
262 },
263 {
264 "swarming": {
265 "can_use_on_swarming_builders": true
266 },
267 "test": "base_unittests"
268 },
269 {
270 "swarming": {
271 "can_use_on_swarming_builders": true,
272 "shards": 5
273 },
274 "test": "browser_tests"
275 },
276 {
277 "test": "cacheinvalidation_unittests"
278 },
279 {
280 "test": "chromeos_unittests"
281 },
282 {
283 "test": "chromevox_tests"
284 },
285 {
286 "test": "components_unittests"
287 },
288 {
289 "test": "compositor_unittests"
290 },
291 {
292 "swarming": {
293 "can_use_on_swarming_builders": true
294 },
295 "test": "content_browsertests"
296 },
297 {
298 "swarming": {
299 "can_use_on_swarming_builders": true
300 },
301 "test": "content_unittests"
302 },
303 {
304 "swarming": {
305 "can_use_on_swarming_builders": true
306 },
307 "test": "crypto_unittests"
308 },
309 {
310 "test": "dbus_unittests"
311 },
312 {
313 "test": "device_unittests"
314 },
315 {
316 "test": "display_unittests"
317 },
318 {
319 "test": "events_unittests"
320 },
321 {
322 "swarming": {
323 "can_use_on_swarming_builders": true
324 },
325 "test": "extensions_browsertests"
326 },
327 {
328 "test": "extensions_unittests"
329 },
330 {
331 "test": "gcm_unit_tests"
332 },
333 {
334 "test": "gfx_unittests"
335 },
336 {
337 "test": "google_apis_unittests"
338 },
339 {
340 "test": "gpu_unittests"
341 },
342 {
343 "swarming": {
344 "can_use_on_swarming_builders": true
345 },
346 "test": "interactive_ui_tests"
347 },
348 {
349 "test": "ipc_tests"
350 },
351 {
352 "test": "jingle_unittests"
353 },
354 {
355 "test": "media_unittests"
356 },
357 {
358 "test": "message_center_unittests"
359 },
360 {
361 "test": "nacl_loader_unittests"
362 },
363 {
364 "swarming": {
365 "can_use_on_swarming_builders": true
366 },
367 "test": "net_unittests"
368 },
369 {
370 "test": "ppapi_unittests"
371 },
372 {
373 "test": "printing_unittests"
374 },
375 {
376 "test": "remoting_unittests"
377 },
378 {
379 "args": [
380 "--test-launcher-print-test-stdio=always"
381 ],
382 "test": "sandbox_linux_unittests"
383 },
384 {
385 "test": "skia_unittests"
386 },
387 {
388 "test": "sql_unittests"
389 },
390 {
391 "test": "sync_unit_tests"
392 },
393 {
394 "test": "ui_base_unittests"
395 },
396 {
397 "test": "ui_chromeos_unittests"
398 },
399 {
400 "test": "ui_touch_selection_unittests"
401 },
402 {
403 "swarming": {
404 "can_use_on_swarming_builders": true
405 },
406 "test": "unit_tests"
407 },
408 {
409 "test": "url_unittests"
410 },
411 {
412 "test": "views_unittests"
413 },
414 {
415 "test": "wm_unittests"
416 }
186 ] 417 ]
187 }, 418 },
188 "Linux ChromiumOS Tests (dbg)(1)": { 419 "Linux ChromiumOS Tests (dbg)(1)": {
189 "gtest_tests": [ 420 "gtest_tests": [
190 "accessibility_unittests", 421 {
191 { 422 "swarming": {
192 "test": "base_unittests", 423 "can_use_on_swarming_builders": true
193 "swarming": { 424 },
194 "can_use_on_swarming_builders": true 425 "test": "accessibility_unittests"
195 } 426 },
196 }, 427 {
197 "cacheinvalidation_unittests", 428 "swarming": {
198 "chromeos_unittests", 429 "can_use_on_swarming_builders": true
199 "components_unittests", 430 },
200 { 431 "test": "app_list_unittests"
201 "test": "crypto_unittests", 432 },
202 "swarming": { 433 {
203 "can_use_on_swarming_builders": true 434 "test": "app_shell_unittests"
204 } 435 },
205 }, 436 {
206 "dbus_unittests", 437 "swarming": {
207 "extensions_unittests", 438 "can_use_on_swarming_builders": true
208 "google_apis_unittests", 439 },
209 "gpu_unittests", 440 "test": "ash_unittests"
210 "url_unittests", 441 },
211 "jingle_unittests", 442 {
212 { 443 "test": "aura_unittests"
213 "test": "content_unittests", 444 },
214 "swarming": { 445 {
215 "can_use_on_swarming_builders": true 446 "swarming": {
216 } 447 "can_use_on_swarming_builders": true
217 }, 448 },
218 "device_unittests", 449 "test": "base_unittests"
219 "display_unittests", 450 },
220 "media_unittests", 451 {
221 "ppapi_unittests",
222 "printing_unittests",
223 "remoting_unittests",
224 {
225 "test": "sandbox_linux_unittests",
226 "args": ["--test-launcher-print-test-stdio=always"]
227 },
228 "ui_base_unittests",
229 "ui_chromeos_unittests",
230 "ui_touch_selection_unittests",
231 "views_unittests",
232 "wm_unittests",
233 "aura_unittests",
234 {
235 "test": "ash_unittests",
236 "swarming": {
237 "can_use_on_swarming_builders": true
238 }
239 },
240 "app_list_unittests",
241 "message_center_unittests",
242 "compositor_unittests",
243 "events_unittests",
244 "ipc_tests",
245 "sync_unit_tests",
246 {
247 "test": "unit_tests",
248 "swarming": {
249 "can_use_on_swarming_builders": true
250 }
251 },
252 "sql_unittests",
253 "nacl_loader_unittests",
254 {
255 "test": "net_unittests",
256 "swarming": {
257 "can_use_on_swarming_builders": true
258 }
259 },
260 {
261 "test": "browser_tests",
262 "swarming": { 452 "swarming": {
263 "can_use_on_swarming_builders": true, 453 "can_use_on_swarming_builders": true,
264 "shards": 10 454 "shards": 10
265 } 455 },
266 }, 456 "test": "browser_tests"
267 "app_shell_unittests", 457 },
268 { 458 {
269 "test": "content_browsertests", 459 "test": "cacheinvalidation_unittests"
460 },
461 {
462 "test": "chromeos_unittests"
463 },
464 {
465 "test": "components_unittests"
466 },
467 {
468 "test": "compositor_unittests"
469 },
470 {
270 "swarming": { 471 "swarming": {
271 "can_use_on_swarming_builders": true, 472 "can_use_on_swarming_builders": true,
272 "shards": 2 473 "shards": 2
273 } 474 },
274 }, 475 "test": "content_browsertests"
275 { 476 },
276 "test": "extensions_browsertests", 477 {
277 "swarming": { 478 "swarming": {
278 "can_use_on_swarming_builders": true 479 "can_use_on_swarming_builders": true
279 } 480 },
280 }, 481 "test": "content_unittests"
281 "gcm_unit_tests", 482 },
282 "skia_unittests", 483 {
283 { 484 "swarming": {
284 "test": "interactive_ui_tests", 485 "can_use_on_swarming_builders": true
486 },
487 "test": "crypto_unittests"
488 },
489 {
490 "test": "dbus_unittests"
491 },
492 {
493 "test": "device_unittests"
494 },
495 {
496 "test": "display_unittests"
497 },
498 {
499 "test": "events_unittests"
500 },
501 {
502 "swarming": {
503 "can_use_on_swarming_builders": true
504 },
505 "test": "extensions_browsertests"
506 },
507 {
508 "test": "extensions_unittests"
509 },
510 {
511 "test": "gcm_unit_tests"
512 },
513 {
514 "test": "gfx_unittests"
515 },
516 {
517 "test": "google_apis_unittests"
518 },
519 {
520 "test": "gpu_unittests"
521 },
522 {
285 "swarming": { 523 "swarming": {
286 "can_use_on_swarming_builders": true, 524 "can_use_on_swarming_builders": true,
287 "shards": 3 525 "shards": 3
288 } 526 },
527 "test": "interactive_ui_tests"
528 },
529 {
530 "test": "ipc_tests"
531 },
532 {
533 "test": "jingle_unittests"
534 },
535 {
536 "test": "media_unittests"
537 },
538 {
539 "test": "message_center_unittests"
540 },
541 {
542 "test": "nacl_loader_unittests"
543 },
544 {
545 "swarming": {
546 "can_use_on_swarming_builders": true
547 },
548 "test": "net_unittests"
549 },
550 {
551 "test": "ppapi_unittests"
552 },
553 {
554 "test": "printing_unittests"
555 },
556 {
557 "test": "remoting_unittests"
558 },
559 {
560 "args": [
561 "--test-launcher-print-test-stdio=always"
562 ],
563 "test": "sandbox_linux_unittests"
564 },
565 {
566 "test": "skia_unittests"
567 },
568 {
569 "test": "sql_unittests"
570 },
571 {
572 "test": "sync_unit_tests"
573 },
574 {
575 "test": "ui_base_unittests"
576 },
577 {
578 "test": "ui_chromeos_unittests"
579 },
580 {
581 "test": "ui_touch_selection_unittests"
582 },
583 {
584 "swarming": {
585 "can_use_on_swarming_builders": true
586 },
587 "test": "unit_tests"
588 },
589 {
590 "test": "url_unittests"
591 },
592 {
593 "test": "views_unittests"
594 },
595 {
596 "test": "wm_unittests"
289 } 597 }
290 ] 598 ]
291 } 599 }
292 } 600 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698