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 # This list isn't comprehensive yet, and Leak Detector bots are not tree closers
atm. |
5 # Gardeners are welcome to touch this file, but you can ignore the failures | 5 # Gardeners are welcome to touch this file, but you can ignore the failures |
6 # and wait for kouhei@ or hajimehoshi@ to maintain this file. | 6 # and wait for kouhei@ or hajimehoshi@ to maintain this file. |
7 | 7 |
8 # view-source:// tests are not supported by the leak detector | 8 # view-source:// tests are not supported by the leak detector |
9 crbug.com/364398 fast/frames/viewsource/viewsource-1.html [ Leak ] | 9 crbug.com/364398 fast/frames/viewsource/viewsource-1.html [ Leak ] |
10 crbug.com/364398 fast/frames/viewsource/viewsource-2.html [ Leak ] | 10 crbug.com/364398 fast/frames/viewsource/viewsource-2.html [ Leak ] |
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
146 crbug.com/538524 editing/selection/modify-crash.html [ Leak ] | 146 crbug.com/538524 editing/selection/modify-crash.html [ Leak ] |
147 crbug.com/546132 editing/execCommand/insert-html-to-document-element-crash.html
[ Leak ] | 147 crbug.com/546132 editing/execCommand/insert-html-to-document-element-crash.html
[ Leak ] |
148 | 148 |
149 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ] | 149 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ] |
150 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ] | 150 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ] |
151 crbug.com/451577 [ Linux ] inspector/extensions/extensions-sidebar.html [ Slow ] | 151 crbug.com/451577 [ Linux ] inspector/extensions/extensions-sidebar.html [ Slow ] |
152 | 152 |
153 crbug.com/578297 [ Linux ] media/video-autoplay-experiment-modes.html [ Slow ] | 153 crbug.com/578297 [ Linux ] media/video-autoplay-experiment-modes.html [ Slow ] |
154 crbug.com/578297 [ Linux ] virtual/threaded/printing/webgl-oversized-printing.ht
ml [ Slow ] | 154 crbug.com/578297 [ Linux ] virtual/threaded/printing/webgl-oversized-printing.ht
ml [ Slow ] |
155 crbug.com/578297 [ Linux ] http/tests/media/media-source/mediasource-appendstrea
m-quota-exceeded.html [ Slow ] | 155 crbug.com/578297 [ Linux ] http/tests/media/media-source/mediasource-appendstrea
m-quota-exceeded.html [ Slow ] |
156 | |
157 # ----------------------------------------------------------------- | |
158 # Temmporary leaks that must be fixed in a reasonable timeline. | |
159 # ----------------------------------------------------------------- | |
160 crbug.com/582376 cssom/cssvalue-comparison.html [ Leak ] | |
161 crbug.com/582376 fast/css/getComputedStyle/computed-style-with-zoom.html [ Leak
] | |
OLD | NEW |