Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(93)

Side by Side Diff: testing/buildbot/chromium.win.json

Issue 1108173002: Roll //build, //native_client, and a few more targets of opportunity. Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Test fix Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « testing/buildbot/chromium.webkit.json ('k') | testing/buildbot/chromium_memory_trybot.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "XP Tests (1)": { 2 "Vista Tests (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "accessibility_unittests", 4 {
5 { 5 "swarming": {
6 "test": "base_unittests", 6 "can_use_on_swarming_builders": true
7 "swarming": { 7 },
8 "can_use_on_swarming_builders": true 8 "test": "accessibility_unittests"
9 } 9 },
10 }, 10 {
11 "app_shell_unittests", 11 "test": "app_shell_unittests"
12 "aura_unittests", 12 },
13 { 13 {
14 "test": "browser_tests", 14 "test": "aura_unittests"
15 },
16 {
17 "swarming": {
18 "can_use_on_swarming_builders": true
19 },
20 "test": "base_unittests"
21 },
22 {
15 "swarming": { 23 "swarming": {
16 "can_use_on_swarming_builders": true, 24 "can_use_on_swarming_builders": true,
17 "shards": 10 25 "shards": 10
18 } 26 },
19 }, 27 "test": "browser_tests"
20 "cacheinvalidation_unittests", 28 },
21 { 29 {
22 "test": "cast_unittests", 30 "test": "cacheinvalidation_unittests"
23 "swarming": { 31 },
24 "can_use_on_swarming_builders": true 32 {
25 } 33 "swarming": {
26 }, 34 "can_use_on_swarming_builders": true
27 { 35 },
28 "test": "cc_unittests", 36 "test": "cast_unittests"
29 "swarming": { 37 },
30 "can_use_on_swarming_builders": true 38 {
31 } 39 "swarming": {
32 }, 40 "can_use_on_swarming_builders": true
33 "chromedriver_unittests", 41 },
34 "chrome_elf_unittests", 42 "test": "cc_unittests"
35 { 43 },
36 "test": "components_browsertests", 44 {
37 "swarming": { 45 "test": "chrome_elf_unittests"
38 "can_use_on_swarming_builders": true 46 },
39 } 47 {
40 }, 48 "test": "chromedriver_unittests"
41 { 49 },
42 "test": "components_unittests", 50 {
43 "swarming": { 51 "swarming": {
44 "can_use_on_swarming_builders": true 52 "can_use_on_swarming_builders": true
45 } 53 },
46 }, 54 "test": "components_unittests"
47 "compositor_unittests", 55 },
48 { 56 {
49 "test": "content_browsertests", 57 "test": "compositor_unittests"
50 "swarming": { 58 },
51 "can_use_on_swarming_builders": true 59 {
52 } 60 "swarming": {
53 }, 61 "can_use_on_swarming_builders": true
54 { 62 },
55 "test": "content_unittests", 63 "test": "content_browsertests"
56 "swarming": { 64 },
57 "can_use_on_swarming_builders": true 65 {
58 } 66 "swarming": {
59 }, 67 "can_use_on_swarming_builders": true
60 { 68 },
61 "test": "courgette_unittests", 69 "test": "content_unittests"
62 "swarming": { 70 },
63 "can_use_on_swarming_builders": true 71 {
64 } 72 "swarming": {
65 }, 73 "can_use_on_swarming_builders": true
66 { 74 },
67 "test": "crypto_unittests", 75 "test": "courgette_unittests"
68 "swarming": { 76 },
69 "can_use_on_swarming_builders": true 77 {
70 } 78 "swarming": {
71 }, 79 "can_use_on_swarming_builders": true
72 "events_unittests", 80 },
73 { 81 "test": "crypto_unittests"
74 "test": "extensions_browsertests", 82 },
75 "swarming": { 83 {
76 "can_use_on_swarming_builders": true 84 "test": "events_unittests"
77 } 85 },
78 }, 86 {
79 "extensions_unittests", 87 "swarming": {
80 "gcm_unit_tests", 88 "can_use_on_swarming_builders": true
81 "gfx_unittests", 89 },
82 "google_apis_unittests", 90 "test": "extensions_browsertests"
83 { 91 },
84 "test": "gpu_unittests", 92 {
85 "swarming": { 93 "test": "extensions_unittests"
86 "can_use_on_swarming_builders": true 94 },
87 } 95 {
88 }, 96 "test": "gcm_unit_tests"
89 "installer_util_unittests", 97 },
90 { 98 {
91 "test": "interactive_ui_tests", 99 "test": "gfx_unittests"
100 },
101 {
102 "test": "google_apis_unittests"
103 },
104 {
105 "swarming": {
106 "can_use_on_swarming_builders": true
107 },
108 "test": "gpu_unittests"
109 },
110 {
111 "test": "installer_util_unittests"
112 },
113 {
92 "swarming": { 114 "swarming": {
93 "can_use_on_swarming_builders": true, 115 "can_use_on_swarming_builders": true,
94 "shards": 2 116 "shards": 2
95 } 117 },
96 }, 118 "test": "interactive_ui_tests"
97 "ipc_mojo_unittests", 119 },
98 "ipc_tests", 120 {
99 "jingle_unittests", 121 "test": "ipc_tests"
100 { 122 },
101 "test": "media_unittests", 123 {
102 "swarming": { 124 "test": "jingle_unittests"
103 "can_use_on_swarming_builders": true 125 },
104 } 126 {
105 }, 127 "swarming": {
106 "nacl_loader_unittests", 128 "can_use_on_swarming_builders": true
107 { 129 },
108 "test": "net_unittests", 130 "test": "media_unittests"
109 "swarming": { 131 },
110 "can_use_on_swarming_builders": true 132 {
111 } 133 "test": "mojo_common_unittests"
112 }, 134 },
113 "ppapi_unittests", 135 {
114 "printing_unittests", 136 "test": "mojo_public_bindings_unittests"
115 "remoting_unittests", 137 },
116 "sbox_unittests", 138 {
117 "sbox_integration_tests", 139 "test": "mojo_public_environment_unittests"
118 "sbox_validation_tests", 140 },
119 "sql_unittests", 141 {
120 { 142 "test": "mojo_public_system_unittests"
121 "test": "sync_integration_tests", 143 },
122 "swarming": { 144 {
123 "can_use_on_swarming_builders": true 145 "test": "mojo_public_utility_unittests"
124 } 146 },
125 }, 147 {
126 "sync_unit_tests", 148 "test": "mojo_system_unittests"
127 { 149 },
128 "test": "unit_tests", 150 {
129 "swarming": { 151 "test": "nacl_loader_unittests"
130 "can_use_on_swarming_builders": true 152 },
131 } 153 {
132 }, 154 "swarming": {
133 "ui_base_unittests", 155 "can_use_on_swarming_builders": true
134 "ui_touch_selection_unittests", 156 },
135 "url_unittests", 157 "test": "net_unittests"
136 "views_unittests", 158 },
137 "wm_unittests", 159 {
138 "skia_unittests" 160 "test": "ppapi_unittests"
161 },
162 {
163 "test": "printing_unittests"
164 },
165 {
166 "test": "remoting_unittests"
167 },
168 {
169 "test": "sbox_integration_tests"
170 },
171 {
172 "test": "sbox_unittests"
173 },
174 {
175 "test": "sbox_validation_tests"
176 },
177 {
178 "test": "skia_unittests"
179 },
180 {
181 "test": "sql_unittests"
182 },
183 {
184 "swarming": {
185 "can_use_on_swarming_builders": true
186 },
187 "test": "sync_integration_tests"
188 },
189 {
190 "test": "sync_unit_tests"
191 },
192 {
193 "test": "ui_base_unittests"
194 },
195 {
196 "test": "ui_touch_selection_unittests"
197 },
198 {
199 "swarming": {
200 "can_use_on_swarming_builders": true
201 },
202 "test": "unit_tests"
203 },
204 {
205 "test": "url_unittests"
206 },
207 {
208 "test": "views_unittests"
209 },
210 {
211 "test": "wm_unittests"
212 }
213 ],
214 "scripts": []
215 },
216 "Win 7 Tests x64 (1)": {
217 "gtest_tests": [
218 {
219 "swarming": {
220 "can_use_on_swarming_builders": true
221 },
222 "test": "accessibility_unittests"
223 },
224 {
225 "test": "app_installer_unittests"
226 },
227 {
228 "swarming": {
229 "can_use_on_swarming_builders": true
230 },
231 "test": "app_list_unittests"
232 },
233 {
234 "test": "app_shell_unittests"
235 },
236 {
237 "swarming": {
238 "can_use_on_swarming_builders": true
239 },
240 "test": "ash_unittests"
241 },
242 {
243 "test": "aura_unittests"
244 },
245 {
246 "swarming": {
247 "can_use_on_swarming_builders": true
248 },
249 "test": "base_unittests"
250 },
251 {
252 "swarming": {
253 "can_use_on_swarming_builders": true,
254 "shards": 10
255 },
256 "test": "browser_tests"
257 },
258 {
259 "test": "cacheinvalidation_unittests"
260 },
261 {
262 "swarming": {
263 "can_use_on_swarming_builders": true
264 },
265 "test": "cast_unittests"
266 },
267 {
268 "swarming": {
269 "can_use_on_swarming_builders": true
270 },
271 "test": "cc_unittests"
272 },
273 {
274 "test": "chrome_elf_unittests"
275 },
276 {
277 "test": "chromedriver_unittests"
278 },
279 {
280 "test": "components_browsertests"
281 },
282 {
283 "swarming": {
284 "can_use_on_swarming_builders": true
285 },
286 "test": "components_unittests"
287 },
288 {
289 "test": "compositor_unittests"
290 },
291 {
292 "swarming": {
293 "can_use_on_swarming_builders": true
294 },
295 "test": "content_browsertests"
296 },
297 {
298 "swarming": {
299 "can_use_on_swarming_builders": true
300 },
301 "test": "content_unittests"
302 },
303 {
304 "swarming": {
305 "can_use_on_swarming_builders": true
306 },
307 "test": "courgette_unittests"
308 },
309 {
310 "swarming": {
311 "can_use_on_swarming_builders": true
312 },
313 "test": "crypto_unittests"
314 },
315 {
316 "test": "device_unittests"
317 },
318 {
319 "test": "events_unittests"
320 },
321 {
322 "swarming": {
323 "can_use_on_swarming_builders": true
324 },
325 "test": "extensions_browsertests"
326 },
327 {
328 "test": "extensions_unittests"
329 },
330 {
331 "test": "gcm_unit_tests"
332 },
333 {
334 "test": "gfx_unittests"
335 },
336 {
337 "test": "google_apis_unittests"
338 },
339 {
340 "swarming": {
341 "can_use_on_swarming_builders": true
342 },
343 "test": "gpu_unittests"
344 },
345 {
346 "test": "installer_util_unittests"
347 },
348 {
349 "swarming": {
350 "can_use_on_swarming_builders": true,
351 "shards": 2
352 },
353 "test": "interactive_ui_tests"
354 },
355 {
356 "test": "ipc_tests"
357 },
358 {
359 "test": "jingle_unittests"
360 },
361 {
362 "test": "keyboard_unittests"
363 },
364 {
365 "swarming": {
366 "can_use_on_swarming_builders": true
367 },
368 "test": "media_unittests"
369 },
370 {
371 "test": "message_center_unittests"
372 },
373 {
374 "test": "mojo_common_unittests"
375 },
376 {
377 "test": "mojo_public_bindings_unittests"
378 },
379 {
380 "test": "mojo_public_environment_unittests"
381 },
382 {
383 "test": "mojo_public_system_unittests"
384 },
385 {
386 "test": "mojo_public_utility_unittests"
387 },
388 {
389 "test": "mojo_system_unittests"
390 },
391 {
392 "test": "nacl_loader_unittests"
393 },
394 {
395 "swarming": {
396 "can_use_on_swarming_builders": true
397 },
398 "test": "net_unittests"
399 },
400 {
401 "test": "ppapi_unittests"
402 },
403 {
404 "test": "printing_unittests"
405 },
406 {
407 "test": "remoting_unittests"
408 },
409 {
410 "test": "sbox_integration_tests"
411 },
412 {
413 "test": "sbox_unittests"
414 },
415 {
416 "test": "sbox_validation_tests"
417 },
418 {
419 "test": "skia_unittests"
420 },
421 {
422 "test": "sql_unittests"
423 },
424 {
425 "swarming": {
426 "can_use_on_swarming_builders": true
427 },
428 "test": "sync_integration_tests"
429 },
430 {
431 "test": "sync_unit_tests"
432 },
433 {
434 "test": "ui_base_unittests"
435 },
436 {
437 "test": "ui_touch_selection_unittests"
438 },
439 {
440 "swarming": {
441 "can_use_on_swarming_builders": true
442 },
443 "test": "unit_tests"
444 },
445 {
446 "test": "url_unittests"
447 },
448 {
449 "test": "views_unittests"
450 },
451 {
452 "test": "wm_unittests"
453 }
139 ], 454 ],
140 "scripts": [ 455 "scripts": [
141 { 456 {
142 "name": "telemetry_unittests", 457 "name": "telemetry_unittests",
143 "script": "telemetry_unittests.py" 458 "script": "telemetry_unittests.py"
144 }, 459 },
145 { 460 {
146 "name": "telemetry_perf_unittests", 461 "name": "telemetry_perf_unittests",
147 "script": "telemetry_perf_unittests.py" 462 "script": "telemetry_perf_unittests.py"
148 }, 463 },
149 { 464 {
150 "name": "nacl_integration", 465 "name": "nacl_integration",
151 "script": "nacl_integration.py" 466 "script": "nacl_integration.py"
152 } 467 }
153 ] 468 ]
154 }, 469 },
155 "Vista Tests (1)": { 470 "Win x64 GN": {
156 "gtest_tests": [ 471 "additional_compile_targets": [
157 "accessibility_unittests", 472 "accessibility_unittests",
473 "app_list_unittests",
158 "app_shell_unittests", 474 "app_shell_unittests",
475 "ash_unittests",
159 "aura_unittests", 476 "aura_unittests",
160 {
161 "test": "base_unittests",
162 "swarming": {
163 "can_use_on_swarming_builders": true
164 }
165 },
166 {
167 "test": "browser_tests",
168 "swarming": {
169 "can_use_on_swarming_builders": true,
170 "shards": 10
171 }
172 },
173 "cacheinvalidation_unittests", 477 "cacheinvalidation_unittests",
174 { 478 "cast_unittests",
175 "test": "cast_unittests", 479 "cc_unittests",
176 "swarming": { 480 "chrome",
177 "can_use_on_swarming_builders": true 481 "chrome_elf_unittests",
178 }
179 },
180 {
181 "test": "cc_unittests",
182 "swarming": {
183 "can_use_on_swarming_builders": true
184 }
185 },
186 "chromedriver_unittests", 482 "chromedriver_unittests",
187 "chrome_elf_unittests", 483 "components_browsertests",
188 { 484 "components_unittests",
189 "test": "components_unittests",
190 "swarming": {
191 "can_use_on_swarming_builders": true
192 }
193 },
194 "compositor_unittests", 485 "compositor_unittests",
195 { 486 "content_browsertests",
196 "test": "content_browsertests", 487 "content_unittests",
197 "swarming": { 488 "courgette_unittests",
198 "can_use_on_swarming_builders": true 489 "crypto_unittests",
199 }
200 },
201 {
202 "test": "content_unittests",
203 "swarming": {
204 "can_use_on_swarming_builders": true
205 }
206 },
207 {
208 "test": "courgette_unittests",
209 "swarming": {
210 "can_use_on_swarming_builders": true
211 }
212 },
213 {
214 "test": "crypto_unittests",
215 "swarming": {
216 "can_use_on_swarming_builders": true
217 }
218 },
219 {
220 "test": "extensions_browsertests",
221 "swarming": {
222 "can_use_on_swarming_builders": true
223 }
224 },
225 "extensions_unittests",
226 "events_unittests",
227 "gcm_unit_tests",
228 "gfx_unittests",
229 "google_apis_unittests",
230 {
231 "test": "gpu_unittests",
232 "swarming": {
233 "can_use_on_swarming_builders": true
234 }
235 },
236 "installer_util_unittests",
237 {
238 "test": "interactive_ui_tests",
239 "swarming": {
240 "can_use_on_swarming_builders": true,
241 "shards": 2
242 }
243 },
244 "ipc_tests",
245 "jingle_unittests",
246 {
247 "test": "media_unittests",
248 "swarming": {
249 "can_use_on_swarming_builders": true
250 }
251 },
252 "mojo_common_unittests",
253 "mojo_public_bindings_unittests",
254 "mojo_public_environment_unittests",
255 "mojo_public_system_unittests",
256 "mojo_public_utility_unittests",
257 "mojo_system_unittests",
258 "nacl_loader_unittests",
259 {
260 "test": "net_unittests",
261 "swarming": {
262 "can_use_on_swarming_builders": true
263 }
264 },
265 "ppapi_unittests",
266 "printing_unittests",
267 "remoting_unittests",
268 "sbox_unittests",
269 "sbox_integration_tests",
270 "sbox_validation_tests",
271 "sql_unittests",
272 {
273 "test": "sync_integration_tests",
274 "swarming": {
275 "can_use_on_swarming_builders": true
276 }
277 },
278 "sync_unit_tests",
279 {
280 "test": "unit_tests",
281 "swarming": {
282 "can_use_on_swarming_builders": true
283 }
284 },
285 "ui_base_unittests",
286 "ui_touch_selection_unittests",
287 "url_unittests",
288 "views_unittests",
289 "wm_unittests",
290 "skia_unittests"
291 ],
292 "scripts": [
293 {
294 "name": "telemetry_unittests",
295 "script": "telemetry_unittests.py"
296 },
297 {
298 "name": "telemetry_perf_unittests",
299 "script": "telemetry_perf_unittests.py"
300 }
301 ]
302 },
303 "Win7 Tests (1)": {
304 "gtest_tests": [
305 "app_installer_unittests",
306 "app_list_unittests",
307 "accessibility_unittests",
308 {
309 "test": "ash_unittests",
310 "swarming": {
311 "can_use_on_swarming_builders": true
312 }
313 },
314 "app_shell_unittests",
315 "aura_unittests",
316 {
317 "test": "base_unittests",
318 "swarming": {
319 "can_use_on_swarming_builders": true
320 }
321 },
322 {
323 "test": "browser_tests",
324 "swarming": {
325 "can_use_on_swarming_builders": true,
326 "shards": 10
327 }
328 },
329 "cacheinvalidation_unittests",
330 {
331 "test": "cast_unittests",
332 "swarming": {
333 "can_use_on_swarming_builders": true
334 }
335 },
336 {
337 "test": "cc_unittests",
338 "swarming": {
339 "can_use_on_swarming_builders": true
340 }
341 },
342 "chromedriver_unittests",
343 "chrome_elf_unittests",
344 "components_browsertests",
345 {
346 "test": "components_unittests",
347 "swarming": {
348 "can_use_on_swarming_builders": true
349 }
350 },
351 "compositor_unittests",
352 {
353 "test": "content_browsertests",
354 "swarming": {
355 "can_use_on_swarming_builders": true
356 }
357 },
358 {
359 "test": "content_unittests",
360 "swarming": {
361 "can_use_on_swarming_builders": true
362 }
363 },
364 {
365 "test": "courgette_unittests",
366 "swarming": {
367 "can_use_on_swarming_builders": true
368 }
369 },
370 {
371 "test": "crypto_unittests",
372 "swarming": {
373 "can_use_on_swarming_builders": true
374 }
375 },
376 "device_unittests", 490 "device_unittests",
377 "events_unittests", 491 "events_unittests",
378 { 492 "extensions_browsertests",
379 "test": "extensions_browsertests",
380 "swarming": {
381 "can_use_on_swarming_builders": true
382 }
383 },
384 "extensions_unittests", 493 "extensions_unittests",
385 "gcm_unit_tests", 494 "gcm_unit_tests",
386 "gfx_unittests", 495 "gfx_unittests",
387 "google_apis_unittests", 496 "google_apis_unittests",
388 { 497 "gpu_unittests",
389 "test": "gpu_unittests", 498 "interactive_ui_tests",
390 "swarming": { 499 "ipc_mojo_unittests",
391 "can_use_on_swarming_builders": true
392 }
393 },
394 "installer_util_unittests",
395 {
396 "test": "interactive_ui_tests",
397 "swarming": {
398 "can_use_on_swarming_builders": true,
399 "shards": 2
400 }
401 },
402 "ipc_tests", 500 "ipc_tests",
403 "jingle_unittests", 501 "jingle_unittests",
404 "keyboard_unittests", 502 "keyboard_unittests",
405 { 503 "media_unittests",
406 "test": "media_unittests",
407 "swarming": {
408 "can_use_on_swarming_builders": true
409 }
410 },
411 "message_center_unittests", 504 "message_center_unittests",
412 "mojo_common_unittests", 505 "mojo_common_unittests",
413 "mojo_public_bindings_unittests", 506 "mojo_public_bindings_unittests",
414 "mojo_public_environment_unittests", 507 "mojo_public_environment_unittests",
415 "mojo_public_system_unittests", 508 "mojo_public_system_unittests",
416 "mojo_public_utility_unittests", 509 "mojo_public_utility_unittests",
417 "mojo_system_unittests", 510 "mojo_system_unittests",
418 "nacl_loader_unittests",
419 {
420 "test": "net_unittests",
421 "swarming": {
422 "can_use_on_swarming_builders": true
423 }
424 },
425 "ppapi_unittests", 511 "ppapi_unittests",
426 "printing_unittests", 512 "printing_unittests",
427 "remoting_unittests", 513 "sbox_integration_tests",
428 "sbox_unittests", 514 "sbox_unittests",
429 "sbox_integration_tests",
430 "sbox_validation_tests", 515 "sbox_validation_tests",
516 "skia_unittests",
431 "sql_unittests", 517 "sql_unittests",
432 { 518 "sync_integration_tests",
433 "test": "sync_integration_tests",
434 "swarming": {
435 "can_use_on_swarming_builders": true
436 }
437 },
438 "sync_unit_tests", 519 "sync_unit_tests",
439 "ui_base_unittests", 520 "ui_base_unittests",
440 "ui_touch_selection_unittests", 521 "ui_touch_selection_unittests",
441 {
442 "test": "unit_tests",
443 "swarming": {
444 "can_use_on_swarming_builders": true
445 }
446 },
447 "url_unittests", 522 "url_unittests",
448 "views_unittests", 523 "views_unittests",
449 "wm_unittests", 524 "wm_unittests"
450 "skia_unittests" 525 ],
526 "gtest_tests": [
527 {
528 "test": "base_unittests"
529 }
530 ]
531 },
532 "Win x64 GN (dbg)": {
533 "additional_compile_targets": [
534 "accessibility_unittests",
535 "app_list_unittests",
536 "app_shell_unittests",
537 "ash_unittests",
538 "aura_unittests",
539 "cacheinvalidation_unittests",
540 "cast_unittests",
541 "cc_unittests",
542 "chrome",
543 "chrome_elf_unittests",
544 "chromedriver_unittests",
545 "components_browsertests",
546 "components_unittests",
547 "compositor_unittests",
548 "content_browsertests",
549 "content_unittests",
550 "courgette_unittests",
551 "crypto_unittests",
552 "device_unittests",
553 "events_unittests",
554 "extensions_browsertests",
555 "extensions_unittests",
556 "gcm_unit_tests",
557 "gfx_unittests",
558 "google_apis_unittests",
559 "gpu_unittests",
560 "interactive_ui_tests",
561 "ipc_mojo_unittests",
562 "ipc_tests",
563 "jingle_unittests",
564 "keyboard_unittests",
565 "media_unittests",
566 "message_center_unittests",
567 "mojo_common_unittests",
568 "mojo_public_bindings_unittests",
569 "mojo_public_environment_unittests",
570 "mojo_public_system_unittests",
571 "mojo_public_utility_unittests",
572 "mojo_system_unittests",
573 "ppapi_unittests",
574 "printing_unittests",
575 "sbox_integration_tests",
576 "sbox_unittests",
577 "sbox_validation_tests",
578 "skia_unittests",
579 "sql_unittests",
580 "sync_integration_tests",
581 "sync_unit_tests",
582 "ui_base_unittests",
583 "ui_touch_selection_unittests",
584 "url_unittests",
585 "views_unittests",
586 "wm_unittests"
587 ],
588 "gtest_tests": [
589 {
590 "test": "base_unittests"
591 }
592 ]
593 },
594 "Win7 Tests (1)": {
595 "gtest_tests": [
596 {
597 "swarming": {
598 "can_use_on_swarming_builders": true
599 },
600 "test": "accessibility_unittests"
601 },
602 {
603 "test": "app_installer_unittests"
604 },
605 {
606 "swarming": {
607 "can_use_on_swarming_builders": true
608 },
609 "test": "app_list_unittests"
610 },
611 {
612 "test": "app_shell_unittests"
613 },
614 {
615 "swarming": {
616 "can_use_on_swarming_builders": true
617 },
618 "test": "ash_unittests"
619 },
620 {
621 "test": "aura_unittests"
622 },
623 {
624 "swarming": {
625 "can_use_on_swarming_builders": true
626 },
627 "test": "base_unittests"
628 },
629 {
630 "swarming": {
631 "can_use_on_swarming_builders": true,
632 "shards": 10
633 },
634 "test": "browser_tests"
635 },
636 {
637 "test": "cacheinvalidation_unittests"
638 },
639 {
640 "swarming": {
641 "can_use_on_swarming_builders": true
642 },
643 "test": "cast_unittests"
644 },
645 {
646 "swarming": {
647 "can_use_on_swarming_builders": true
648 },
649 "test": "cc_unittests"
650 },
651 {
652 "test": "chrome_elf_unittests"
653 },
654 {
655 "test": "chromedriver_unittests"
656 },
657 {
658 "test": "components_browsertests"
659 },
660 {
661 "swarming": {
662 "can_use_on_swarming_builders": true
663 },
664 "test": "components_unittests"
665 },
666 {
667 "test": "compositor_unittests"
668 },
669 {
670 "swarming": {
671 "can_use_on_swarming_builders": true
672 },
673 "test": "content_browsertests"
674 },
675 {
676 "swarming": {
677 "can_use_on_swarming_builders": true
678 },
679 "test": "content_unittests"
680 },
681 {
682 "swarming": {
683 "can_use_on_swarming_builders": true
684 },
685 "test": "courgette_unittests"
686 },
687 {
688 "swarming": {
689 "can_use_on_swarming_builders": true
690 },
691 "test": "crypto_unittests"
692 },
693 {
694 "test": "device_unittests"
695 },
696 {
697 "test": "events_unittests"
698 },
699 {
700 "swarming": {
701 "can_use_on_swarming_builders": true
702 },
703 "test": "extensions_browsertests"
704 },
705 {
706 "test": "extensions_unittests"
707 },
708 {
709 "test": "gcm_unit_tests"
710 },
711 {
712 "test": "gfx_unittests"
713 },
714 {
715 "test": "google_apis_unittests"
716 },
717 {
718 "swarming": {
719 "can_use_on_swarming_builders": true
720 },
721 "test": "gpu_unittests"
722 },
723 {
724 "test": "installer_util_unittests"
725 },
726 {
727 "swarming": {
728 "can_use_on_swarming_builders": true,
729 "shards": 2
730 },
731 "test": "interactive_ui_tests"
732 },
733 {
734 "test": "ipc_tests"
735 },
736 {
737 "test": "jingle_unittests"
738 },
739 {
740 "test": "keyboard_unittests"
741 },
742 {
743 "swarming": {
744 "can_use_on_swarming_builders": true
745 },
746 "test": "media_unittests"
747 },
748 {
749 "test": "message_center_unittests"
750 },
751 {
752 "test": "mojo_common_unittests"
753 },
754 {
755 "test": "mojo_public_bindings_unittests"
756 },
757 {
758 "test": "mojo_public_environment_unittests"
759 },
760 {
761 "test": "mojo_public_system_unittests"
762 },
763 {
764 "test": "mojo_public_utility_unittests"
765 },
766 {
767 "test": "mojo_system_unittests"
768 },
769 {
770 "test": "nacl_loader_unittests"
771 },
772 {
773 "swarming": {
774 "can_use_on_swarming_builders": true
775 },
776 "test": "net_unittests"
777 },
778 {
779 "test": "ppapi_unittests"
780 },
781 {
782 "test": "printing_unittests"
783 },
784 {
785 "test": "remoting_unittests"
786 },
787 {
788 "test": "sbox_integration_tests"
789 },
790 {
791 "test": "sbox_unittests"
792 },
793 {
794 "test": "sbox_validation_tests"
795 },
796 {
797 "test": "skia_unittests"
798 },
799 {
800 "test": "sql_unittests"
801 },
802 {
803 "swarming": {
804 "can_use_on_swarming_builders": true
805 },
806 "test": "sync_integration_tests"
807 },
808 {
809 "test": "sync_unit_tests"
810 },
811 {
812 "test": "ui_base_unittests"
813 },
814 {
815 "test": "ui_touch_selection_unittests"
816 },
817 {
818 "swarming": {
819 "can_use_on_swarming_builders": true
820 },
821 "test": "unit_tests"
822 },
823 {
824 "test": "url_unittests"
825 },
826 {
827 "test": "views_unittests"
828 },
829 {
830 "test": "wm_unittests"
831 }
451 ], 832 ],
452 "scripts": [ 833 "scripts": [
453 { 834 {
454 "name": "telemetry_unittests", 835 "name": "telemetry_unittests",
455 "script": "telemetry_unittests.py" 836 "script": "telemetry_unittests.py"
456 }, 837 },
457 { 838 {
458 "name": "telemetry_perf_unittests", 839 "name": "telemetry_perf_unittests",
459 "script": "telemetry_perf_unittests.py" 840 "script": "telemetry_perf_unittests.py"
460 }, 841 },
461 { 842 {
462 "name": "nacl_integration", 843 "name": "nacl_integration",
463 "script": "nacl_integration.py" 844 "script": "nacl_integration.py"
464 } 845 }
465 ] 846 ]
466 }, 847 },
467 "Win 7 Tests x64 (1)": { 848 "Win7 Tests (dbg)(1)": {
468 "gtest_tests": [ 849 "gtest_tests": [
850 {
851 "swarming": {
852 "can_use_on_swarming_builders": true
853 },
854 "test": "accessibility_unittests"
855 },
856 {
857 "test": "app_shell_unittests"
858 },
859 {
860 "swarming": {
861 "can_use_on_swarming_builders": true
862 },
863 "test": "ash_unittests"
864 },
865 {
866 "test": "aura_unittests"
867 },
868 {
869 "swarming": {
870 "can_use_on_swarming_builders": true
871 },
872 "test": "base_unittests"
873 },
874 {
875 "swarming": {
876 "can_use_on_swarming_builders": true,
877 "shards": 20
878 },
879 "test": "browser_tests"
880 },
881 {
882 "test": "cacheinvalidation_unittests"
883 },
884 {
885 "swarming": {
886 "can_use_on_swarming_builders": true
887 },
888 "test": "cast_unittests"
889 },
890 {
891 "swarming": {
892 "can_use_on_swarming_builders": true
893 },
894 "test": "cc_unittests"
895 },
896 {
897 "test": "chrome_elf_unittests"
898 },
899 {
900 "test": "chromedriver_unittests"
901 },
902 {
903 "swarming": {
904 "can_use_on_swarming_builders": true
905 },
906 "test": "components_unittests"
907 },
908 {
909 "test": "compositor_unittests"
910 },
911 {
912 "swarming": {
913 "can_use_on_swarming_builders": true,
914 "shards": 2
915 },
916 "test": "content_browsertests"
917 },
918 {
919 "swarming": {
920 "can_use_on_swarming_builders": true
921 },
922 "test": "content_unittests"
923 },
924 {
925 "swarming": {
926 "can_use_on_swarming_builders": true
927 },
928 "test": "courgette_unittests"
929 },
930 {
931 "swarming": {
932 "can_use_on_swarming_builders": true
933 },
934 "test": "crypto_unittests"
935 },
936 {
937 "test": "events_unittests"
938 },
939 {
940 "swarming": {
941 "can_use_on_swarming_builders": true
942 },
943 "test": "extensions_browsertests"
944 },
945 {
946 "test": "extensions_unittests"
947 },
948 {
949 "test": "gcm_unit_tests"
950 },
951 {
952 "swarming": {
953 "can_use_on_swarming_builders": true
954 },
955 "test": "gpu_unittests"
956 },
957 {
958 "test": "installer_util_unittests"
959 },
960 {
961 "swarming": {
962 "can_use_on_swarming_builders": true,
963 "shards": 4
964 },
965 "test": "interactive_ui_tests"
966 },
967 {
968 "test": "ipc_tests"
969 },
970 {
971 "test": "jingle_unittests"
972 },
973 {
974 "swarming": {
975 "can_use_on_swarming_builders": true
976 },
977 "test": "media_unittests"
978 },
979 {
980 "test": "mojo_common_unittests"
981 },
982 {
983 "test": "mojo_public_bindings_unittests"
984 },
985 {
986 "test": "mojo_public_environment_unittests"
987 },
988 {
989 "test": "mojo_public_system_unittests"
990 },
991 {
992 "test": "mojo_public_utility_unittests"
993 },
994 {
995 "test": "mojo_system_unittests"
996 },
997 {
998 "test": "nacl_loader_unittests"
999 },
1000 {
1001 "swarming": {
1002 "can_use_on_swarming_builders": true
1003 },
1004 "test": "net_unittests"
1005 },
1006 {
1007 "test": "ppapi_unittests"
1008 },
1009 {
1010 "test": "printing_unittests"
1011 },
1012 {
1013 "test": "remoting_unittests"
1014 },
1015 {
1016 "test": "sbox_integration_tests"
1017 },
1018 {
1019 "test": "sbox_unittests"
1020 },
1021 {
1022 "test": "sbox_validation_tests"
1023 },
1024 {
1025 "test": "skia_unittests"
1026 },
1027 {
1028 "test": "sql_unittests"
1029 },
1030 {
1031 "swarming": {
1032 "can_use_on_swarming_builders": true,
1033 "shards": 2
1034 },
1035 "test": "sync_integration_tests"
1036 },
1037 {
1038 "test": "sync_unit_tests"
1039 },
1040 {
1041 "test": "ui_base_unittests"
1042 },
1043 {
1044 "test": "ui_touch_selection_unittests"
1045 },
1046 {
1047 "swarming": {
1048 "can_use_on_swarming_builders": true
1049 },
1050 "test": "unit_tests"
1051 },
1052 {
1053 "test": "url_unittests"
1054 },
1055 {
1056 "test": "views_unittests"
1057 },
1058 {
1059 "test": "wm_unittests"
1060 }
1061 ],
1062 "scripts": [
1063 {
1064 "name": "telemetry_unittests",
1065 "script": "telemetry_unittests.py"
1066 },
1067 {
1068 "name": "telemetry_perf_unittests",
1069 "script": "telemetry_perf_unittests.py"
1070 }
1071 ]
1072 },
1073 "Win8 Aura": {
1074 "gtest_tests": [
1075 {
1076 "test": "ash_unittests"
1077 },
1078 {
1079 "test": "aura_unittests"
1080 },
1081 {
1082 "test": "compositor_unittests"
1083 },
1084 {
1085 "test": "content_browsertests"
1086 },
1087 {
1088 "test": "events_unittests"
1089 },
1090 {
1091 "test": "ui_touch_selection_unittests"
1092 },
1093 {
1094 "test": "views_unittests"
1095 },
1096 {
1097 "test": "wm_unittests"
1098 }
1099 ]
1100 },
1101 "Win8 GN": {
1102 "additional_compile_targets": [
469 "accessibility_unittests", 1103 "accessibility_unittests",
470 {
471 "test": "base_unittests",
472 "swarming": {
473 "can_use_on_swarming_builders": true
474 }
475 },
476 {
477 "test": "browser_tests",
478 "swarming": {
479 "can_use_on_swarming_builders": true,
480 "shards": 10
481 }
482 },
483 "app_installer_unittests",
484 "app_list_unittests", 1104 "app_list_unittests",
485 "app_shell_unittests", 1105 "app_shell_unittests",
486 { 1106 "ash_unittests",
487 "test": "ash_unittests",
488 "swarming": {
489 "can_use_on_swarming_builders": true
490 }
491 },
492 "aura_unittests", 1107 "aura_unittests",
493 "cacheinvalidation_unittests", 1108 "cacheinvalidation_unittests",
494 { 1109 "cast_unittests",
495 "test": "cast_unittests", 1110 "cc_unittests",
496 "swarming": { 1111 "chrome",
497 "can_use_on_swarming_builders": true 1112 "chrome_elf_unittests",
498 }
499 },
500 {
501 "test": "cc_unittests",
502 "swarming": {
503 "can_use_on_swarming_builders": true
504 }
505 },
506 "chromedriver_unittests", 1113 "chromedriver_unittests",
507 "chrome_elf_unittests",
508 "components_browsertests", 1114 "components_browsertests",
509 { 1115 "components_unittests",
510 "test": "components_unittests",
511 "swarming": {
512 "can_use_on_swarming_builders": true
513 }
514 },
515 "compositor_unittests", 1116 "compositor_unittests",
516 { 1117 "content_browsertests",
517 "test": "content_browsertests", 1118 "content_unittests",
518 "swarming": { 1119 "courgette_unittests",
519 "can_use_on_swarming_builders": true 1120 "crypto_unittests",
520 }
521 },
522 {
523 "test": "content_unittests",
524 "swarming": {
525 "can_use_on_swarming_builders": true
526 }
527 },
528 {
529 "test": "courgette_unittests",
530 "swarming": {
531 "can_use_on_swarming_builders": true
532 }
533 },
534 {
535 "test": "crypto_unittests",
536 "swarming": {
537 "can_use_on_swarming_builders": true
538 }
539 },
540 "device_unittests", 1121 "device_unittests",
541 "events_unittests", 1122 "events_unittests",
542 { 1123 "extensions_browsertests",
543 "test": "extensions_browsertests",
544 "swarming": {
545 "can_use_on_swarming_builders": true
546 }
547 },
548 "extensions_unittests", 1124 "extensions_unittests",
549 "gcm_unit_tests", 1125 "gcm_unit_tests",
550 "gfx_unittests", 1126 "gfx_unittests",
551 "google_apis_unittests", 1127 "google_apis_unittests",
552 { 1128 "gpu_unittests",
553 "test": "gpu_unittests", 1129 "interactive_ui_tests",
554 "swarming": { 1130 "ipc_mojo_unittests",
555 "can_use_on_swarming_builders": true
556 }
557 },
558 "installer_util_unittests",
559 {
560 "test": "interactive_ui_tests",
561 "swarming": {
562 "can_use_on_swarming_builders": true,
563 "shards": 2
564 }
565 },
566 "ipc_tests", 1131 "ipc_tests",
567 "jingle_unittests", 1132 "jingle_unittests",
568 "keyboard_unittests", 1133 "keyboard_unittests",
569 { 1134 "media_unittests",
570 "test": "media_unittests",
571 "swarming": {
572 "can_use_on_swarming_builders": true
573 }
574 },
575 "message_center_unittests", 1135 "message_center_unittests",
576 "mojo_common_unittests", 1136 "mojo_common_unittests",
577 "mojo_public_bindings_unittests", 1137 "mojo_public_bindings_unittests",
578 "mojo_public_environment_unittests", 1138 "mojo_public_environment_unittests",
579 "mojo_public_system_unittests", 1139 "mojo_public_system_unittests",
580 "mojo_public_utility_unittests", 1140 "mojo_public_utility_unittests",
581 "mojo_system_unittests", 1141 "mojo_system_unittests",
582 "nacl_loader_unittests",
583 {
584 "test": "net_unittests",
585 "swarming": {
586 "can_use_on_swarming_builders": true
587 }
588 },
589 "ppapi_unittests", 1142 "ppapi_unittests",
590 "printing_unittests", 1143 "printing_unittests",
591 "remoting_unittests", 1144 "sbox_integration_tests",
592 "sbox_unittests", 1145 "sbox_unittests",
593 "sbox_integration_tests",
594 "sbox_validation_tests", 1146 "sbox_validation_tests",
595 { 1147 "skia_unittests",
596 "test": "sync_integration_tests",
597 "swarming": {
598 "can_use_on_swarming_builders": true
599 }
600 },
601 "sql_unittests", 1148 "sql_unittests",
1149 "sync_integration_tests",
602 "sync_unit_tests", 1150 "sync_unit_tests",
603 "ui_base_unittests", 1151 "ui_base_unittests",
604 "ui_touch_selection_unittests", 1152 "ui_touch_selection_unittests",
605 {
606 "test": "unit_tests",
607 "swarming": {
608 "can_use_on_swarming_builders": true
609 }
610 },
611 "url_unittests", 1153 "url_unittests",
612 "views_unittests", 1154 "views_unittests",
613 "wm_unittests", 1155 "wm_unittests"
614 "skia_unittests"
615 ], 1156 ],
616 "scripts": [ 1157 "gtest_tests": [
617 { 1158 {
618 "name": "telemetry_unittests", 1159 "test": "base_unittests"
619 "script": "telemetry_unittests.py"
620 },
621 {
622 "name": "telemetry_perf_unittests",
623 "script": "telemetry_perf_unittests.py"
624 },
625 {
626 "name": "nacl_integration",
627 "script": "nacl_integration.py"
628 } 1160 }
629 ] 1161 ]
630 }, 1162 },
631 "Win7 Tests (dbg)(1)": { 1163 "Win8 GN (dbg)": {
632 "gtest_tests": [ 1164 "additional_compile_targets": [
633 "accessibility_unittests", 1165 "accessibility_unittests",
634 { 1166 "app_list_unittests",
635 "test": "ash_unittests",
636 "swarming": {
637 "can_use_on_swarming_builders": true
638 }
639 },
640 "app_shell_unittests", 1167 "app_shell_unittests",
1168 "ash_unittests",
641 "aura_unittests", 1169 "aura_unittests",
642 {
643 "test": "base_unittests",
644 "swarming": {
645 "can_use_on_swarming_builders": true
646 }
647 },
648 {
649 "test": "browser_tests",
650 "swarming": {
651 "can_use_on_swarming_builders": true,
652 "shards": 20
653 }
654 },
655 "cacheinvalidation_unittests", 1170 "cacheinvalidation_unittests",
656 { 1171 "cast_unittests",
657 "test": "cast_unittests", 1172 "cc_unittests",
658 "swarming": { 1173 "chrome",
659 "can_use_on_swarming_builders": true 1174 "chrome_elf_unittests",
660 }
661 },
662 {
663 "test": "cc_unittests",
664 "swarming": {
665 "can_use_on_swarming_builders": true
666 }
667 },
668 "chromedriver_unittests", 1175 "chromedriver_unittests",
669 "chrome_elf_unittests", 1176 "components_browsertests",
670 { 1177 "components_unittests",
671 "test": "components_unittests",
672 "swarming": {
673 "can_use_on_swarming_builders": true
674 }
675 },
676 "compositor_unittests", 1178 "compositor_unittests",
677 { 1179 "content_browsertests",
678 "test": "content_browsertests", 1180 "content_unittests",
679 "swarming": { 1181 "courgette_unittests",
680 "can_use_on_swarming_builders": true, 1182 "crypto_unittests",
681 "shards": 2 1183 "device_unittests",
682 }
683 },
684 {
685 "test": "content_unittests",
686 "swarming": {
687 "can_use_on_swarming_builders": true
688 }
689 },
690 {
691 "test": "courgette_unittests",
692 "swarming": {
693 "can_use_on_swarming_builders": true
694 }
695 },
696 {
697 "test": "crypto_unittests",
698 "swarming": {
699 "can_use_on_swarming_builders": true
700 }
701 },
702 "events_unittests", 1184 "events_unittests",
703 { 1185 "extensions_browsertests",
704 "test": "extensions_browsertests",
705 "swarming": {
706 "can_use_on_swarming_builders": true
707 }
708 },
709 "extensions_unittests", 1186 "extensions_unittests",
710 "gcm_unit_tests", 1187 "gcm_unit_tests",
711 { 1188 "gfx_unittests",
712 "test": "gpu_unittests", 1189 "google_apis_unittests",
713 "swarming": { 1190 "gpu_unittests",
714 "can_use_on_swarming_builders": true 1191 "interactive_ui_tests",
715 } 1192 "ipc_mojo_unittests",
716 },
717 "installer_util_unittests",
718 {
719 "test": "interactive_ui_tests",
720 "swarming": {
721 "can_use_on_swarming_builders": true,
722 "shards": 4
723 }
724 },
725 "ipc_tests", 1193 "ipc_tests",
726 "jingle_unittests", 1194 "jingle_unittests",
727 { 1195 "keyboard_unittests",
728 "test": "media_unittests", 1196 "media_unittests",
729 "swarming": { 1197 "message_center_unittests",
730 "can_use_on_swarming_builders": true
731 }
732 },
733 "mojo_common_unittests", 1198 "mojo_common_unittests",
734 "mojo_public_bindings_unittests", 1199 "mojo_public_bindings_unittests",
735 "mojo_public_environment_unittests", 1200 "mojo_public_environment_unittests",
736 "mojo_public_system_unittests", 1201 "mojo_public_system_unittests",
737 "mojo_public_utility_unittests", 1202 "mojo_public_utility_unittests",
738 "mojo_system_unittests", 1203 "mojo_system_unittests",
739 "nacl_loader_unittests",
740 {
741 "test": "net_unittests",
742 "swarming": {
743 "can_use_on_swarming_builders": true
744 }
745 },
746 "ppapi_unittests", 1204 "ppapi_unittests",
747 "printing_unittests", 1205 "printing_unittests",
748 "remoting_unittests", 1206 "sbox_integration_tests",
749 "sbox_unittests", 1207 "sbox_unittests",
750 "sbox_integration_tests",
751 "sbox_validation_tests", 1208 "sbox_validation_tests",
1209 "skia_unittests",
752 "sql_unittests", 1210 "sql_unittests",
753 { 1211 "sync_integration_tests",
754 "test": "sync_integration_tests",
755 "swarming": {
756 "can_use_on_swarming_builders": true,
757 "shards": 2
758 }
759 },
760 "sync_unit_tests", 1212 "sync_unit_tests",
761 "ui_base_unittests", 1213 "ui_base_unittests",
762 "ui_touch_selection_unittests", 1214 "ui_touch_selection_unittests",
763 {
764 "test": "unit_tests",
765 "swarming": {
766 "can_use_on_swarming_builders": true
767 }
768 },
769 "url_unittests", 1215 "url_unittests",
770 "views_unittests", 1216 "views_unittests",
771 "wm_unittests", 1217 "wm_unittests"
772 "skia_unittests" 1218 ],
1219 "gtest_tests": [
1220 {
1221 "test": "base_unittests"
1222 }
1223 ]
1224 },
1225 "XP Tests (1)": {
1226 "gtest_tests": [
1227 {
1228 "swarming": {
1229 "can_use_on_swarming_builders": true
1230 },
1231 "test": "accessibility_unittests"
1232 },
1233 {
1234 "test": "app_shell_unittests"
1235 },
1236 {
1237 "test": "aura_unittests"
1238 },
1239 {
1240 "swarming": {
1241 "can_use_on_swarming_builders": true
1242 },
1243 "test": "base_unittests"
1244 },
1245 {
1246 "swarming": {
1247 "can_use_on_swarming_builders": true,
1248 "shards": 10
1249 },
1250 "test": "browser_tests"
1251 },
1252 {
1253 "test": "cacheinvalidation_unittests"
1254 },
1255 {
1256 "swarming": {
1257 "can_use_on_swarming_builders": true
1258 },
1259 "test": "cast_unittests"
1260 },
1261 {
1262 "swarming": {
1263 "can_use_on_swarming_builders": true
1264 },
1265 "test": "cc_unittests"
1266 },
1267 {
1268 "test": "chrome_elf_unittests"
1269 },
1270 {
1271 "test": "chromedriver_unittests"
1272 },
1273 {
1274 "swarming": {
1275 "can_use_on_swarming_builders": true
1276 },
1277 "test": "components_browsertests"
1278 },
1279 {
1280 "swarming": {
1281 "can_use_on_swarming_builders": true
1282 },
1283 "test": "components_unittests"
1284 },
1285 {
1286 "test": "compositor_unittests"
1287 },
1288 {
1289 "swarming": {
1290 "can_use_on_swarming_builders": true
1291 },
1292 "test": "content_browsertests"
1293 },
1294 {
1295 "swarming": {
1296 "can_use_on_swarming_builders": true
1297 },
1298 "test": "content_unittests"
1299 },
1300 {
1301 "swarming": {
1302 "can_use_on_swarming_builders": true
1303 },
1304 "test": "courgette_unittests"
1305 },
1306 {
1307 "swarming": {
1308 "can_use_on_swarming_builders": true
1309 },
1310 "test": "crypto_unittests"
1311 },
1312 {
1313 "test": "events_unittests"
1314 },
1315 {
1316 "swarming": {
1317 "can_use_on_swarming_builders": true
1318 },
1319 "test": "extensions_browsertests"
1320 },
1321 {
1322 "test": "extensions_unittests"
1323 },
1324 {
1325 "test": "gcm_unit_tests"
1326 },
1327 {
1328 "test": "gfx_unittests"
1329 },
1330 {
1331 "test": "google_apis_unittests"
1332 },
1333 {
1334 "swarming": {
1335 "can_use_on_swarming_builders": true
1336 },
1337 "test": "gpu_unittests"
1338 },
1339 {
1340 "test": "installer_util_unittests"
1341 },
1342 {
1343 "swarming": {
1344 "can_use_on_swarming_builders": true,
1345 "shards": 2
1346 },
1347 "test": "interactive_ui_tests"
1348 },
1349 {
1350 "test": "ipc_mojo_unittests"
1351 },
1352 {
1353 "test": "ipc_tests"
1354 },
1355 {
1356 "test": "jingle_unittests"
1357 },
1358 {
1359 "swarming": {
1360 "can_use_on_swarming_builders": true
1361 },
1362 "test": "media_unittests"
1363 },
1364 {
1365 "test": "nacl_loader_unittests"
1366 },
1367 {
1368 "swarming": {
1369 "can_use_on_swarming_builders": true
1370 },
1371 "test": "net_unittests"
1372 },
1373 {
1374 "test": "ppapi_unittests"
1375 },
1376 {
1377 "test": "printing_unittests"
1378 },
1379 {
1380 "test": "remoting_unittests"
1381 },
1382 {
1383 "test": "sbox_integration_tests"
1384 },
1385 {
1386 "test": "sbox_unittests"
1387 },
1388 {
1389 "test": "sbox_validation_tests"
1390 },
1391 {
1392 "test": "skia_unittests"
1393 },
1394 {
1395 "test": "sql_unittests"
1396 },
1397 {
1398 "swarming": {
1399 "can_use_on_swarming_builders": true
1400 },
1401 "test": "sync_integration_tests"
1402 },
1403 {
1404 "test": "sync_unit_tests"
1405 },
1406 {
1407 "test": "ui_base_unittests"
1408 },
1409 {
1410 "test": "ui_touch_selection_unittests"
1411 },
1412 {
1413 "swarming": {
1414 "can_use_on_swarming_builders": true
1415 },
1416 "test": "unit_tests"
1417 },
1418 {
1419 "test": "url_unittests"
1420 },
1421 {
1422 "test": "views_unittests"
1423 },
1424 {
1425 "test": "wm_unittests"
1426 }
773 ], 1427 ],
774 "scripts": [ 1428 "scripts": [
775 { 1429 {
776 "name": "telemetry_unittests", 1430 "name": "telemetry_unittests",
777 "script": "telemetry_unittests.py" 1431 "script": "telemetry_unittests.py"
778 }, 1432 },
779 { 1433 {
780 "name": "telemetry_perf_unittests", 1434 "name": "telemetry_perf_unittests",
781 "script": "telemetry_perf_unittests.py" 1435 "script": "telemetry_perf_unittests.py"
1436 },
1437 {
1438 "name": "nacl_integration",
1439 "script": "nacl_integration.py"
782 } 1440 }
783 ] 1441 ]
784 },
785 "Win8 Aura": {
786 "gtest_tests": [
787 "views_unittests",
788 "wm_unittests",
789 "aura_unittests",
790 "ash_unittests",
791 "compositor_unittests",
792 "content_browsertests",
793 "events_unittests",
794 "ui_touch_selection_unittests"
795 ]
796 } 1442 }
797 } 1443 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.webkit.json ('k') | testing/buildbot/chromium_memory_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698