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 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
45 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ] | 45 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ] |
46 crbug.com/327574 virtual/mojo-loading/http/tests/permissionclient/image-permissi
ons.html [ Leak ] | 46 crbug.com/327574 virtual/mojo-loading/http/tests/permissionclient/image-permissi
ons.html [ Leak ] |
47 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ] | 47 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ] |
48 crbug.com/629058 plugins/fullscreen-plugins-dont-reload.html [ Leak ] | 48 crbug.com/629058 plugins/fullscreen-plugins-dont-reload.html [ Leak ] |
49 | 49 |
50 # ----------------------------------------------------------------- | 50 # ----------------------------------------------------------------- |
51 # Untriaged but known leaks which may be false positives. | 51 # Untriaged but known leaks which may be false positives. |
52 # ----------------------------------------------------------------- | 52 # ----------------------------------------------------------------- |
53 | 53 |
54 crbug.com/364417 paint/invalidation/japanese-rl-selection-clear.html [ Leak ] | 54 crbug.com/364417 paint/invalidation/japanese-rl-selection-clear.html [ Leak ] |
55 crbug.com/364417 virtual/stable/paint/invalidation/japanese-rl-selection-clear.h
tml [ Leak ] | 55 crbug.com/364417 virtual/disable-spinvalidation/paint/invalidation/japanese-rl-s
election-clear.html [ Leak ] |
56 | 56 |
57 crbug.com/455369 html/marquee/marquee-destroyed-without-removed-from-crash.html
[ Leak Pass ] | 57 crbug.com/455369 html/marquee/marquee-destroyed-without-removed-from-crash.html
[ Leak Pass ] |
58 | 58 |
59 crbug.com/414163 [ Debug ] inspector/sources/debugger/promise-tracker.html [ Cra
sh ] | 59 crbug.com/414163 [ Debug ] inspector/sources/debugger/promise-tracker.html [ Cra
sh ] |
60 | 60 |
61 crbug.com/480769 http/tests/inspector/service-workers/user-agent-override.html [
Crash ] | 61 crbug.com/480769 http/tests/inspector/service-workers/user-agent-override.html [
Crash ] |
62 crbug.com/480769 virtual/mojo-loading/http/tests/inspector/service-workers/user-
agent-override.html [ Crash ] | 62 crbug.com/480769 virtual/mojo-loading/http/tests/inspector/service-workers/user-
agent-override.html [ Crash ] |
63 | 63 |
64 crbug.com/662477 external/wpt/html/webappapis/idle-callbacks/cancel-invoked.html
[ Leak ] | 64 crbug.com/662477 external/wpt/html/webappapis/idle-callbacks/cancel-invoked.html
[ Leak ] |
65 crbug.com/662477 external/wpt/html/webappapis/scripting/events/onerroreventhandl
er.html [ Leak ] | 65 crbug.com/662477 external/wpt/html/webappapis/scripting/events/onerroreventhandl
er.html [ Leak ] |
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
134 crbug.com/672740 http/tests/security/mixedContent/websocket/insecure-websocket-i
n-secure-page-worker-allowed.html [ Leak Pass ] | 134 crbug.com/672740 http/tests/security/mixedContent/websocket/insecure-websocket-i
n-secure-page-worker-allowed.html [ Leak Pass ] |
135 crbug.com/672740 virtual/mojo-loading/http/tests/security/mixedContent/websocket
/insecure-websocket-in-secure-page-worker-allowed.html [ Leak Pass ] | 135 crbug.com/672740 virtual/mojo-loading/http/tests/security/mixedContent/websocket
/insecure-websocket-in-secure-page-worker-allowed.html [ Leak Pass ] |
136 crbug.com/672740 http/tests/security/mixedContent/websocket/insecure-websocket-i
n-secure-page-worker.html [ Leak Pass ] | 136 crbug.com/672740 http/tests/security/mixedContent/websocket/insecure-websocket-i
n-secure-page-worker.html [ Leak Pass ] |
137 crbug.com/672740 virtual/mojo-loading/http/tests/security/mixedContent/websocket
/insecure-websocket-in-secure-page-worker.html [ Leak Pass ] | 137 crbug.com/672740 virtual/mojo-loading/http/tests/security/mixedContent/websocket
/insecure-websocket-in-secure-page-worker.html [ Leak Pass ] |
138 | 138 |
139 ########################################################################### | 139 ########################################################################### |
140 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # | 140 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # |
141 # culprit CLs instead of suppressing the leaks. If you have any question, # | 141 # culprit CLs instead of suppressing the leaks. If you have any question, # |
142 # ask hajimehoshi@. # | 142 # ask hajimehoshi@. # |
143 ########################################################################### | 143 ########################################################################### |
OLD | NEW |