OLD | NEW |
1 # This file is used for tests that only need to be suppressed on the Chromium | 1 # This file is used for tests that only need to be suppressed on the Chromium |
2 # WebKit Leak bots. | 2 # WebKit Leak bots. |
3 # | 3 |
4 # This list isn't comprehensive yet, and Leak Detector bots are not tree closers
atm. | 4 ########################################################################### |
5 # Gardeners are welcome to touch this file, but you can ignore the failures | 5 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # |
6 # and wait for kouhei@ or hajimehoshi@ to maintain this file. | 6 # culprit CLs instead of suppressing the leaks. If you have any question, # |
| 7 # ask hajimehoshi@. # |
| 8 ########################################################################### |
7 | 9 |
8 # view-source:// tests are not supported by the leak detector | 10 # view-source:// tests are not supported by the leak detector |
9 crbug.com/364398 fast/frames/viewsource/viewsource-1.html [ Leak ] | 11 crbug.com/364398 fast/frames/viewsource/viewsource-1.html [ Leak ] |
10 crbug.com/364398 fast/frames/viewsource/viewsource-2.html [ Leak ] | 12 crbug.com/364398 fast/frames/viewsource/viewsource-2.html [ Leak ] |
11 crbug.com/364398 fast/frames/viewsource/viewsource-3.html [ Leak ] | 13 crbug.com/364398 fast/frames/viewsource/viewsource-3.html [ Leak ] |
12 crbug.com/364398 fast/frames/viewsource/viewsource-4.html [ Leak ] | 14 crbug.com/364398 fast/frames/viewsource/viewsource-4.html [ Leak ] |
13 crbug.com/364398 fast/frames/viewsource/viewsource-5.html [ Leak ] | 15 crbug.com/364398 fast/frames/viewsource/viewsource-5.html [ Leak ] |
14 crbug.com/364398 fast/frames/viewsource/viewsource-6.html [ Leak ] | 16 crbug.com/364398 fast/frames/viewsource/viewsource-6.html [ Leak ] |
15 crbug.com/364398 fast/frames/viewsource/viewsource-7.html [ Leak ] | 17 crbug.com/364398 fast/frames/viewsource/viewsource-7.html [ Leak ] |
16 crbug.com/364398 fast/frames/viewsource/viewsource-incomplete-token.html [ Leak
] | 18 crbug.com/364398 fast/frames/viewsource/viewsource-incomplete-token.html [ Leak
] |
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
112 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_pointerout_af
ter_pointercancel_touch-manual.html [ Leak ] | 114 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_pointerout_af
ter_pointercancel_touch-manual.html [ Leak ] |
113 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_touch-action-
auto-css_touch-manual.html [ Leak ] | 115 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_touch-action-
auto-css_touch-manual.html [ Leak ] |
114 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_releasepointe
rcapture_onpointercancel_touch-manual.html [ Leak ] | 116 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_releasepointe
rcapture_onpointercancel_touch-manual.html [ Leak ] |
115 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_touch-action-
pan-x-pan-y_touch-manual.html [ Leak ] | 117 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_touch-action-
pan-x-pan-y_touch-manual.html [ Leak ] |
116 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_touch-action-
inherit_highest-parent-none_touch-manual.html [ Leak ] | 118 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_touch-action-
inherit_highest-parent-none_touch-manual.html [ Leak ] |
117 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_pointercancel
_touch-manual.html [ Leak ] | 119 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_pointercancel
_touch-manual.html [ Leak ] |
118 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_pointerleave_
after_pointercancel_touch-manual.html [ Leak ] | 120 crbug.com/619060 [ Linux ] imported/wpt/pointerevents/pointerevent_pointerleave_
after_pointercancel_touch-manual.html [ Leak ] |
119 | 121 |
120 # Leaks that must be fixed asap. | 122 # Leaks that must be fixed asap. |
121 crbug.com/640886 [ Linux ] http/tests/images/png-partial-load-as-document.html i
s leaking [ Leak ] | 123 crbug.com/640886 [ Linux ] http/tests/images/png-partial-load-as-document.html i
s leaking [ Leak ] |
| 124 |
| 125 ########################################################################### |
| 126 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # |
| 127 # culprit CLs instead of suppressing the leaks. If you have any question, # |
| 128 # ask hajimehoshi@. # |
| 129 ########################################################################### |
OLD | NEW |