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 60 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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/402743 http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertio
n-failure.html [ Leak ] | 77 crbug.com/402743 http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertio
n-failure.html [ Leak ] |
78 crbug.com/402743 http/tests/xmlhttprequest/xmlhttprequest-leaks-on-multiple-send
.html [ Leak ] | 78 crbug.com/402743 http/tests/xmlhttprequest/xmlhttprequest-leaks-on-multiple-send
.html [ Leak ] |
79 crbug.com/403987 fast/dom/element-attribute-js-null.html [ Leak ] | 79 crbug.com/403987 fast/dom/element-attribute-js-null.html [ Leak ] |
80 crbug.com/403363 http/tests/security/mixedContent/insecure-audio-video-in-main-f
rame.html [ Leak ] | 80 crbug.com/403363 http/tests/security/mixedContent/insecure-audio-video-in-main-f
rame.html [ Leak ] |
81 | |
82 # AudioNode leak | |
83 crbug.com/402742 webaudio/panner-loop.html [ Leak ] | |
84 crbug.com/403818 webaudio/waveshaper-364379.html [ Leak Pass ] | |
OLD | NEW |