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 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
93 crbug.com/482050 svg/zoom/text/zoom-foreignObject.svg [ Leak ] | 93 crbug.com/482050 svg/zoom/text/zoom-foreignObject.svg [ Leak ] |
94 crbug.com/564571 virtual/threaded/animations/svg-length-unittype-crash.html [ Le
ak ] | 94 crbug.com/564571 virtual/threaded/animations/svg-length-unittype-crash.html [ Le
ak ] |
95 crbug.com/571534 virtual/threaded/animations/svg-element-css-animation-crash.htm
l [ Leak ] | 95 crbug.com/571534 virtual/threaded/animations/svg-element-css-animation-crash.htm
l [ Leak ] |
96 | 96 |
97 crbug.com/588598 web-animations-api/player-cancel-event.html [ Leak ] | 97 crbug.com/588598 web-animations-api/player-cancel-event.html [ Leak ] |
98 | 98 |
99 # ----------------------------------------------------------------- | 99 # ----------------------------------------------------------------- |
100 # Untriaged but known leaks of ActiveDOMObject (fast). | 100 # Untriaged but known leaks of ActiveDOMObject (fast). |
101 # ----------------------------------------------------------------- | 101 # ----------------------------------------------------------------- |
102 crbug.com/506529 fast/mediastream/MediaStreamConstructor.html [ Leak ] | 102 crbug.com/506529 fast/mediastream/MediaStreamConstructor.html [ Leak ] |
103 crbug.com/506529 fast/speech/scripted/speechrecognition-basics.html [ Leak ] | |
104 crbug.com/506529 fast/speech/scripted/speechrecognition-errors.html [ Leak ] | |
105 crbug.com/506529 fast/speech/scripted/start-exception.html [ Leak ] | |
106 crbug.com/506529 fast/events/constructors/media-stream-event-constructor.html [
Leak ] | 103 crbug.com/506529 fast/events/constructors/media-stream-event-constructor.html [
Leak ] |
107 crbug.com/506529 fast/files/workers/worker-read-blob-async-crash.html [ Leak ] | 104 crbug.com/506529 fast/files/workers/worker-read-blob-async-crash.html [ Leak ] |
108 crbug.com/506529 virtual/pointerevent/fast/events/constructors/media-stream-even
t-constructor.html [ Leak ] | 105 crbug.com/506529 virtual/pointerevent/fast/events/constructors/media-stream-even
t-constructor.html [ Leak ] |
109 | 106 |
110 # ----------------------------------------------------------------- | 107 # ----------------------------------------------------------------- |
111 # Untriaged but known leaks of ActiveDOMObject (IndexedDB). | 108 # Untriaged but known leaks of ActiveDOMObject (IndexedDB). |
112 # ----------------------------------------------------------------- | 109 # ----------------------------------------------------------------- |
113 # The leak detector's result for ActiveDOMObject (especially IndexedDB) is | 110 # The leak detector's result for ActiveDOMObject (especially IndexedDB) is |
114 # flaky and we need to fix the leak detector (crbug.com/507224). Until then, | 111 # flaky and we need to fix the leak detector (crbug.com/507224). Until then, |
115 # the tests for IndexedDB are skipped. | 112 # the tests for IndexedDB are skipped. |
(...skipping 25 matching lines...) Expand all Loading... |
141 crbug.com/538524 editing/selection/modify-crash.html [ Leak ] | 138 crbug.com/538524 editing/selection/modify-crash.html [ Leak ] |
142 crbug.com/546132 editing/execCommand/insert-html-to-document-element-crash.html
[ Leak ] | 139 crbug.com/546132 editing/execCommand/insert-html-to-document-element-crash.html
[ Leak ] |
143 | 140 |
144 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ] | 141 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ] |
145 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ] | 142 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ] |
146 crbug.com/451577 [ Linux ] inspector/extensions/extensions-sidebar.html [ Slow ] | 143 crbug.com/451577 [ Linux ] inspector/extensions/extensions-sidebar.html [ Slow ] |
147 | 144 |
148 crbug.com/578297 [ Linux ] media/video-autoplay-experiment-modes.html [ Slow ] | 145 crbug.com/578297 [ Linux ] media/video-autoplay-experiment-modes.html [ Slow ] |
149 crbug.com/578297 [ Linux ] virtual/threaded/printing/webgl-oversized-printing.ht
ml [ Slow ] | 146 crbug.com/578297 [ Linux ] virtual/threaded/printing/webgl-oversized-printing.ht
ml [ Slow ] |
150 crbug.com/578297 [ Linux ] http/tests/media/media-source/mediasource-appendstrea
m-quota-exceeded.html [ Slow ] | 147 crbug.com/578297 [ Linux ] http/tests/media/media-source/mediasource-appendstrea
m-quota-exceeded.html [ Slow ] |
OLD | NEW |