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

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

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