Upstream version 11.40.277.0
[platform/framework/web/crosswalk.git] / src / testing / buildbot / chromium_trybot.json
1 {
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_common_unittests",
117     "mojo_public_bindings_unittests",
118     "mojo_public_environment_unittests",
119     "mojo_public_system_unittests",
120     "mojo_public_utility_unittests",
121     "mojo_system_unittests",
122     {
123       "test": "nacl_loader_unittests",
124       "platforms": ["linux"]
125     },
126     {
127       "test": "net_unittests",
128       "swarming": {
129         "can_use_on_swarming_builders": true
130       }
131     },
132     "ppapi_unittests",
133     "printing_unittests",
134     "remoting_unittests",
135     {
136       "test": "sbox_integration_tests",
137       "platforms": ["win"]
138     },
139     {
140       "test": "sbox_validation_tests",
141       "platforms": ["win"]
142     },
143     {
144       "test": "sbox_unittests",
145       "platforms": ["win"]
146     },
147     "sql_unittests",
148     {
149       "test": "sync_integration_tests",
150       "swarming": {
151         "can_use_on_swarming_builders": true,
152         "shards": 3
153       }
154     },
155     "sync_unit_tests",
156     "ui_unittests",
157     {
158       "test": "unit_tests",
159       "swarming": {
160         "can_use_on_swarming_builders": true,
161         "shards": 2
162       }
163     },
164     "url_unittests",
165     {
166       "test": "wm_unittests",
167       "platforms": ["linux", "win"]
168     },
169     {
170       "test": "app_shell_browsertests",
171       "platforms": ["linux", "win"]
172     },
173     {
174       "test": "app_shell_unittests",
175       "platforms": ["linux", "win"]
176     },
177     {
178       "test": "aura_unittests",
179       "platforms": ["linux", "win"]
180     },
181     {
182       "test": "views_unittests",
183       "platforms": ["linux", "win"]
184     },
185     {
186       "test": "sandbox_linux_unittests",
187       "platforms": ["linux"],
188       "args": ["--test-launcher-print-test-stdio=always"]
189     },
190     {
191       "test": "sandbox_mac_unittests",
192       "platforms": ["mac"]
193     },
194     {
195       "test": "chromeos_unittests",
196       "platforms": ["linux"],
197       "chromium_configs": [
198         "chromium_chromeos",
199         "chromium_chromeos_clang",
200         "chromium_chromeos_ozone"
201       ]
202     },
203     {
204       "test": "athena_unittests",
205       "platforms": ["linux"],
206       "chromium_configs": [
207         "chromium_chromeos",
208         "chromium_chromeos_athena",
209         "chromium_chromeos_ozone"
210       ]
211     },
212     {
213       "test": "display_unittests",
214       "platforms": ["linux"]
215     },
216     {
217       "test": "ozone_unittests",
218       "platforms": ["linux"],
219       "chromium_configs": ["chromium_chromeos_ozone"]
220     }
221   ],
222
223   "non_filter_builders": [
224   ],
225
226   "non_filter_tests_builders": [
227   ],
228
229   "filter_compile_builders": [
230     "win_chromium_compile_dbg",
231     "win_chromium_rel_swarming",
232     "win_chromium_x64_rel_swarming",
233     "win8_chromium_rel"
234   ]
235 }