summaryrefslogtreecommitdiffstats
path: root/testing/buildbot/chromium_trybot.json
blob: cfcd88557cb808b98d5792e590bfd161b3712a99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
{
  "compile_targets": [
    "all"
  ],
  "gtest_tests": [
    "accessibility_unittests",
    "app_list_unittests",
    {
      "test": "base_unittests",
      "swarming": {
        "can_use_on_swarming_builders": true
      }
    },
    {
      "test": "browser_tests",
      "swarming": {
        "can_use_on_swarming_builders": true,
        "shards": 5
      }
    },
    "cacheinvalidation_unittests",
    "cast_unittests",
    "cc_unittests",
    "chromedriver_unittests",
    {
      "test": "chromevox_tests",
      "chromium_configs": ["chromium_chromeos", "chromium_chromeos_clang"]
    },
    {
      "test": "chrome_elf_unittests",
      "platforms": ["win"]
    },
    "components_unittests",
    {
      "test": "compositor_unittests",
      "platforms": ["linux", "win"]
    },
    {
      "test": "courgette_unittests",
      "platforms": ["win"]
    },
    {
      "test": "content_browsertests",
      "swarming": {
        "can_use_on_swarming_builders": true
      }
    },
    {
      "test": "content_unittests",
      "swarming": {
        "can_use_on_swarming_builders": true
      }
    },
    "crypto_unittests",
    {
      "test": "dbus_unittests",
      "platforms": ["linux"]
    },
    "device_unittests",
    "events_unittests",
    {
      "test": "extensions_unittests",
      "platforms": ["win", "mac", "linux"]
    },
    "gcm_unit_tests",
    "gfx_unittests",
    "google_apis_unittests",
    "gpu_unittests",
    {
      "test": "interactive_ui_tests",
      "swarming": {
        "can_use_on_swarming_builders": true,
        "shards": 3
      }
    },
    {
      "test": "installer_util_unittests",
      "platforms": ["win"]
    },
    "ipc_tests",
    "jingle_unittests",
    {
      "test": "keyboard_unittests",
      "platforms": ["linux", "win"]
    },
    "media_perftests",
    "media_unittests",
    "message_center_unittests",
    "mojo_apps_js_unittests",
    "mojo_common_unittests",
    "mojo_js_unittests",
    "mojo_public_bindings_unittests",
    "mojo_public_environment_unittests",
    "mojo_public_system_unittests",
    "mojo_public_utility_unittests",
    "mojo_service_manager_unittests",
    "mojo_shell_tests",
    "mojo_system_unittests",
    {
      "test": "nacl_loader_unittests",
      "platforms": ["linux"]
    },
    {
      "test": "net_unittests",
      "swarming": {
        "can_use_on_swarming_builders": true
      }
    },
    "ppapi_unittests",
    "printing_unittests",
    "remoting_unittests",
    {
      "test": "sbox_integration_tests",
      "platforms": ["win"]
    },
    {
      "test": "sbox_validation_tests",
      "platforms": ["win"]
    },
    {
      "test": "sbox_unittests",
      "platforms": ["win"]
    },
    "sql_unittests",
    {
      "test": "sync_integration_tests",
      "swarming": {
        "can_use_on_swarming_builders": true,
        "shards": 3
      }
    },
    "sync_unit_tests",
    "ui_unittests",
    {
      "test": "unit_tests",
      "swarming": {
        "can_use_on_swarming_builders": true,
        "shards": 2
      }
    },
    "url_unittests",
    {
      "test": "wm_unittests",
      "platforms": ["linux"]
    },
    {
      "test": "app_shell_browsertests",
      "platforms": ["linux"]
    },
    {
      "test": "ash_unittests",
      "chromium_configs": ["chromium_chromeos", "chromium_chromeos_clang"]
    },
    {
      "test": "ash_unittests",
      "platforms": ["win"]
    },
    {
      "test": "aura_unittests",
      "platforms": ["linux", "win"]
    },
    {
      "test": "mojo_view_manager_unittests",
      "platforms": ["linux", "win"]
    },
    {
      "test": "views_unittests",
      "platforms": ["linux", "win"]
    },
    {
      "test": "sandbox_linux_unittests",
      "platforms": ["linux"],
      "args": ["--test-launcher-print-test-stdio=always"]
    },
    {
      "test": "sandbox_mac_unittests",
      "platforms": ["mac"]
    },
    {
      "test": "chromeos_unittests",
      "platforms": ["linux"],
      "chromium_configs": ["chromium_chromeos", "chromium_chromeos_clang"]
    },
    {
      "test": "athena_unittests",
      "platforms": ["linux"],
      "chromium_configs": ["chromium_chromeos", "chromium_chromeos_clang"]
    },
    {
      "test": "display_unittests",
      "platforms": ["linux"]
    }
  ],

  "gtest_tests_filter_exclusions": [
    ".*gyp[i]?",
    "build/android/pylib",
    "build/compiler_version.py",
    "build/get_landmines.py",
    "build/gyp_chromium",
    "build/linux/sysroot_ld_path.sh",
    "chrome/test/data/.*",
    "content/test/data/.*",
    "DEPS",
    "testing/buildbot/.*",
    "tools/clang/scripts/plugin_flags.sh",
    "tools/clang/scripts/update.py",
    "tools/clang/scripts/update.sh",
    "tools/perf/.*",
    "tools/telemetry/.*",
    "tools/whitespace.txt"
  ],

  "non_filter_builders": [
  ],

  "filter_tests_builders": [
    "linux_chromium_rel_swarming",
    "win_chromium_rel",
    "win_chromium_x64_rel"
  ]
}