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