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

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

Issue 1908013002: Add gpu_ipc_service_unittests to buildbot configs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « testing/buildbot/chromium.chromiumos.json ('k') | testing/buildbot/chromium.linux.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 "Android Asan Builder Tests (dbg)": { 2 "Android Asan Builder Tests (dbg)": {
3 "gtest_tests": [ 3 "gtest_tests": [
4 { 4 {
5 "args": [ 5 "args": [
6 "--tool=asan" 6 "--tool=asan"
7 ], 7 ],
8 "test": "android_webview_unittests" 8 "test": "android_webview_unittests"
9 }, 9 },
10 { 10 {
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 { 52 {
53 "args": [ 53 "args": [
54 "--tool=asan" 54 "--tool=asan"
55 ], 55 ],
56 "test": "gl_unittests" 56 "test": "gl_unittests"
57 }, 57 },
58 { 58 {
59 "args": [ 59 "args": [
60 "--tool=asan" 60 "--tool=asan"
61 ], 61 ],
62 "test": "gpu_ipc_service_unittests"
63 },
64 {
65 "args": [
66 "--tool=asan"
67 ],
62 "test": "gpu_unittests" 68 "test": "gpu_unittests"
63 }, 69 },
64 { 70 {
65 "args": [ 71 "args": [
66 "--tool=asan" 72 "--tool=asan"
67 ], 73 ],
68 "test": "ipc_tests" 74 "test": "ipc_tests"
69 }, 75 },
70 { 76 {
71 "args": [ 77 "args": [
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
170 { 176 {
171 "test": "events_unittests" 177 "test": "events_unittests"
172 }, 178 },
173 { 179 {
174 "test": "gl_tests" 180 "test": "gl_tests"
175 }, 181 },
176 { 182 {
177 "test": "gl_unittests" 183 "test": "gl_unittests"
178 }, 184 },
179 { 185 {
186 "test": "gpu_ipc_service_unittests"
187 },
188 {
180 "test": "gpu_unittests" 189 "test": "gpu_unittests"
181 }, 190 },
182 { 191 {
183 "test": "ipc_tests" 192 "test": "ipc_tests"
184 }, 193 },
185 { 194 {
186 "test": "media_unittests" 195 "test": "media_unittests"
187 }, 196 },
188 { 197 {
189 "test": "net_unittests" 198 "test": "net_unittests"
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
279 { 288 {
280 "test": "events_unittests" 289 "test": "events_unittests"
281 }, 290 },
282 { 291 {
283 "test": "gl_tests" 292 "test": "gl_tests"
284 }, 293 },
285 { 294 {
286 "test": "gl_unittests" 295 "test": "gl_unittests"
287 }, 296 },
288 { 297 {
298 "test": "gpu_ipc_service_unittests"
299 },
300 {
289 "test": "gpu_unittests" 301 "test": "gpu_unittests"
290 }, 302 },
291 { 303 {
292 "test": "ipc_tests" 304 "test": "ipc_tests"
293 }, 305 },
294 { 306 {
295 "test": "media_unittests" 307 "test": "media_unittests"
296 }, 308 },
297 { 309 {
298 "test": "midi_unittests" 310 "test": "midi_unittests"
(...skipping 275 matching lines...) Expand 10 before | Expand all | Expand 10 after
574 { 586 {
575 "swarming": { 587 "swarming": {
576 "can_use_on_swarming_builders": true 588 "can_use_on_swarming_builders": true
577 }, 589 },
578 "test": "google_apis_unittests" 590 "test": "google_apis_unittests"
579 }, 591 },
580 { 592 {
581 "swarming": { 593 "swarming": {
582 "can_use_on_swarming_builders": true 594 "can_use_on_swarming_builders": true
583 }, 595 },
596 "test": "gpu_ipc_service_unittests"
597 },
598 {
599 "swarming": {
600 "can_use_on_swarming_builders": true
601 },
584 "test": "gpu_unittests" 602 "test": "gpu_unittests"
585 }, 603 },
586 { 604 {
587 "swarming": { 605 "swarming": {
588 "can_use_on_swarming_builders": true 606 "can_use_on_swarming_builders": true
589 }, 607 },
590 "test": "interactive_ui_tests" 608 "test": "interactive_ui_tests"
591 }, 609 },
592 { 610 {
593 "swarming": { 611 "swarming": {
(...skipping 348 matching lines...) Expand 10 before | Expand all | Expand 10 after
942 { 960 {
943 "swarming": { 961 "swarming": {
944 "can_use_on_swarming_builders": true 962 "can_use_on_swarming_builders": true
945 }, 963 },
946 "test": "google_apis_unittests" 964 "test": "google_apis_unittests"
947 }, 965 },
948 { 966 {
949 "swarming": { 967 "swarming": {
950 "can_use_on_swarming_builders": true 968 "can_use_on_swarming_builders": true
951 }, 969 },
970 "test": "gpu_ipc_service_unittests"
971 },
972 {
973 "swarming": {
974 "can_use_on_swarming_builders": true
975 },
952 "test": "gpu_unittests" 976 "test": "gpu_unittests"
953 }, 977 },
954 { 978 {
955 "swarming": { 979 "swarming": {
956 "can_use_on_swarming_builders": true 980 "can_use_on_swarming_builders": true
957 }, 981 },
958 "test": "interactive_ui_tests" 982 "test": "interactive_ui_tests"
959 }, 983 },
960 { 984 {
961 "swarming": { 985 "swarming": {
(...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after
1165 { 1189 {
1166 "test": "gcm_unit_tests" 1190 "test": "gcm_unit_tests"
1167 }, 1191 },
1168 { 1192 {
1169 "test": "gfx_unittests" 1193 "test": "gfx_unittests"
1170 }, 1194 },
1171 { 1195 {
1172 "test": "google_apis_unittests" 1196 "test": "google_apis_unittests"
1173 }, 1197 },
1174 { 1198 {
1199 "test": "gpu_ipc_service_unittests"
1200 },
1201 {
1175 "test": "gpu_unittests" 1202 "test": "gpu_unittests"
1176 }, 1203 },
1177 { 1204 {
1178 "test": "interactive_ui_tests" 1205 "test": "interactive_ui_tests"
1179 }, 1206 },
1180 { 1207 {
1181 "test": "ipc_tests" 1208 "test": "ipc_tests"
1182 }, 1209 },
1183 { 1210 {
1184 "test": "jingle_unittests" 1211 "test": "jingle_unittests"
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
1310 { 1337 {
1311 "test": "gcm_unit_tests" 1338 "test": "gcm_unit_tests"
1312 }, 1339 },
1313 { 1340 {
1314 "test": "gfx_unittests" 1341 "test": "gfx_unittests"
1315 }, 1342 },
1316 { 1343 {
1317 "test": "google_apis_unittests" 1344 "test": "google_apis_unittests"
1318 }, 1345 },
1319 { 1346 {
1347 "test": "gpu_ipc_service_unittests"
1348 },
1349 {
1320 "test": "gpu_unittests" 1350 "test": "gpu_unittests"
1321 }, 1351 },
1322 { 1352 {
1323 "test": "interactive_ui_tests" 1353 "test": "interactive_ui_tests"
1324 }, 1354 },
1325 { 1355 {
1326 "test": "ipc_tests" 1356 "test": "ipc_tests"
1327 }, 1357 },
1328 { 1358 {
1329 "test": "jingle_unittests" 1359 "test": "jingle_unittests"
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after
1484 { 1514 {
1485 "test": "gcm_unit_tests" 1515 "test": "gcm_unit_tests"
1486 }, 1516 },
1487 { 1517 {
1488 "test": "gfx_unittests" 1518 "test": "gfx_unittests"
1489 }, 1519 },
1490 { 1520 {
1491 "test": "google_apis_unittests" 1521 "test": "google_apis_unittests"
1492 }, 1522 },
1493 { 1523 {
1524 "test": "gpu_ipc_service_unittests"
1525 },
1526 {
1494 "test": "gpu_unittests" 1527 "test": "gpu_unittests"
1495 }, 1528 },
1496 { 1529 {
1497 "test": "interactive_ui_tests" 1530 "test": "interactive_ui_tests"
1498 }, 1531 },
1499 { 1532 {
1500 "test": "ipc_tests" 1533 "test": "ipc_tests"
1501 }, 1534 },
1502 { 1535 {
1503 "test": "jingle_unittests" 1536 "test": "jingle_unittests"
(...skipping 229 matching lines...) Expand 10 before | Expand all | Expand 10 after
1733 { 1766 {
1734 "swarming": { 1767 "swarming": {
1735 "can_use_on_swarming_builders": true 1768 "can_use_on_swarming_builders": true
1736 }, 1769 },
1737 "test": "google_apis_unittests" 1770 "test": "google_apis_unittests"
1738 }, 1771 },
1739 { 1772 {
1740 "swarming": { 1773 "swarming": {
1741 "can_use_on_swarming_builders": true 1774 "can_use_on_swarming_builders": true
1742 }, 1775 },
1776 "test": "gpu_ipc_service_unittests"
1777 },
1778 {
1779 "swarming": {
1780 "can_use_on_swarming_builders": true
1781 },
1743 "test": "gpu_unittests" 1782 "test": "gpu_unittests"
1744 }, 1783 },
1745 { 1784 {
1746 "swarming": { 1785 "swarming": {
1747 "can_use_on_swarming_builders": true 1786 "can_use_on_swarming_builders": true
1748 }, 1787 },
1749 "test": "interactive_ui_tests" 1788 "test": "interactive_ui_tests"
1750 }, 1789 },
1751 { 1790 {
1752 "swarming": { 1791 "swarming": {
(...skipping 273 matching lines...) Expand 10 before | Expand all | Expand 10 after
2026 { 2065 {
2027 "swarming": { 2066 "swarming": {
2028 "can_use_on_swarming_builders": true 2067 "can_use_on_swarming_builders": true
2029 }, 2068 },
2030 "test": "google_apis_unittests" 2069 "test": "google_apis_unittests"
2031 }, 2070 },
2032 { 2071 {
2033 "swarming": { 2072 "swarming": {
2034 "can_use_on_swarming_builders": true 2073 "can_use_on_swarming_builders": true
2035 }, 2074 },
2075 "test": "gpu_ipc_service_unittests"
2076 },
2077 {
2078 "swarming": {
2079 "can_use_on_swarming_builders": true
2080 },
2036 "test": "gpu_unittests" 2081 "test": "gpu_unittests"
2037 }, 2082 },
2038 { 2083 {
2039 "swarming": { 2084 "swarming": {
2040 "can_use_on_swarming_builders": true 2085 "can_use_on_swarming_builders": true
2041 }, 2086 },
2042 "test": "interactive_ui_tests" 2087 "test": "interactive_ui_tests"
2043 }, 2088 },
2044 { 2089 {
2045 "swarming": { 2090 "swarming": {
(...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after
2249 { 2294 {
2250 "swarming": { 2295 "swarming": {
2251 "can_use_on_swarming_builders": true 2296 "can_use_on_swarming_builders": true
2252 }, 2297 },
2253 "test": "google_apis_unittests" 2298 "test": "google_apis_unittests"
2254 }, 2299 },
2255 { 2300 {
2256 "swarming": { 2301 "swarming": {
2257 "can_use_on_swarming_builders": true 2302 "can_use_on_swarming_builders": true
2258 }, 2303 },
2304 "test": "gpu_ipc_service_unittests"
2305 },
2306 {
2307 "swarming": {
2308 "can_use_on_swarming_builders": true
2309 },
2259 "test": "gpu_unittests" 2310 "test": "gpu_unittests"
2260 }, 2311 },
2261 { 2312 {
2262 "swarming": { 2313 "swarming": {
2263 "can_use_on_swarming_builders": true 2314 "can_use_on_swarming_builders": true
2264 }, 2315 },
2265 "test": "jingle_unittests" 2316 "test": "jingle_unittests"
2266 }, 2317 },
2267 { 2318 {
2268 "swarming": { 2319 "swarming": {
(...skipping 169 matching lines...) Expand 10 before | Expand all | Expand 10 after
2438 { 2489 {
2439 "swarming": { 2490 "swarming": {
2440 "can_use_on_swarming_builders": true 2491 "can_use_on_swarming_builders": true
2441 }, 2492 },
2442 "test": "google_apis_unittests" 2493 "test": "google_apis_unittests"
2443 }, 2494 },
2444 { 2495 {
2445 "swarming": { 2496 "swarming": {
2446 "can_use_on_swarming_builders": true 2497 "can_use_on_swarming_builders": true
2447 }, 2498 },
2499 "test": "gpu_ipc_service_unittests"
2500 },
2501 {
2502 "swarming": {
2503 "can_use_on_swarming_builders": true
2504 },
2448 "test": "gpu_unittests" 2505 "test": "gpu_unittests"
2449 }, 2506 },
2450 { 2507 {
2451 "swarming": { 2508 "swarming": {
2452 "can_use_on_swarming_builders": true 2509 "can_use_on_swarming_builders": true
2453 }, 2510 },
2454 "test": "interactive_ui_tests" 2511 "test": "interactive_ui_tests"
2455 }, 2512 },
2456 { 2513 {
2457 "swarming": { 2514 "swarming": {
(...skipping 284 matching lines...) Expand 10 before | Expand all | Expand 10 after
2742 { 2799 {
2743 "swarming": { 2800 "swarming": {
2744 "can_use_on_swarming_builders": true 2801 "can_use_on_swarming_builders": true
2745 }, 2802 },
2746 "test": "google_apis_unittests" 2803 "test": "google_apis_unittests"
2747 }, 2804 },
2748 { 2805 {
2749 "swarming": { 2806 "swarming": {
2750 "can_use_on_swarming_builders": true 2807 "can_use_on_swarming_builders": true
2751 }, 2808 },
2809 "test": "gpu_ipc_service_unittests"
2810 },
2811 {
2812 "swarming": {
2813 "can_use_on_swarming_builders": true
2814 },
2752 "test": "gpu_unittests" 2815 "test": "gpu_unittests"
2753 }, 2816 },
2754 { 2817 {
2755 "swarming": { 2818 "swarming": {
2756 "can_use_on_swarming_builders": true 2819 "can_use_on_swarming_builders": true
2757 }, 2820 },
2758 "test": "interactive_ui_tests" 2821 "test": "interactive_ui_tests"
2759 }, 2822 },
2760 { 2823 {
2761 "swarming": { 2824 "swarming": {
(...skipping 243 matching lines...) Expand 10 before | Expand all | Expand 10 after
3005 { 3068 {
3006 "swarming": { 3069 "swarming": {
3007 "can_use_on_swarming_builders": true 3070 "can_use_on_swarming_builders": true
3008 }, 3071 },
3009 "test": "google_apis_unittests" 3072 "test": "google_apis_unittests"
3010 }, 3073 },
3011 { 3074 {
3012 "swarming": { 3075 "swarming": {
3013 "can_use_on_swarming_builders": true 3076 "can_use_on_swarming_builders": true
3014 }, 3077 },
3078 "test": "gpu_ipc_service_unittests"
3079 },
3080 {
3081 "swarming": {
3082 "can_use_on_swarming_builders": true
3083 },
3015 "test": "gpu_unittests" 3084 "test": "gpu_unittests"
3016 }, 3085 },
3017 { 3086 {
3018 "swarming": { 3087 "swarming": {
3019 "can_use_on_swarming_builders": true 3088 "can_use_on_swarming_builders": true
3020 }, 3089 },
3021 "test": "installer_util_unittests" 3090 "test": "installer_util_unittests"
3022 }, 3091 },
3023 { 3092 {
3024 "swarming": { 3093 "swarming": {
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
3256 { 3325 {
3257 "swarming": { 3326 "swarming": {
3258 "can_use_on_swarming_builders": true 3327 "can_use_on_swarming_builders": true
3259 }, 3328 },
3260 "test": "google_apis_unittests" 3329 "test": "google_apis_unittests"
3261 }, 3330 },
3262 { 3331 {
3263 "swarming": { 3332 "swarming": {
3264 "can_use_on_swarming_builders": true 3333 "can_use_on_swarming_builders": true
3265 }, 3334 },
3335 "test": "gpu_ipc_service_unittests"
3336 },
3337 {
3338 "swarming": {
3339 "can_use_on_swarming_builders": true
3340 },
3266 "test": "gpu_unittests" 3341 "test": "gpu_unittests"
3267 }, 3342 },
3268 { 3343 {
3269 "swarming": { 3344 "swarming": {
3270 "can_use_on_swarming_builders": true 3345 "can_use_on_swarming_builders": true
3271 }, 3346 },
3272 "test": "installer_util_unittests" 3347 "test": "installer_util_unittests"
3273 }, 3348 },
3274 { 3349 {
3275 "swarming": { 3350 "swarming": {
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
3507 { 3582 {
3508 "swarming": { 3583 "swarming": {
3509 "can_use_on_swarming_builders": true 3584 "can_use_on_swarming_builders": true
3510 }, 3585 },
3511 "test": "google_apis_unittests" 3586 "test": "google_apis_unittests"
3512 }, 3587 },
3513 { 3588 {
3514 "swarming": { 3589 "swarming": {
3515 "can_use_on_swarming_builders": true 3590 "can_use_on_swarming_builders": true
3516 }, 3591 },
3592 "test": "gpu_ipc_service_unittests"
3593 },
3594 {
3595 "swarming": {
3596 "can_use_on_swarming_builders": true
3597 },
3517 "test": "gpu_unittests" 3598 "test": "gpu_unittests"
3518 }, 3599 },
3519 { 3600 {
3520 "swarming": { 3601 "swarming": {
3521 "can_use_on_swarming_builders": true 3602 "can_use_on_swarming_builders": true
3522 }, 3603 },
3523 "test": "installer_util_unittests" 3604 "test": "installer_util_unittests"
3524 }, 3605 },
3525 { 3606 {
3526 "swarming": { 3607 "swarming": {
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
3758 { 3839 {
3759 "swarming": { 3840 "swarming": {
3760 "can_use_on_swarming_builders": true 3841 "can_use_on_swarming_builders": true
3761 }, 3842 },
3762 "test": "google_apis_unittests" 3843 "test": "google_apis_unittests"
3763 }, 3844 },
3764 { 3845 {
3765 "swarming": { 3846 "swarming": {
3766 "can_use_on_swarming_builders": true 3847 "can_use_on_swarming_builders": true
3767 }, 3848 },
3849 "test": "gpu_ipc_service_unittests"
3850 },
3851 {
3852 "swarming": {
3853 "can_use_on_swarming_builders": true
3854 },
3768 "test": "gpu_unittests" 3855 "test": "gpu_unittests"
3769 }, 3856 },
3770 { 3857 {
3771 "swarming": { 3858 "swarming": {
3772 "can_use_on_swarming_builders": true 3859 "can_use_on_swarming_builders": true
3773 }, 3860 },
3774 "test": "installer_util_unittests" 3861 "test": "installer_util_unittests"
3775 }, 3862 },
3776 { 3863 {
3777 "swarming": { 3864 "swarming": {
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
4009 { 4096 {
4010 "swarming": { 4097 "swarming": {
4011 "can_use_on_swarming_builders": true 4098 "can_use_on_swarming_builders": true
4012 }, 4099 },
4013 "test": "google_apis_unittests" 4100 "test": "google_apis_unittests"
4014 }, 4101 },
4015 { 4102 {
4016 "swarming": { 4103 "swarming": {
4017 "can_use_on_swarming_builders": true 4104 "can_use_on_swarming_builders": true
4018 }, 4105 },
4106 "test": "gpu_ipc_service_unittests"
4107 },
4108 {
4109 "swarming": {
4110 "can_use_on_swarming_builders": true
4111 },
4019 "test": "gpu_unittests" 4112 "test": "gpu_unittests"
4020 }, 4113 },
4021 { 4114 {
4022 "swarming": { 4115 "swarming": {
4023 "can_use_on_swarming_builders": true 4116 "can_use_on_swarming_builders": true
4024 }, 4117 },
4025 "test": "installer_util_unittests" 4118 "test": "installer_util_unittests"
4026 }, 4119 },
4027 { 4120 {
4028 "swarming": { 4121 "swarming": {
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
4260 { 4353 {
4261 "swarming": { 4354 "swarming": {
4262 "can_use_on_swarming_builders": true 4355 "can_use_on_swarming_builders": true
4263 }, 4356 },
4264 "test": "google_apis_unittests" 4357 "test": "google_apis_unittests"
4265 }, 4358 },
4266 { 4359 {
4267 "swarming": { 4360 "swarming": {
4268 "can_use_on_swarming_builders": true 4361 "can_use_on_swarming_builders": true
4269 }, 4362 },
4363 "test": "gpu_ipc_service_unittests"
4364 },
4365 {
4366 "swarming": {
4367 "can_use_on_swarming_builders": true
4368 },
4270 "test": "gpu_unittests" 4369 "test": "gpu_unittests"
4271 }, 4370 },
4272 { 4371 {
4273 "swarming": { 4372 "swarming": {
4274 "can_use_on_swarming_builders": true 4373 "can_use_on_swarming_builders": true
4275 }, 4374 },
4276 "test": "installer_util_unittests" 4375 "test": "installer_util_unittests"
4277 }, 4376 },
4278 { 4377 {
4279 "swarming": { 4378 "swarming": {
(...skipping 219 matching lines...) Expand 10 before | Expand all | Expand 10 after
4499 { 4598 {
4500 "swarming": { 4599 "swarming": {
4501 "can_use_on_swarming_builders": true 4600 "can_use_on_swarming_builders": true
4502 }, 4601 },
4503 "test": "google_apis_unittests" 4602 "test": "google_apis_unittests"
4504 }, 4603 },
4505 { 4604 {
4506 "swarming": { 4605 "swarming": {
4507 "can_use_on_swarming_builders": true 4606 "can_use_on_swarming_builders": true
4508 }, 4607 },
4608 "test": "gpu_ipc_service_unittests"
4609 },
4610 {
4611 "swarming": {
4612 "can_use_on_swarming_builders": true
4613 },
4509 "test": "gpu_unittests" 4614 "test": "gpu_unittests"
4510 }, 4615 },
4511 { 4616 {
4512 "swarming": { 4617 "swarming": {
4513 "can_use_on_swarming_builders": true 4618 "can_use_on_swarming_builders": true
4514 }, 4619 },
4515 "test": "installer_util_unittests" 4620 "test": "installer_util_unittests"
4516 }, 4621 },
4517 { 4622 {
4518 "swarming": { 4623 "swarming": {
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
4726 { 4831 {
4727 "swarming": { 4832 "swarming": {
4728 "can_use_on_swarming_builders": true 4833 "can_use_on_swarming_builders": true
4729 }, 4834 },
4730 "test": "google_apis_unittests" 4835 "test": "google_apis_unittests"
4731 }, 4836 },
4732 { 4837 {
4733 "swarming": { 4838 "swarming": {
4734 "can_use_on_swarming_builders": true 4839 "can_use_on_swarming_builders": true
4735 }, 4840 },
4841 "test": "gpu_ipc_service_unittests"
4842 },
4843 {
4844 "swarming": {
4845 "can_use_on_swarming_builders": true
4846 },
4736 "test": "gpu_unittests" 4847 "test": "gpu_unittests"
4737 }, 4848 },
4738 { 4849 {
4739 "swarming": { 4850 "swarming": {
4740 "can_use_on_swarming_builders": true 4851 "can_use_on_swarming_builders": true
4741 }, 4852 },
4742 "test": "installer_util_unittests" 4853 "test": "installer_util_unittests"
4743 }, 4854 },
4744 { 4855 {
4745 "swarming": { 4856 "swarming": {
(...skipping 200 matching lines...) Expand 10 before | Expand all | Expand 10 after
4946 { 5057 {
4947 "swarming": { 5058 "swarming": {
4948 "can_use_on_swarming_builders": true 5059 "can_use_on_swarming_builders": true
4949 }, 5060 },
4950 "test": "google_apis_unittests" 5061 "test": "google_apis_unittests"
4951 }, 5062 },
4952 { 5063 {
4953 "swarming": { 5064 "swarming": {
4954 "can_use_on_swarming_builders": true 5065 "can_use_on_swarming_builders": true
4955 }, 5066 },
5067 "test": "gpu_ipc_service_unittests"
5068 },
5069 {
5070 "swarming": {
5071 "can_use_on_swarming_builders": true
5072 },
4956 "test": "gpu_unittests" 5073 "test": "gpu_unittests"
4957 }, 5074 },
4958 { 5075 {
4959 "swarming": { 5076 "swarming": {
4960 "can_use_on_swarming_builders": true 5077 "can_use_on_swarming_builders": true
4961 }, 5078 },
4962 "test": "installer_util_unittests" 5079 "test": "installer_util_unittests"
4963 }, 5080 },
4964 { 5081 {
4965 "swarming": { 5082 "swarming": {
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
5173 { 5290 {
5174 "swarming": { 5291 "swarming": {
5175 "can_use_on_swarming_builders": true 5292 "can_use_on_swarming_builders": true
5176 }, 5293 },
5177 "test": "google_apis_unittests" 5294 "test": "google_apis_unittests"
5178 }, 5295 },
5179 { 5296 {
5180 "swarming": { 5297 "swarming": {
5181 "can_use_on_swarming_builders": true 5298 "can_use_on_swarming_builders": true
5182 }, 5299 },
5300 "test": "gpu_ipc_service_unittests"
5301 },
5302 {
5303 "swarming": {
5304 "can_use_on_swarming_builders": true
5305 },
5183 "test": "gpu_unittests" 5306 "test": "gpu_unittests"
5184 }, 5307 },
5185 { 5308 {
5186 "swarming": { 5309 "swarming": {
5187 "can_use_on_swarming_builders": true 5310 "can_use_on_swarming_builders": true
5188 }, 5311 },
5189 "test": "installer_util_unittests" 5312 "test": "installer_util_unittests"
5190 }, 5313 },
5191 { 5314 {
5192 "swarming": { 5315 "swarming": {
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
5424 { 5547 {
5425 "swarming": { 5548 "swarming": {
5426 "can_use_on_swarming_builders": true 5549 "can_use_on_swarming_builders": true
5427 }, 5550 },
5428 "test": "google_apis_unittests" 5551 "test": "google_apis_unittests"
5429 }, 5552 },
5430 { 5553 {
5431 "swarming": { 5554 "swarming": {
5432 "can_use_on_swarming_builders": true 5555 "can_use_on_swarming_builders": true
5433 }, 5556 },
5557 "test": "gpu_ipc_service_unittests"
5558 },
5559 {
5560 "swarming": {
5561 "can_use_on_swarming_builders": true
5562 },
5434 "test": "gpu_unittests" 5563 "test": "gpu_unittests"
5435 }, 5564 },
5436 { 5565 {
5437 "swarming": { 5566 "swarming": {
5438 "can_use_on_swarming_builders": true 5567 "can_use_on_swarming_builders": true
5439 }, 5568 },
5440 "test": "installer_util_unittests" 5569 "test": "installer_util_unittests"
5441 }, 5570 },
5442 { 5571 {
5443 "swarming": { 5572 "swarming": {
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
5675 { 5804 {
5676 "swarming": { 5805 "swarming": {
5677 "can_use_on_swarming_builders": true 5806 "can_use_on_swarming_builders": true
5678 }, 5807 },
5679 "test": "google_apis_unittests" 5808 "test": "google_apis_unittests"
5680 }, 5809 },
5681 { 5810 {
5682 "swarming": { 5811 "swarming": {
5683 "can_use_on_swarming_builders": true 5812 "can_use_on_swarming_builders": true
5684 }, 5813 },
5814 "test": "gpu_ipc_service_unittests"
5815 },
5816 {
5817 "swarming": {
5818 "can_use_on_swarming_builders": true
5819 },
5685 "test": "gpu_unittests" 5820 "test": "gpu_unittests"
5686 }, 5821 },
5687 { 5822 {
5688 "swarming": { 5823 "swarming": {
5689 "can_use_on_swarming_builders": true 5824 "can_use_on_swarming_builders": true
5690 }, 5825 },
5691 "test": "installer_util_unittests" 5826 "test": "installer_util_unittests"
5692 }, 5827 },
5693 { 5828 {
5694 "swarming": { 5829 "swarming": {
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
5926 { 6061 {
5927 "swarming": { 6062 "swarming": {
5928 "can_use_on_swarming_builders": true 6063 "can_use_on_swarming_builders": true
5929 }, 6064 },
5930 "test": "google_apis_unittests" 6065 "test": "google_apis_unittests"
5931 }, 6066 },
5932 { 6067 {
5933 "swarming": { 6068 "swarming": {
5934 "can_use_on_swarming_builders": true 6069 "can_use_on_swarming_builders": true
5935 }, 6070 },
6071 "test": "gpu_ipc_service_unittests"
6072 },
6073 {
6074 "swarming": {
6075 "can_use_on_swarming_builders": true
6076 },
5936 "test": "gpu_unittests" 6077 "test": "gpu_unittests"
5937 }, 6078 },
5938 { 6079 {
5939 "swarming": { 6080 "swarming": {
5940 "can_use_on_swarming_builders": true 6081 "can_use_on_swarming_builders": true
5941 }, 6082 },
5942 "test": "installer_util_unittests" 6083 "test": "installer_util_unittests"
5943 }, 6084 },
5944 { 6085 {
5945 "swarming": { 6086 "swarming": {
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
6177 { 6318 {
6178 "swarming": { 6319 "swarming": {
6179 "can_use_on_swarming_builders": true 6320 "can_use_on_swarming_builders": true
6180 }, 6321 },
6181 "test": "google_apis_unittests" 6322 "test": "google_apis_unittests"
6182 }, 6323 },
6183 { 6324 {
6184 "swarming": { 6325 "swarming": {
6185 "can_use_on_swarming_builders": true 6326 "can_use_on_swarming_builders": true
6186 }, 6327 },
6328 "test": "gpu_ipc_service_unittests"
6329 },
6330 {
6331 "swarming": {
6332 "can_use_on_swarming_builders": true
6333 },
6187 "test": "gpu_unittests" 6334 "test": "gpu_unittests"
6188 }, 6335 },
6189 { 6336 {
6190 "swarming": { 6337 "swarming": {
6191 "can_use_on_swarming_builders": true 6338 "can_use_on_swarming_builders": true
6192 }, 6339 },
6193 "test": "installer_util_unittests" 6340 "test": "installer_util_unittests"
6194 }, 6341 },
6195 { 6342 {
6196 "swarming": { 6343 "swarming": {
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
6428 { 6575 {
6429 "swarming": { 6576 "swarming": {
6430 "can_use_on_swarming_builders": true 6577 "can_use_on_swarming_builders": true
6431 }, 6578 },
6432 "test": "google_apis_unittests" 6579 "test": "google_apis_unittests"
6433 }, 6580 },
6434 { 6581 {
6435 "swarming": { 6582 "swarming": {
6436 "can_use_on_swarming_builders": true 6583 "can_use_on_swarming_builders": true
6437 }, 6584 },
6585 "test": "gpu_ipc_service_unittests"
6586 },
6587 {
6588 "swarming": {
6589 "can_use_on_swarming_builders": true
6590 },
6438 "test": "gpu_unittests" 6591 "test": "gpu_unittests"
6439 }, 6592 },
6440 { 6593 {
6441 "swarming": { 6594 "swarming": {
6442 "can_use_on_swarming_builders": true 6595 "can_use_on_swarming_builders": true
6443 }, 6596 },
6444 "test": "installer_util_unittests" 6597 "test": "installer_util_unittests"
6445 }, 6598 },
6446 { 6599 {
6447 "swarming": { 6600 "swarming": {
(...skipping 231 matching lines...) Expand 10 before | Expand all | Expand 10 after
6679 { 6832 {
6680 "swarming": { 6833 "swarming": {
6681 "can_use_on_swarming_builders": true 6834 "can_use_on_swarming_builders": true
6682 }, 6835 },
6683 "test": "google_apis_unittests" 6836 "test": "google_apis_unittests"
6684 }, 6837 },
6685 { 6838 {
6686 "swarming": { 6839 "swarming": {
6687 "can_use_on_swarming_builders": true 6840 "can_use_on_swarming_builders": true
6688 }, 6841 },
6842 "test": "gpu_ipc_service_unittests"
6843 },
6844 {
6845 "swarming": {
6846 "can_use_on_swarming_builders": true
6847 },
6689 "test": "gpu_unittests" 6848 "test": "gpu_unittests"
6690 }, 6849 },
6691 { 6850 {
6692 "swarming": { 6851 "swarming": {
6693 "can_use_on_swarming_builders": true 6852 "can_use_on_swarming_builders": true
6694 }, 6853 },
6695 "test": "installer_util_unittests" 6854 "test": "installer_util_unittests"
6696 }, 6855 },
6697 { 6856 {
6698 "swarming": { 6857 "swarming": {
(...skipping 314 matching lines...) Expand 10 before | Expand all | Expand 10 after
7013 { 7172 {
7014 "swarming": { 7173 "swarming": {
7015 "can_use_on_swarming_builders": true 7174 "can_use_on_swarming_builders": true
7016 }, 7175 },
7017 "test": "google_apis_unittests" 7176 "test": "google_apis_unittests"
7018 }, 7177 },
7019 { 7178 {
7020 "swarming": { 7179 "swarming": {
7021 "can_use_on_swarming_builders": true 7180 "can_use_on_swarming_builders": true
7022 }, 7181 },
7182 "test": "gpu_ipc_service_unittests"
7183 },
7184 {
7185 "swarming": {
7186 "can_use_on_swarming_builders": true
7187 },
7023 "test": "gpu_unittests" 7188 "test": "gpu_unittests"
7024 }, 7189 },
7025 { 7190 {
7026 "swarming": { 7191 "swarming": {
7027 "can_use_on_swarming_builders": true 7192 "can_use_on_swarming_builders": true
7028 }, 7193 },
7029 "test": "interactive_ui_tests" 7194 "test": "interactive_ui_tests"
7030 }, 7195 },
7031 { 7196 {
7032 "swarming": { 7197 "swarming": {
(...skipping 253 matching lines...) Expand 10 before | Expand all | Expand 10 after
7286 { 7451 {
7287 "test": "gcm_unit_tests" 7452 "test": "gcm_unit_tests"
7288 }, 7453 },
7289 { 7454 {
7290 "test": "gfx_unittests" 7455 "test": "gfx_unittests"
7291 }, 7456 },
7292 { 7457 {
7293 "test": "google_apis_unittests" 7458 "test": "google_apis_unittests"
7294 }, 7459 },
7295 { 7460 {
7461 "test": "gpu_ipc_service_unittests"
7462 },
7463 {
7296 "test": "gpu_unittests" 7464 "test": "gpu_unittests"
7297 }, 7465 },
7298 { 7466 {
7299 "test": "interactive_ui_tests" 7467 "test": "interactive_ui_tests"
7300 }, 7468 },
7301 { 7469 {
7302 "test": "ipc_tests" 7470 "test": "ipc_tests"
7303 }, 7471 },
7304 { 7472 {
7305 "test": "jingle_unittests" 7473 "test": "jingle_unittests"
(...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after
7553 { 7721 {
7554 "swarming": { 7722 "swarming": {
7555 "can_use_on_swarming_builders": true 7723 "can_use_on_swarming_builders": true
7556 }, 7724 },
7557 "test": "google_apis_unittests" 7725 "test": "google_apis_unittests"
7558 }, 7726 },
7559 { 7727 {
7560 "swarming": { 7728 "swarming": {
7561 "can_use_on_swarming_builders": true 7729 "can_use_on_swarming_builders": true
7562 }, 7730 },
7731 "test": "gpu_ipc_service_unittests"
7732 },
7733 {
7734 "swarming": {
7735 "can_use_on_swarming_builders": true
7736 },
7563 "test": "gpu_unittests" 7737 "test": "gpu_unittests"
7564 }, 7738 },
7565 { 7739 {
7566 "swarming": { 7740 "swarming": {
7567 "can_use_on_swarming_builders": true 7741 "can_use_on_swarming_builders": true
7568 }, 7742 },
7569 "test": "interactive_ui_tests" 7743 "test": "interactive_ui_tests"
7570 }, 7744 },
7571 { 7745 {
7572 "swarming": { 7746 "swarming": {
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
7823 { 7997 {
7824 "test": "gcm_unit_tests" 7998 "test": "gcm_unit_tests"
7825 }, 7999 },
7826 { 8000 {
7827 "test": "gfx_unittests" 8001 "test": "gfx_unittests"
7828 }, 8002 },
7829 { 8003 {
7830 "test": "google_apis_unittests" 8004 "test": "google_apis_unittests"
7831 }, 8005 },
7832 { 8006 {
8007 "test": "gpu_ipc_service_unittests"
8008 },
8009 {
7833 "test": "gpu_unittests" 8010 "test": "gpu_unittests"
7834 }, 8011 },
7835 { 8012 {
7836 "test": "interactive_ui_tests" 8013 "test": "interactive_ui_tests"
7837 }, 8014 },
7838 { 8015 {
7839 "test": "ipc_tests" 8016 "test": "ipc_tests"
7840 }, 8017 },
7841 { 8018 {
7842 "test": "jingle_unittests" 8019 "test": "jingle_unittests"
(...skipping 701 matching lines...) Expand 10 before | Expand all | Expand 10 after
8544 { 8721 {
8545 "swarming": { 8722 "swarming": {
8546 "can_use_on_swarming_builders": true 8723 "can_use_on_swarming_builders": true
8547 }, 8724 },
8548 "test": "google_apis_unittests" 8725 "test": "google_apis_unittests"
8549 }, 8726 },
8550 { 8727 {
8551 "swarming": { 8728 "swarming": {
8552 "can_use_on_swarming_builders": true 8729 "can_use_on_swarming_builders": true
8553 }, 8730 },
8731 "test": "gpu_ipc_service_unittests"
8732 },
8733 {
8734 "swarming": {
8735 "can_use_on_swarming_builders": true
8736 },
8554 "test": "gpu_unittests" 8737 "test": "gpu_unittests"
8555 }, 8738 },
8556 { 8739 {
8557 "swarming": { 8740 "swarming": {
8558 "can_use_on_swarming_builders": true 8741 "can_use_on_swarming_builders": true
8559 }, 8742 },
8560 "test": "interactive_ui_tests" 8743 "test": "interactive_ui_tests"
8561 }, 8744 },
8562 { 8745 {
8563 "swarming": { 8746 "swarming": {
(...skipping 237 matching lines...) Expand 10 before | Expand all | Expand 10 after
8801 { 8984 {
8802 "swarming": { 8985 "swarming": {
8803 "can_use_on_swarming_builders": true 8986 "can_use_on_swarming_builders": true
8804 }, 8987 },
8805 "test": "google_apis_unittests" 8988 "test": "google_apis_unittests"
8806 }, 8989 },
8807 { 8990 {
8808 "swarming": { 8991 "swarming": {
8809 "can_use_on_swarming_builders": true 8992 "can_use_on_swarming_builders": true
8810 }, 8993 },
8994 "test": "gpu_ipc_service_unittests"
8995 },
8996 {
8997 "swarming": {
8998 "can_use_on_swarming_builders": true
8999 },
8811 "test": "gpu_unittests" 9000 "test": "gpu_unittests"
8812 }, 9001 },
8813 { 9002 {
8814 "swarming": { 9003 "swarming": {
8815 "can_use_on_swarming_builders": true 9004 "can_use_on_swarming_builders": true
8816 }, 9005 },
8817 "test": "installer_util_unittests" 9006 "test": "installer_util_unittests"
8818 }, 9007 },
8819 { 9008 {
8820 "swarming": { 9009 "swarming": {
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
8938 }, 9127 },
8939 { 9128 {
8940 "swarming": { 9129 "swarming": {
8941 "can_use_on_swarming_builders": true 9130 "can_use_on_swarming_builders": true
8942 }, 9131 },
8943 "test": "views_unittests" 9132 "test": "views_unittests"
8944 } 9133 }
8945 ] 9134 ]
8946 } 9135 }
8947 } 9136 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.chromiumos.json ('k') | testing/buildbot/chromium.linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698