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