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