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

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

Issue 1049703005: Add tool to reformat testing/buildbot/ json files in their canonical format. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Rename tool, as it'll be expanded 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
OLDNEW
1 { 1 {
2 "WebKit XP": { 2 "Linux ChromiumOS Tests (1)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 "blink_heap_unittests", 4 {
5 "blink_platform_unittests", 5 "test": "accessibility_unittests"
6 "webkit_unit_tests", 6 },
7 "wtf_unittests" 7 {
8 "test": "app_list_unittests"
9 },
10 {
11 "test": "app_shell_unittests"
12 },
13 {
14 "swarming": {
15 "can_use_on_swarming_builders": true
16 },
17 "test": "ash_unittests"
18 },
19 {
20 "test": "aura_unittests"
21 },
22 {
23 "swarming": {
24 "can_use_on_swarming_builders": true
25 },
26 "test": "base_unittests"
27 },
28 {
29 "swarming": {
30 "can_use_on_swarming_builders": true,
31 "shards": 5
32 },
33 "test": "browser_tests"
34 },
35 {
36 "test": "cacheinvalidation_unittests"
37 },
38 {
39 "test": "chromeos_unittests"
40 },
41 {
42 "test": "chromevox_tests"
43 },
44 {
45 "test": "components_unittests"
46 },
47 {
48 "test": "compositor_unittests"
49 },
50 {
51 "swarming": {
52 "can_use_on_swarming_builders": true
53 },
54 "test": "content_browsertests"
55 },
56 {
57 "swarming": {
58 "can_use_on_swarming_builders": true
59 },
60 "test": "content_unittests"
61 },
62 {
63 "test": "content_unittests"
64 },
65 {
66 "swarming": {
67 "can_use_on_swarming_builders": true
68 },
69 "test": "crypto_unittests"
70 },
71 {
72 "test": "dbus_unittests"
73 },
74 {
75 "test": "device_unittests"
76 },
77 {
78 "test": "display_unittests"
79 },
80 {
81 "test": "events_unittests"
82 },
83 {
84 "swarming": {
85 "can_use_on_swarming_builders": true
86 },
87 "test": "extensions_browsertests"
88 },
89 {
90 "test": "extensions_unittests"
91 },
92 {
93 "test": "gcm_unit_tests"
94 },
95 {
96 "test": "google_apis_unittests"
97 },
98 {
99 "test": "gpu_unittests"
100 },
101 {
102 "swarming": {
103 "can_use_on_swarming_builders": true
104 },
105 "test": "interactive_ui_tests"
106 },
107 {
108 "test": "ipc_tests"
109 },
110 {
111 "test": "jingle_unittests"
112 },
113 {
114 "test": "media_unittests"
115 },
116 {
117 "test": "message_center_unittests"
118 },
119 {
120 "test": "nacl_loader_unittests"
121 },
122 {
123 "swarming": {
124 "can_use_on_swarming_builders": true
125 },
126 "test": "net_unittests"
127 },
128 {
129 "test": "ppapi_unittests"
130 },
131 {
132 "test": "printing_unittests"
133 },
134 {
135 "test": "remoting_unittests"
136 },
137 {
138 "test": "sandbox_linux_unittests"
139 },
140 {
141 "test": "skia_unittests"
142 },
143 {
144 "test": "sql_unittests"
145 },
146 {
147 "test": "sync_unit_tests"
148 },
149 {
150 "test": "ui_base_unittests"
151 },
152 {
153 "test": "ui_touch_selection_unittests"
154 },
155 {
156 "swarming": {
157 "can_use_on_swarming_builders": true
158 },
159 "test": "unit_tests"
160 },
161 {
162 "test": "url_unittests"
163 },
164 {
165 "test": "views_unittests"
166 },
167 {
168 "test": "wm_unittests"
169 }
170 ]
171 },
172 "Linux ChromiumOS Tests (2)": {
173 "gtest_tests": []
174 },
175 "Linux ChromiumOS Tests (dbg)(1)": {
176 "gtest_tests": [
177 {
178 "test": "accessibility_unittests"
179 },
180 {
181 "test": "app_list_unittests"
182 },
183 {
184 "test": "app_shell_unittests"
185 },
186 {
187 "swarming": {
188 "can_use_on_swarming_builders": true
189 },
190 "test": "ash_unittests"
191 },
192 {
193 "test": "aura_unittests"
194 },
195 {
196 "swarming": {
197 "can_use_on_swarming_builders": true
198 },
199 "test": "base_unittests"
200 },
201 {
202 "swarming": {
203 "can_use_on_swarming_builders": true,
204 "shards": 20
205 },
206 "test": "browser_tests"
207 },
208 {
209 "test": "cacheinvalidation_unittests"
210 },
211 {
212 "test": "chromeos_unittests"
213 },
214 {
215 "test": "components_unittests"
216 },
217 {
218 "test": "compositor_unittests"
219 },
220 {
221 "swarming": {
222 "can_use_on_swarming_builders": true,
223 "shards": 2
224 },
225 "test": "content_browsertests"
226 },
227 {
228 "swarming": {
229 "can_use_on_swarming_builders": true
230 },
231 "test": "content_unittests"
232 },
233 {
234 "swarming": {
235 "can_use_on_swarming_builders": true
236 },
237 "test": "crypto_unittests"
238 },
239 {
240 "test": "dbus_unittests"
241 },
242 {
243 "test": "device_unittests"
244 },
245 {
246 "test": "display_unittests"
247 },
248 {
249 "test": "events_unittests"
250 },
251 {
252 "swarming": {
253 "can_use_on_swarming_builders": true
254 },
255 "test": "extensions_browsertests"
256 },
257 {
258 "test": "extensions_unittests"
259 },
260 {
261 "test": "gcm_unit_tests"
262 },
263 {
264 "test": "google_apis_unittests"
265 },
266 {
267 "test": "gpu_unittests"
268 },
269 {
270 "swarming": {
271 "can_use_on_swarming_builders": true,
272 "shards": 3
273 },
274 "test": "interactive_ui_tests"
275 },
276 {
277 "test": "ipc_tests"
278 },
279 {
280 "test": "jingle_unittests"
281 },
282 {
283 "test": "media_unittests"
284 },
285 {
286 "test": "message_center_unittests"
287 },
288 {
289 "test": "nacl_loader_unittests"
290 },
291 {
292 "swarming": {
293 "can_use_on_swarming_builders": true
294 },
295 "test": "net_unittests"
296 },
297 {
298 "test": "ppapi_unittests"
299 },
300 {
301 "test": "printing_unittests"
302 },
303 {
304 "test": "remoting_unittests"
305 },
306 {
307 "test": "sandbox_linux_unittests"
308 },
309 {
310 "test": "skia_unittests"
311 },
312 {
313 "test": "sql_unittests"
314 },
315 {
316 "test": "sync_unit_tests"
317 },
318 {
319 "test": "ui_base_unittests"
320 },
321 {
322 "test": "ui_touch_selection_unittests"
323 },
324 {
325 "swarming": {
326 "can_use_on_swarming_builders": true
327 },
328 "test": "unit_tests"
329 },
330 {
331 "test": "url_unittests"
332 },
333 {
334 "test": "views_unittests"
335 },
336 {
337 "test": "wm_unittests"
338 }
339 ]
340 },
341 "Linux ChromiumOS Tests (dbg)(2)": {
342 "gtest_tests": []
343 },
344 "Linux ChromiumOS Tests (dbg)(3)": {
345 "gtest_tests": []
346 },
347 "WebKit Linux": {
348 "gtest_tests": [
349 {
350 "test": "blink_heap_unittests"
351 },
352 {
353 "test": "blink_platform_unittests"
354 },
355 {
356 "test": "webkit_unit_tests"
357 },
358 {
359 "test": "wtf_unittests"
360 }
8 ], 361 ],
9 "scripts": [ 362 "scripts": [
10 { 363 {
11 "name": "webkit_lint",
12 "script": "webkit_lint.py"
13 },
14 {
15 "name": "webkit_python_tests",
16 "script": "webkit_python_tests.py"
17 }
18 ]
19 },
20 "WebKit Win7": {
21 "gtest_tests": [
22 "blink_heap_unittests",
23 "blink_platform_unittests",
24 "webkit_unit_tests",
25 "wtf_unittests"
26 ],
27 "scripts": [
28 {
29 "name": "webkit_lint", 364 "name": "webkit_lint",
30 "script": "webkit_lint.py" 365 "script": "webkit_lint.py"
31 }, 366 },
32 { 367 {
33 "name": "webkit_python_tests", 368 "name": "webkit_python_tests",
34 "script": "webkit_python_tests.py" 369 "script": "webkit_python_tests.py"
35 } 370 }
36 ] 371 ]
37 }, 372 },
38 "WebKit Win7 (dbg)": { 373 "WebKit Linux (dbg)": {
39 "gtest_tests": [ 374 "gtest_tests": [
40 "blink_heap_unittests", 375 {
41 "blink_platform_unittests", 376 "test": "blink_heap_unittests"
42 "webkit_unit_tests", 377 },
43 "wtf_unittests" 378 {
379 "test": "blink_platform_unittests"
380 },
381 {
382 "test": "webkit_unit_tests"
383 },
384 {
385 "test": "wtf_unittests"
386 }
44 ], 387 ],
45 "scripts": [ 388 "scripts": [
46 { 389 {
47 "name": "webkit_lint", 390 "name": "webkit_lint",
48 "script": "webkit_lint.py" 391 "script": "webkit_lint.py"
49 }, 392 },
50 { 393 {
51 "name": "webkit_python_tests", 394 "name": "webkit_python_tests",
52 "script": "webkit_python_tests.py" 395 "script": "webkit_python_tests.py"
53 } 396 }
54 ] 397 ]
55 }, 398 },
56 "WebKit Mac10.6": { 399 "WebKit Linux 32": {
57 "gtest_tests": [ 400 "gtest_tests": [
58 "blink_heap_unittests", 401 {
59 "blink_platform_unittests", 402 "test": "blink_heap_unittests"
60 "webkit_unit_tests", 403 },
61 "wtf_unittests" 404 {
405 "test": "blink_platform_unittests"
406 },
407 {
408 "test": "webkit_unit_tests"
409 },
410 {
411 "test": "wtf_unittests"
412 }
62 ], 413 ],
63 "scripts": [ 414 "scripts": [
64 { 415 {
65 "name": "webkit_lint", 416 "name": "webkit_lint",
66 "script": "webkit_lint.py" 417 "script": "webkit_lint.py"
67 }, 418 },
68 { 419 {
69 "name": "webkit_python_tests", 420 "name": "webkit_python_tests",
70 "script": "webkit_python_tests.py" 421 "script": "webkit_python_tests.py"
71 } 422 }
72 ] 423 ]
73 }, 424 },
74 "WebKit Mac10.7": { 425 "WebKit Linux Leak": {
75 "gtest_tests": [ 426 "gtest_tests": [
76 "blink_heap_unittests", 427 {
77 "blink_platform_unittests", 428 "test": "blink_heap_unittests"
78 "webkit_unit_tests", 429 },
79 "wtf_unittests" 430 {
431 "test": "blink_platform_unittests"
432 },
433 {
434 "test": "webkit_unit_tests"
435 },
436 {
437 "test": "wtf_unittests"
438 }
80 ], 439 ],
81 "scripts": [ 440 "scripts": [
82 { 441 {
83 "name": "webkit_lint",
84 "script": "webkit_lint.py"
85 },
86 {
87 "name": "webkit_python_tests",
88 "script": "webkit_python_tests.py"
89 }
90 ]
91 },
92 "WebKit Mac10.8": {
93 "gtest_tests": [
94 "blink_heap_unittests",
95 "blink_platform_unittests",
96 "webkit_unit_tests",
97 "wtf_unittests"
98 ],
99 "scripts": [
100 {
101 "name": "webkit_lint", 442 "name": "webkit_lint",
102 "script": "webkit_lint.py" 443 "script": "webkit_lint.py"
103 }, 444 },
104 { 445 {
105 "name": "webkit_python_tests", 446 "name": "webkit_python_tests",
106 "script": "webkit_python_tests.py" 447 "script": "webkit_python_tests.py"
107 } 448 }
108 ] 449 ]
109 }, 450 },
110 "WebKit Mac10.8 (retina)": { 451 "WebKit Linux Oilpan": {
111 "gtest_tests": [ 452 "gtest_tests": [
112 "blink_heap_unittests", 453 {
113 "blink_platform_unittests", 454 "test": "blink_heap_unittests"
114 "webkit_unit_tests", 455 },
115 "wtf_unittests" 456 {
457 "test": "blink_platform_unittests"
458 },
459 {
460 "test": "webkit_unit_tests"
461 },
462 {
463 "test": "wtf_unittests"
464 }
116 ], 465 ],
117 "scripts": [ 466 "scripts": [
118 { 467 {
119 "name": "webkit_lint", 468 "name": "webkit_lint",
120 "script": "webkit_lint.py" 469 "script": "webkit_lint.py"
121 }, 470 },
122 { 471 {
123 "name": "webkit_python_tests", 472 "name": "webkit_python_tests",
124 "script": "webkit_python_tests.py" 473 "script": "webkit_python_tests.py"
125 } 474 }
126 ] 475 ]
127 }, 476 },
128 "WebKit Mac10.9": { 477 "WebKit Linux Oilpan (dbg)": {
129 "gtest_tests": [ 478 "gtest_tests": [
130 "blink_heap_unittests", 479 {
131 "blink_platform_unittests", 480 "test": "blink_heap_unittests"
132 "webkit_unit_tests", 481 },
133 "wtf_unittests" 482 {
483 "test": "blink_platform_unittests"
484 },
485 {
486 "test": "webkit_unit_tests"
487 },
488 {
489 "test": "wtf_unittests"
490 }
134 ], 491 ],
135 "scripts": [ 492 "scripts": [
136 { 493 {
137 "name": "webkit_lint", 494 "name": "webkit_lint",
138 "script": "webkit_lint.py" 495 "script": "webkit_lint.py"
139 }, 496 },
140 { 497 {
141 "name": "webkit_python_tests", 498 "name": "webkit_python_tests",
142 "script": "webkit_python_tests.py" 499 "script": "webkit_python_tests.py"
143 } 500 }
144 ] 501 ]
145 }, 502 },
146 "WebKit Mac10.6 (dbg)": { 503 "WebKit Linux Oilpan Leak": {
147 "gtest_tests": [ 504 "gtest_tests": [
148 "blink_heap_unittests", 505 {
149 "blink_platform_unittests", 506 "test": "blink_heap_unittests"
150 "webkit_unit_tests", 507 },
151 "wtf_unittests" 508 {
509 "test": "blink_platform_unittests"
510 },
511 {
512 "test": "webkit_unit_tests"
513 },
514 {
515 "test": "wtf_unittests"
516 }
152 ], 517 ],
153 "scripts": [ 518 "scripts": [
154 { 519 {
155 "name": "webkit_lint", 520 "name": "webkit_lint",
156 "script": "webkit_lint.py" 521 "script": "webkit_lint.py"
157 }, 522 },
158 { 523 {
159 "name": "webkit_python_tests", 524 "name": "webkit_python_tests",
160 "script": "webkit_python_tests.py" 525 "script": "webkit_python_tests.py"
161 } 526 }
162 ] 527 ]
163 }, 528 },
164 "WebKit Mac10.7 (dbg)": { 529 "WebKit Mac Oilpan": {
165 "gtest_tests": [ 530 "gtest_tests": [
166 "blink_heap_unittests", 531 {
167 "blink_platform_unittests", 532 "test": "blink_heap_unittests"
168 "webkit_unit_tests", 533 },
169 "wtf_unittests" 534 {
535 "test": "blink_platform_unittests"
536 },
537 {
538 "test": "webkit_unit_tests"
539 },
540 {
541 "test": "wtf_unittests"
542 }
170 ], 543 ],
171 "scripts": [ 544 "scripts": [
172 { 545 {
173 "name": "webkit_lint", 546 "name": "webkit_lint",
174 "script": "webkit_lint.py" 547 "script": "webkit_lint.py"
175 }, 548 },
176 { 549 {
177 "name": "webkit_python_tests", 550 "name": "webkit_python_tests",
178 "script": "webkit_python_tests.py" 551 "script": "webkit_python_tests.py"
179 } 552 }
180 ] 553 ]
181 }, 554 },
182 "WebKit Linux": { 555 "WebKit Mac Oilpan (dbg)": {
183 "gtest_tests": [ 556 "gtest_tests": [
184 "blink_heap_unittests", 557 {
185 "blink_platform_unittests", 558 "test": "blink_heap_unittests"
186 "webkit_unit_tests", 559 },
187 "wtf_unittests" 560 {
561 "test": "blink_platform_unittests"
562 },
563 {
564 "test": "webkit_unit_tests"
565 },
566 {
567 "test": "wtf_unittests"
568 }
188 ], 569 ],
189 "scripts": [ 570 "scripts": [
190 { 571 {
191 "name": "webkit_lint", 572 "name": "webkit_lint",
192 "script": "webkit_lint.py" 573 "script": "webkit_lint.py"
193 }, 574 },
194 { 575 {
195 "name": "webkit_python_tests", 576 "name": "webkit_python_tests",
196 "script": "webkit_python_tests.py" 577 "script": "webkit_python_tests.py"
197 } 578 }
198 ] 579 ]
199 }, 580 },
200 "WebKit Linux 32": { 581 "WebKit Mac10.6": {
201 "gtest_tests": [ 582 "gtest_tests": [
202 "blink_heap_unittests", 583 {
203 "blink_platform_unittests", 584 "test": "blink_heap_unittests"
204 "webkit_unit_tests", 585 },
205 "wtf_unittests" 586 {
587 "test": "blink_platform_unittests"
588 },
589 {
590 "test": "webkit_unit_tests"
591 },
592 {
593 "test": "wtf_unittests"
594 }
206 ], 595 ],
207 "scripts": [ 596 "scripts": [
208 { 597 {
209 "name": "webkit_lint", 598 "name": "webkit_lint",
210 "script": "webkit_lint.py" 599 "script": "webkit_lint.py"
211 }, 600 },
212 { 601 {
213 "name": "webkit_python_tests", 602 "name": "webkit_python_tests",
214 "script": "webkit_python_tests.py" 603 "script": "webkit_python_tests.py"
215 } 604 }
216 ] 605 ]
217 }, 606 },
218 "WebKit Linux (dbg)": { 607 "WebKit Mac10.6 (dbg)": {
219 "gtest_tests": [ 608 "gtest_tests": [
220 "blink_heap_unittests", 609 {
221 "blink_platform_unittests", 610 "test": "blink_heap_unittests"
222 "webkit_unit_tests", 611 },
223 "wtf_unittests" 612 {
613 "test": "blink_platform_unittests"
614 },
615 {
616 "test": "webkit_unit_tests"
617 },
618 {
619 "test": "wtf_unittests"
620 }
224 ], 621 ],
225 "scripts": [ 622 "scripts": [
226 { 623 {
227 "name": "webkit_lint", 624 "name": "webkit_lint",
228 "script": "webkit_lint.py" 625 "script": "webkit_lint.py"
229 }, 626 },
230 { 627 {
231 "name": "webkit_python_tests", 628 "name": "webkit_python_tests",
232 "script": "webkit_python_tests.py" 629 "script": "webkit_python_tests.py"
233 } 630 }
234 ] 631 ]
235 }, 632 },
236 "WebKit Win Oilpan": { 633 "WebKit Mac10.7": {
237 "gtest_tests": [ 634 "gtest_tests": [
238 "blink_heap_unittests", 635 {
239 "blink_platform_unittests", 636 "test": "blink_heap_unittests"
240 "webkit_unit_tests", 637 },
241 "wtf_unittests" 638 {
639 "test": "blink_platform_unittests"
640 },
641 {
642 "test": "webkit_unit_tests"
643 },
644 {
645 "test": "wtf_unittests"
646 }
242 ], 647 ],
243 "scripts": [ 648 "scripts": [
244 { 649 {
245 "name": "webkit_lint", 650 "name": "webkit_lint",
246 "script": "webkit_lint.py" 651 "script": "webkit_lint.py"
247 }, 652 },
248 { 653 {
249 "name": "webkit_python_tests", 654 "name": "webkit_python_tests",
250 "script": "webkit_python_tests.py" 655 "script": "webkit_python_tests.py"
251 } 656 }
252 ] 657 ]
253 }, 658 },
254 "WebKit Win Oilpan (dbg)": { 659 "WebKit Mac10.7 (dbg)": {
255 "gtest_tests": [ 660 "gtest_tests": [
256 "blink_heap_unittests", 661 {
257 "blink_platform_unittests", 662 "test": "blink_heap_unittests"
258 "webkit_unit_tests", 663 },
259 "wtf_unittests" 664 {
665 "test": "blink_platform_unittests"
666 },
667 {
668 "test": "webkit_unit_tests"
669 },
670 {
671 "test": "wtf_unittests"
672 }
260 ], 673 ],
261 "scripts": [ 674 "scripts": [
262 { 675 {
263 "name": "webkit_lint", 676 "name": "webkit_lint",
264 "script": "webkit_lint.py" 677 "script": "webkit_lint.py"
265 }, 678 },
266 { 679 {
267 "name": "webkit_python_tests", 680 "name": "webkit_python_tests",
268 "script": "webkit_python_tests.py" 681 "script": "webkit_python_tests.py"
269 } 682 }
270 ] 683 ]
271 }, 684 },
272 "WebKit Mac Oilpan": { 685 "WebKit Mac10.8": {
273 "gtest_tests": [ 686 "gtest_tests": [
274 "blink_heap_unittests", 687 {
275 "blink_platform_unittests", 688 "test": "blink_heap_unittests"
276 "webkit_unit_tests", 689 },
277 "wtf_unittests" 690 {
691 "test": "blink_platform_unittests"
692 },
693 {
694 "test": "webkit_unit_tests"
695 },
696 {
697 "test": "wtf_unittests"
698 }
278 ], 699 ],
279 "scripts": [ 700 "scripts": [
280 { 701 {
281 "name": "webkit_lint", 702 "name": "webkit_lint",
282 "script": "webkit_lint.py" 703 "script": "webkit_lint.py"
283 }, 704 },
284 { 705 {
285 "name": "webkit_python_tests", 706 "name": "webkit_python_tests",
286 "script": "webkit_python_tests.py" 707 "script": "webkit_python_tests.py"
287 } 708 }
288 ] 709 ]
289 }, 710 },
290 "WebKit Mac Oilpan (dbg)": { 711 "WebKit Mac10.8 (retina)": {
291 "gtest_tests": [ 712 "gtest_tests": [
292 "blink_heap_unittests", 713 {
293 "blink_platform_unittests", 714 "test": "blink_heap_unittests"
294 "webkit_unit_tests", 715 },
295 "wtf_unittests" 716 {
717 "test": "blink_platform_unittests"
718 },
719 {
720 "test": "webkit_unit_tests"
721 },
722 {
723 "test": "wtf_unittests"
724 }
296 ], 725 ],
297 "scripts": [ 726 "scripts": [
298 { 727 {
299 "name": "webkit_lint", 728 "name": "webkit_lint",
300 "script": "webkit_lint.py" 729 "script": "webkit_lint.py"
301 }, 730 },
302 { 731 {
303 "name": "webkit_python_tests", 732 "name": "webkit_python_tests",
304 "script": "webkit_python_tests.py" 733 "script": "webkit_python_tests.py"
305 } 734 }
306 ] 735 ]
307 }, 736 },
308 "WebKit Linux Oilpan": { 737 "WebKit Mac10.9": {
309 "gtest_tests": [ 738 "gtest_tests": [
310 "blink_heap_unittests", 739 {
311 "blink_platform_unittests", 740 "test": "blink_heap_unittests"
312 "webkit_unit_tests", 741 },
313 "wtf_unittests" 742 {
743 "test": "blink_platform_unittests"
744 },
745 {
746 "test": "webkit_unit_tests"
747 },
748 {
749 "test": "wtf_unittests"
750 }
314 ], 751 ],
315 "scripts": [ 752 "scripts": [
316 { 753 {
317 "name": "webkit_lint", 754 "name": "webkit_lint",
318 "script": "webkit_lint.py" 755 "script": "webkit_lint.py"
319 }, 756 },
320 { 757 {
321 "name": "webkit_python_tests", 758 "name": "webkit_python_tests",
322 "script": "webkit_python_tests.py" 759 "script": "webkit_python_tests.py"
323 } 760 }
324 ] 761 ]
325 }, 762 },
326 "WebKit Linux Leak": { 763 "WebKit Win Oilpan": {
327 "gtest_tests": [ 764 "gtest_tests": [
328 "blink_heap_unittests", 765 {
329 "blink_platform_unittests", 766 "test": "blink_heap_unittests"
330 "webkit_unit_tests", 767 },
331 "wtf_unittests" 768 {
769 "test": "blink_platform_unittests"
770 },
771 {
772 "test": "webkit_unit_tests"
773 },
774 {
775 "test": "wtf_unittests"
776 }
332 ], 777 ],
333 "scripts": [ 778 "scripts": [
334 { 779 {
335 "name": "webkit_lint", 780 "name": "webkit_lint",
336 "script": "webkit_lint.py" 781 "script": "webkit_lint.py"
337 }, 782 },
338 { 783 {
339 "name": "webkit_python_tests", 784 "name": "webkit_python_tests",
340 "script": "webkit_python_tests.py" 785 "script": "webkit_python_tests.py"
341 } 786 }
342 ] 787 ]
343 }, 788 },
344 "WebKit Linux Oilpan Leak": { 789 "WebKit Win Oilpan (dbg)": {
345 "gtest_tests": [ 790 "gtest_tests": [
346 "blink_heap_unittests", 791 {
347 "blink_platform_unittests", 792 "test": "blink_heap_unittests"
348 "webkit_unit_tests", 793 },
349 "wtf_unittests" 794 {
795 "test": "blink_platform_unittests"
796 },
797 {
798 "test": "webkit_unit_tests"
799 },
800 {
801 "test": "wtf_unittests"
802 }
350 ], 803 ],
351 "scripts": [ 804 "scripts": [
352 { 805 {
353 "name": "webkit_lint", 806 "name": "webkit_lint",
354 "script": "webkit_lint.py" 807 "script": "webkit_lint.py"
355 }, 808 },
356 { 809 {
357 "name": "webkit_python_tests", 810 "name": "webkit_python_tests",
358 "script": "webkit_python_tests.py" 811 "script": "webkit_python_tests.py"
359 } 812 }
360 ] 813 ]
361 }, 814 },
362 "WebKit Linux Oilpan (dbg)": { 815 "WebKit Win7": {
363 "gtest_tests": [ 816 "gtest_tests": [
364 "blink_heap_unittests", 817 {
365 "blink_platform_unittests", 818 "test": "blink_heap_unittests"
366 "webkit_unit_tests", 819 },
367 "wtf_unittests" 820 {
821 "test": "blink_platform_unittests"
822 },
823 {
824 "test": "webkit_unit_tests"
825 },
826 {
827 "test": "wtf_unittests"
828 }
368 ], 829 ],
369 "scripts": [ 830 "scripts": [
370 { 831 {
371 "name": "webkit_lint", 832 "name": "webkit_lint",
372 "script": "webkit_lint.py" 833 "script": "webkit_lint.py"
373 }, 834 },
374 { 835 {
375 "name": "webkit_python_tests", 836 "name": "webkit_python_tests",
376 "script": "webkit_python_tests.py" 837 "script": "webkit_python_tests.py"
377 } 838 }
378 ] 839 ]
379 }, 840 },
380 "Linux ChromiumOS Tests (1)": { 841 "WebKit Win7 (dbg)": {
381 "gtest_tests": [ 842 "gtest_tests": [
382 "accessibility_unittests",
383 { 843 {
384 "test": "base_unittests", 844 "test": "blink_heap_unittests"
385 "swarming": {
386 "can_use_on_swarming_builders": true
387 }
388 }, 845 },
389 { 846 {
390 "test": "browser_tests", 847 "test": "blink_platform_unittests"
391 "swarming": {
392 "can_use_on_swarming_builders": true,
393 "shards": 5
394 }
395 },
396 "cacheinvalidation_unittests",
397 "chromeos_unittests",
398 "components_unittests",
399 {
400 "test": "content_browsertests",
401 "swarming": {
402 "can_use_on_swarming_builders": true
403 }
404 }, 848 },
405 { 849 {
406 "test": "content_unittests", 850 "test": "webkit_unit_tests"
407 "swarming": {
408 "can_use_on_swarming_builders": true
409 }
410 }, 851 },
411 { 852 {
412 "test": "crypto_unittests", 853 "test": "wtf_unittests"
413 "swarming": { 854 }
414 "can_use_on_swarming_builders": true 855 ],
415 } 856 "scripts": [
416 },
417 "dbus_unittests",
418 "display_unittests",
419 "extensions_unittests",
420 "gcm_unit_tests",
421 "google_apis_unittests",
422 "gpu_unittests",
423 "url_unittests",
424 { 857 {
425 "test": "interactive_ui_tests", 858 "name": "webkit_lint",
426 "swarming": { 859 "script": "webkit_lint.py"
427 "can_use_on_swarming_builders": true
428 }
429 },
430 "jingle_unittests",
431 "content_unittests",
432 "device_unittests",
433 "media_unittests",
434 {
435 "test": "net_unittests",
436 "swarming": {
437 "can_use_on_swarming_builders": true
438 }
439 },
440 "ppapi_unittests",
441 "printing_unittests",
442 "remoting_unittests",
443 "sandbox_linux_unittests",
444 "ui_base_unittests",
445 "ui_touch_selection_unittests",
446 "views_unittests",
447 "wm_unittests",
448 "aura_unittests",
449 {
450 "test": "ash_unittests",
451 "swarming": {
452 "can_use_on_swarming_builders": true
453 }
454 },
455 "app_list_unittests",
456 "message_center_unittests",
457 "compositor_unittests",
458 "events_unittests",
459 "ipc_tests",
460 "sync_unit_tests",
461 {
462 "test": "unit_tests",
463 "swarming": {
464 "can_use_on_swarming_builders": true
465 }
466 },
467 "sql_unittests",
468 "nacl_loader_unittests",
469 "app_shell_unittests",
470 "chromevox_tests",
471 {
472 "test": "extensions_browsertests",
473 "swarming": {
474 "can_use_on_swarming_builders": true
475 }
476 },
477 "skia_unittests"
478 ]
479 },
480 "Linux ChromiumOS Tests (2)": {
481 "gtest_tests": [
482 ]
483 },
484 "Linux ChromiumOS Tests (dbg)(1)": {
485 "gtest_tests": [
486 "accessibility_unittests",
487 {
488 "test": "base_unittests",
489 "swarming": {
490 "can_use_on_swarming_builders": true
491 }
492 },
493 "cacheinvalidation_unittests",
494 "chromeos_unittests",
495 "components_unittests",
496 {
497 "test": "crypto_unittests",
498 "swarming": {
499 "can_use_on_swarming_builders": true
500 }
501 },
502 "dbus_unittests",
503 "extensions_unittests",
504 "google_apis_unittests",
505 "gpu_unittests",
506 "url_unittests",
507 "jingle_unittests",
508 {
509 "test": "content_unittests",
510 "swarming": {
511 "can_use_on_swarming_builders": true
512 }
513 },
514 "device_unittests",
515 "display_unittests",
516 "media_unittests",
517 "ppapi_unittests",
518 "printing_unittests",
519 "remoting_unittests",
520 "sandbox_linux_unittests",
521 "ui_base_unittests",
522 "ui_touch_selection_unittests",
523 "views_unittests",
524 "wm_unittests",
525 "aura_unittests",
526 {
527 "test": "ash_unittests",
528 "swarming": {
529 "can_use_on_swarming_builders": true
530 }
531 },
532 "app_list_unittests",
533 "message_center_unittests",
534 "compositor_unittests",
535 "events_unittests",
536 "ipc_tests",
537 "sync_unit_tests",
538 {
539 "test": "unit_tests",
540 "swarming": {
541 "can_use_on_swarming_builders": true
542 }
543 },
544 "sql_unittests",
545 "nacl_loader_unittests",
546 {
547 "test": "net_unittests",
548 "swarming": {
549 "can_use_on_swarming_builders": true
550 }
551 }, 860 },
552 { 861 {
553 "test": "browser_tests", 862 "name": "webkit_python_tests",
554 "swarming": { 863 "script": "webkit_python_tests.py"
555 "can_use_on_swarming_builders": true,
556 "shards": 20
557 }
558 },
559 "app_shell_unittests",
560 {
561 "test": "content_browsertests",
562 "swarming": {
563 "can_use_on_swarming_builders": true,
564 "shards": 2
565 }
566 },
567 {
568 "test": "extensions_browsertests",
569 "swarming": {
570 "can_use_on_swarming_builders": true
571 }
572 },
573 "gcm_unit_tests",
574 "skia_unittests",
575 {
576 "test": "interactive_ui_tests",
577 "swarming": {
578 "can_use_on_swarming_builders": true,
579 "shards": 3
580 }
581 } 864 }
582 ] 865 ]
583 }, 866 },
584 "Linux ChromiumOS Tests (dbg)(2)": { 867 "WebKit XP": {
585 "gtest_tests": [ 868 "gtest_tests": [
586 ] 869 {
587 }, 870 "test": "blink_heap_unittests"
588 "Linux ChromiumOS Tests (dbg)(3)": { 871 },
589 "gtest_tests": [ 872 {
873 "test": "blink_platform_unittests"
874 },
875 {
876 "test": "webkit_unit_tests"
877 },
878 {
879 "test": "wtf_unittests"
880 }
881 ],
882 "scripts": [
883 {
884 "name": "webkit_lint",
885 "script": "webkit_lint.py"
886 },
887 {
888 "name": "webkit_python_tests",
889 "script": "webkit_python_tests.py"
890 }
590 ] 891 ]
591 } 892 }
592 } 893 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698