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

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

Issue 2814983002: Remove src-side configs for memory.full builders. (Closed)
Patch Set: Created 3 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 | « no previous file | tools/mb/mb_config.pyl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
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": "aura_unittests"
15 },
16 {
17 "swarming": {
18 "can_use_on_swarming_builders": true
19 },
20 "test": "base_unittests"
21 },
22 {
23 "swarming": {
24 "can_use_on_swarming_builders": true,
25 "shards": 10
26 },
27 "test": "browser_tests"
28 },
29 {
30 "swarming": {
31 "can_use_on_swarming_builders": true
32 },
33 "test": "cacheinvalidation_unittests"
34 },
35 {
36 "swarming": {
37 "can_use_on_swarming_builders": true
38 },
39 "test": "capture_unittests"
40 },
41 {
42 "swarming": {
43 "can_use_on_swarming_builders": true
44 },
45 "test": "cast_unittests"
46 },
47 {
48 "swarming": {
49 "can_use_on_swarming_builders": true
50 },
51 "test": "cc_unittests"
52 },
53 {
54 "swarming": {
55 "can_use_on_swarming_builders": true
56 },
57 "test": "chromedriver_unittests"
58 },
59 {
60 "swarming": {
61 "can_use_on_swarming_builders": true
62 },
63 "test": "components_unittests"
64 },
65 {
66 "swarming": {
67 "can_use_on_swarming_builders": true
68 },
69 "test": "compositor_unittests"
70 },
71 {
72 "swarming": {
73 "can_use_on_swarming_builders": true
74 },
75 "test": "content_browsertests"
76 },
77 {
78 "swarming": {
79 "can_use_on_swarming_builders": true
80 },
81 "test": "content_unittests"
82 },
83 {
84 "swarming": {
85 "can_use_on_swarming_builders": true
86 },
87 "test": "crypto_unittests"
88 },
89 {
90 "swarming": {
91 "can_use_on_swarming_builders": true
92 },
93 "test": "dbus_unittests"
94 },
95 {
96 "swarming": {
97 "can_use_on_swarming_builders": true
98 },
99 "test": "device_unittests"
100 },
101 {
102 "swarming": {
103 "can_use_on_swarming_builders": true
104 },
105 "test": "display_unittests"
106 },
107 {
108 "swarming": {
109 "can_use_on_swarming_builders": true
110 },
111 "test": "events_unittests"
112 },
113 {
114 "swarming": {
115 "can_use_on_swarming_builders": true
116 },
117 "test": "extensions_browsertests"
118 },
119 {
120 "swarming": {
121 "can_use_on_swarming_builders": true
122 },
123 "test": "extensions_unittests"
124 },
125 {
126 "swarming": {
127 "can_use_on_swarming_builders": true
128 },
129 "test": "gcm_unit_tests"
130 },
131 {
132 "swarming": {
133 "can_use_on_swarming_builders": true
134 },
135 "test": "google_apis_unittests"
136 },
137 {
138 "swarming": {
139 "can_use_on_swarming_builders": true
140 },
141 "test": "gpu_ipc_service_unittests"
142 },
143 {
144 "swarming": {
145 "can_use_on_swarming_builders": true
146 },
147 "test": "gpu_unittests"
148 },
149 {
150 "swarming": {
151 "can_use_on_swarming_builders": true,
152 "shards": 2
153 },
154 "test": "interactive_ui_tests"
155 },
156 {
157 "swarming": {
158 "can_use_on_swarming_builders": true
159 },
160 "test": "ipc_tests"
161 },
162 {
163 "swarming": {
164 "can_use_on_swarming_builders": true
165 },
166 "test": "jingle_unittests"
167 },
168 {
169 "swarming": {
170 "can_use_on_swarming_builders": true
171 },
172 "test": "media_blink_unittests"
173 },
174 {
175 "swarming": {
176 "can_use_on_swarming_builders": true
177 },
178 "test": "media_unittests"
179 },
180 {
181 "swarming": {
182 "can_use_on_swarming_builders": true
183 },
184 "test": "midi_unittests"
185 },
186 {
187 "swarming": {
188 "can_use_on_swarming_builders": true
189 },
190 "test": "mojo_common_unittests"
191 },
192 {
193 "swarming": {
194 "can_use_on_swarming_builders": true
195 },
196 "test": "mojo_public_bindings_unittests"
197 },
198 {
199 "swarming": {
200 "can_use_on_swarming_builders": true
201 },
202 "test": "mojo_public_system_unittests"
203 },
204 {
205 "swarming": {
206 "can_use_on_swarming_builders": true
207 },
208 "test": "mojo_system_unittests"
209 },
210 {
211 "swarming": {
212 "can_use_on_swarming_builders": true
213 },
214 "test": "nacl_loader_unittests"
215 },
216 {
217 "swarming": {
218 "can_use_on_swarming_builders": true
219 },
220 "test": "native_theme_unittests"
221 },
222 {
223 "swarming": {
224 "can_use_on_swarming_builders": true
225 },
226 "test": "net_unittests"
227 },
228 {
229 "swarming": {
230 "can_use_on_swarming_builders": true
231 },
232 "test": "pdf_unittests"
233 },
234 {
235 "swarming": {
236 "can_use_on_swarming_builders": true
237 },
238 "test": "ppapi_unittests"
239 },
240 {
241 "swarming": {
242 "can_use_on_swarming_builders": true
243 },
244 "test": "printing_unittests"
245 },
246 {
247 "swarming": {
248 "can_use_on_swarming_builders": true
249 },
250 "test": "remoting_unittests"
251 },
252 {
253 "swarming": {
254 "can_use_on_swarming_builders": true
255 },
256 "test": "sandbox_linux_unittests"
257 },
258 {
259 "swarming": {
260 "can_use_on_swarming_builders": true
261 },
262 "test": "skia_unittests"
263 },
264 {
265 "swarming": {
266 "can_use_on_swarming_builders": true
267 },
268 "test": "sql_unittests"
269 },
270 {
271 "swarming": {
272 "can_use_on_swarming_builders": true
273 },
274 "test": "storage_unittests"
275 },
276 {
277 "swarming": {
278 "can_use_on_swarming_builders": true
279 },
280 "test": "ui_base_unittests"
281 },
282 {
283 "swarming": {
284 "can_use_on_swarming_builders": true
285 },
286 "test": "unit_tests"
287 },
288 {
289 "swarming": {
290 "can_use_on_swarming_builders": true
291 },
292 "test": "url_unittests"
293 },
294 {
295 "swarming": {
296 "can_use_on_swarming_builders": true
297 },
298 "test": "views_unittests"
299 },
300 {
301 "swarming": {
302 "can_use_on_swarming_builders": true
303 },
304 "test": "wm_unittests"
305 }
306 ]
307 },
308 "Linux MSan Tests": {
309 "gtest_tests": [
310 {
311 "swarming": {
312 "can_use_on_swarming_builders": true
313 },
314 "test": "accessibility_unittests"
315 },
316 {
317 "swarming": {
318 "can_use_on_swarming_builders": true
319 },
320 "test": "aura_unittests"
321 },
322 {
323 "swarming": {
324 "can_use_on_swarming_builders": true
325 },
326 "test": "base_unittests"
327 },
328 {
329 "swarming": {
330 "can_use_on_swarming_builders": true,
331 "shards": 10
332 },
333 "test": "browser_tests"
334 },
335 {
336 "swarming": {
337 "can_use_on_swarming_builders": true
338 },
339 "test": "cacheinvalidation_unittests"
340 },
341 {
342 "swarming": {
343 "can_use_on_swarming_builders": true
344 },
345 "test": "capture_unittests"
346 },
347 {
348 "swarming": {
349 "can_use_on_swarming_builders": true
350 },
351 "test": "cast_unittests"
352 },
353 {
354 "swarming": {
355 "can_use_on_swarming_builders": true
356 },
357 "test": "cc_unittests"
358 },
359 {
360 "swarming": {
361 "can_use_on_swarming_builders": true
362 },
363 "test": "chromedriver_unittests"
364 },
365 {
366 "swarming": {
367 "can_use_on_swarming_builders": true
368 },
369 "test": "components_unittests"
370 },
371 {
372 "swarming": {
373 "can_use_on_swarming_builders": true
374 },
375 "test": "compositor_unittests"
376 },
377 {
378 "swarming": {
379 "can_use_on_swarming_builders": true
380 },
381 "test": "content_browsertests"
382 },
383 {
384 "swarming": {
385 "can_use_on_swarming_builders": true
386 },
387 "test": "content_unittests"
388 },
389 {
390 "swarming": {
391 "can_use_on_swarming_builders": true
392 },
393 "test": "crypto_unittests"
394 },
395 {
396 "swarming": {
397 "can_use_on_swarming_builders": true
398 },
399 "test": "dbus_unittests"
400 },
401 {
402 "swarming": {
403 "can_use_on_swarming_builders": true
404 },
405 "test": "device_unittests"
406 },
407 {
408 "swarming": {
409 "can_use_on_swarming_builders": true
410 },
411 "test": "display_unittests"
412 },
413 {
414 "swarming": {
415 "can_use_on_swarming_builders": true
416 },
417 "test": "events_unittests"
418 },
419 {
420 "swarming": {
421 "can_use_on_swarming_builders": true
422 },
423 "test": "extensions_browsertests"
424 },
425 {
426 "swarming": {
427 "can_use_on_swarming_builders": true
428 },
429 "test": "extensions_unittests"
430 },
431 {
432 "swarming": {
433 "can_use_on_swarming_builders": true
434 },
435 "test": "gcm_unit_tests"
436 },
437 {
438 "swarming": {
439 "can_use_on_swarming_builders": true
440 },
441 "test": "gfx_unittests"
442 },
443 {
444 "swarming": {
445 "can_use_on_swarming_builders": true
446 },
447 "test": "google_apis_unittests"
448 },
449 {
450 "swarming": {
451 "can_use_on_swarming_builders": true
452 },
453 "test": "gpu_ipc_service_unittests"
454 },
455 {
456 "swarming": {
457 "can_use_on_swarming_builders": true
458 },
459 "test": "gpu_unittests"
460 },
461 {
462 "swarming": {
463 "can_use_on_swarming_builders": true
464 },
465 "test": "interactive_ui_tests"
466 },
467 {
468 "swarming": {
469 "can_use_on_swarming_builders": true
470 },
471 "test": "ipc_tests"
472 },
473 {
474 "swarming": {
475 "can_use_on_swarming_builders": true
476 },
477 "test": "jingle_unittests"
478 },
479 {
480 "swarming": {
481 "can_use_on_swarming_builders": true
482 },
483 "test": "media_blink_unittests"
484 },
485 {
486 "swarming": {
487 "can_use_on_swarming_builders": true
488 },
489 "test": "media_unittests"
490 },
491 {
492 "swarming": {
493 "can_use_on_swarming_builders": true
494 },
495 "test": "midi_unittests"
496 },
497 {
498 "swarming": {
499 "can_use_on_swarming_builders": true
500 },
501 "test": "mojo_common_unittests"
502 },
503 {
504 "swarming": {
505 "can_use_on_swarming_builders": true
506 },
507 "test": "mojo_public_bindings_unittests"
508 },
509 {
510 "swarming": {
511 "can_use_on_swarming_builders": true
512 },
513 "test": "mojo_public_system_unittests"
514 },
515 {
516 "swarming": {
517 "can_use_on_swarming_builders": true
518 },
519 "test": "mojo_system_unittests"
520 },
521 {
522 "swarming": {
523 "can_use_on_swarming_builders": true
524 },
525 "test": "nacl_loader_unittests"
526 },
527 {
528 "swarming": {
529 "can_use_on_swarming_builders": true
530 },
531 "test": "native_theme_unittests"
532 },
533 {
534 "swarming": {
535 "can_use_on_swarming_builders": true
536 },
537 "test": "net_unittests"
538 },
539 {
540 "swarming": {
541 "can_use_on_swarming_builders": true
542 },
543 "test": "pdf_unittests"
544 },
545 {
546 "swarming": {
547 "can_use_on_swarming_builders": true
548 },
549 "test": "ppapi_unittests"
550 },
551 {
552 "swarming": {
553 "can_use_on_swarming_builders": true
554 },
555 "test": "printing_unittests"
556 },
557 {
558 "swarming": {
559 "can_use_on_swarming_builders": true
560 },
561 "test": "remoting_unittests"
562 },
563 {
564 "swarming": {
565 "can_use_on_swarming_builders": true
566 },
567 "test": "sandbox_linux_unittests"
568 },
569 {
570 "swarming": {
571 "can_use_on_swarming_builders": true
572 },
573 "test": "skia_unittests"
574 },
575 {
576 "swarming": {
577 "can_use_on_swarming_builders": true
578 },
579 "test": "sql_unittests"
580 },
581 {
582 "swarming": {
583 "can_use_on_swarming_builders": true
584 },
585 "test": "storage_unittests"
586 },
587 {
588 "swarming": {
589 "can_use_on_swarming_builders": true
590 },
591 "test": "ui_base_unittests"
592 },
593 {
594 "swarming": {
595 "can_use_on_swarming_builders": true
596 },
597 "test": "ui_touch_selection_unittests"
598 },
599 {
600 "swarming": {
601 "can_use_on_swarming_builders": true
602 },
603 "test": "unit_tests"
604 },
605 {
606 "swarming": {
607 "can_use_on_swarming_builders": true
608 },
609 "test": "url_unittests"
610 },
611 {
612 "swarming": {
613 "can_use_on_swarming_builders": true
614 },
615 "test": "views_unittests"
616 },
617 {
618 "swarming": {
619 "can_use_on_swarming_builders": true
620 },
621 "test": "wm_unittests"
622 }
623 ]
624 }
625 }
OLDNEW
« no previous file with comments | « no previous file | tools/mb/mb_config.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698