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

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

Issue 2088983002: Stop running tests on Mac GN builders and remove from the CQ. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | « infra/config/cq.cfg ('k') | no next file » | 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 "Mac GN": { 2 "Mac GN": {
Robert Sesek 2016/06/22 16:56:45 Why keep these around at all?
3 "additional_compile_targets": [ 3 "additional_compile_targets": [
4 "gn_all" 4 "base_unittests"
5 ],
6 "gtest_tests": [
7 {
8 "swarming": {
9 "can_use_on_swarming_builders": true
10 },
11 "test": "accessibility_unittests"
12 },
13 {
14 "swarming": {
15 "can_use_on_swarming_builders": true
16 },
17 "test": "base_unittests"
18 },
19 {
20 "swarming": {
21 "can_use_on_swarming_builders": true
22 },
23 "test": "battor_agent_unittests"
24 },
25 {
26 "swarming": {
27 "can_use_on_swarming_builders": true,
28 "shards": 10
29 },
30 "test": "browser_tests"
31 },
32 {
33 "swarming": {
34 "can_use_on_swarming_builders": true
35 },
36 "test": "cacheinvalidation_unittests"
37 },
38 {
39 "swarming": {
40 "can_use_on_swarming_builders": true
41 },
42 "test": "cast_unittests"
43 },
44 {
45 "swarming": {
46 "can_use_on_swarming_builders": true
47 },
48 "test": "cc_unittests"
49 },
50 {
51 "swarming": {
52 "can_use_on_swarming_builders": true
53 },
54 "test": "chrome_app_unittests"
55 },
56 {
57 "swarming": {
58 "can_use_on_swarming_builders": true
59 },
60 "test": "chromedriver_unittests"
61 },
62 {
63 "swarming": {
64 "can_use_on_swarming_builders": true
65 },
66 "test": "components_browsertests"
67 },
68 {
69 "swarming": {
70 "can_use_on_swarming_builders": true
71 },
72 "test": "components_unittests"
73 },
74 {
75 "swarming": {
76 "can_use_on_swarming_builders": true
77 },
78 "test": "content_browsertests"
79 },
80 {
81 "swarming": {
82 "can_use_on_swarming_builders": true
83 },
84 "test": "content_unittests"
85 },
86 {
87 "swarming": {
88 "can_use_on_swarming_builders": true
89 },
90 "test": "crypto_unittests"
91 },
92 {
93 "swarming": {
94 "can_use_on_swarming_builders": true
95 },
96 "test": "device_unittests"
97 },
98 {
99 "swarming": {
100 "can_use_on_swarming_builders": true
101 },
102 "test": "display_unittests"
103 },
104 {
105 "swarming": {
106 "can_use_on_swarming_builders": true
107 },
108 "test": "extensions_unittests"
109 },
110 {
111 "swarming": {
112 "can_use_on_swarming_builders": true
113 },
114 "test": "gcm_unit_tests"
115 },
116 {
117 "swarming": {
118 "can_use_on_swarming_builders": true
119 },
120 "test": "gfx_unittests"
121 },
122 {
123 "swarming": {
124 "can_use_on_swarming_builders": true
125 },
126 "test": "gn_unittests"
127 },
128 {
129 "swarming": {
130 "can_use_on_swarming_builders": true
131 },
132 "test": "google_apis_unittests"
133 },
134 {
135 "swarming": {
136 "can_use_on_swarming_builders": true
137 },
138 "test": "gpu_ipc_service_unittests"
139 },
140 {
141 "swarming": {
142 "can_use_on_swarming_builders": true
143 },
144 "test": "gpu_unittests"
145 },
146 {
147 "swarming": {
148 "can_use_on_swarming_builders": true,
149 "shards": 2
150 },
151 "test": "interactive_ui_tests"
152 },
153 {
154 "swarming": {
155 "can_use_on_swarming_builders": true
156 },
157 "test": "ipc_tests"
158 },
159 {
160 "swarming": {
161 "can_use_on_swarming_builders": true
162 },
163 "test": "jingle_unittests"
164 },
165 {
166 "swarming": {
167 "can_use_on_swarming_builders": true
168 },
169 "test": "media_blink_unittests"
170 },
171 {
172 "swarming": {
173 "can_use_on_swarming_builders": true
174 },
175 "test": "media_unittests"
176 },
177 {
178 "swarming": {
179 "can_use_on_swarming_builders": true
180 },
181 "test": "message_center_unittests"
182 },
183 {
184 "swarming": {
185 "can_use_on_swarming_builders": true
186 },
187 "test": "midi_unittests"
188 },
189 {
190 "swarming": {
191 "can_use_on_swarming_builders": true
192 },
193 "test": "mojo_common_unittests"
194 },
195 {
196 "swarming": {
197 "can_use_on_swarming_builders": true
198 },
199 "test": "mojo_public_bindings_unittests"
200 },
201 {
202 "swarming": {
203 "can_use_on_swarming_builders": true
204 },
205 "test": "mojo_public_system_unittests"
206 },
207 {
208 "swarming": {
209 "can_use_on_swarming_builders": true
210 },
211 "test": "mojo_system_unittests"
212 },
213 {
214 "swarming": {
215 "can_use_on_swarming_builders": true
216 },
217 "test": "nacl_loader_unittests"
218 },
219 {
220 "swarming": {
221 "can_use_on_swarming_builders": true
222 },
223 "test": "net_unittests"
224 },
225 {
226 "swarming": {
227 "can_use_on_swarming_builders": true
228 },
229 "test": "ppapi_unittests"
230 },
231 {
232 "swarming": {
233 "can_use_on_swarming_builders": true
234 },
235 "test": "printing_unittests"
236 },
237 {
238 "swarming": {
239 "can_use_on_swarming_builders": true
240 },
241 "test": "sandbox_mac_unittests"
242 },
243 {
244 "swarming": {
245 "can_use_on_swarming_builders": true
246 },
247 "test": "skia_unittests"
248 },
249 {
250 "swarming": {
251 "can_use_on_swarming_builders": true
252 },
253 "test": "sql_unittests"
254 },
255 {
256 "swarming": {
257 "can_use_on_swarming_builders": true
258 },
259 "test": "sync_integration_tests"
260 },
261 {
262 "swarming": {
263 "can_use_on_swarming_builders": true
264 },
265 "test": "sync_unit_tests"
266 },
267 {
268 "swarming": {
269 "can_use_on_swarming_builders": true
270 },
271 "test": "ui_base_unittests"
272 },
273 {
274 "swarming": {
275 "can_use_on_swarming_builders": true
276 },
277 "test": "unit_tests"
278 },
279 {
280 "swarming": {
281 "can_use_on_swarming_builders": true
282 },
283 "test": "url_unittests"
284 }
285 ] 5 ]
286 }, 6 },
287 "Mac GN (dbg)": { 7 "Mac GN (dbg)": {
288 "additional_compile_targets": [ 8 "additional_compile_targets": [
289 "remoting_all" 9 "base_unittests"
290 ],
291 "gtest_tests": [
292 {
293 "swarming": {
294 "can_use_on_swarming_builders": true
295 },
296 "test": "accessibility_unittests"
297 },
298 {
299 "swarming": {
300 "can_use_on_swarming_builders": true
301 },
302 "test": "base_unittests"
303 },
304 {
305 "swarming": {
306 "can_use_on_swarming_builders": true
307 },
308 "test": "battor_agent_unittests"
309 },
310 {
311 "swarming": {
312 "can_use_on_swarming_builders": true,
313 "shards": 10
314 },
315 "test": "browser_tests"
316 },
317 {
318 "swarming": {
319 "can_use_on_swarming_builders": true
320 },
321 "test": "cacheinvalidation_unittests"
322 },
323 {
324 "swarming": {
325 "can_use_on_swarming_builders": true
326 },
327 "test": "cast_unittests"
328 },
329 {
330 "swarming": {
331 "can_use_on_swarming_builders": true
332 },
333 "test": "cc_unittests"
334 },
335 {
336 "swarming": {
337 "can_use_on_swarming_builders": true
338 },
339 "test": "chrome_app_unittests"
340 },
341 {
342 "swarming": {
343 "can_use_on_swarming_builders": true
344 },
345 "test": "chromedriver_unittests"
346 },
347 {
348 "swarming": {
349 "can_use_on_swarming_builders": true
350 },
351 "test": "components_browsertests"
352 },
353 {
354 "swarming": {
355 "can_use_on_swarming_builders": true
356 },
357 "test": "components_unittests"
358 },
359 {
360 "swarming": {
361 "can_use_on_swarming_builders": true
362 },
363 "test": "content_browsertests"
364 },
365 {
366 "swarming": {
367 "can_use_on_swarming_builders": true
368 },
369 "test": "content_unittests"
370 },
371 {
372 "swarming": {
373 "can_use_on_swarming_builders": true
374 },
375 "test": "crypto_unittests"
376 },
377 {
378 "swarming": {
379 "can_use_on_swarming_builders": true
380 },
381 "test": "device_unittests"
382 },
383 {
384 "swarming": {
385 "can_use_on_swarming_builders": true
386 },
387 "test": "display_unittests"
388 },
389 {
390 "swarming": {
391 "can_use_on_swarming_builders": true
392 },
393 "test": "extensions_unittests"
394 },
395 {
396 "swarming": {
397 "can_use_on_swarming_builders": true
398 },
399 "test": "gcm_unit_tests"
400 },
401 {
402 "swarming": {
403 "can_use_on_swarming_builders": true
404 },
405 "test": "gfx_unittests"
406 },
407 {
408 "swarming": {
409 "can_use_on_swarming_builders": true
410 },
411 "test": "gn_unittests"
412 },
413 {
414 "swarming": {
415 "can_use_on_swarming_builders": true
416 },
417 "test": "google_apis_unittests"
418 },
419 {
420 "swarming": {
421 "can_use_on_swarming_builders": true
422 },
423 "test": "gpu_ipc_service_unittests"
424 },
425 {
426 "swarming": {
427 "can_use_on_swarming_builders": true
428 },
429 "test": "gpu_unittests"
430 },
431 {
432 "swarming": {
433 "can_use_on_swarming_builders": true,
434 "shards": 2
435 },
436 "test": "interactive_ui_tests"
437 },
438 {
439 "swarming": {
440 "can_use_on_swarming_builders": true
441 },
442 "test": "ipc_tests"
443 },
444 {
445 "swarming": {
446 "can_use_on_swarming_builders": true
447 },
448 "test": "jingle_unittests"
449 },
450 {
451 "swarming": {
452 "can_use_on_swarming_builders": true
453 },
454 "test": "media_blink_unittests"
455 },
456 {
457 "swarming": {
458 "can_use_on_swarming_builders": true
459 },
460 "test": "media_unittests"
461 },
462 {
463 "swarming": {
464 "can_use_on_swarming_builders": true
465 },
466 "test": "message_center_unittests"
467 },
468 {
469 "swarming": {
470 "can_use_on_swarming_builders": true
471 },
472 "test": "midi_unittests"
473 },
474 {
475 "swarming": {
476 "can_use_on_swarming_builders": true
477 },
478 "test": "mojo_common_unittests"
479 },
480 {
481 "swarming": {
482 "can_use_on_swarming_builders": true
483 },
484 "test": "mojo_public_bindings_unittests"
485 },
486 {
487 "swarming": {
488 "can_use_on_swarming_builders": true
489 },
490 "test": "mojo_public_system_unittests"
491 },
492 {
493 "swarming": {
494 "can_use_on_swarming_builders": true
495 },
496 "test": "mojo_system_unittests"
497 },
498 {
499 "swarming": {
500 "can_use_on_swarming_builders": true
501 },
502 "test": "nacl_loader_unittests"
503 },
504 {
505 "swarming": {
506 "can_use_on_swarming_builders": true
507 },
508 "test": "net_unittests"
509 },
510 {
511 "swarming": {
512 "can_use_on_swarming_builders": true
513 },
514 "test": "ppapi_unittests"
515 },
516 {
517 "swarming": {
518 "can_use_on_swarming_builders": true
519 },
520 "test": "printing_unittests"
521 },
522 {
523 "swarming": {
524 "can_use_on_swarming_builders": true
525 },
526 "test": "sandbox_mac_unittests"
527 },
528 {
529 "swarming": {
530 "can_use_on_swarming_builders": true
531 },
532 "test": "skia_unittests"
533 },
534 {
535 "swarming": {
536 "can_use_on_swarming_builders": true
537 },
538 "test": "sql_unittests"
539 },
540 {
541 "swarming": {
542 "can_use_on_swarming_builders": true
543 },
544 "test": "sync_integration_tests"
545 },
546 {
547 "swarming": {
548 "can_use_on_swarming_builders": true
549 },
550 "test": "sync_unit_tests"
551 },
552 {
553 "swarming": {
554 "can_use_on_swarming_builders": true
555 },
556 "test": "ui_base_unittests"
557 },
558 {
559 "swarming": {
560 "can_use_on_swarming_builders": true
561 },
562 "test": "unit_tests"
563 },
564 {
565 "swarming": {
566 "can_use_on_swarming_builders": true
567 },
568 "test": "url_unittests"
569 }
570 ] 10 ]
571 }, 11 },
572 "Mac10.10 Tests": { 12 "Mac10.10 Tests": {
573 "gtest_tests": [ 13 "gtest_tests": [
574 { 14 {
575 "swarming": { 15 "swarming": {
576 "can_use_on_swarming_builders": true 16 "can_use_on_swarming_builders": true
577 }, 17 },
578 "test": "accessibility_unittests" 18 "test": "accessibility_unittests"
579 }, 19 },
(...skipping 775 matching lines...) Expand 10 before | Expand all | Expand 10 after
1355 "test": "gpu_ipc_service_unittests" 795 "test": "gpu_ipc_service_unittests"
1356 }, 796 },
1357 { 797 {
1358 "swarming": { 798 "swarming": {
1359 "can_use_on_swarming_builders": true 799 "can_use_on_swarming_builders": true
1360 }, 800 },
1361 "test": "gpu_unittests" 801 "test": "gpu_unittests"
1362 }, 802 },
1363 { 803 {
1364 "swarming": { 804 "swarming": {
1365 "can_use_on_swarming_builders": true 805 "can_use_on_swarming_builders": true,
806 "shards": 2
1366 }, 807 },
1367 "test": "interactive_ui_tests" 808 "test": "interactive_ui_tests"
1368 }, 809 },
1369 { 810 {
1370 "swarming": { 811 "swarming": {
1371 "can_use_on_swarming_builders": true 812 "can_use_on_swarming_builders": true
1372 }, 813 },
1373 "test": "ipc_tests" 814 "test": "ipc_tests"
1374 }, 815 },
1375 { 816 {
(...skipping 488 matching lines...) Expand 10 before | Expand all | Expand 10 after
1864 } 1305 }
1865 ], 1306 ],
1866 "scripts": [ 1307 "scripts": [
1867 { 1308 {
1868 "name": "nacl_integration", 1309 "name": "nacl_integration",
1869 "script": "nacl_integration.py" 1310 "script": "nacl_integration.py"
1870 } 1311 }
1871 ] 1312 ]
1872 } 1313 }
1873 } 1314 }
OLDNEW
« no previous file with comments | « infra/config/cq.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698