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 crbug.com/366455 svg/W3C-SVG-1.1-SE/text-intro-05-t.svg [ Leak ] | 70 crbug.com/366455 svg/W3C-SVG-1.1-SE/text-intro-05-t.svg [ Leak ] |
71 crbug.com/366455 svg/W3C-SVG-1.1/text-intro-01-t.svg [ Leak ] | 71 crbug.com/366455 svg/W3C-SVG-1.1/text-intro-01-t.svg [ Leak ] |
72 crbug.com/366455 svg/W3C-SVG-1.1/text-intro-04-t.svg [ Leak ] | 72 crbug.com/366455 svg/W3C-SVG-1.1/text-intro-04-t.svg [ Leak ] |
73 crbug.com/366455 svg/css/font-face-crash.html [ Leak ] | 73 crbug.com/366455 svg/css/font-face-crash.html [ Leak ] |
74 crbug.com/366455 svg/custom/svg-fonts-fallback.xhtml [ Leak ] | 74 crbug.com/366455 svg/custom/svg-fonts-fallback.xhtml [ Leak ] |
75 | 75 |
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 |
| 81 |
| 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 ] |
| 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 ] |
OLD | NEW |