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 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
70 | 70 |
71 # leaks in newly added web-platform tests | 71 # leaks in newly added web-platform tests |
72 crbug.com/413731 imported/web-platform-tests/shadow-dom/elements-and-dom-objects
/shadowroot-object/shadowroot-methods/test-004.html [ Leak Failure ] | 72 crbug.com/413731 imported/web-platform-tests/shadow-dom/elements-and-dom-objects
/shadowroot-object/shadowroot-methods/test-004.html [ Leak Failure ] |
73 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges-
and-selections/test-001.html [ Leak Failure ] | 73 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges-
and-selections/test-001.html [ Leak Failure ] |
74 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges-
and-selections/test-002.html [ Leak Failure ] | 74 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges-
and-selections/test-002.html [ Leak Failure ] |
75 | 75 |
76 crbug.com/414163 [ Debug ] inspector/sources/debugger/promise-tracker.html [ Cra
sh ] | 76 crbug.com/414163 [ Debug ] inspector/sources/debugger/promise-tracker.html [ Cra
sh ] |
77 | 77 |
78 crbug.com/417752 storage/websql/sql-error-codes.html [ Pass Leak ] | 78 crbug.com/417752 storage/websql/sql-error-codes.html [ Pass Leak ] |
79 crbug.com/427628 inspector/sources/debugger/debugger-save-to-temp-var.html [ Lea
k ] | 79 crbug.com/427628 inspector/sources/debugger/debugger-save-to-temp-var.html [ Lea
k ] |
80 | |
81 crbug.com/431996 webaudio/distance-exponential.html [ Crash ] | |
82 crbug.com/431996 webaudio/distance-inverse.html [ Crash ] | |
83 crbug.com/431996 webaudio/distance-linear.html [ Crash ] | |
84 crbug.com/431996 webaudio/dom-exceptions.html [ Crash ] | |
85 crbug.com/431996 webaudio/panner-equalpower.html [ Crash ] | |
86 crbug.com/431996 webaudio/panner-equalpower-stereo.html [ Crash ] | |
87 crbug.com/431996 webaudio/panner-loop.html [ Crash ] | |
88 crbug.com/431996 webaudio/pannernode-basic.html [ Crash ] | |
OLD | NEW |