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

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

Issue 1040083006: Converted accessibility_unittests to run on Swarming everywhere. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Created 5 years, 8 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 }
139 ], 213 ],
140 "scripts": [ 214 "scripts": [
141 { 215 {
142 "name": "telemetry_unittests", 216 "name": "telemetry_unittests",
143 "script": "telemetry_unittests.py" 217 "script": "telemetry_unittests.py"
144 }, 218 },
145 { 219 {
146 "name": "telemetry_perf_unittests", 220 "name": "telemetry_perf_unittests",
147 "script": "telemetry_perf_unittests.py" 221 "script": "telemetry_perf_unittests.py"
148 },
149 {
150 "name": "nacl_integration",
151 "script": "nacl_integration.py"
152 } 222 }
153 ] 223 ]
154 }, 224 },
155 "Vista Tests (1)": { 225 "Win 7 Tests x64 (1)": {
156 "gtest_tests": [ 226 "gtest_tests": [
157 "accessibility_unittests", 227 {
158 "app_shell_unittests", 228 "swarming": {
159 "aura_unittests", 229 "can_use_on_swarming_builders": true
160 { 230 },
161 "test": "base_unittests", 231 "test": "accessibility_unittests"
162 "swarming": { 232 },
163 "can_use_on_swarming_builders": true 233 {
164 } 234 "test": "app_installer_unittests"
165 }, 235 },
166 { 236 {
167 "test": "browser_tests", 237 "test": "app_list_unittests"
238 },
239 {
240 "test": "app_shell_unittests"
241 },
242 {
243 "swarming": {
244 "can_use_on_swarming_builders": true
245 },
246 "test": "ash_unittests"
247 },
248 {
249 "test": "aura_unittests"
250 },
251 {
252 "swarming": {
253 "can_use_on_swarming_builders": true
254 },
255 "test": "base_unittests"
256 },
257 {
168 "swarming": { 258 "swarming": {
169 "can_use_on_swarming_builders": true, 259 "can_use_on_swarming_builders": true,
170 "shards": 10 260 "shards": 10
171 } 261 },
172 }, 262 "test": "browser_tests"
173 "cacheinvalidation_unittests", 263 },
174 { 264 {
175 "test": "cast_unittests", 265 "test": "cacheinvalidation_unittests"
176 "swarming": { 266 },
177 "can_use_on_swarming_builders": true 267 {
178 } 268 "swarming": {
179 }, 269 "can_use_on_swarming_builders": true
180 { 270 },
181 "test": "cc_unittests", 271 "test": "cast_unittests"
182 "swarming": { 272 },
183 "can_use_on_swarming_builders": true 273 {
184 } 274 "swarming": {
185 }, 275 "can_use_on_swarming_builders": true
186 "chromedriver_unittests", 276 },
187 "chrome_elf_unittests", 277 "test": "cc_unittests"
188 { 278 },
189 "test": "components_unittests", 279 {
190 "swarming": { 280 "test": "chrome_elf_unittests"
191 "can_use_on_swarming_builders": true 281 },
192 } 282 {
193 }, 283 "test": "chromedriver_unittests"
194 "compositor_unittests", 284 },
195 { 285 {
196 "test": "content_browsertests", 286 "test": "components_browsertests"
197 "swarming": { 287 },
198 "can_use_on_swarming_builders": true 288 {
199 } 289 "swarming": {
200 }, 290 "can_use_on_swarming_builders": true
201 { 291 },
202 "test": "content_unittests", 292 "test": "components_unittests"
203 "swarming": { 293 },
204 "can_use_on_swarming_builders": true 294 {
205 } 295 "test": "compositor_unittests"
206 }, 296 },
207 { 297 {
208 "test": "courgette_unittests", 298 "swarming": {
209 "swarming": { 299 "can_use_on_swarming_builders": true
210 "can_use_on_swarming_builders": true 300 },
211 } 301 "test": "content_browsertests"
212 }, 302 },
213 { 303 {
214 "test": "crypto_unittests", 304 "swarming": {
215 "swarming": { 305 "can_use_on_swarming_builders": true
216 "can_use_on_swarming_builders": true 306 },
217 } 307 "test": "content_unittests"
218 }, 308 },
219 { 309 {
220 "test": "extensions_browsertests", 310 "swarming": {
221 "swarming": { 311 "can_use_on_swarming_builders": true
222 "can_use_on_swarming_builders": true 312 },
223 } 313 "test": "courgette_unittests"
224 }, 314 },
225 "extensions_unittests", 315 {
226 "events_unittests", 316 "swarming": {
227 "gcm_unit_tests", 317 "can_use_on_swarming_builders": true
228 "gfx_unittests", 318 },
229 "google_apis_unittests", 319 "test": "crypto_unittests"
230 { 320 },
231 "test": "gpu_unittests", 321 {
232 "swarming": { 322 "test": "device_unittests"
233 "can_use_on_swarming_builders": true 323 },
234 } 324 {
235 }, 325 "test": "events_unittests"
236 "installer_util_unittests", 326 },
237 { 327 {
238 "test": "interactive_ui_tests", 328 "swarming": {
329 "can_use_on_swarming_builders": true
330 },
331 "test": "extensions_browsertests"
332 },
333 {
334 "test": "extensions_unittests"
335 },
336 {
337 "test": "gcm_unit_tests"
338 },
339 {
340 "test": "gfx_unittests"
341 },
342 {
343 "test": "google_apis_unittests"
344 },
345 {
346 "swarming": {
347 "can_use_on_swarming_builders": true
348 },
349 "test": "gpu_unittests"
350 },
351 {
352 "test": "installer_util_unittests"
353 },
354 {
239 "swarming": { 355 "swarming": {
240 "can_use_on_swarming_builders": true, 356 "can_use_on_swarming_builders": true,
241 "shards": 2 357 "shards": 2
242 } 358 },
243 }, 359 "test": "interactive_ui_tests"
244 "ipc_tests", 360 },
245 "jingle_unittests", 361 {
246 { 362 "test": "ipc_tests"
247 "test": "media_unittests", 363 },
248 "swarming": { 364 {
249 "can_use_on_swarming_builders": true 365 "test": "jingle_unittests"
250 } 366 },
251 }, 367 {
252 "mojo_common_unittests", 368 "test": "keyboard_unittests"
253 "mojo_public_bindings_unittests", 369 },
254 "mojo_public_environment_unittests", 370 {
255 "mojo_public_system_unittests", 371 "swarming": {
256 "mojo_public_utility_unittests", 372 "can_use_on_swarming_builders": true
257 "mojo_system_unittests", 373 },
258 "nacl_loader_unittests", 374 "test": "media_unittests"
259 { 375 },
260 "test": "net_unittests", 376 {
261 "swarming": { 377 "test": "message_center_unittests"
262 "can_use_on_swarming_builders": true 378 },
263 } 379 {
264 }, 380 "test": "mojo_common_unittests"
265 "ppapi_unittests", 381 },
266 "printing_unittests", 382 {
267 "remoting_unittests", 383 "test": "mojo_public_bindings_unittests"
268 "sbox_unittests", 384 },
269 "sbox_integration_tests", 385 {
270 "sbox_validation_tests", 386 "test": "mojo_public_environment_unittests"
271 "sql_unittests", 387 },
272 { 388 {
273 "test": "sync_integration_tests", 389 "test": "mojo_public_system_unittests"
274 "swarming": { 390 },
275 "can_use_on_swarming_builders": true 391 {
276 } 392 "test": "mojo_public_utility_unittests"
277 }, 393 },
278 "sync_unit_tests", 394 {
279 { 395 "test": "mojo_system_unittests"
280 "test": "unit_tests", 396 },
281 "swarming": { 397 {
282 "can_use_on_swarming_builders": true 398 "test": "nacl_loader_unittests"
283 } 399 },
284 }, 400 {
285 "ui_base_unittests", 401 "swarming": {
286 "ui_touch_selection_unittests", 402 "can_use_on_swarming_builders": true
287 "url_unittests", 403 },
288 "views_unittests", 404 "test": "net_unittests"
289 "wm_unittests", 405 },
290 "skia_unittests" 406 {
407 "test": "ppapi_unittests"
408 },
409 {
410 "test": "printing_unittests"
411 },
412 {
413 "test": "remoting_unittests"
414 },
415 {
416 "test": "sbox_integration_tests"
417 },
418 {
419 "test": "sbox_unittests"
420 },
421 {
422 "test": "sbox_validation_tests"
423 },
424 {
425 "test": "skia_unittests"
426 },
427 {
428 "test": "sql_unittests"
429 },
430 {
431 "swarming": {
432 "can_use_on_swarming_builders": true
433 },
434 "test": "sync_integration_tests"
435 },
436 {
437 "test": "sync_unit_tests"
438 },
439 {
440 "test": "ui_base_unittests"
441 },
442 {
443 "test": "ui_touch_selection_unittests"
444 },
445 {
446 "swarming": {
447 "can_use_on_swarming_builders": true
448 },
449 "test": "unit_tests"
450 },
451 {
452 "test": "url_unittests"
453 },
454 {
455 "test": "views_unittests"
456 },
457 {
458 "test": "wm_unittests"
459 }
291 ], 460 ],
292 "scripts": [ 461 "scripts": [
293 { 462 {
294 "name": "telemetry_unittests", 463 "name": "telemetry_unittests",
295 "script": "telemetry_unittests.py" 464 "script": "telemetry_unittests.py"
296 }, 465 },
297 { 466 {
298 "name": "telemetry_perf_unittests", 467 "name": "telemetry_perf_unittests",
299 "script": "telemetry_perf_unittests.py" 468 "script": "telemetry_perf_unittests.py"
469 },
470 {
471 "name": "nacl_integration",
472 "script": "nacl_integration.py"
300 } 473 }
301 ] 474 ]
302 }, 475 },
303 "Win7 Tests (1)": { 476 "Win7 Tests (1)": {
304 "gtest_tests": [ 477 "gtest_tests": [
305 "app_installer_unittests", 478 {
306 "app_list_unittests", 479 "swarming": {
307 "accessibility_unittests", 480 "can_use_on_swarming_builders": true
308 { 481 },
309 "test": "ash_unittests", 482 "test": "accessibility_unittests"
310 "swarming": { 483 },
311 "can_use_on_swarming_builders": true 484 {
312 } 485 "test": "app_installer_unittests"
313 }, 486 },
314 "app_shell_unittests", 487 {
315 "aura_unittests", 488 "test": "app_list_unittests"
316 { 489 },
317 "test": "base_unittests", 490 {
318 "swarming": { 491 "test": "app_shell_unittests"
319 "can_use_on_swarming_builders": true 492 },
320 } 493 {
321 }, 494 "swarming": {
322 { 495 "can_use_on_swarming_builders": true
323 "test": "browser_tests", 496 },
497 "test": "ash_unittests"
498 },
499 {
500 "test": "aura_unittests"
501 },
502 {
503 "swarming": {
504 "can_use_on_swarming_builders": true
505 },
506 "test": "base_unittests"
507 },
508 {
324 "swarming": { 509 "swarming": {
325 "can_use_on_swarming_builders": true, 510 "can_use_on_swarming_builders": true,
326 "shards": 10 511 "shards": 10
327 } 512 },
328 }, 513 "test": "browser_tests"
329 "cacheinvalidation_unittests", 514 },
330 { 515 {
331 "test": "cast_unittests", 516 "test": "cacheinvalidation_unittests"
332 "swarming": { 517 },
333 "can_use_on_swarming_builders": true 518 {
334 } 519 "swarming": {
335 }, 520 "can_use_on_swarming_builders": true
336 { 521 },
337 "test": "cc_unittests", 522 "test": "cast_unittests"
338 "swarming": { 523 },
339 "can_use_on_swarming_builders": true 524 {
340 } 525 "swarming": {
341 }, 526 "can_use_on_swarming_builders": true
342 "chromedriver_unittests", 527 },
343 "chrome_elf_unittests", 528 "test": "cc_unittests"
344 "components_browsertests", 529 },
345 { 530 {
346 "test": "components_unittests", 531 "test": "chrome_elf_unittests"
347 "swarming": { 532 },
348 "can_use_on_swarming_builders": true 533 {
349 } 534 "test": "chromedriver_unittests"
350 }, 535 },
351 "compositor_unittests", 536 {
352 { 537 "test": "components_browsertests"
353 "test": "content_browsertests", 538 },
354 "swarming": { 539 {
355 "can_use_on_swarming_builders": true 540 "swarming": {
356 } 541 "can_use_on_swarming_builders": true
357 }, 542 },
358 { 543 "test": "components_unittests"
359 "test": "content_unittests", 544 },
360 "swarming": { 545 {
361 "can_use_on_swarming_builders": true 546 "test": "compositor_unittests"
362 } 547 },
363 }, 548 {
364 { 549 "swarming": {
365 "test": "courgette_unittests", 550 "can_use_on_swarming_builders": true
366 "swarming": { 551 },
367 "can_use_on_swarming_builders": true 552 "test": "content_browsertests"
368 } 553 },
369 }, 554 {
370 { 555 "swarming": {
371 "test": "crypto_unittests", 556 "can_use_on_swarming_builders": true
372 "swarming": { 557 },
373 "can_use_on_swarming_builders": true 558 "test": "content_unittests"
374 } 559 },
375 }, 560 {
376 "device_unittests", 561 "swarming": {
377 "events_unittests", 562 "can_use_on_swarming_builders": true
378 { 563 },
379 "test": "extensions_browsertests", 564 "test": "courgette_unittests"
380 "swarming": { 565 },
381 "can_use_on_swarming_builders": true 566 {
382 } 567 "swarming": {
383 }, 568 "can_use_on_swarming_builders": true
384 "extensions_unittests", 569 },
385 "gcm_unit_tests", 570 "test": "crypto_unittests"
386 "gfx_unittests", 571 },
387 "google_apis_unittests", 572 {
388 { 573 "test": "device_unittests"
389 "test": "gpu_unittests", 574 },
390 "swarming": { 575 {
391 "can_use_on_swarming_builders": true 576 "test": "events_unittests"
392 } 577 },
393 }, 578 {
394 "installer_util_unittests", 579 "swarming": {
395 { 580 "can_use_on_swarming_builders": true
396 "test": "interactive_ui_tests", 581 },
582 "test": "extensions_browsertests"
583 },
584 {
585 "test": "extensions_unittests"
586 },
587 {
588 "test": "gcm_unit_tests"
589 },
590 {
591 "test": "gfx_unittests"
592 },
593 {
594 "test": "google_apis_unittests"
595 },
596 {
597 "swarming": {
598 "can_use_on_swarming_builders": true
599 },
600 "test": "gpu_unittests"
601 },
602 {
603 "test": "installer_util_unittests"
604 },
605 {
397 "swarming": { 606 "swarming": {
398 "can_use_on_swarming_builders": true, 607 "can_use_on_swarming_builders": true,
399 "shards": 2 608 "shards": 2
400 } 609 },
401 }, 610 "test": "interactive_ui_tests"
402 "ipc_tests", 611 },
403 "jingle_unittests", 612 {
404 "keyboard_unittests", 613 "test": "ipc_tests"
405 { 614 },
406 "test": "media_unittests", 615 {
407 "swarming": { 616 "test": "jingle_unittests"
408 "can_use_on_swarming_builders": true 617 },
409 } 618 {
410 }, 619 "test": "keyboard_unittests"
411 "message_center_unittests", 620 },
412 "mojo_common_unittests", 621 {
413 "mojo_public_bindings_unittests", 622 "swarming": {
414 "mojo_public_environment_unittests", 623 "can_use_on_swarming_builders": true
415 "mojo_public_system_unittests", 624 },
416 "mojo_public_utility_unittests", 625 "test": "media_unittests"
417 "mojo_system_unittests", 626 },
418 "nacl_loader_unittests", 627 {
419 { 628 "test": "message_center_unittests"
420 "test": "net_unittests", 629 },
421 "swarming": { 630 {
422 "can_use_on_swarming_builders": true 631 "test": "mojo_common_unittests"
423 } 632 },
424 }, 633 {
425 "ppapi_unittests", 634 "test": "mojo_public_bindings_unittests"
426 "printing_unittests", 635 },
427 "remoting_unittests", 636 {
428 "sbox_unittests", 637 "test": "mojo_public_environment_unittests"
429 "sbox_integration_tests", 638 },
430 "sbox_validation_tests", 639 {
431 "sql_unittests", 640 "test": "mojo_public_system_unittests"
432 { 641 },
433 "test": "sync_integration_tests", 642 {
434 "swarming": { 643 "test": "mojo_public_utility_unittests"
435 "can_use_on_swarming_builders": true 644 },
436 } 645 {
437 }, 646 "test": "mojo_system_unittests"
438 "sync_unit_tests", 647 },
439 "ui_base_unittests", 648 {
440 "ui_touch_selection_unittests", 649 "test": "nacl_loader_unittests"
441 { 650 },
442 "test": "unit_tests", 651 {
443 "swarming": { 652 "swarming": {
444 "can_use_on_swarming_builders": true 653 "can_use_on_swarming_builders": true
445 } 654 },
446 }, 655 "test": "net_unittests"
447 "url_unittests", 656 },
448 "views_unittests", 657 {
449 "wm_unittests", 658 "test": "ppapi_unittests"
450 "skia_unittests" 659 },
660 {
661 "test": "printing_unittests"
662 },
663 {
664 "test": "remoting_unittests"
665 },
666 {
667 "test": "sbox_integration_tests"
668 },
669 {
670 "test": "sbox_unittests"
671 },
672 {
673 "test": "sbox_validation_tests"
674 },
675 {
676 "test": "skia_unittests"
677 },
678 {
679 "test": "sql_unittests"
680 },
681 {
682 "swarming": {
683 "can_use_on_swarming_builders": true
684 },
685 "test": "sync_integration_tests"
686 },
687 {
688 "test": "sync_unit_tests"
689 },
690 {
691 "test": "ui_base_unittests"
692 },
693 {
694 "test": "ui_touch_selection_unittests"
695 },
696 {
697 "swarming": {
698 "can_use_on_swarming_builders": true
699 },
700 "test": "unit_tests"
701 },
702 {
703 "test": "url_unittests"
704 },
705 {
706 "test": "views_unittests"
707 },
708 {
709 "test": "wm_unittests"
710 }
451 ], 711 ],
452 "scripts": [ 712 "scripts": [
453 { 713 {
454 "name": "telemetry_unittests", 714 "name": "telemetry_unittests",
455 "script": "telemetry_unittests.py" 715 "script": "telemetry_unittests.py"
456 }, 716 },
457 { 717 {
458 "name": "telemetry_perf_unittests", 718 "name": "telemetry_perf_unittests",
459 "script": "telemetry_perf_unittests.py" 719 "script": "telemetry_perf_unittests.py"
460 }, 720 },
461 { 721 {
462 "name": "nacl_integration", 722 "name": "nacl_integration",
463 "script": "nacl_integration.py" 723 "script": "nacl_integration.py"
464 } 724 }
465 ] 725 ]
466 }, 726 },
467 "Win 7 Tests x64 (1)": { 727 "Win7 Tests (dbg)(1)": {
468 "gtest_tests": [ 728 "gtest_tests": [
469 "accessibility_unittests", 729 {
470 { 730 "swarming": {
471 "test": "base_unittests", 731 "can_use_on_swarming_builders": true
472 "swarming": { 732 },
473 "can_use_on_swarming_builders": true 733 "test": "accessibility_unittests"
474 } 734 },
475 }, 735 {
476 { 736 "test": "app_shell_unittests"
477 "test": "browser_tests", 737 },
478 "swarming": { 738 {
479 "can_use_on_swarming_builders": true, 739 "swarming": {
480 "shards": 10 740 "can_use_on_swarming_builders": true
481 } 741 },
482 }, 742 "test": "ash_unittests"
483 "app_installer_unittests", 743 },
484 "app_list_unittests", 744 {
485 "app_shell_unittests", 745 "test": "aura_unittests"
486 { 746 },
487 "test": "ash_unittests", 747 {
488 "swarming": { 748 "swarming": {
489 "can_use_on_swarming_builders": true 749 "can_use_on_swarming_builders": true
490 } 750 },
491 }, 751 "test": "base_unittests"
492 "aura_unittests", 752 },
493 "cacheinvalidation_unittests", 753 {
494 { 754 "swarming": {
495 "test": "cast_unittests", 755 "can_use_on_swarming_builders": true,
496 "swarming": { 756 "shards": 20
497 "can_use_on_swarming_builders": true 757 },
498 } 758 "test": "browser_tests"
499 }, 759 },
500 { 760 {
501 "test": "cc_unittests", 761 "test": "cacheinvalidation_unittests"
502 "swarming": { 762 },
503 "can_use_on_swarming_builders": true 763 {
504 } 764 "swarming": {
505 }, 765 "can_use_on_swarming_builders": true
506 "chromedriver_unittests", 766 },
507 "chrome_elf_unittests", 767 "test": "cast_unittests"
508 "components_browsertests", 768 },
509 { 769 {
510 "test": "components_unittests", 770 "swarming": {
511 "swarming": { 771 "can_use_on_swarming_builders": true
512 "can_use_on_swarming_builders": true 772 },
513 } 773 "test": "cc_unittests"
514 }, 774 },
515 "compositor_unittests", 775 {
516 { 776 "test": "chrome_elf_unittests"
517 "test": "content_browsertests", 777 },
518 "swarming": { 778 {
519 "can_use_on_swarming_builders": true 779 "test": "chromedriver_unittests"
520 } 780 },
521 }, 781 {
522 { 782 "swarming": {
523 "test": "content_unittests", 783 "can_use_on_swarming_builders": true
524 "swarming": { 784 },
525 "can_use_on_swarming_builders": true 785 "test": "components_unittests"
526 } 786 },
527 }, 787 {
528 { 788 "test": "compositor_unittests"
529 "test": "courgette_unittests", 789 },
530 "swarming": { 790 {
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",
541 "events_unittests",
542 {
543 "test": "extensions_browsertests",
544 "swarming": {
545 "can_use_on_swarming_builders": true
546 }
547 },
548 "extensions_unittests",
549 "gcm_unit_tests",
550 "gfx_unittests",
551 "google_apis_unittests",
552 {
553 "test": "gpu_unittests",
554 "swarming": {
555 "can_use_on_swarming_builders": true
556 }
557 },
558 "installer_util_unittests",
559 {
560 "test": "interactive_ui_tests",
561 "swarming": { 791 "swarming": {
562 "can_use_on_swarming_builders": true, 792 "can_use_on_swarming_builders": true,
563 "shards": 2 793 "shards": 2
564 } 794 },
565 }, 795 "test": "content_browsertests"
566 "ipc_tests", 796 },
567 "jingle_unittests", 797 {
568 "keyboard_unittests", 798 "swarming": {
569 { 799 "can_use_on_swarming_builders": true
570 "test": "media_unittests", 800 },
571 "swarming": { 801 "test": "content_unittests"
572 "can_use_on_swarming_builders": true 802 },
573 } 803 {
574 }, 804 "swarming": {
575 "message_center_unittests", 805 "can_use_on_swarming_builders": true
576 "mojo_common_unittests", 806 },
577 "mojo_public_bindings_unittests", 807 "test": "courgette_unittests"
578 "mojo_public_environment_unittests", 808 },
579 "mojo_public_system_unittests", 809 {
580 "mojo_public_utility_unittests", 810 "swarming": {
581 "mojo_system_unittests", 811 "can_use_on_swarming_builders": true
582 "nacl_loader_unittests", 812 },
583 { 813 "test": "crypto_unittests"
584 "test": "net_unittests", 814 },
585 "swarming": { 815 {
586 "can_use_on_swarming_builders": true 816 "test": "events_unittests"
587 } 817 },
588 }, 818 {
589 "ppapi_unittests", 819 "swarming": {
590 "printing_unittests", 820 "can_use_on_swarming_builders": true
591 "remoting_unittests", 821 },
592 "sbox_unittests", 822 "test": "extensions_browsertests"
593 "sbox_integration_tests", 823 },
594 "sbox_validation_tests", 824 {
595 { 825 "test": "extensions_unittests"
596 "test": "sync_integration_tests", 826 },
597 "swarming": { 827 {
598 "can_use_on_swarming_builders": true 828 "test": "gcm_unit_tests"
599 } 829 },
600 }, 830 {
601 "sql_unittests", 831 "swarming": {
602 "sync_unit_tests", 832 "can_use_on_swarming_builders": true
603 "ui_base_unittests", 833 },
604 "ui_touch_selection_unittests", 834 "test": "gpu_unittests"
605 { 835 },
606 "test": "unit_tests", 836 {
607 "swarming": { 837 "test": "installer_util_unittests"
608 "can_use_on_swarming_builders": true 838 },
609 } 839 {
610 }, 840 "swarming": {
611 "url_unittests", 841 "can_use_on_swarming_builders": true,
612 "views_unittests", 842 "shards": 4
613 "wm_unittests", 843 },
614 "skia_unittests" 844 "test": "interactive_ui_tests"
845 },
846 {
847 "test": "ipc_tests"
848 },
849 {
850 "test": "jingle_unittests"
851 },
852 {
853 "swarming": {
854 "can_use_on_swarming_builders": true
855 },
856 "test": "media_unittests"
857 },
858 {
859 "test": "mojo_common_unittests"
860 },
861 {
862 "test": "mojo_public_bindings_unittests"
863 },
864 {
865 "test": "mojo_public_environment_unittests"
866 },
867 {
868 "test": "mojo_public_system_unittests"
869 },
870 {
871 "test": "mojo_public_utility_unittests"
872 },
873 {
874 "test": "mojo_system_unittests"
875 },
876 {
877 "test": "nacl_loader_unittests"
878 },
879 {
880 "swarming": {
881 "can_use_on_swarming_builders": true
882 },
883 "test": "net_unittests"
884 },
885 {
886 "test": "ppapi_unittests"
887 },
888 {
889 "test": "printing_unittests"
890 },
891 {
892 "test": "remoting_unittests"
893 },
894 {
895 "test": "sbox_integration_tests"
896 },
897 {
898 "test": "sbox_unittests"
899 },
900 {
901 "test": "sbox_validation_tests"
902 },
903 {
904 "test": "skia_unittests"
905 },
906 {
907 "test": "sql_unittests"
908 },
909 {
910 "swarming": {
911 "can_use_on_swarming_builders": true,
912 "shards": 2
913 },
914 "test": "sync_integration_tests"
915 },
916 {
917 "test": "sync_unit_tests"
918 },
919 {
920 "test": "ui_base_unittests"
921 },
922 {
923 "test": "ui_touch_selection_unittests"
924 },
925 {
926 "swarming": {
927 "can_use_on_swarming_builders": true
928 },
929 "test": "unit_tests"
930 },
931 {
932 "test": "url_unittests"
933 },
934 {
935 "test": "views_unittests"
936 },
937 {
938 "test": "wm_unittests"
939 }
615 ], 940 ],
616 "scripts": [ 941 "scripts": [
617 { 942 {
618 "name": "telemetry_unittests", 943 "name": "telemetry_unittests",
619 "script": "telemetry_unittests.py" 944 "script": "telemetry_unittests.py"
620 }, 945 },
621 { 946 {
622 "name": "telemetry_perf_unittests", 947 "name": "telemetry_perf_unittests",
623 "script": "telemetry_perf_unittests.py" 948 "script": "telemetry_perf_unittests.py"
624 },
625 {
626 "name": "nacl_integration",
627 "script": "nacl_integration.py"
628 } 949 }
629 ] 950 ]
630 }, 951 },
631 "Win7 Tests (dbg)(1)": { 952 "Win8 Aura": {
632 "gtest_tests": [ 953 "gtest_tests": [
633 "accessibility_unittests", 954 {
634 { 955 "test": "ash_unittests"
635 "test": "ash_unittests", 956 },
636 "swarming": { 957 {
637 "can_use_on_swarming_builders": true 958 "test": "aura_unittests"
638 } 959 },
639 }, 960 {
640 "app_shell_unittests", 961 "test": "compositor_unittests"
641 "aura_unittests", 962 },
642 { 963 {
643 "test": "base_unittests", 964 "test": "content_browsertests"
644 "swarming": { 965 },
645 "can_use_on_swarming_builders": true 966 {
646 } 967 "test": "events_unittests"
647 }, 968 },
648 { 969 {
649 "test": "browser_tests", 970 "test": "ui_touch_selection_unittests"
971 },
972 {
973 "test": "views_unittests"
974 },
975 {
976 "test": "wm_unittests"
977 }
978 ]
979 },
980 "XP Tests (1)": {
981 "gtest_tests": [
982 {
983 "swarming": {
984 "can_use_on_swarming_builders": true
985 },
986 "test": "accessibility_unittests"
987 },
988 {
989 "test": "app_shell_unittests"
990 },
991 {
992 "test": "aura_unittests"
993 },
994 {
995 "swarming": {
996 "can_use_on_swarming_builders": true
997 },
998 "test": "base_unittests"
999 },
1000 {
650 "swarming": { 1001 "swarming": {
651 "can_use_on_swarming_builders": true, 1002 "can_use_on_swarming_builders": true,
652 "shards": 20 1003 "shards": 10
653 } 1004 },
654 }, 1005 "test": "browser_tests"
655 "cacheinvalidation_unittests", 1006 },
656 { 1007 {
657 "test": "cast_unittests", 1008 "test": "cacheinvalidation_unittests"
658 "swarming": { 1009 },
659 "can_use_on_swarming_builders": true 1010 {
660 } 1011 "swarming": {
661 }, 1012 "can_use_on_swarming_builders": true
662 { 1013 },
663 "test": "cc_unittests", 1014 "test": "cast_unittests"
664 "swarming": { 1015 },
665 "can_use_on_swarming_builders": true 1016 {
666 } 1017 "swarming": {
667 }, 1018 "can_use_on_swarming_builders": true
668 "chromedriver_unittests", 1019 },
669 "chrome_elf_unittests", 1020 "test": "cc_unittests"
670 { 1021 },
671 "test": "components_unittests", 1022 {
672 "swarming": { 1023 "test": "chrome_elf_unittests"
673 "can_use_on_swarming_builders": true 1024 },
674 } 1025 {
675 }, 1026 "test": "chromedriver_unittests"
676 "compositor_unittests", 1027 },
677 { 1028 {
678 "test": "content_browsertests", 1029 "swarming": {
1030 "can_use_on_swarming_builders": true
1031 },
1032 "test": "components_browsertests"
1033 },
1034 {
1035 "swarming": {
1036 "can_use_on_swarming_builders": true
1037 },
1038 "test": "components_unittests"
1039 },
1040 {
1041 "test": "compositor_unittests"
1042 },
1043 {
1044 "swarming": {
1045 "can_use_on_swarming_builders": true
1046 },
1047 "test": "content_browsertests"
1048 },
1049 {
1050 "swarming": {
1051 "can_use_on_swarming_builders": true
1052 },
1053 "test": "content_unittests"
1054 },
1055 {
1056 "swarming": {
1057 "can_use_on_swarming_builders": true
1058 },
1059 "test": "courgette_unittests"
1060 },
1061 {
1062 "swarming": {
1063 "can_use_on_swarming_builders": true
1064 },
1065 "test": "crypto_unittests"
1066 },
1067 {
1068 "test": "events_unittests"
1069 },
1070 {
1071 "swarming": {
1072 "can_use_on_swarming_builders": true
1073 },
1074 "test": "extensions_browsertests"
1075 },
1076 {
1077 "test": "extensions_unittests"
1078 },
1079 {
1080 "test": "gcm_unit_tests"
1081 },
1082 {
1083 "test": "gfx_unittests"
1084 },
1085 {
1086 "test": "google_apis_unittests"
1087 },
1088 {
1089 "swarming": {
1090 "can_use_on_swarming_builders": true
1091 },
1092 "test": "gpu_unittests"
1093 },
1094 {
1095 "test": "installer_util_unittests"
1096 },
1097 {
679 "swarming": { 1098 "swarming": {
680 "can_use_on_swarming_builders": true, 1099 "can_use_on_swarming_builders": true,
681 "shards": 2 1100 "shards": 2
682 } 1101 },
683 }, 1102 "test": "interactive_ui_tests"
684 { 1103 },
685 "test": "content_unittests", 1104 {
686 "swarming": { 1105 "test": "ipc_mojo_unittests"
687 "can_use_on_swarming_builders": true 1106 },
688 } 1107 {
689 }, 1108 "test": "ipc_tests"
690 { 1109 },
691 "test": "courgette_unittests", 1110 {
692 "swarming": { 1111 "test": "jingle_unittests"
693 "can_use_on_swarming_builders": true 1112 },
694 } 1113 {
695 }, 1114 "swarming": {
696 { 1115 "can_use_on_swarming_builders": true
697 "test": "crypto_unittests", 1116 },
698 "swarming": { 1117 "test": "media_unittests"
699 "can_use_on_swarming_builders": true 1118 },
700 } 1119 {
701 }, 1120 "test": "nacl_loader_unittests"
702 "events_unittests", 1121 },
703 { 1122 {
704 "test": "extensions_browsertests", 1123 "swarming": {
705 "swarming": { 1124 "can_use_on_swarming_builders": true
706 "can_use_on_swarming_builders": true 1125 },
707 } 1126 "test": "net_unittests"
708 }, 1127 },
709 "extensions_unittests", 1128 {
710 "gcm_unit_tests", 1129 "test": "ppapi_unittests"
711 { 1130 },
712 "test": "gpu_unittests", 1131 {
713 "swarming": { 1132 "test": "printing_unittests"
714 "can_use_on_swarming_builders": true 1133 },
715 } 1134 {
716 }, 1135 "test": "remoting_unittests"
717 "installer_util_unittests", 1136 },
718 { 1137 {
719 "test": "interactive_ui_tests", 1138 "test": "sbox_integration_tests"
720 "swarming": { 1139 },
721 "can_use_on_swarming_builders": true, 1140 {
722 "shards": 4 1141 "test": "sbox_unittests"
723 } 1142 },
724 }, 1143 {
725 "ipc_tests", 1144 "test": "sbox_validation_tests"
726 "jingle_unittests", 1145 },
727 { 1146 {
728 "test": "media_unittests", 1147 "test": "skia_unittests"
729 "swarming": { 1148 },
730 "can_use_on_swarming_builders": true 1149 {
731 } 1150 "test": "sql_unittests"
732 }, 1151 },
733 "mojo_common_unittests", 1152 {
734 "mojo_public_bindings_unittests", 1153 "swarming": {
735 "mojo_public_environment_unittests", 1154 "can_use_on_swarming_builders": true
736 "mojo_public_system_unittests", 1155 },
737 "mojo_public_utility_unittests", 1156 "test": "sync_integration_tests"
738 "mojo_system_unittests", 1157 },
739 "nacl_loader_unittests", 1158 {
740 { 1159 "test": "sync_unit_tests"
741 "test": "net_unittests", 1160 },
742 "swarming": { 1161 {
743 "can_use_on_swarming_builders": true 1162 "test": "ui_base_unittests"
744 } 1163 },
745 }, 1164 {
746 "ppapi_unittests", 1165 "test": "ui_touch_selection_unittests"
747 "printing_unittests", 1166 },
748 "remoting_unittests", 1167 {
749 "sbox_unittests", 1168 "swarming": {
750 "sbox_integration_tests", 1169 "can_use_on_swarming_builders": true
751 "sbox_validation_tests", 1170 },
752 "sql_unittests", 1171 "test": "unit_tests"
753 { 1172 },
754 "test": "sync_integration_tests", 1173 {
755 "swarming": { 1174 "test": "url_unittests"
756 "can_use_on_swarming_builders": true, 1175 },
757 "shards": 2 1176 {
758 } 1177 "test": "views_unittests"
759 }, 1178 },
760 "sync_unit_tests", 1179 {
761 "ui_base_unittests", 1180 "test": "wm_unittests"
762 "ui_touch_selection_unittests", 1181 }
763 {
764 "test": "unit_tests",
765 "swarming": {
766 "can_use_on_swarming_builders": true
767 }
768 },
769 "url_unittests",
770 "views_unittests",
771 "wm_unittests",
772 "skia_unittests"
773 ], 1182 ],
774 "scripts": [ 1183 "scripts": [
775 { 1184 {
776 "name": "telemetry_unittests", 1185 "name": "telemetry_unittests",
777 "script": "telemetry_unittests.py" 1186 "script": "telemetry_unittests.py"
778 }, 1187 },
779 { 1188 {
780 "name": "telemetry_perf_unittests", 1189 "name": "telemetry_perf_unittests",
781 "script": "telemetry_perf_unittests.py" 1190 "script": "telemetry_perf_unittests.py"
1191 },
1192 {
1193 "name": "nacl_integration",
1194 "script": "nacl_integration.py"
782 } 1195 }
783 ] 1196 ]
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 } 1197 }
797 } 1198 }
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