Chromecast: moves ConnectivityChecker to the IO thread.
[chromium-blink-merge.git] / testing / buildbot / chromium_memory_trybot.json
blobc58d2def8a6936c00bf8cd2cc289db7eb4d60bef
2   "gtest_tests": [
3     "accessibility_unittests",
4     {
5       "swarming": {
6         "can_use_on_swarming_builders": true
7       },
8       "test": "base_unittests"
9     },
10     {
11       "swarming": {
12         "can_use_on_swarming_builders": true,
13         "shards": 10
14       },
15       "test": "browser_tests"
16     },
17     "cacheinvalidation_unittests",
18     {
19       "swarming": {
20         "can_use_on_swarming_builders": true
21       },
22       "test": "cc_unittests"
23     },
24     {
25       "swarming": {
26         "can_use_on_swarming_builders": true
27       },
28       "test": "components_browsertests"
29     },
30     {
31       "swarming": {
32         "can_use_on_swarming_builders": true
33       },
34       "test": "components_unittests"
35     },
36     {
37       "swarming": {
38         "can_use_on_swarming_builders": true
39       },
40       "test": "content_browsertests"
41     },
42     {
43       "swarming": {
44         "can_use_on_swarming_builders": true
45       },
46       "test": "content_unittests"
47     },
48     {
49       "swarming": {
50         "can_use_on_swarming_builders": true
51       },
52       "test": "crypto_unittests"
53     },
54     "device_unittests",
55     {
56       "platforms": [
57         "linux"
58       ],
59       "test": "display_unittests"
60     },
61     "extensions_unittests",
62     "gcm_unit_tests",
63     "gfx_unittests",
64     "google_apis_unittests",
65     {
66       "swarming": {
67         "can_use_on_swarming_builders": true
68       },
69       "test": "gpu_unittests"
70     },
71     {
72       "swarming": {
73         "can_use_on_swarming_builders": true,
74         "shards": 3
75       },
76       "test": "interactive_ui_tests"
77     },
78     "ipc_tests",
79     "jingle_unittests",
80     {
81       "swarming": {
82         "can_use_on_swarming_builders": true
83       },
84       "test": "media_unittests"
85     },
86     {
87       "swarming": {
88         "can_use_on_swarming_builders": true,
89         "shards": 2
90       },
91       "test": "net_unittests"
92     },
93     "ppapi_unittests",
94     "printing_unittests",
95     "remoting_unittests",
96     {
97       "platforms": [
98         "linux"
99       ],
100       "test": "sandbox_linux_unittests"
101     },
102     "skia_unittests",
103     "sql_unittests",
104     "sync_unit_tests",
105     "ui_base_unittests",
106     {
107       "swarming": {
108         "can_use_on_swarming_builders": true,
109         "shards": 2
110       },
111       "test": "unit_tests"
112     },
113     "url_unittests"
114   ]