Isolate extensions_browsertests
[chromium-blink-merge.git] / testing / buildbot / chromium_trybot.json
blobb73741fe67a50fc353f6b90cfecd806bff4f8eb4
2   "compile_targets": [
3     "all"
4   ],
5   "gtest_tests": [
6     {
7       "test": "accessibility_unittests",
8       "swarming": {
9         "can_use_on_swarming_builders": true
10       }
11     },
12     {
13       "test": "app_installer_unittests",
14       "platforms": ["win"]
15     },
16     {
17       "test": "app_list_unittests",
18       "swarming": {
19         "can_use_on_swarming_builders": true
20       }
21     },
22     {
23       "test": "ash_unittests",
24       "chromium_configs": [
25         "chromium_chromeos",
26         "chromium_chromeos_clang",
27         "chromium_chromeos_ozone"
28       ],
29       "swarming": {
30         "can_use_on_swarming_builders": true
31       }
32     },
33     {
34       "test": "ash_unittests",
35       "platforms": ["win"],
36       "swarming": {
37         "can_use_on_swarming_builders": true
38       }
39     },
40     {
41       "test": "base_unittests",
42       "swarming": {
43         "can_use_on_swarming_builders": true
44       }
45     },
46     {
47       "test": "browser_tests",
48       "swarming": {
49         "can_use_on_swarming_builders": true,
50         "shards": 8
51       }
52     },
53     "cacheinvalidation_unittests",
54     "cast_unittests",
55     "cc_unittests",
56     "chromedriver_unittests",
57     {
58       "test": "chromevox_tests",
59       "chromium_configs": [
60         "chromium_chromeos",
61         "chromium_chromeos_clang",
62         "chromium_chromeos_ozone"
63       ]
64     },
65     {
66       "test": "chrome_elf_unittests",
67       "platforms": ["win"]
68     },
69     "components_browsertests",
70     {
71       "test": "components_unittests",
72       "swarming": {
73         "can_use_on_swarming_builders": true
74       }
75     },
76     {
77       "test": "compositor_unittests",
78       "platforms": ["linux", "win"]
79     },
80     {
81       "test": "courgette_unittests",
82       "can_use_on_swarming_builders": true,
83       "platforms": ["win"]
84     },
85     {
86       "test": "content_browsertests",
87       "swarming": {
88         "can_use_on_swarming_builders": true
89       }
90     },
91     {
92       "test": "content_unittests",
93       "swarming": {
94         "can_use_on_swarming_builders": true
95       }
96     },
97     "crypto_unittests",
98     {
99       "test": "dbus_unittests",
100       "platforms": ["linux"]
101     },
102     "device_unittests",
103     {
104       "test": "events_unittests",
105       "swarming": {
106         "can_use_on_swarming_builders": true
107       }
108     },
109     {
110       "test": "extensions_unittests",
111       "platforms": ["win", "mac", "linux"]
112     },
113     "gcm_unit_tests",
114     {
115       "test": "gfx_unittests",
116       "swarming": {
117         "can_use_on_swarming_builders": true
118       }
119     },
120     "google_apis_unittests",
121     {
122       "test": "gpu_unittests",
123       "swarming": {
124         "can_use_on_swarming_builders": true
125       }
126     },
127     {
128       "test": "interactive_ui_tests",
129       "swarming": {
130         "can_use_on_swarming_builders": true,
131         "shards": 3
132       }
133     },
134     {
135       "test": "installer_util_unittests",
136       "platforms": ["win"]
137     },
138     {
139       "test": "ipc_mojo_unittests",
140       "platforms": ["linux"]
141     },
142     "ipc_tests",
143     "jingle_unittests",
144     {
145       "test": "keyboard_unittests",
146       "platforms": ["linux", "win"]
147     },
148     "media_perftests",
149     {
150       "test": "media_unittests",
151       "swarming": {
152         "can_use_on_swarming_builders": true
153       }
154     },
155     {
156       "test": "message_center_unittests",
157       "swarming": {
158         "can_use_on_swarming_builders": true
159       }
160     },
161     "mojo_common_unittests",
162     "mojo_public_bindings_unittests",
163     "mojo_public_environment_unittests",
164     "mojo_public_system_unittests",
165     "mojo_public_utility_unittests",
166     "mojo_system_unittests",
167     {
168       "test": "nacl_loader_unittests",
169       "platforms": ["linux"]
170     },
171     {
172       "test": "net_unittests",
173       "swarming": {
174         "can_use_on_swarming_builders": true
175       }
176     },
177     "ppapi_unittests",
178     "printing_unittests",
179     "remoting_unittests",
180     {
181       "test": "sbox_integration_tests",
182       "platforms": ["win"]
183     },
184     {
185       "test": "sbox_validation_tests",
186       "platforms": ["win"]
187     },
188     {
189       "test": "sbox_unittests",
190       "platforms": ["win"]
191     },
192     "sql_unittests",
193     {
194       "test": "sync_integration_tests",
195       "swarming": {
196         "can_use_on_swarming_builders": true,
197         "shards": 3
198       }
199     },
200     "sync_unit_tests",
201     {
202       "test": "ui_base_unittests",
203       "swarming": {
204         "can_use_on_swarming_builders": true
205       }
206     },
207     {
208       "test": "ui_touch_selection_unittests",
209       "swarming": {
210         "can_use_on_swarming_builders": true
211       }
212     },
213     {
214       "test": "unit_tests",
215       "swarming": {
216         "can_use_on_swarming_builders": true,
217         "shards": 2
218       }
219     },
220     {
221       "test": "ui_chromeos_unittests",
222       "platforms": ["linux"],
223       "chromium_configs": [
224         "chromium_chromeos",
225         "chromium_chromeos_clang",
226         "chromium_chromeos_ozone"
227       ]
228     },
229     "url_unittests",
230     "skia_unittests",
231     {
232       "test": "wm_unittests",
233       "platforms": ["linux", "win"]
234     },
235     {
236       "test": "extensions_browsertests",
237       "platforms": ["linux", "win"],
238       "swarming": {
239         "can_use_on_swarming_builders": true
240       }
241     },
242     {
243       "test": "app_shell_unittests",
244       "platforms": ["linux", "win"]
245     },
246     {
247       "test": "aura_unittests",
248       "platforms": ["linux", "win"]
249     },
250     {
251       "test": "views_unittests",
252       "platforms": ["linux", "win"]
253     },
254     {
255       "test": "sandbox_linux_unittests",
256       "platforms": ["linux"],
257       "args": ["--test-launcher-print-test-stdio=always"]
258     },
259     {
260       "test": "sandbox_mac_unittests",
261       "platforms": ["mac"]
262     },
263     {
264       "test": "chromeos_unittests",
265       "platforms": ["linux"],
266       "chromium_configs": [
267         "chromium_chromeos",
268         "chromium_chromeos_clang",
269         "chromium_chromeos_ozone"
270       ]
271     },
272     {
273       "test": "display_unittests",
274       "platforms": ["linux"]
275     },
276     {
277       "test": "ozone_unittests",
278       "platforms": ["linux"],
279       "chromium_configs": ["chromium_chromeos_ozone"]
280     }
281   ],
283   "non_filter_builders": [
284   ],
286   "non_filter_tests_builders": [
287   ],
289   "filter_compile_builders": [
290     "win_chromium_compile_dbg",
291     "win_chromium_rel_swarming",
292     "win_chromium_x64_rel_swarming",
293     "win8_chromium_rel"
294   ]