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 20 matching lines...) Expand all Loading... |
31 # crbug.com/371264 also includes inspector/sources/debugger/callstack-placards-d
iscarded.html as a test which times out, but now this is listed as crbug.com/376
188. | 31 # crbug.com/371264 also includes inspector/sources/debugger/callstack-placards-d
iscarded.html as a test which times out, but now this is listed as crbug.com/376
188. |
32 | 32 |
33 # ----------------------------------------------------------------- | 33 # ----------------------------------------------------------------- |
34 # Untriaged but known real leaks. | 34 # Untriaged but known real leaks. |
35 # ----------------------------------------------------------------- | 35 # ----------------------------------------------------------------- |
36 | 36 |
37 crbug.com/327574 permissionclient/image-permissions.html [ Leak ] | 37 crbug.com/327574 permissionclient/image-permissions.html [ Leak ] |
38 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ] | 38 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ] |
39 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ] | 39 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ] |
40 | 40 |
41 crbug.com/379032 web-animations-api/player-finish-sample-only.html [ Leak ] | |
42 | |
43 # ----------------------------------------------------------------- | 41 # ----------------------------------------------------------------- |
44 # Untriaged but known leaks which may be false positives. | 42 # Untriaged but known leaks which may be false positives. |
45 # ----------------------------------------------------------------- | 43 # ----------------------------------------------------------------- |
46 | 44 |
47 crbug.com/364377 fast/dom/custom/element-type.html [ Leak ] | 45 crbug.com/364377 fast/dom/custom/element-type.html [ Leak ] |
48 crbug.com/364377 fast/dom/custom/isolated-world.html [ Leak ] | 46 crbug.com/364377 fast/dom/custom/isolated-world.html [ Leak ] |
49 crbug.com/364377 fast/events/event-isolated-world-clone.html [ Leak ] | 47 crbug.com/364377 fast/events/event-isolated-world-clone.html [ Leak ] |
50 crbug.com/364377 fast/events/event-isolated-world.html [ Leak ] | 48 crbug.com/364377 fast/events/event-isolated-world.html [ Leak ] |
51 crbug.com/364377 fast/events/init-custom-event-isolated-world.html [ Leak ] | 49 crbug.com/364377 fast/events/init-custom-event-isolated-world.html [ Leak ] |
52 crbug.com/364377 fast/events/init-message-event-isolated-world.html [ Leak ] | 50 crbug.com/364377 fast/events/init-message-event-isolated-world.html [ Leak ] |
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
262 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-1.html
[ Leak ] | 260 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-1.html
[ Leak ] |
263 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-2.html
[ Leak ] | 261 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-2.html
[ Leak ] |
264 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-3.html
[ Leak ] | 262 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-3.html
[ Leak ] |
265 crbug.com/376188 inspector/sources/debugger/selected-call-frame-after-formatting
-source.html [ Leak ] | 263 crbug.com/376188 inspector/sources/debugger/selected-call-frame-after-formatting
-source.html [ Leak ] |
266 crbug.com/376188 inspector/sources/debugger/set-breakpoint.html [ Leak ] | 264 crbug.com/376188 inspector/sources/debugger/set-breakpoint.html [ Leak ] |
267 crbug.com/376188 inspector/sources/debugger/skip-pauses-until-reload.html [ Leak
] | 265 crbug.com/376188 inspector/sources/debugger/skip-pauses-until-reload.html [ Leak
] |
268 crbug.com/376188 inspector/sources/debugger/skip-stack-frames-steps.html [ Leak
] | 266 crbug.com/376188 inspector/sources/debugger/skip-stack-frames-steps.html [ Leak
] |
269 crbug.com/376188 inspector/sources/debugger/step-through-event-listeners.html [
Leak ] | 267 crbug.com/376188 inspector/sources/debugger/step-through-event-listeners.html [
Leak ] |
270 crbug.com/376188 inspector/sources/debugger/watch-expressions-panel-switch.html
[ Leak ] | 268 crbug.com/376188 inspector/sources/debugger/watch-expressions-panel-switch.html
[ Leak ] |
271 crbug.com/376188 inspector/sources/debugger/xhr-breakpoints.html [ Leak ] | 269 crbug.com/376188 inspector/sources/debugger/xhr-breakpoints.html [ Leak ] |
OLD | NEW |