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