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

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

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

Powered by Google App Engine
This is Rietveld 408576698