| 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 ########################################################################### | 4 ########################################################################### |
| 5 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # | 5 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # |
| 6 # culprit CLs instead of suppressing the leaks. If you have any question, # | 6 # culprit CLs instead of suppressing the leaks. If you have any question, # |
| 7 # ask hajimehoshi@. # | 7 # ask hajimehoshi@. # |
| 8 ########################################################################### | 8 ########################################################################### |
| 9 | 9 |
| 10 # view-source:// tests are not supported by the leak detector | 10 # view-source:// tests are not supported by the leak detector |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 49 # ----------------------------------------------------------------- | 49 # ----------------------------------------------------------------- |
| 50 | 50 |
| 51 crbug.com/364417 paint/invalidation/japanese-rl-selection-clear.html [ Leak ] | 51 crbug.com/364417 paint/invalidation/japanese-rl-selection-clear.html [ Leak ] |
| 52 | 52 |
| 53 crbug.com/455369 fast/html/marquee-destroyed-without-removed-from-crash.html [ L
eak Pass ] | 53 crbug.com/455369 fast/html/marquee-destroyed-without-removed-from-crash.html [ L
eak Pass ] |
| 54 | 54 |
| 55 crbug.com/414163 [ Debug ] inspector/sources/debugger/promise-tracker.html [ Cra
sh ] | 55 crbug.com/414163 [ Debug ] inspector/sources/debugger/promise-tracker.html [ Cra
sh ] |
| 56 | 56 |
| 57 crbug.com/480769 http/tests/inspector/service-workers/user-agent-override.html [
Crash ] | 57 crbug.com/480769 http/tests/inspector/service-workers/user-agent-override.html [
Crash ] |
| 58 | 58 |
| 59 crbug.com/662477 imported/wpt/html/webappapis/idle-callbacks/cancel-invoked.html
[ Leak ] |
| 60 |
| 59 # ----------------------------------------------------------------- | 61 # ----------------------------------------------------------------- |
| 60 # Untriaged but known leaks of ActiveDOMObject (fast). | 62 # Untriaged but known leaks of ActiveDOMObject (fast). |
| 61 # ----------------------------------------------------------------- | 63 # ----------------------------------------------------------------- |
| 62 crbug.com/506529 fast/mediastream/MediaStreamConstructor.html [ Leak ] | 64 crbug.com/506529 fast/mediastream/MediaStreamConstructor.html [ Leak ] |
| 63 crbug.com/506529 fast/events/constructors/media-stream-event-constructor.html [
Leak ] | 65 crbug.com/506529 fast/events/constructors/media-stream-event-constructor.html [
Leak ] |
| 64 crbug.com/506529 fast/files/workers/worker-read-blob-async-crash.html [ Leak ] | 66 crbug.com/506529 fast/files/workers/worker-read-blob-async-crash.html [ Leak ] |
| 65 crbug.com/661182 fast/loader/open-in-srcdoc-unload.html [ Leak ] | 67 crbug.com/661182 fast/loader/open-in-srcdoc-unload.html [ Leak ] |
| 66 | 68 |
| 67 # ----------------------------------------------------------------- | 69 # ----------------------------------------------------------------- |
| 68 # Untriaged but known leaks of ActiveDOMObject (IndexedDB). | 70 # Untriaged but known leaks of ActiveDOMObject (IndexedDB). |
| (...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 117 # ----------------------------------------------------------------- | 119 # ----------------------------------------------------------------- |
| 118 # Leaks in virtual/threaded/http/tests/worklet/* | 120 # Leaks in virtual/threaded/http/tests/worklet/* |
| 119 # ----------------------------------------------------------------- | 121 # ----------------------------------------------------------------- |
| 120 crbug.com/652535 [ Linux ] virtual/threaded/http/tests/worklet/animation-worklet
-import.html [ Leak ] | 122 crbug.com/652535 [ Linux ] virtual/threaded/http/tests/worklet/animation-worklet
-import.html [ Leak ] |
| 121 | 123 |
| 122 ########################################################################### | 124 ########################################################################### |
| 123 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # | 125 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # |
| 124 # culprit CLs instead of suppressing the leaks. If you have any question, # | 126 # culprit CLs instead of suppressing the leaks. If you have any question, # |
| 125 # ask hajimehoshi@. # | 127 # ask hajimehoshi@. # |
| 126 ########################################################################### | 128 ########################################################################### |
| OLD | NEW |