Supervised user import: Listen for profile creation/deletion
[chromium-blink-merge.git] / testing / buildbot / chromium.linux.json
blob1166209fea480113d6e254ab526e9e6e0fd8cc3d
2   "Android GN": {
3     "additional_compile_targets": [
4       "chrome_shell_apk"
5     ],
6     "gtest_tests": []
7   },
8   "Android Tests": {
9     "scripts": [
10       {
11         "name": "webview_licenses",
12         "script": "webview_licenses.py"
13       }
14     ]
15   },
16   "Android Tests (dbg)": {
17     "scripts": [
18       {
19         "name": "webview_licenses",
20         "script": "webview_licenses.py"
21       }
22     ]
23   },
24   "Linux Clang (dbg)": {
25     "gtest_tests": [
26       {
27         "swarming": {
28           "can_use_on_swarming_builders": true
29         },
30         "test": "accessibility_unittests"
31       },
32       {
33         "test": "app_shell_unittests"
34       },
35       {
36         "test": "base_unittests"
37       },
38       {
39         "test": "components_unittests"
40       },
41       {
42         "test": "content_unittests"
43       },
44       {
45         "test": "crypto_unittests"
46       },
47       {
48         "test": "device_unittests"
49       },
50       {
51         "test": "display_unittests"
52       },
53       {
54         "test": "extensions_unittests"
55       },
56       {
57         "test": "gn_unittests"
58       },
59       {
60         "test": "google_apis_unittests"
61       },
62       {
63         "test": "ipc_mojo_unittests"
64       },
65       {
66         "test": "ipc_tests"
67       },
68       {
69         "test": "mojo_common_unittests"
70       },
71       {
72         "test": "mojo_public_bindings_unittests"
73       },
74       {
75         "test": "mojo_public_environment_unittests"
76       },
77       {
78         "test": "mojo_public_system_unittests"
79       },
80       {
81         "test": "mojo_public_utility_unittests"
82       },
83       {
84         "test": "mojo_system_unittests"
85       },
86       {
87         "test": "nacl_loader_unittests"
88       },
89       {
90         "test": "sandbox_linux_unittests"
91       },
92       {
93         "test": "skia_unittests"
94       },
95       {
96         "test": "sql_unittests"
97       },
98       {
99         "test": "sync_unit_tests"
100       },
101       {
102         "test": "ui_base_unittests"
103       },
104       {
105         "test": "unit_tests"
106       }
107     ]
108   },
109   "Linux GN": {
110     "additional_compile_targets": [
111       "accessibility_unittests",
112       "app_list_unittests",
113       "aura_unittests",
114       "browser_tests",
115       "cacheinvalidation_unittests",
116       "cast_unittests",
117       "cc_unittests",
118       "chromedriver_unittests",
119       "components_browsertests",
120       "components_unittests",
121       "content_browsertests",
122       "content_unittests",
123       "crypto_unittests",
124       "dbus_unittests",
125       "device_unittests",
126       "display_unittests",
127       "events_unittests",
128       "extensions_browsertests",
129       "extensions_unittests",
130       "gcm_unit_tests",
131       "gfx_unittests",
132       "gn_unittests",
133       "google_apis_unittests",
134       "gpu_unittests",
135       "html_viewer_unittests",
136       "interactive_ui_tests",
137       "ipc_mojo_unittests",
138       "ipc_tests",
139       "jingle_unittests",
140       "media_unittests",
141       "mojo_common_unittests",
142       "mojo_public_bindings_unittests",
143       "mojo_public_environment_unittests",
144       "mojo_public_system_unittests",
145       "mojo_public_utility_unittests",
146       "mojo_runner_unittests",
147       "mojo_shell_unittests",
148       "mojo_surfaces_lib_unittests",
149       "mojo_system_unittests",
150       "nacl_loader_unittests",
151       "net_unittests",
152       "ppapi_unittests",
153       "printing_unittests",
154       "remoting_unittests",
155       "sandbox_linux_unittests",
156       "skia_unittests",
157       "sql_unittests",
158       "sync_integration_tests",
159       "sync_unit_tests",
160       "ui_base_unittests",
161       "ui_touch_selection_unittests",
162       "unit_tests",
163       "url_unittests",
164       "view_manager_service_unittests",
165       "views_unittests",
166       "wm_unittests"
167     ],
168     "gtest_tests": [
169       {
170         "test": "base_unittests"
171       }
172     ]
173   },
174   "Linux GN (dbg)": {
175     "additional_compile_targets": [
176       "accessibility_unittests",
177       "app_list_unittests",
178       "aura_unittests",
179       "browser_tests",
180       "cacheinvalidation_unittests",
181       "cast_unittests",
182       "cc_unittests",
183       "chromedriver_unittests",
184       "components_browsertests",
185       "components_unittests",
186       "content_browsertests",
187       "content_unittests",
188       "crypto_unittests",
189       "dbus_unittests",
190       "device_unittests",
191       "display_unittests",
192       "events_unittests",
193       "extensions_browsertests",
194       "extensions_unittests",
195       "gcm_unit_tests",
196       "gfx_unittests",
197       "gn_unittests",
198       "google_apis_unittests",
199       "gpu_unittests",
200       "interactive_ui_tests",
201       "ipc_mojo_unittests",
202       "ipc_tests",
203       "jingle_unittests",
204       "media_unittests",
205       "mojo_common_unittests",
206       "mojo_public_bindings_unittests",
207       "mojo_public_environment_unittests",
208       "mojo_public_system_unittests",
209       "mojo_public_utility_unittests",
210       "mojo_surfaces_lib_unittests",
211       "mojo_system_unittests",
212       "net_unittests",
213       "ppapi_unittests",
214       "printing_unittests",
215       "remoting_unittests",
216       "sandbox_linux_unittests",
217       "skia_unittests",
218       "sql_unittests",
219       "sync_integration_tests",
220       "sync_unit_tests",
221       "ui_base_unittests",
222       "ui_touch_selection_unittests",
223       "unit_tests",
224       "url_unittests",
225       "views_unittests",
226       "wm_unittests"
227     ],
228     "gtest_tests": [
229       {
230         "test": "base_unittests"
231       }
232     ]
233   },
234   "Linux Tests": {
235     "gtest_tests": [
236       {
237         "swarming": {
238           "can_use_on_swarming_builders": true
239         },
240         "test": "accessibility_unittests"
241       },
242       {
243         "swarming": {
244           "can_use_on_swarming_builders": true
245         },
246         "test": "app_list_unittests"
247       },
248       {
249         "test": "app_shell_unittests"
250       },
251       {
252         "test": "aura_unittests"
253       },
254       {
255         "swarming": {
256           "can_use_on_swarming_builders": true
257         },
258         "test": "base_unittests"
259       },
260       {
261         "swarming": {
262           "can_use_on_swarming_builders": true,
263           "shards": 5
264         },
265         "test": "browser_tests"
266       },
267       {
268         "test": "cacheinvalidation_unittests"
269       },
270       {
271         "swarming": {
272           "can_use_on_swarming_builders": true
273         },
274         "test": "cast_unittests"
275       },
276       {
277         "swarming": {
278           "can_use_on_swarming_builders": true
279         },
280         "test": "cc_unittests"
281       },
282       {
283         "test": "chromedriver_unittests"
284       },
285       {
286         "swarming": {
287           "can_use_on_swarming_builders": true
288         },
289         "test": "components_browsertests"
290       },
291       {
292         "swarming": {
293           "can_use_on_swarming_builders": true
294         },
295         "test": "components_unittests"
296       },
297       {
298         "test": "compositor_unittests"
299       },
300       {
301         "swarming": {
302           "can_use_on_swarming_builders": true
303         },
304         "test": "content_browsertests"
305       },
306       {
307         "swarming": {
308           "can_use_on_swarming_builders": true
309         },
310         "test": "content_unittests"
311       },
312       {
313         "swarming": {
314           "can_use_on_swarming_builders": true
315         },
316         "test": "crypto_unittests"
317       },
318       {
319         "test": "dbus_unittests"
320       },
321       {
322         "test": "device_unittests"
323       },
324       {
325         "test": "display_unittests"
326       },
327       {
328         "swarming": {
329           "can_use_on_swarming_builders": true
330         },
331         "test": "events_unittests"
332       },
333       {
334         "swarming": {
335           "can_use_on_swarming_builders": true
336         },
337         "test": "extensions_browsertests"
338       },
339       {
340         "test": "extensions_unittests"
341       },
342       {
343         "test": "gcm_unit_tests"
344       },
345       {
346         "swarming": {
347           "can_use_on_swarming_builders": true
348         },
349         "test": "gfx_unittests"
350       },
351       {
352         "test": "gn_unittests"
353       },
354       {
355         "test": "google_apis_unittests"
356       },
357       {
358         "swarming": {
359           "can_use_on_swarming_builders": true
360         },
361         "test": "gpu_unittests"
362       },
363       {
364         "swarming": {
365           "can_use_on_swarming_builders": true
366         },
367         "test": "interactive_ui_tests"
368       },
369       {
370         "test": "ipc_mojo_unittests"
371       },
372       {
373         "test": "ipc_tests"
374       },
375       {
376         "test": "jingle_unittests"
377       },
378       {
379         "swarming": {
380           "can_use_on_swarming_builders": true
381         },
382         "test": "media_unittests"
383       },
384       {
385         "test": "mojo_common_unittests"
386       },
387       {
388         "test": "mojo_public_bindings_unittests"
389       },
390       {
391         "test": "mojo_public_environment_unittests"
392       },
393       {
394         "test": "mojo_public_system_unittests"
395       },
396       {
397         "test": "mojo_public_utility_unittests"
398       },
399       {
400         "test": "mojo_system_unittests"
401       },
402       {
403         "test": "nacl_loader_unittests"
404       },
405       {
406         "swarming": {
407           "can_use_on_swarming_builders": true
408         },
409         "test": "net_unittests"
410       },
411       {
412         "test": "ppapi_unittests"
413       },
414       {
415         "test": "printing_unittests"
416       },
417       {
418         "test": "remoting_unittests"
419       },
420       {
421         "test": "sandbox_linux_unittests"
422       },
423       {
424         "test": "skia_unittests"
425       },
426       {
427         "test": "sql_unittests"
428       },
429       {
430         "swarming": {
431           "can_use_on_swarming_builders": true
432         },
433         "test": "sync_integration_tests"
434       },
435       {
436         "test": "sync_unit_tests"
437       },
438       {
439         "swarming": {
440           "can_use_on_swarming_builders": true
441         },
442         "test": "ui_base_unittests"
443       },
444       {
445         "swarming": {
446           "can_use_on_swarming_builders": true
447         },
448         "test": "ui_touch_selection_unittests"
449       },
450       {
451         "swarming": {
452           "can_use_on_swarming_builders": true
453         },
454         "test": "unit_tests"
455       },
456       {
457         "test": "url_unittests"
458       },
459       {
460         "test": "views_unittests"
461       },
462       {
463         "test": "wm_unittests"
464       }
465     ],
466     "scripts": [
467       {
468         "name": "checkdeps",
469         "script": "checkdeps.py"
470       },
471       {
472         "name": "checklicenses",
473         "script": "checklicenses.py"
474       },
475       {
476         "name": "checkperms",
477         "script": "checkperms.py"
478       },
479       {
480         "name": "telemetry_unittests",
481         "script": "telemetry_unittests.py"
482       },
483       {
484         "name": "telemetry_perf_unittests",
485         "script": "telemetry_perf_unittests.py"
486       },
487       {
488         "name": "nacl_integration",
489         "script": "nacl_integration.py"
490       }
491     ]
492   },
493   "Linux Tests (dbg)(1)": {
494     "gtest_tests": [
495       {
496         "swarming": {
497           "can_use_on_swarming_builders": true
498         },
499         "test": "accessibility_unittests"
500       },
501       {
502         "swarming": {
503           "can_use_on_swarming_builders": true
504         },
505         "test": "app_list_unittests"
506       },
507       {
508         "test": "app_shell_unittests"
509       },
510       {
511         "test": "aura_unittests"
512       },
513       {
514         "swarming": {
515           "can_use_on_swarming_builders": true
516         },
517         "test": "base_unittests"
518       },
519       {
520         "swarming": {
521           "can_use_on_swarming_builders": true,
522           "shards": 10
523         },
524         "test": "browser_tests"
525       },
526       {
527         "test": "cacheinvalidation_unittests"
528       },
529       {
530         "swarming": {
531           "can_use_on_swarming_builders": true
532         },
533         "test": "cast_unittests"
534       },
535       {
536         "swarming": {
537           "can_use_on_swarming_builders": true
538         },
539         "test": "cc_unittests"
540       },
541       {
542         "test": "chromedriver_unittests"
543       },
544       {
545         "swarming": {
546           "can_use_on_swarming_builders": true
547         },
548         "test": "components_unittests"
549       },
550       {
551         "test": "compositor_unittests"
552       },
553       {
554         "swarming": {
555           "can_use_on_swarming_builders": true
556         },
557         "test": "content_browsertests"
558       },
559       {
560         "swarming": {
561           "can_use_on_swarming_builders": true
562         },
563         "test": "content_unittests"
564       },
565       {
566         "swarming": {
567           "can_use_on_swarming_builders": true
568         },
569         "test": "crypto_unittests"
570       },
571       {
572         "test": "dbus_unittests"
573       },
574       {
575         "test": "device_unittests"
576       },
577       {
578         "test": "display_unittests"
579       },
580       {
581         "swarming": {
582           "can_use_on_swarming_builders": true
583         },
584         "test": "events_unittests"
585       },
586       {
587         "swarming": {
588           "can_use_on_swarming_builders": true
589         },
590         "test": "extensions_browsertests"
591       },
592       {
593         "test": "extensions_unittests"
594       },
595       {
596         "test": "gcm_unit_tests"
597       },
598       {
599         "swarming": {
600           "can_use_on_swarming_builders": true
601         },
602         "test": "gfx_unittests"
603       },
604       {
605         "test": "gn_unittests"
606       },
607       {
608         "test": "google_apis_unittests"
609       },
610       {
611         "swarming": {
612           "can_use_on_swarming_builders": true
613         },
614         "test": "gpu_unittests"
615       },
616       {
617         "swarming": {
618           "can_use_on_swarming_builders": true,
619           "shards": 3
620         },
621         "test": "interactive_ui_tests"
622       },
623       {
624         "test": "ipc_mojo_unittests"
625       },
626       {
627         "test": "ipc_tests"
628       },
629       {
630         "test": "jingle_unittests"
631       },
632       {
633         "swarming": {
634           "can_use_on_swarming_builders": true
635         },
636         "test": "media_unittests"
637       },
638       {
639         "test": "mojo_common_unittests"
640       },
641       {
642         "test": "mojo_public_bindings_unittests"
643       },
644       {
645         "test": "mojo_public_environment_unittests"
646       },
647       {
648         "test": "mojo_public_system_unittests"
649       },
650       {
651         "test": "mojo_public_utility_unittests"
652       },
653       {
654         "test": "mojo_system_unittests"
655       },
656       {
657         "test": "nacl_loader_unittests"
658       },
659       {
660         "swarming": {
661           "can_use_on_swarming_builders": true
662         },
663         "test": "net_unittests"
664       },
665       {
666         "test": "ppapi_unittests"
667       },
668       {
669         "test": "printing_unittests"
670       },
671       {
672         "test": "remoting_unittests"
673       },
674       {
675         "args": [
676           "--test-launcher-print-test-stdio=always"
677         ],
678         "test": "sandbox_linux_unittests"
679       },
680       {
681         "test": "skia_unittests"
682       },
683       {
684         "test": "sql_unittests"
685       },
686       {
687         "swarming": {
688           "can_use_on_swarming_builders": true
689         },
690         "test": "sync_integration_tests"
691       },
692       {
693         "test": "sync_unit_tests"
694       },
695       {
696         "swarming": {
697           "can_use_on_swarming_builders": true
698         },
699         "test": "ui_base_unittests"
700       },
701       {
702         "swarming": {
703           "can_use_on_swarming_builders": true
704         },
705         "test": "ui_touch_selection_unittests"
706       },
707       {
708         "swarming": {
709           "can_use_on_swarming_builders": true
710         },
711         "test": "unit_tests"
712       },
713       {
714         "test": "url_unittests"
715       },
716       {
717         "test": "views_unittests"
718       },
719       {
720         "test": "wm_unittests"
721       }
722     ],
723     "scripts": [
724       {
725         "name": "telemetry_unittests",
726         "script": "telemetry_unittests.py"
727       },
728       {
729         "name": "telemetry_perf_unittests",
730         "script": "telemetry_perf_unittests.py"
731       },
732       {
733         "name": "nacl_integration",
734         "script": "nacl_integration.py"
735       }
736     ]
737   },
738   "Linux Tests (dbg)(1)(32)": {
739     "gtest_tests": [
740       {
741         "swarming": {
742           "can_use_on_swarming_builders": true
743         },
744         "test": "accessibility_unittests"
745       },
746       {
747         "swarming": {
748           "can_use_on_swarming_builders": true
749         },
750         "test": "app_list_unittests"
751       },
752       {
753         "test": "app_shell_unittests"
754       },
755       {
756         "test": "aura_unittests"
757       },
758       {
759         "swarming": {
760           "can_use_on_swarming_builders": true
761         },
762         "test": "base_unittests"
763       },
764       {
765         "swarming": {
766           "can_use_on_swarming_builders": true,
767           "shards": 10
768         },
769         "test": "browser_tests"
770       },
771       {
772         "test": "cacheinvalidation_unittests"
773       },
774       {
775         "swarming": {
776           "can_use_on_swarming_builders": true
777         },
778         "test": "cast_unittests"
779       },
780       {
781         "swarming": {
782           "can_use_on_swarming_builders": true
783         },
784         "test": "cc_unittests"
785       },
786       {
787         "test": "chromedriver_unittests"
788       },
789       {
790         "swarming": {
791           "can_use_on_swarming_builders": true
792         },
793         "test": "components_unittests"
794       },
795       {
796         "test": "compositor_unittests"
797       },
798       {
799         "swarming": {
800           "can_use_on_swarming_builders": true
801         },
802         "test": "content_browsertests"
803       },
804       {
805         "swarming": {
806           "can_use_on_swarming_builders": true
807         },
808         "test": "content_unittests"
809       },
810       {
811         "swarming": {
812           "can_use_on_swarming_builders": true
813         },
814         "test": "crypto_unittests"
815       },
816       {
817         "test": "dbus_unittests"
818       },
819       {
820         "test": "device_unittests"
821       },
822       {
823         "test": "display_unittests"
824       },
825       {
826         "swarming": {
827           "can_use_on_swarming_builders": true
828         },
829         "test": "events_unittests"
830       },
831       {
832         "swarming": {
833           "can_use_on_swarming_builders": true
834         },
835         "test": "extensions_browsertests"
836       },
837       {
838         "test": "extensions_unittests"
839       },
840       {
841         "test": "gcm_unit_tests"
842       },
843       {
844         "swarming": {
845           "can_use_on_swarming_builders": true
846         },
847         "test": "gfx_unittests"
848       },
849       {
850         "test": "gn_unittests"
851       },
852       {
853         "test": "google_apis_unittests"
854       },
855       {
856         "swarming": {
857           "can_use_on_swarming_builders": true
858         },
859         "test": "gpu_unittests"
860       },
861       {
862         "swarming": {
863           "can_use_on_swarming_builders": true
864         },
865         "test": "interactive_ui_tests"
866       },
867       {
868         "test": "ipc_mojo_unittests"
869       },
870       {
871         "test": "ipc_tests"
872       },
873       {
874         "test": "jingle_unittests"
875       },
876       {
877         "swarming": {
878           "can_use_on_swarming_builders": true
879         },
880         "test": "media_unittests"
881       },
882       {
883         "test": "mojo_common_unittests"
884       },
885       {
886         "test": "mojo_public_bindings_unittests"
887       },
888       {
889         "test": "mojo_public_environment_unittests"
890       },
891       {
892         "test": "mojo_public_system_unittests"
893       },
894       {
895         "test": "mojo_public_utility_unittests"
896       },
897       {
898         "test": "mojo_system_unittests"
899       },
900       {
901         "test": "nacl_loader_unittests"
902       },
903       {
904         "swarming": {
905           "can_use_on_swarming_builders": true
906         },
907         "test": "net_unittests"
908       },
909       {
910         "test": "ppapi_unittests"
911       },
912       {
913         "test": "printing_unittests"
914       },
915       {
916         "test": "remoting_unittests"
917       },
918       {
919         "test": "sandbox_linux_unittests"
920       },
921       {
922         "test": "skia_unittests"
923       },
924       {
925         "test": "sql_unittests"
926       },
927       {
928         "swarming": {
929           "can_use_on_swarming_builders": true
930         },
931         "test": "sync_integration_tests"
932       },
933       {
934         "test": "sync_unit_tests"
935       },
936       {
937         "swarming": {
938           "can_use_on_swarming_builders": true
939         },
940         "test": "ui_base_unittests"
941       },
942       {
943         "swarming": {
944           "can_use_on_swarming_builders": true
945         },
946         "test": "ui_touch_selection_unittests"
947       },
948       {
949         "swarming": {
950           "can_use_on_swarming_builders": true
951         },
952         "test": "unit_tests"
953       },
954       {
955         "test": "url_unittests"
956       },
957       {
958         "test": "views_unittests"
959       },
960       {
961         "test": "wm_unittests"
962       }
963     ],
964     "scripts": [
965       {
966         "name": "nacl_integration",
967         "script": "nacl_integration.py"
968       }
969     ]
970   }