ozone: evdev: Sync caps lock LED state to evdev
[chromium-blink-merge.git] / testing / buildbot / chromium.webkit.json
blobde06868626192e50c147f631a222c92014be63f0
2   "WebKit Linux": {
3     "gtest_tests": [
4       "blink_heap_unittests",
5       "blink_platform_unittests",
6       "webkit_unit_tests",
7       "wtf_unittests"
8     ],
9     "scripts": [
10       {
11         "name": "webkit_lint",
12         "script": "webkit_lint.py"
13       },
14       {
15         "name": "webkit_python_tests",
16         "script": "webkit_python_tests.py"
17       }
18     ]
19   },
20   "Linux ChromiumOS Tests (1)": {
21     "gtest_tests": [
22       "accessibility_unittests",
23       {
24         "test": "base_unittests",
25         "swarming": {
26           "can_use_on_swarming_builders": true
27         }
28       },
29       {
30         "test": "browser_tests",
31         "swarming": {
32           "can_use_on_swarming_builders": true,
33           "shards": 5
34         }
35       },
36       "cacheinvalidation_unittests",
37       "chromeos_unittests",
38       "components_unittests",
39       {
40         "test": "content_browsertests",
41         "swarming": {
42           "can_use_on_swarming_builders": true
43         }
44       },
45       {
46         "test": "content_unittests",
47         "swarming": {
48           "can_use_on_swarming_builders": true
49         }
50       },
51       {
52         "test": "crypto_unittests",
53         "swarming": {
54           "can_use_on_swarming_builders": true
55         }
56       },
57       "dbus_unittests",
58       "display_unittests",
59       "extensions_unittests",
60       "gcm_unit_tests",
61       "google_apis_unittests",
62       "gpu_unittests",
63       "url_unittests",
64       {
65         "test": "interactive_ui_tests",
66         "swarming": {
67           "can_use_on_swarming_builders": true
68         }
69       },
70       "jingle_unittests",
71       "content_unittests",
72       "device_unittests",
73       "media_unittests",
74       {
75         "test": "net_unittests",
76         "swarming": {
77           "can_use_on_swarming_builders": true
78         }
79       },
80       "ppapi_unittests",
81       "printing_unittests",
82       "remoting_unittests",
83       "sandbox_linux_unittests",
84       "ui_base_unittests",
85       "ui_touch_selection_unittests",
86       "views_unittests",
87       "wm_unittests",
88       "aura_unittests",
89       {
90         "test": "ash_unittests",
91         "swarming": {
92           "can_use_on_swarming_builders": true
93         }
94       },
95       "app_list_unittests",
96       "message_center_unittests",
97       "compositor_unittests",
98       "events_unittests",
99       "ipc_tests",
100       "sync_unit_tests",
101       {
102         "test": "unit_tests",
103         "swarming": {
104           "can_use_on_swarming_builders": true
105         }
106       },
107       "sql_unittests",
108       "nacl_loader_unittests",
109       "app_shell_unittests",
110       "chromevox_tests",
111       {
112         "test": "extensions_browsertests",
113         "swarming": {
114           "can_use_on_swarming_builders": true
115         }
116       },
117       "skia_unittests"
118     ]
119   },
120   "Linux ChromiumOS Tests (2)": {
121     "gtest_tests": [
122     ]
123   },
124   "Linux ChromiumOS Tests (dbg)(1)": {
125     "gtest_tests": [
126       "accessibility_unittests",
127       {
128         "test": "base_unittests",
129         "swarming": {
130           "can_use_on_swarming_builders": true
131         }
132       },
133       "cacheinvalidation_unittests",
134       "chromeos_unittests",
135       "components_unittests",
136       {
137         "test": "crypto_unittests",
138         "swarming": {
139           "can_use_on_swarming_builders": true
140         }
141       },
142       "dbus_unittests",
143       "extensions_unittests",
144       "google_apis_unittests",
145       "gpu_unittests",
146       "url_unittests",
147       "jingle_unittests",
148       {
149         "test": "content_unittests",
150         "swarming": {
151           "can_use_on_swarming_builders": true
152         }
153       },
154       "device_unittests",
155       "display_unittests",
156       "media_unittests",
157       "ppapi_unittests",
158       "printing_unittests",
159       "remoting_unittests",
160       "sandbox_linux_unittests",
161       "ui_base_unittests",
162       "ui_touch_selection_unittests",
163       "views_unittests",
164       "wm_unittests",
165       "aura_unittests",
166       {
167         "test": "ash_unittests",
168         "swarming": {
169           "can_use_on_swarming_builders": true
170         }
171       },
172       "app_list_unittests",
173       "message_center_unittests",
174       "compositor_unittests",
175       "events_unittests",
176       "ipc_tests",
177       "sync_unit_tests",
178       {
179         "test": "unit_tests",
180         "swarming": {
181           "can_use_on_swarming_builders": true
182         }
183       },
184       "sql_unittests",
185       "nacl_loader_unittests",
186       {
187         "test": "net_unittests",
188         "swarming": {
189           "can_use_on_swarming_builders": true
190         }
191       },
192       {
193         "test": "browser_tests",
194         "swarming": {
195           "can_use_on_swarming_builders": true,
196           "shards": 20
197         }
198       },
199       "app_shell_unittests",
200       {
201         "test": "content_browsertests",
202         "swarming": {
203           "can_use_on_swarming_builders": true,
204           "shards": 2
205         }
206       },
207       {
208         "test": "extensions_browsertests",
209         "swarming": {
210           "can_use_on_swarming_builders": true
211         }
212       },
213       "gcm_unit_tests",
214       "skia_unittests",
215       {
216         "test": "interactive_ui_tests",
217         "swarming": {
218           "can_use_on_swarming_builders": true,
219           "shards": 3
220         }
221       }
222     ]
223   },
224   "Linux ChromiumOS Tests (dbg)(2)": {
225     "gtest_tests": [
226     ]
227   },
228   "Linux ChromiumOS Tests (dbg)(3)": {
229     "gtest_tests": [
230     ]
231   }