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 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
76 # Resource leak | 76 # Resource leak |
77 crbug.com/403987 fast/dom/element-attribute-js-null.html [ Leak ] | 77 crbug.com/403987 fast/dom/element-attribute-js-null.html [ Leak ] |
78 crbug.com/403363 http/tests/security/mixedContent/insecure-audio-video-in-main-f
rame.html [ Leak ] | 78 crbug.com/403363 http/tests/security/mixedContent/insecure-audio-video-in-main-f
rame.html [ Leak ] |
79 crbug.com/405125 media/media-controls-clone-crash.html [ Leak Pass ] | 79 crbug.com/405125 media/media-controls-clone-crash.html [ Leak Pass ] |
80 | 80 |
81 | 81 |
82 # leaks in newly added web-platform tests | 82 # leaks in newly added web-platform tests |
83 crbug.com/413731 imported/web-platform-tests/shadow-dom/elements-and-dom-objects
/shadowroot-object/shadowroot-methods/test-004.html [ Leak Failure ] | 83 crbug.com/413731 imported/web-platform-tests/shadow-dom/elements-and-dom-objects
/shadowroot-object/shadowroot-methods/test-004.html [ Leak Failure ] |
84 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges-
and-selections/test-001.html [ Leak Failure ] | 84 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges-
and-selections/test-001.html [ Leak Failure ] |
85 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges-
and-selections/test-002.html [ Leak Failure ] | 85 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges-
and-selections/test-002.html [ Leak Failure ] |
| 86 |
| 87 crbug.com/414163 [ Debug ] inspector/sources/debugger/promise-tracker.html [ Cra
sh ] |
OLD | NEW |