cygprofile: increase timeouts to allow showing web contents
[chromium-blink-merge.git] / ios / build / bots / tests / common_tests.json
blobb9ae41abedf4cf7ca8c9fa02b101f16dd3e4aac7
2   "tests": [
3     {
4       "app": "base_unittests"
5     },
6     {
7       "app": "components_unittests"
8     },
9     {
10       "app": "content_unittests"
11     },
12     {
13       "app": "crypto_unittests"
14     },
15     {
16       "app": "gfx_unittests"
17     },
18     {
19       "app": "google_apis_unittests"
20     },
21     {
22       "app": "ios_chrome_unittests"
23     },
24     {
25       "app": "ios_net_unittests"
26     },
27     {
28       "app": "ios_web_unittests"
29     },
30     {
31       "app": "net_unittests"
32     },
33     {
34       "app": "skia_unittests"
35     },
36     {
37       "app": "sql_unittests"
38     },
39     {
40       "app": "sync_unit_tests"
41     },
42     {
43       "app": "ui_base_unittests"
44     },
45     {
46       "app": "url_unittests"
47     }
48   ]