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 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
89 crbug.com/482050 virtual/syncpaint/fast/repaint/repaint-tile-clipped.html [ Leak
] | 89 crbug.com/482050 virtual/syncpaint/fast/repaint/repaint-tile-clipped.html [ Leak
] |
90 crbug.com/482050 svg/as-object/nested-embedded-svg-size-changes.html [ Leak ] | 90 crbug.com/482050 svg/as-object/nested-embedded-svg-size-changes.html [ Leak ] |
91 crbug.com/482050 svg/custom/hit-test-unclosed-subpaths.svg [ Leak ] | 91 crbug.com/482050 svg/custom/hit-test-unclosed-subpaths.svg [ Leak ] |
92 crbug.com/482050 svg/custom/hit-test-with-br.xhtml [ Leak ] | 92 crbug.com/482050 svg/custom/hit-test-with-br.xhtml [ Leak ] |
93 crbug.com/482050 svg/custom/js-update-container2.svg [ Leak ] | 93 crbug.com/482050 svg/custom/js-update-container2.svg [ Leak ] |
94 crbug.com/482050 svg/custom/prevent-default.svg [ Leak ] | 94 crbug.com/482050 svg/custom/prevent-default.svg [ Leak ] |
95 crbug.com/482050 svg/custom/repaint-shadow.svg [ Leak ] | 95 crbug.com/482050 svg/custom/repaint-shadow.svg [ Leak ] |
96 crbug.com/482050 svg/custom/scroll-hit-test.xhtml [ Leak ] | 96 crbug.com/482050 svg/custom/scroll-hit-test.xhtml [ Leak ] |
97 crbug.com/482050 svg/custom/use-event-handler-on-referenced-element.svg [ Leak ] | 97 crbug.com/482050 svg/custom/use-event-handler-on-referenced-element.svg [ Leak ] |
98 crbug.com/482050 svg/custom/use-event-handler-on-use-element.svg [ Leak ] | 98 crbug.com/482050 svg/custom/use-event-handler-on-use-element.svg [ Leak ] |
99 crbug.com/482050 svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml [ Leak ] | |
100 crbug.com/482050 svg/zoom/text/absolute-sized-document-no-scrollbars.svg [ Leak
] | 99 crbug.com/482050 svg/zoom/text/absolute-sized-document-no-scrollbars.svg [ Leak
] |
101 crbug.com/482050 svg/zoom/text/absolute-sized-document-scrollbars.svg [ Leak ] | 100 crbug.com/482050 svg/zoom/text/absolute-sized-document-scrollbars.svg [ Leak ] |
102 crbug.com/482050 svg/zoom/text/relative-sized-document-scrollbars.svg [ Leak ] | 101 crbug.com/482050 svg/zoom/text/relative-sized-document-scrollbars.svg [ Leak ] |
103 crbug.com/482050 svg/zoom/text/zoom-coords-viewattr-01-b.svg [ Leak ] | 102 crbug.com/482050 svg/zoom/text/zoom-coords-viewattr-01-b.svg [ Leak ] |
104 crbug.com/482050 svg/zoom/text/zoom-foreignObject.svg [ Leak ] | 103 crbug.com/482050 svg/zoom/text/zoom-foreignObject.svg [ Leak ] |
105 | 104 |
106 # ----------------------------------------------------------------- | 105 # ----------------------------------------------------------------- |
107 # Untriaged but known leaks of ActiveDOMObject (fast). | 106 # Untriaged but known leaks of ActiveDOMObject (fast). |
108 # ----------------------------------------------------------------- | 107 # ----------------------------------------------------------------- |
109 crbug.com/506529 fast/mediastream/MediaStreamConstructor.html [ Leak ] | 108 crbug.com/506529 fast/mediastream/MediaStreamConstructor.html [ Leak ] |
(...skipping 30 matching lines...) Expand all Loading... |
140 crbug.com/506756 inspector/console/console-log-side-effects.html [ Leak ] | 139 crbug.com/506756 inspector/console/console-log-side-effects.html [ Leak ] |
141 crbug.com/506756 inspector/console/only-one-deprecation-warning.html [ Leak ] | 140 crbug.com/506756 inspector/console/only-one-deprecation-warning.html [ Leak ] |
142 | 141 |
143 # ----------------------------------------------------------------- | 142 # ----------------------------------------------------------------- |
144 # Untriaged but known leaks of ActiveDOMObject (Web Audio). | 143 # Untriaged but known leaks of ActiveDOMObject (Web Audio). |
145 # ----------------------------------------------------------------- | 144 # ----------------------------------------------------------------- |
146 crbug.com/506757 webaudio/mediastreamaudiodestinationnode.html [ Leak ] | 145 crbug.com/506757 webaudio/mediastreamaudiodestinationnode.html [ Leak ] |
147 | 146 |
148 crbug.com/538524 editing/selection/modify-crash.html [ Leak ] | 147 crbug.com/538524 editing/selection/modify-crash.html [ Leak ] |
149 crbug.com/546132 editing/execCommand/insert-html-to-document-element-crash.html
[ Leak ] | 148 crbug.com/546132 editing/execCommand/insert-html-to-document-element-crash.html
[ Leak ] |
OLD | NEW |