Supervised users: Don't URLEscape extension update requests
[chromium-blink-merge.git] / testing / buildbot / chromium.mac.json
bloba5de3756f81c1a792a3168504a911a941dc09143
2   "Mac10.6 Tests": {
3     "gtest_tests": [
4       {
5         "test": "accessibility_unittests",
6         "swarming": {
7           "can_use_on_swarming_builders": true
8         }
9       },
10       {
11         "test": "app_list_unittests",
12         "swarming": {
13           "can_use_on_swarming_builders": true
14         }
15       },
16       {
17         "test": "base_unittests",
18         "swarming": {
19           "can_use_on_swarming_builders": true
20         }
21       },
22       {
23         "test": "browser_tests",
24         "swarming": {
25           "can_use_on_swarming_builders": true,
26           "shards": 10
27         }
28       },
29       "cacheinvalidation_unittests",
30       {
31         "test": "cast_unittests",
32         "swarming": {
33           "can_use_on_swarming_builders": true
34         }
35       },
36       {
37         "test": "cc_unittests",
38         "swarming": {
39           "can_use_on_swarming_builders": true
40         }
41       },
42       "chromedriver_unittests",
43       {
44         "test": "components_browsertests",
45         "swarming": {
46           "can_use_on_swarming_builders": true
47         }
48       },
49       {
50         "test": "components_unittests",
51         "swarming": {
52           "can_use_on_swarming_builders": true
53         }
54       },
55       {
56         "test": "content_browsertests",
57         "swarming": {
58           "can_use_on_swarming_builders": true
59         }
60       },
61       {
62         "test": "content_unittests",
63         "swarming": {
64           "can_use_on_swarming_builders": true
65         }
66       },
67       {
68         "test": "crypto_unittests",
69         "swarming": {
70           "can_use_on_swarming_builders": true
71         }
72       },
73       "extensions_unittests",
74       "gcm_unit_tests",
75       {
76         "test": "gfx_unittests",
77         "swarming": {
78           "can_use_on_swarming_builders": true
79         }
80       },
81       {
82         "test": "gpu_unittests",
83         "swarming": {
84           "can_use_on_swarming_builders": true
85         }
86       },
87       "google_apis_unittests",
88       {
89         "test": "interactive_ui_tests",
90         "swarming": {
91           "can_use_on_swarming_builders": true
92         }
93       },
94       "ipc_tests",
95       "jingle_unittests",
96       {
97         "test": "media_unittests",
98         "swarming": {
99           "can_use_on_swarming_builders": true
100         }
101       },
102       {
103         "test": "message_center_unittests",
104         "swarming": {
105           "can_use_on_swarming_builders": true
106         }
107       },
108       "mojo_common_unittests",
109       "mojo_public_bindings_unittests",
110       "mojo_public_environment_unittests",
111       "mojo_public_system_unittests",
112       "mojo_public_utility_unittests",
113       "mojo_system_unittests",
114       "nacl_loader_unittests",
115       {
116         "test": "net_unittests",
117         "swarming": {
118           "can_use_on_swarming_builders": true
119         }
120       },
121       "ppapi_unittests",
122       "printing_unittests",
123       "remoting_unittests",
124       "sandbox_mac_unittests",
125       "sql_unittests",
126       {
127         "test": "sync_integration_tests",
128         "swarming": {
129           "can_use_on_swarming_builders": true
130         }
131       },
132       "sync_unit_tests",
133       {
134         "test": "ui_base_unittests",
135         "swarming": {
136           "can_use_on_swarming_builders": true
137         }
138       },
139       {
140         "test": "unit_tests",
141         "swarming": {
142           "can_use_on_swarming_builders": true
143         }
144       },
145       "url_unittests",
146       "skia_unittests"
147     ],
148     "scripts": [
149       {
150         "name": "telemetry_unittests",
151         "script": "telemetry_unittests.py"
152       },
153       {
154         "name": "telemetry_perf_unittests",
155         "script": "telemetry_perf_unittests.py"
156       },
157       {
158         "name": "nacl_integration",
159         "script": "nacl_integration.py"
160       }
161     ]
162   },
163   "Mac10.8 Tests": {
164     "gtest_tests": [
165       {
166         "test": "accessibility_unittests",
167         "swarming": {
168           "can_use_on_swarming_builders": true
169         }
170       },
171       {
172         "test": "app_list_unittests",
173         "swarming": {
174           "can_use_on_swarming_builders": true
175         }
176       },
177       {
178         "test": "base_unittests",
179         "swarming": {
180           "can_use_on_swarming_builders": true
181         }
182       },
183       {
184         "test": "browser_tests",
185         "swarming": {
186           "can_use_on_swarming_builders": true,
187           "shards": 10
188         }
189       },
190       "cacheinvalidation_unittests",
191       {
192         "test": "cast_unittests",
193         "swarming": {
194           "can_use_on_swarming_builders": true
195         }
196       },
197       {
198         "test": "cc_unittests",
199         "swarming": {
200           "can_use_on_swarming_builders": true
201         }
202       },
203       "chromedriver_unittests",
204       {
205         "test": "components_unittests",
206         "swarming": {
207           "can_use_on_swarming_builders": true
208         }
209       },
210       {
211         "test": "content_browsertests",
212         "swarming": {
213           "can_use_on_swarming_builders": true
214         }
215       },
216       {
217         "test": "content_unittests",
218         "swarming": {
219           "can_use_on_swarming_builders": true
220         }
221       },
222       {
223         "test": "crypto_unittests",
224         "swarming": {
225           "can_use_on_swarming_builders": true
226         }
227       },
228       "extensions_unittests",
229       "gcm_unit_tests",
230       {
231         "test": "gfx_unittests",
232         "swarming": {
233           "can_use_on_swarming_builders": true
234         }
235       },
236       {
237         "test": "gpu_unittests",
238         "swarming": {
239           "can_use_on_swarming_builders": true
240         }
241       },
242       "google_apis_unittests",
243       {
244         "test": "interactive_ui_tests",
245         "swarming": {
246           "can_use_on_swarming_builders": true
247         }
248       },
249       "ipc_tests",
250       "jingle_unittests",
251       {
252         "test": "media_unittests",
253         "swarming": {
254           "can_use_on_swarming_builders": true
255         }
256       },
257       {
258         "test": "message_center_unittests",
259         "swarming": {
260           "can_use_on_swarming_builders": true
261         }
262       },
263       "mojo_common_unittests",
264       "mojo_public_bindings_unittests",
265       "mojo_public_environment_unittests",
266       "mojo_public_system_unittests",
267       "mojo_public_utility_unittests",
268       "mojo_system_unittests",
269       "nacl_loader_unittests",
270       {
271         "test": "net_unittests",
272         "swarming": {
273           "can_use_on_swarming_builders": true
274         }
275       },
276       "ppapi_unittests",
277       "printing_unittests",
278       "remoting_unittests",
279       "sandbox_mac_unittests",
280       "sql_unittests",
281       {
282         "test": "sync_integration_tests",
283         "swarming": {
284           "can_use_on_swarming_builders": true
285         }
286       },
287       "sync_unit_tests",
288       {
289         "test": "ui_base_unittests",
290         "swarming": {
291           "can_use_on_swarming_builders": true
292         }
293       },
294       {
295         "test": "unit_tests",
296         "swarming": {
297           "can_use_on_swarming_builders": true
298         }
299       },
300       "url_unittests",
301       "skia_unittests"
302     ],
303     "scripts": [
304       {
305         "name": "telemetry_unittests",
306         "script": "telemetry_unittests.py"
307       },
308       {
309         "name": "telemetry_perf_unittests",
310         "script": "telemetry_perf_unittests.py"
311       },
312       {
313         "name": "nacl_integration",
314         "script": "nacl_integration.py"
315       }
316     ]
317   },
318   "Mac10.9 Tests": {
319     "gtest_tests": [
320       {
321         "test": "accessibility_unittests",
322         "swarming": {
323           "can_use_on_swarming_builders": true
324         }
325       },
326       {
327         "test": "app_list_unittests",
328         "swarming": {
329           "can_use_on_swarming_builders": true
330         }
331       },
332       {
333         "test": "base_unittests",
334         "swarming": {
335           "can_use_on_swarming_builders": true
336         }
337       },
338       {
339         "test": "browser_tests",
340         "swarming": {
341           "can_use_on_swarming_builders": true,
342           "shards": 10
343         }
344       },
345       "cacheinvalidation_unittests",
346       {
347         "test": "cast_unittests",
348         "swarming": {
349           "can_use_on_swarming_builders": true
350         }
351       },
352       {
353         "test": "cc_unittests",
354         "swarming": {
355           "can_use_on_swarming_builders": true
356         }
357       },
358       "chromedriver_unittests",
359       {
360         "test": "components_unittests",
361         "swarming": {
362           "can_use_on_swarming_builders": true
363         }
364       },
365       {
366         "test": "content_browsertests",
367         "swarming": {
368           "can_use_on_swarming_builders": true
369         }
370       },
371       {
372         "test": "content_unittests",
373         "swarming": {
374           "can_use_on_swarming_builders": true
375         }
376       },
377       {
378         "test": "crypto_unittests",
379         "swarming": {
380           "can_use_on_swarming_builders": true
381         }
382       },
383       "extensions_unittests",
384       "gcm_unit_tests",
385       {
386         "test": "gfx_unittests",
387         "swarming": {
388           "can_use_on_swarming_builders": true
389         }
390       },
391       {
392         "test": "gpu_unittests",
393         "swarming": {
394           "can_use_on_swarming_builders": true
395         }
396       },
397       "google_apis_unittests",
398       {
399         "test": "interactive_ui_tests",
400         "swarming": {
401           "can_use_on_swarming_builders": true
402         }
403       },
404       "ipc_tests",
405       "jingle_unittests",
406       {
407         "test": "media_unittests",
408         "swarming": {
409           "can_use_on_swarming_builders": true
410         }
411       },
412       {
413         "test": "message_center_unittests",
414         "swarming": {
415           "can_use_on_swarming_builders": true
416         }
417       },
418       "mojo_common_unittests",
419       "mojo_public_bindings_unittests",
420       "mojo_public_environment_unittests",
421       "mojo_public_system_unittests",
422       "mojo_public_utility_unittests",
423       "mojo_system_unittests",
424       "nacl_loader_unittests",
425       {
426         "test": "net_unittests",
427         "swarming": {
428           "can_use_on_swarming_builders": true
429         }
430       },
431       "ppapi_unittests",
432       "printing_unittests",
433       "remoting_unittests",
434       "sandbox_mac_unittests",
435       "sql_unittests",
436       {
437         "test": "sync_integration_tests",
438         "swarming": {
439           "can_use_on_swarming_builders": true
440         }
441       },
442       "sync_unit_tests",
443       {
444         "test": "ui_base_unittests",
445         "swarming": {
446           "can_use_on_swarming_builders": true
447         }
448       },
449       {
450         "test": "unit_tests",
451         "swarming": {
452           "can_use_on_swarming_builders": true
453         }
454       },
455       "url_unittests",
456       "skia_unittests"
457     ],
458     "scripts": [
459       {
460         "name": "telemetry_unittests",
461         "script": "telemetry_unittests.py"
462       },
463       {
464         "name": "telemetry_perf_unittests",
465         "script": "telemetry_perf_unittests.py"
466       },
467       {
468         "name": "nacl_integration",
469         "script": "nacl_integration.py"
470       }
471     ]
472   },
473   "Mac10.9 Tests (dbg)": {
474     "gtest_tests": [
475       {
476         "test": "accessibility_unittests",
477         "swarming": {
478           "can_use_on_swarming_builders": true
479         }
480       },
481       {
482         "test": "app_list_unittests",
483         "swarming": {
484           "can_use_on_swarming_builders": true
485         }
486       },
487       {
488         "test": "base_unittests",
489         "swarming": {
490           "can_use_on_swarming_builders": true
491         }
492       },
493       {
494         "test": "browser_tests",
495         "swarming": {
496           "can_use_on_swarming_builders": true,
497           "shards": 10
498         }
499       },
500       "cacheinvalidation_unittests",
501       {
502         "test": "cast_unittests",
503         "swarming": {
504           "can_use_on_swarming_builders": true
505         }
506       },
507       {
508         "test": "cc_unittests",
509         "swarming": {
510           "can_use_on_swarming_builders": true
511         }
512       },
513       "chromedriver_unittests",
514       {
515         "test": "components_unittests",
516         "swarming": {
517           "can_use_on_swarming_builders": true
518         }
519       },
520       {
521         "test": "content_browsertests",
522         "swarming": {
523           "can_use_on_swarming_builders": true
524         }
525       },
526       {
527         "test": "content_unittests",
528         "swarming": {
529           "can_use_on_swarming_builders": true
530         }
531       },
532       {
533         "test": "crypto_unittests",
534         "swarming": {
535           "can_use_on_swarming_builders": true
536         }
537       },
538       "extensions_unittests",
539       "gcm_unit_tests",
540       {
541         "test": "gfx_unittests",
542         "swarming": {
543           "can_use_on_swarming_builders": true
544         }
545       },
546       {
547         "test": "gpu_unittests",
548         "swarming": {
549           "can_use_on_swarming_builders": true
550         }
551       },
552       "google_apis_unittests",
553       {
554         "test": "interactive_ui_tests",
555         "swarming": {
556           "can_use_on_swarming_builders": true,
557           "shards": 2
558         }
559       },
560       "ipc_tests",
561       "jingle_unittests",
562       {
563         "test": "media_unittests",
564         "swarming": {
565           "can_use_on_swarming_builders": true
566         }
567       },
568       {
569         "test": "message_center_unittests",
570         "swarming": {
571           "can_use_on_swarming_builders": true
572         }
573       },
574       "mojo_common_unittests",
575       "mojo_public_bindings_unittests",
576       "mojo_public_environment_unittests",
577       "mojo_public_system_unittests",
578       "mojo_public_utility_unittests",
579       "mojo_system_unittests",
580       "nacl_loader_unittests",
581       {
582         "test": "net_unittests",
583         "swarming": {
584           "can_use_on_swarming_builders": true
585         }
586       },
587       "ppapi_unittests",
588       "printing_unittests",
589       "remoting_unittests",
590       "sandbox_mac_unittests",
591       "sql_unittests",
592       {
593         "test": "sync_integration_tests",
594         "swarming": {
595           "can_use_on_swarming_builders": true
596         }
597       },
598       "sync_unit_tests",
599       {
600         "test": "ui_base_unittests",
601         "swarming": {
602           "can_use_on_swarming_builders": true
603         }
604       },
605       {
606         "test": "unit_tests",
607         "swarming": {
608           "can_use_on_swarming_builders": true
609         }
610       },
611       "url_unittests",
612       "skia_unittests"
613     ],
614     "scripts": [
615       {
616         "name": "telemetry_unittests",
617         "script": "telemetry_unittests.py"
618       },
619       {
620         "name": "telemetry_perf_unittests",
621         "script": "telemetry_perf_unittests.py"
622       },
623       {
624         "name": "nacl_integration",
625         "script": "nacl_integration.py"
626       }
627     ]
628   }