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

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

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

Powered by Google App Engine
This is Rietveld 408576698