Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(20)

Side by Side Diff: testing/buildbot/chromium.memory.fyi.json

Issue 1040083006: Converted accessibility_unittests to run on Swarming everywhere. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « testing/buildbot/chromium.memory.json ('k') | testing/buildbot/chromium.perf.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "Linux ChromeOS MSan Tests": {
3 "gtest_tests": [
4 {
5 "swarming": {
6 "can_use_on_swarming_builders": true
7 },
8 "test": "accessibility_unittests"
9 },
10 {
11 "test": "app_list_unittests"
12 },
13 {
14 "test": "aura_unittests"
15 },
16 {
17 "test": "base_unittests"
18 },
19 {
20 "swarming": {
21 "can_use_on_swarming_builders": true,
22 "shards": 5
23 },
24 "test": "browser_tests"
25 },
26 {
27 "test": "cacheinvalidation_unittests"
28 },
29 {
30 "test": "cast_unittests"
31 },
32 {
33 "test": "cc_unittests"
34 },
35 {
36 "test": "chromedriver_unittests"
37 },
38 {
39 "test": "components_unittests"
40 },
41 {
42 "test": "compositor_unittests"
43 },
44 {
45 "test": "content_browsertests"
46 },
47 {
48 "test": "content_unittests"
49 },
50 {
51 "test": "crypto_unittests"
52 },
53 {
54 "test": "dbus_unittests"
55 },
56 {
57 "test": "device_unittests"
58 },
59 {
60 "test": "display_unittests"
61 },
62 {
63 "test": "events_unittests"
64 },
65 {
66 "test": "extensions_browsertests"
67 },
68 {
69 "test": "extensions_unittests"
70 },
71 {
72 "test": "gcm_unit_tests"
73 },
74 {
75 "test": "gfx_unittests"
76 },
77 {
78 "test": "google_apis_unittests"
79 },
80 {
81 "test": "gpu_unittests"
82 },
83 {
84 "swarming": {
85 "can_use_on_swarming_builders": true,
86 "shards": 2
87 },
88 "test": "interactive_ui_tests"
89 },
90 {
91 "test": "ipc_mojo_unittests"
92 },
93 {
94 "test": "ipc_tests"
95 },
96 {
97 "test": "jingle_unittests"
98 },
99 {
100 "test": "media_unittests"
101 },
102 {
103 "test": "mojo_common_unittests"
104 },
105 {
106 "test": "mojo_public_bindings_unittests"
107 },
108 {
109 "test": "mojo_public_environment_unittests"
110 },
111 {
112 "test": "mojo_public_system_unittests"
113 },
114 {
115 "test": "mojo_public_utility_unittests"
116 },
117 {
118 "test": "mojo_system_unittests"
119 },
120 {
121 "test": "nacl_loader_unittests"
122 },
123 {
124 "test": "net_unittests"
125 },
126 {
127 "test": "ppapi_unittests"
128 },
129 {
130 "test": "printing_unittests"
131 },
132 {
133 "test": "remoting_unittests"
134 },
135 {
136 "test": "sandbox_linux_unittests"
137 },
138 {
139 "test": "skia_unittests"
140 },
141 {
142 "test": "sql_unittests"
143 },
144 {
145 "test": "sync_unit_tests"
146 },
147 {
148 "test": "ui_base_unittests"
149 },
150 {
151 "test": "unit_tests"
152 },
153 {
154 "test": "url_unittests"
155 },
156 {
157 "test": "views_unittests"
158 },
159 {
160 "test": "wm_unittests"
161 }
162 ]
163 },
2 "Linux MSan Tests": { 164 "Linux MSan Tests": {
3 "gtest_tests": [ 165 "gtest_tests": [
4 "accessibility_unittests", 166 {
5 "app_list_unittests", 167 "swarming": {
6 "aura_unittests", 168 "can_use_on_swarming_builders": true
7 "base_unittests", 169 },
8 { 170 "test": "accessibility_unittests"
9 "test": "browser_tests", 171 },
172 {
173 "test": "app_list_unittests"
174 },
175 {
176 "test": "aura_unittests"
177 },
178 {
179 "test": "base_unittests"
180 },
181 {
10 "swarming": { 182 "swarming": {
11 "can_use_on_swarming_builders": true, 183 "can_use_on_swarming_builders": true,
12 "shards": 5 184 "shards": 5
13 } 185 },
14 }, 186 "test": "browser_tests"
15 "cacheinvalidation_unittests", 187 },
16 "cast_unittests", 188 {
17 "cc_unittests", 189 "test": "cacheinvalidation_unittests"
18 "chromedriver_unittests", 190 },
19 "components_unittests", 191 {
20 "compositor_unittests", 192 "test": "cast_unittests"
21 "content_browsertests", 193 },
22 "content_unittests", 194 {
23 "crypto_unittests", 195 "test": "cc_unittests"
24 "dbus_unittests", 196 },
25 "device_unittests", 197 {
26 "display_unittests", 198 "test": "chromedriver_unittests"
27 "events_unittests", 199 },
28 "extensions_browsertests", 200 {
29 "extensions_unittests", 201 "test": "components_unittests"
30 "gcm_unit_tests", 202 },
31 "gfx_unittests", 203 {
32 "google_apis_unittests", 204 "test": "compositor_unittests"
33 "gpu_unittests", 205 },
34 { 206 {
35 "test": "interactive_ui_tests", 207 "test": "content_browsertests"
36 "swarming": { 208 },
37 "can_use_on_swarming_builders": true 209 {
38 } 210 "test": "content_unittests"
39 }, 211 },
40 "ipc_mojo_unittests", 212 {
41 "ipc_tests", 213 "test": "crypto_unittests"
42 "jingle_unittests", 214 },
43 "media_unittests", 215 {
44 "mojo_common_unittests", 216 "test": "dbus_unittests"
45 "mojo_public_bindings_unittests", 217 },
46 "mojo_public_environment_unittests", 218 {
47 "mojo_public_system_unittests", 219 "test": "device_unittests"
48 "mojo_public_utility_unittests", 220 },
49 "mojo_system_unittests", 221 {
50 "nacl_loader_unittests", 222 "test": "display_unittests"
51 "net_unittests", 223 },
52 "ppapi_unittests", 224 {
53 "printing_unittests", 225 "test": "events_unittests"
54 "remoting_unittests", 226 },
55 "sandbox_linux_unittests", 227 {
56 "skia_unittests", 228 "test": "extensions_browsertests"
57 "sql_unittests", 229 },
58 "sync_unit_tests", 230 {
59 "ui_base_unittests", 231 "test": "extensions_unittests"
60 "ui_touch_selection_unittests", 232 },
61 "unit_tests", 233 {
62 "url_unittests", 234 "test": "gcm_unit_tests"
63 "views_unittests", 235 },
64 "wm_unittests" 236 {
65 ] 237 "test": "gfx_unittests"
66 }, 238 },
67 "Linux ChromeOS MSan Tests": { 239 {
68 "gtest_tests": [ 240 "test": "google_apis_unittests"
69 "accessibility_unittests", 241 },
70 "app_list_unittests", 242 {
71 "aura_unittests", 243 "test": "gpu_unittests"
72 "base_unittests", 244 },
73 { 245 {
74 "test": "browser_tests", 246 "swarming": {
75 "swarming": { 247 "can_use_on_swarming_builders": true
76 "can_use_on_swarming_builders": true, 248 },
77 "shards": 5 249 "test": "interactive_ui_tests"
78 } 250 },
79 }, 251 {
80 "cacheinvalidation_unittests", 252 "test": "ipc_mojo_unittests"
81 "cast_unittests", 253 },
82 "cc_unittests", 254 {
83 "chromedriver_unittests", 255 "test": "ipc_tests"
84 "components_unittests", 256 },
85 "compositor_unittests", 257 {
86 "content_browsertests", 258 "test": "jingle_unittests"
87 "content_unittests", 259 },
88 "crypto_unittests", 260 {
89 "dbus_unittests", 261 "test": "media_unittests"
90 "device_unittests", 262 },
91 "display_unittests", 263 {
92 "events_unittests", 264 "test": "mojo_common_unittests"
93 "extensions_browsertests", 265 },
94 "extensions_unittests", 266 {
95 "gcm_unit_tests", 267 "test": "mojo_public_bindings_unittests"
96 "gfx_unittests", 268 },
97 "google_apis_unittests", 269 {
98 "gpu_unittests", 270 "test": "mojo_public_environment_unittests"
99 { 271 },
100 "test": "interactive_ui_tests", 272 {
101 "swarming": { 273 "test": "mojo_public_system_unittests"
102 "can_use_on_swarming_builders": true, 274 },
103 "shards": 2 275 {
104 } 276 "test": "mojo_public_utility_unittests"
105 }, 277 },
106 "ipc_mojo_unittests", 278 {
107 "ipc_tests", 279 "test": "mojo_system_unittests"
108 "jingle_unittests", 280 },
109 "media_unittests", 281 {
110 "mojo_common_unittests", 282 "test": "nacl_loader_unittests"
111 "mojo_public_bindings_unittests", 283 },
112 "mojo_public_environment_unittests", 284 {
113 "mojo_public_system_unittests", 285 "test": "net_unittests"
114 "mojo_public_utility_unittests", 286 },
115 "mojo_system_unittests", 287 {
116 "nacl_loader_unittests", 288 "test": "ppapi_unittests"
117 "net_unittests", 289 },
118 "ppapi_unittests", 290 {
119 "printing_unittests", 291 "test": "printing_unittests"
120 "remoting_unittests", 292 },
121 "sandbox_linux_unittests", 293 {
122 "skia_unittests", 294 "test": "remoting_unittests"
123 "sql_unittests", 295 },
124 "sync_unit_tests", 296 {
125 "ui_base_unittests", 297 "test": "sandbox_linux_unittests"
126 "unit_tests", 298 },
127 "url_unittests", 299 {
128 "views_unittests", 300 "test": "skia_unittests"
129 "wm_unittests" 301 },
302 {
303 "test": "sql_unittests"
304 },
305 {
306 "test": "sync_unit_tests"
307 },
308 {
309 "test": "ui_base_unittests"
310 },
311 {
312 "test": "ui_touch_selection_unittests"
313 },
314 {
315 "test": "unit_tests"
316 },
317 {
318 "test": "url_unittests"
319 },
320 {
321 "test": "views_unittests"
322 },
323 {
324 "test": "wm_unittests"
325 }
130 ] 326 ]
131 }, 327 },
132 "Linux TSan Tests": { 328 "Linux TSan Tests": {
329 "disabled_tests": {
330 "app_shell_browsertests": "http://crbug.com/455633",
331 "browser_tests": "Too many errors, clean content_browsertests first. http: //crbug.com/368525",
332 "cc_unittests": "http://crbug.com/437454",
333 "interactive_ui_tests": "http://crbug.com/455679"
334 },
133 "gtest_tests": [ 335 "gtest_tests": [
134 "accessibility_unittests", 336 {
135 "app_list_unittests", 337 "swarming": {
136 "aura_unittests", 338 "can_use_on_swarming_builders": true
137 { 339 },
138 "test": "base_unittests", 340 "test": "accessibility_unittests"
139 "swarming": { 341 },
140 "can_use_on_swarming_builders": true 342 {
141 } 343 "test": "app_list_unittests"
142 }, 344 },
143 "cacheinvalidation_unittests", 345 {
144 "cast_unittests", 346 "test": "aura_unittests"
145 "chromedriver_unittests", 347 },
146 "components_unittests", 348 {
147 { 349 "swarming": {
148 "test": "content_browsertests", 350 "can_use_on_swarming_builders": true
149 "swarming": { 351 },
150 "can_use_on_swarming_builders": true 352 "test": "base_unittests"
151 } 353 },
152 }, 354 {
153 { 355 "test": "cacheinvalidation_unittests"
154 "test": "content_unittests", 356 },
155 "swarming": { 357 {
156 "can_use_on_swarming_builders": true 358 "test": "cast_unittests"
157 } 359 },
158 }, 360 {
159 "crypto_unittests", 361 "test": "chromedriver_unittests"
160 "dbus_unittests", 362 },
161 "device_unittests", 363 {
162 "display_unittests", 364 "test": "components_unittests"
163 "events_unittests", 365 },
164 "extensions_unittests", 366 {
165 "gcm_unit_tests", 367 "swarming": {
166 "gfx_unittests", 368 "can_use_on_swarming_builders": true
167 "google_apis_unittests", 369 },
168 "gpu_unittests", 370 "test": "content_browsertests"
169 "ipc_mojo_unittests", 371 },
170 "ipc_tests", 372 {
171 "jingle_unittests", 373 "swarming": {
172 "media_unittests", 374 "can_use_on_swarming_builders": true
173 "mojo_common_unittests", 375 },
174 { 376 "test": "content_unittests"
175 "test": "net_unittests", 377 },
378 {
379 "test": "crypto_unittests"
380 },
381 {
382 "test": "dbus_unittests"
383 },
384 {
385 "test": "device_unittests"
386 },
387 {
388 "test": "display_unittests"
389 },
390 {
391 "test": "events_unittests"
392 },
393 {
394 "test": "extensions_unittests"
395 },
396 {
397 "test": "gcm_unit_tests"
398 },
399 {
400 "test": "gfx_unittests"
401 },
402 {
403 "test": "google_apis_unittests"
404 },
405 {
406 "test": "gpu_unittests"
407 },
408 {
409 "test": "ipc_mojo_unittests"
410 },
411 {
412 "test": "ipc_tests"
413 },
414 {
415 "test": "jingle_unittests"
416 },
417 {
418 "test": "media_unittests"
419 },
420 {
421 "test": "mojo_common_unittests"
422 },
423 {
176 "swarming": { 424 "swarming": {
177 "can_use_on_swarming_builders": true, 425 "can_use_on_swarming_builders": true,
178 "shards": 4 426 "shards": 4
179 } 427 },
180 }, 428 "test": "net_unittests"
181 "ppapi_unittests", 429 },
182 "printing_unittests", 430 {
183 "remoting_unittests", 431 "test": "ppapi_unittests"
184 "sandbox_linux_unittests", 432 },
185 "skia_unittests", 433 {
186 "sql_unittests", 434 "test": "printing_unittests"
187 "sync_unit_tests", 435 },
188 "ui_base_unittests", 436 {
189 "ui_touch_selection_unittests", 437 "test": "remoting_unittests"
190 { 438 },
191 "test": "unit_tests", 439 {
440 "test": "sandbox_linux_unittests"
441 },
442 {
443 "test": "skia_unittests"
444 },
445 {
446 "test": "sql_unittests"
447 },
448 {
449 "test": "sync_unit_tests"
450 },
451 {
452 "test": "ui_base_unittests"
453 },
454 {
455 "test": "ui_touch_selection_unittests"
456 },
457 {
192 "swarming": { 458 "swarming": {
193 "can_use_on_swarming_builders": true, 459 "can_use_on_swarming_builders": true,
194 "shards": 2 460 "shards": 2
195 } 461 },
196 }, 462 "test": "unit_tests"
197 "url_unittests", 463 },
198 "views_unittests", 464 {
199 "wm_unittests" 465 "test": "url_unittests"
200 ], 466 },
201 "disabled_tests": { 467 {
202 "app_shell_browsertests": "http://crbug.com/455633", 468 "test": "views_unittests"
203 "cc_unittests": "http://crbug.com/437454", 469 },
204 "browser_tests": 470 {
205 "Too many errors, clean content_browsertests first. http://crbug.com/368 525", 471 "test": "wm_unittests"
206 "interactive_ui_tests": "http://crbug.com/455679" 472 }
207 } 473 ]
208 } 474 }
209 } 475 }
OLDNEW
« no previous file with comments | « testing/buildbot/chromium.memory.json ('k') | testing/buildbot/chromium.perf.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698