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 151 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
162 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-1.html
[ Leak ] | 162 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-1.html
[ Leak ] |
163 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-2.html
[ Leak ] | 163 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-2.html
[ Leak ] |
164 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-3.html
[ Leak ] | 164 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-3.html
[ Leak ] |
165 crbug.com/376188 inspector/sources/debugger/selected-call-frame-after-formatting
-source.html [ Leak ] | 165 crbug.com/376188 inspector/sources/debugger/selected-call-frame-after-formatting
-source.html [ Leak ] |
166 crbug.com/376188 inspector/sources/debugger/set-breakpoint.html [ Leak ] | 166 crbug.com/376188 inspector/sources/debugger/set-breakpoint.html [ Leak ] |
167 crbug.com/376188 inspector/sources/debugger/skip-pauses-until-reload.html [ Leak
] | 167 crbug.com/376188 inspector/sources/debugger/skip-pauses-until-reload.html [ Leak
] |
168 crbug.com/376188 inspector/sources/debugger/skip-stack-frames-steps.html [ Leak
] | 168 crbug.com/376188 inspector/sources/debugger/skip-stack-frames-steps.html [ Leak
] |
169 crbug.com/376188 inspector/sources/debugger/step-through-event-listeners.html [
Leak ] | 169 crbug.com/376188 inspector/sources/debugger/step-through-event-listeners.html [
Leak ] |
170 crbug.com/376188 inspector/sources/debugger/watch-expressions-panel-switch.html
[ Leak ] | 170 crbug.com/376188 inspector/sources/debugger/watch-expressions-panel-switch.html
[ Leak ] |
171 crbug.com/376188 inspector/sources/debugger/xhr-breakpoints.html [ Leak ] | 171 crbug.com/376188 inspector/sources/debugger/xhr-breakpoints.html [ Leak ] |
| 172 |
| 173 # Resource leak |
| 174 crbug.com/402743 http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertio
n-failure.html [ Leak ] |
| 175 crbug.com/402743 http/tests/xmlhttprequest/xmlhttprequest-leaks-on-multiple-send
.html [ Leak ] |
| 176 |
| 177 # AudioNode leak |
| 178 crbug.com/402742 webaudio/panner-loop.html [ Leak ] |
OLD | NEW |