Don't show supervised user as "already on this device" while they're being imported.
[chromium-blink-merge.git] / testing / buildbot / chromium.linux.json
blob6a81d7e0ca2e782bfa70a8578ffe1017be9481b4
2   "Android GN": {
3     "additional_compile_targets": [
4       "chrome_shell_apk",
5       "mandoline:all"
6     ],
7     "scripts": [
8       {
9         "name": "gn_check",
10         "script": "gn_check.py"
11       }
12     ]
13   },
14   "Android GN (dbg)": {
15     "additional_compile_targets": [
16       "chrome_shell_apk",
17       "mandoline:all"
18     ]
19   },
20   "Android Tests": {
21     "scripts": [
22       {
23         "name": "webview_licenses",
24         "script": "webview_licenses.py"
25       },
26       {
27         "name": "telemetry_perf_unittests",
28         "script": "telemetry_perf_unittests.py"
29       }
30     ]
31   },
32   "Android Tests (dbg)": {
33     "scripts": [
34       {
35         "name": "webview_licenses",
36         "script": "webview_licenses.py"
37       },
38       {
39         "name": "telemetry_perf_unittests",
40         "script": "telemetry_perf_unittests.py"
41       }
42     ]
43   },
44   "Cast Linux": {
45     "gtest_tests": [
46       {
47         "test": "base_unittests"
48       },
49       {
50         "test": "cacheinvalidation_unittests"
51       },
52       {
53         "test": "cast_base_unittests"
54       },
55       {
56         "test": "cast_media_unittests"
57       },
58       {
59         "test": "cast_shell_browser_test"
60       },
61       {
62         "test": "content_unittests"
63       },
64       {
65         "test": "crypto_unittests"
66       },
67       {
68         "test": "gpu_unittests"
69       },
70       {
71         "test": "ipc_tests"
72       },
73       {
74         "test": "jingle_unittests"
75       },
76       {
77         "test": "media_unittests"
78       },
79       {
80         "test": "midi_unittests"
81       },
82       {
83         "test": "net_unittests"
84       },
85       {
86         "test": "sandbox_linux_unittests"
87       },
88       {
89         "test": "sql_unittests"
90       },
91       {
92         "test": "sync_unit_tests"
93       },
94       {
95         "test": "ui_base_unittests"
96       },
97       {
98         "test": "url_unittests"
99       }
100     ]
101   },
102   "Linux Clang (dbg)": {
103     "gtest_tests": [
104       {
105         "swarming": {
106           "can_use_on_swarming_builders": true
107         },
108         "test": "accessibility_unittests"
109       },
110       {
111         "test": "app_shell_unittests"
112       },
113       {
114         "test": "base_unittests"
115       },
116       {
117         "test": "components_unittests"
118       },
119       {
120         "test": "content_unittests"
121       },
122       {
123         "test": "crypto_unittests"
124       },
125       {
126         "test": "device_unittests"
127       },
128       {
129         "test": "display_unittests"
130       },
131       {
132         "test": "extensions_unittests"
133       },
134       {
135         "test": "gn_unittests"
136       },
137       {
138         "test": "google_apis_unittests"
139       },
140       {
141         "test": "ipc_mojo_unittests"
142       },
143       {
144         "test": "ipc_tests"
145       },
146       {
147         "test": "mojo_common_unittests"
148       },
149       {
150         "test": "mojo_public_application_unittests"
151       },
152       {
153         "test": "mojo_public_bindings_unittests"
154       },
155       {
156         "test": "mojo_public_environment_unittests"
157       },
158       {
159         "test": "mojo_public_system_unittests"
160       },
161       {
162         "test": "mojo_public_utility_unittests"
163       },
164       {
165         "test": "mojo_system_unittests"
166       },
167       {
168         "test": "nacl_loader_unittests"
169       },
170       {
171         "test": "sandbox_linux_unittests"
172       },
173       {
174         "test": "skia_unittests"
175       },
176       {
177         "test": "sql_unittests"
178       },
179       {
180         "test": "sync_unit_tests"
181       },
182       {
183         "test": "ui_base_unittests"
184       },
185       {
186         "test": "unit_tests"
187       }
188     ]
189   },
190   "Linux GN": {
191     "additional_compile_targets": [
192       "browser_tests",
193       "mandoline:all"
194     ],
195     "gtest_tests": [
196       {
197         "test": "accessibility_unittests"
198       },
199       {
200         "test": "app_list_unittests"
201       },
202       {
203         "test": "aura_unittests"
204       },
205       {
206         "test": "base_unittests"
207       },
208       {
209         "test": "cacheinvalidation_unittests"
210       },
211       {
212         "test": "cast_unittests"
213       },
214       {
215         "test": "cc_unittests"
216       },
217       {
218         "test": "chromedriver_unittests"
219       },
220       {
221         "test": "components_browsertests"
222       },
223       {
224         "test": "components_unittests"
225       },
226       {
227         "test": "content_browsertests"
228       },
229       {
230         "test": "content_unittests"
231       },
232       {
233         "test": "crypto_unittests"
234       },
235       {
236         "test": "dbus_unittests"
237       },
238       {
239         "test": "device_unittests"
240       },
241       {
242         "test": "display_unittests"
243       },
244       {
245         "test": "events_unittests"
246       },
247       {
248         "test": "extensions_browsertests"
249       },
250       {
251         "test": "extensions_unittests"
252       },
253       {
254         "test": "gcm_unit_tests"
255       },
256       {
257         "test": "gfx_unittests"
258       },
259       {
260         "test": "gl_unittests"
261       },
262       {
263         "test": "gn_unittests"
264       },
265       {
266         "test": "google_apis_unittests"
267       },
268       {
269         "test": "gpu_unittests"
270       },
271       {
272         "test": "html_viewer_unittests"
273       },
274       {
275         "test": "interactive_ui_tests"
276       },
277       {
278         "test": "ipc_mojo_unittests"
279       },
280       {
281         "test": "ipc_tests"
282       },
283       {
284         "test": "jingle_unittests"
285       },
286       {
287         "test": "media_unittests"
288       },
289       {
290         "test": "mojo_common_unittests"
291       },
292       {
293         "test": "mojo_public_application_unittests"
294       },
295       {
296         "test": "mojo_public_bindings_unittests"
297       },
298       {
299         "test": "mojo_public_environment_unittests"
300       },
301       {
302         "test": "mojo_public_system_unittests"
303       },
304       {
305         "test": "mojo_public_utility_unittests"
306       },
307       {
308         "test": "mojo_runner_unittests"
309       },
310       {
311         "test": "mojo_shell_unittests"
312       },
313       {
314         "test": "mojo_surfaces_lib_unittests"
315       },
316       {
317         "test": "mojo_system_unittests"
318       },
319       {
320         "test": "nacl_loader_unittests"
321       },
322       {
323         "test": "net_unittests"
324       },
325       {
326         "test": "ppapi_unittests"
327       },
328       {
329         "test": "printing_unittests"
330       },
331       {
332         "test": "remoting_unittests"
333       },
334       {
335         "test": "resource_provider_unittests"
336       },
337       {
338         "test": "sandbox_linux_unittests"
339       },
340       {
341         "test": "skia_unittests"
342       },
343       {
344         "test": "sql_unittests"
345       },
346       {
347         "test": "sync_integration_tests"
348       },
349       {
350         "test": "sync_unit_tests"
351       },
352       {
353         "test": "ui_base_unittests"
354       },
355       {
356         "test": "ui_touch_selection_unittests"
357       },
358       {
359         "test": "unit_tests"
360       },
361       {
362         "test": "url_unittests"
363       },
364       {
365         "test": "view_manager_unittests"
366       },
367       {
368         "test": "views_unittests"
369       },
370       {
371         "test": "wm_unittests"
372       }
373     ],
374     "scripts": [
375       {
376         "name": "gn_check",
377         "script": "gn_check.py"
378       },
379       {
380         "args": [
381           "chrome"
382         ],
383         "name": "gyp_flag_compare",
384         "script": "gyp_flag_compare.py"
385       },
386       {
387         "name": "mojo_apptest",
388         "script": "mojo_apptest.py"
389       }
390     ]
391   },
392   "Linux GN (dbg)": {
393     "additional_compile_targets": [
394       "accessibility_unittests",
395       "app_list_unittests",
396       "aura_unittests",
397       "browser_tests",
398       "cacheinvalidation_unittests",
399       "cast_unittests",
400       "cc_unittests",
401       "chromedriver_unittests",
402       "components_browsertests",
403       "components_unittests",
404       "content_browsertests",
405       "content_unittests",
406       "crypto_unittests",
407       "dbus_unittests",
408       "device_unittests",
409       "display_unittests",
410       "events_unittests",
411       "extensions_browsertests",
412       "extensions_unittests",
413       "gcm_unit_tests",
414       "gfx_unittests",
415       "gl_unittests",
416       "gn_unittests",
417       "google_apis_unittests",
418       "gpu_unittests",
419       "interactive_ui_tests",
420       "ipc_mojo_unittests",
421       "ipc_tests",
422       "jingle_unittests",
423       "mandoline:all",
424       "media_unittests",
425       "net_unittests",
426       "ppapi_unittests",
427       "printing_unittests",
428       "remoting_unittests",
429       "sandbox_linux_unittests",
430       "skia_unittests",
431       "sql_unittests",
432       "sync_integration_tests",
433       "sync_unit_tests",
434       "ui_base_unittests",
435       "ui_touch_selection_unittests",
436       "unit_tests",
437       "url_unittests",
438       "views_unittests",
439       "wm_unittests"
440     ],
441     "gtest_tests": [
442       {
443         "test": "base_unittests"
444       }
445     ]
446   },
447   "Linux GN Clobber": {
448     "additional_compile_targets": [
449       "all"
450     ]
451   },
452   "Linux Tests": {
453     "gtest_tests": [
454       {
455         "swarming": {
456           "can_use_on_swarming_builders": true
457         },
458         "test": "accessibility_unittests"
459       },
460       {
461         "swarming": {
462           "can_use_on_swarming_builders": true
463         },
464         "test": "app_list_unittests"
465       },
466       {
467         "test": "app_shell_unittests"
468       },
469       {
470         "test": "aura_unittests"
471       },
472       {
473         "swarming": {
474           "can_use_on_swarming_builders": true
475         },
476         "test": "base_unittests"
477       },
478       {
479         "swarming": {
480           "can_use_on_swarming_builders": true,
481           "shards": 5
482         },
483         "test": "browser_tests"
484       },
485       {
486         "test": "cacheinvalidation_unittests"
487       },
488       {
489         "swarming": {
490           "can_use_on_swarming_builders": true
491         },
492         "test": "cast_unittests"
493       },
494       {
495         "swarming": {
496           "can_use_on_swarming_builders": true
497         },
498         "test": "cc_unittests"
499       },
500       {
501         "test": "chromedriver_unittests"
502       },
503       {
504         "swarming": {
505           "can_use_on_swarming_builders": true
506         },
507         "test": "components_browsertests"
508       },
509       {
510         "swarming": {
511           "can_use_on_swarming_builders": true
512         },
513         "test": "components_unittests"
514       },
515       {
516         "test": "compositor_unittests"
517       },
518       {
519         "swarming": {
520           "can_use_on_swarming_builders": true
521         },
522         "test": "content_browsertests"
523       },
524       {
525         "swarming": {
526           "can_use_on_swarming_builders": true
527         },
528         "test": "content_unittests"
529       },
530       {
531         "swarming": {
532           "can_use_on_swarming_builders": true
533         },
534         "test": "crypto_unittests"
535       },
536       {
537         "test": "dbus_unittests"
538       },
539       {
540         "test": "device_unittests"
541       },
542       {
543         "test": "display_unittests"
544       },
545       {
546         "swarming": {
547           "can_use_on_swarming_builders": true
548         },
549         "test": "events_unittests"
550       },
551       {
552         "swarming": {
553           "can_use_on_swarming_builders": true
554         },
555         "test": "extensions_browsertests"
556       },
557       {
558         "test": "extensions_unittests"
559       },
560       {
561         "test": "gcm_unit_tests"
562       },
563       {
564         "swarming": {
565           "can_use_on_swarming_builders": true
566         },
567         "test": "gfx_unittests"
568       },
569       {
570         "test": "gl_unittests"
571       },
572       {
573         "test": "gn_unittests"
574       },
575       {
576         "test": "google_apis_unittests"
577       },
578       {
579         "swarming": {
580           "can_use_on_swarming_builders": true
581         },
582         "test": "gpu_unittests"
583       },
584       {
585         "swarming": {
586           "can_use_on_swarming_builders": true
587         },
588         "test": "interactive_ui_tests"
589       },
590       {
591         "test": "ipc_mojo_unittests"
592       },
593       {
594         "test": "ipc_tests"
595       },
596       {
597         "test": "jingle_unittests"
598       },
599       {
600         "swarming": {
601           "can_use_on_swarming_builders": true
602         },
603         "test": "media_unittests"
604       },
605       {
606         "swarming": {
607           "can_use_on_swarming_builders": true
608         },
609         "test": "midi_unittests"
610       },
611       {
612         "test": "mojo_common_unittests"
613       },
614       {
615         "test": "mojo_public_bindings_unittests"
616       },
617       {
618         "test": "mojo_public_environment_unittests"
619       },
620       {
621         "test": "mojo_public_system_unittests"
622       },
623       {
624         "test": "mojo_public_utility_unittests"
625       },
626       {
627         "test": "mojo_system_unittests"
628       },
629       {
630         "test": "nacl_loader_unittests"
631       },
632       {
633         "swarming": {
634           "can_use_on_swarming_builders": true
635         },
636         "test": "net_unittests"
637       },
638       {
639         "test": "ppapi_unittests"
640       },
641       {
642         "test": "printing_unittests"
643       },
644       {
645         "test": "remoting_unittests"
646       },
647       {
648         "test": "sandbox_linux_unittests"
649       },
650       {
651         "test": "skia_unittests"
652       },
653       {
654         "test": "sql_unittests"
655       },
656       {
657         "swarming": {
658           "can_use_on_swarming_builders": true
659         },
660         "test": "sync_integration_tests"
661       },
662       {
663         "test": "sync_unit_tests"
664       },
665       {
666         "swarming": {
667           "can_use_on_swarming_builders": true
668         },
669         "test": "ui_base_unittests"
670       },
671       {
672         "swarming": {
673           "can_use_on_swarming_builders": true
674         },
675         "test": "ui_touch_selection_unittests"
676       },
677       {
678         "swarming": {
679           "can_use_on_swarming_builders": true
680         },
681         "test": "unit_tests"
682       },
683       {
684         "test": "url_unittests"
685       },
686       {
687         "test": "views_unittests"
688       },
689       {
690         "test": "wm_unittests"
691       }
692     ],
693     "scripts": [
694       {
695         "name": "checkdeps",
696         "script": "checkdeps.py"
697       },
698       {
699         "name": "checklicenses",
700         "script": "checklicenses.py"
701       },
702       {
703         "name": "checkperms",
704         "script": "checkperms.py"
705       },
706       {
707         "name": "telemetry_unittests",
708         "script": "telemetry_unittests.py"
709       },
710       {
711         "name": "telemetry_perf_unittests",
712         "script": "telemetry_perf_unittests.py"
713       },
714       {
715         "name": "nacl_integration",
716         "script": "nacl_integration.py"
717       }
718     ]
719   },
720   "Linux Tests (dbg)(1)": {
721     "gtest_tests": [
722       {
723         "swarming": {
724           "can_use_on_swarming_builders": true
725         },
726         "test": "accessibility_unittests"
727       },
728       {
729         "swarming": {
730           "can_use_on_swarming_builders": true
731         },
732         "test": "app_list_unittests"
733       },
734       {
735         "test": "app_shell_unittests"
736       },
737       {
738         "test": "aura_unittests"
739       },
740       {
741         "swarming": {
742           "can_use_on_swarming_builders": true
743         },
744         "test": "base_unittests"
745       },
746       {
747         "swarming": {
748           "can_use_on_swarming_builders": true,
749           "shards": 10
750         },
751         "test": "browser_tests"
752       },
753       {
754         "test": "cacheinvalidation_unittests"
755       },
756       {
757         "swarming": {
758           "can_use_on_swarming_builders": true
759         },
760         "test": "cast_unittests"
761       },
762       {
763         "swarming": {
764           "can_use_on_swarming_builders": true
765         },
766         "test": "cc_unittests"
767       },
768       {
769         "test": "chromedriver_unittests"
770       },
771       {
772         "swarming": {
773           "can_use_on_swarming_builders": true
774         },
775         "test": "components_unittests"
776       },
777       {
778         "test": "compositor_unittests"
779       },
780       {
781         "swarming": {
782           "can_use_on_swarming_builders": true
783         },
784         "test": "content_browsertests"
785       },
786       {
787         "swarming": {
788           "can_use_on_swarming_builders": true
789         },
790         "test": "content_unittests"
791       },
792       {
793         "swarming": {
794           "can_use_on_swarming_builders": true
795         },
796         "test": "crypto_unittests"
797       },
798       {
799         "test": "dbus_unittests"
800       },
801       {
802         "test": "device_unittests"
803       },
804       {
805         "test": "display_unittests"
806       },
807       {
808         "swarming": {
809           "can_use_on_swarming_builders": true
810         },
811         "test": "events_unittests"
812       },
813       {
814         "swarming": {
815           "can_use_on_swarming_builders": true
816         },
817         "test": "extensions_browsertests"
818       },
819       {
820         "test": "extensions_unittests"
821       },
822       {
823         "test": "gcm_unit_tests"
824       },
825       {
826         "swarming": {
827           "can_use_on_swarming_builders": true
828         },
829         "test": "gfx_unittests"
830       },
831       {
832         "test": "gl_unittests"
833       },
834       {
835         "test": "gn_unittests"
836       },
837       {
838         "test": "google_apis_unittests"
839       },
840       {
841         "swarming": {
842           "can_use_on_swarming_builders": true
843         },
844         "test": "gpu_unittests"
845       },
846       {
847         "swarming": {
848           "can_use_on_swarming_builders": true,
849           "shards": 3
850         },
851         "test": "interactive_ui_tests"
852       },
853       {
854         "test": "ipc_mojo_unittests"
855       },
856       {
857         "test": "ipc_tests"
858       },
859       {
860         "test": "jingle_unittests"
861       },
862       {
863         "swarming": {
864           "can_use_on_swarming_builders": true
865         },
866         "test": "media_unittests"
867       },
868       {
869         "swarming": {
870           "can_use_on_swarming_builders": true
871         },
872         "test": "midi_unittests"
873       },
874       {
875         "test": "mojo_common_unittests"
876       },
877       {
878         "test": "mojo_public_bindings_unittests"
879       },
880       {
881         "test": "mojo_public_environment_unittests"
882       },
883       {
884         "test": "mojo_public_system_unittests"
885       },
886       {
887         "test": "mojo_public_utility_unittests"
888       },
889       {
890         "test": "mojo_system_unittests"
891       },
892       {
893         "test": "nacl_loader_unittests"
894       },
895       {
896         "swarming": {
897           "can_use_on_swarming_builders": true
898         },
899         "test": "net_unittests"
900       },
901       {
902         "test": "ppapi_unittests"
903       },
904       {
905         "test": "printing_unittests"
906       },
907       {
908         "test": "remoting_unittests"
909       },
910       {
911         "args": [
912           "--test-launcher-print-test-stdio=always"
913         ],
914         "test": "sandbox_linux_unittests"
915       },
916       {
917         "test": "skia_unittests"
918       },
919       {
920         "test": "sql_unittests"
921       },
922       {
923         "swarming": {
924           "can_use_on_swarming_builders": true
925         },
926         "test": "sync_integration_tests"
927       },
928       {
929         "test": "sync_unit_tests"
930       },
931       {
932         "swarming": {
933           "can_use_on_swarming_builders": true
934         },
935         "test": "ui_base_unittests"
936       },
937       {
938         "swarming": {
939           "can_use_on_swarming_builders": true
940         },
941         "test": "ui_touch_selection_unittests"
942       },
943       {
944         "swarming": {
945           "can_use_on_swarming_builders": true
946         },
947         "test": "unit_tests"
948       },
949       {
950         "test": "url_unittests"
951       },
952       {
953         "test": "views_unittests"
954       },
955       {
956         "test": "wm_unittests"
957       }
958     ],
959     "scripts": [
960       {
961         "name": "telemetry_unittests",
962         "script": "telemetry_unittests.py"
963       },
964       {
965         "name": "telemetry_perf_unittests",
966         "script": "telemetry_perf_unittests.py"
967       },
968       {
969         "name": "nacl_integration",
970         "script": "nacl_integration.py"
971       }
972     ]
973   },
974   "Linux Tests (dbg)(1)(32)": {
975     "gtest_tests": [
976       {
977         "swarming": {
978           "can_use_on_swarming_builders": true
979         },
980         "test": "accessibility_unittests"
981       },
982       {
983         "swarming": {
984           "can_use_on_swarming_builders": true
985         },
986         "test": "app_list_unittests"
987       },
988       {
989         "test": "app_shell_unittests"
990       },
991       {
992         "test": "aura_unittests"
993       },
994       {
995         "swarming": {
996           "can_use_on_swarming_builders": true
997         },
998         "test": "base_unittests"
999       },
1000       {
1001         "swarming": {
1002           "can_use_on_swarming_builders": true,
1003           "shards": 10
1004         },
1005         "test": "browser_tests"
1006       },
1007       {
1008         "test": "cacheinvalidation_unittests"
1009       },
1010       {
1011         "swarming": {
1012           "can_use_on_swarming_builders": true
1013         },
1014         "test": "cast_unittests"
1015       },
1016       {
1017         "swarming": {
1018           "can_use_on_swarming_builders": true
1019         },
1020         "test": "cc_unittests"
1021       },
1022       {
1023         "test": "chromedriver_unittests"
1024       },
1025       {
1026         "swarming": {
1027           "can_use_on_swarming_builders": true
1028         },
1029         "test": "components_unittests"
1030       },
1031       {
1032         "test": "compositor_unittests"
1033       },
1034       {
1035         "swarming": {
1036           "can_use_on_swarming_builders": true
1037         },
1038         "test": "content_browsertests"
1039       },
1040       {
1041         "swarming": {
1042           "can_use_on_swarming_builders": true
1043         },
1044         "test": "content_unittests"
1045       },
1046       {
1047         "swarming": {
1048           "can_use_on_swarming_builders": true
1049         },
1050         "test": "crypto_unittests"
1051       },
1052       {
1053         "test": "dbus_unittests"
1054       },
1055       {
1056         "test": "device_unittests"
1057       },
1058       {
1059         "test": "display_unittests"
1060       },
1061       {
1062         "swarming": {
1063           "can_use_on_swarming_builders": true
1064         },
1065         "test": "events_unittests"
1066       },
1067       {
1068         "swarming": {
1069           "can_use_on_swarming_builders": true
1070         },
1071         "test": "extensions_browsertests"
1072       },
1073       {
1074         "test": "extensions_unittests"
1075       },
1076       {
1077         "test": "gcm_unit_tests"
1078       },
1079       {
1080         "swarming": {
1081           "can_use_on_swarming_builders": true
1082         },
1083         "test": "gfx_unittests"
1084       },
1085       {
1086         "test": "gl_unittests"
1087       },
1088       {
1089         "test": "gn_unittests"
1090       },
1091       {
1092         "test": "google_apis_unittests"
1093       },
1094       {
1095         "swarming": {
1096           "can_use_on_swarming_builders": true
1097         },
1098         "test": "gpu_unittests"
1099       },
1100       {
1101         "swarming": {
1102           "can_use_on_swarming_builders": true
1103         },
1104         "test": "interactive_ui_tests"
1105       },
1106       {
1107         "test": "ipc_mojo_unittests"
1108       },
1109       {
1110         "test": "ipc_tests"
1111       },
1112       {
1113         "test": "jingle_unittests"
1114       },
1115       {
1116         "swarming": {
1117           "can_use_on_swarming_builders": true
1118         },
1119         "test": "media_unittests"
1120       },
1121       {
1122         "swarming": {
1123           "can_use_on_swarming_builders": true
1124         },
1125         "test": "midi_unittests"
1126       },
1127       {
1128         "test": "mojo_common_unittests"
1129       },
1130       {
1131         "test": "mojo_public_bindings_unittests"
1132       },
1133       {
1134         "test": "mojo_public_environment_unittests"
1135       },
1136       {
1137         "test": "mojo_public_system_unittests"
1138       },
1139       {
1140         "test": "mojo_public_utility_unittests"
1141       },
1142       {
1143         "test": "mojo_system_unittests"
1144       },
1145       {
1146         "test": "nacl_loader_unittests"
1147       },
1148       {
1149         "swarming": {
1150           "can_use_on_swarming_builders": true
1151         },
1152         "test": "net_unittests"
1153       },
1154       {
1155         "test": "ppapi_unittests"
1156       },
1157       {
1158         "test": "printing_unittests"
1159       },
1160       {
1161         "test": "remoting_unittests"
1162       },
1163       {
1164         "test": "sandbox_linux_unittests"
1165       },
1166       {
1167         "test": "skia_unittests"
1168       },
1169       {
1170         "test": "sql_unittests"
1171       },
1172       {
1173         "swarming": {
1174           "can_use_on_swarming_builders": true
1175         },
1176         "test": "sync_integration_tests"
1177       },
1178       {
1179         "test": "sync_unit_tests"
1180       },
1181       {
1182         "swarming": {
1183           "can_use_on_swarming_builders": true
1184         },
1185         "test": "ui_base_unittests"
1186       },
1187       {
1188         "swarming": {
1189           "can_use_on_swarming_builders": true
1190         },
1191         "test": "ui_touch_selection_unittests"
1192       },
1193       {
1194         "swarming": {
1195           "can_use_on_swarming_builders": true
1196         },
1197         "test": "unit_tests"
1198       },
1199       {
1200         "test": "url_unittests"
1201       },
1202       {
1203         "test": "views_unittests"
1204       },
1205       {
1206         "test": "wm_unittests"
1207       }
1208     ],
1209     "scripts": [
1210       {
1211         "name": "nacl_integration",
1212         "script": "nacl_integration.py"
1213       }
1214     ]
1215   }