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 30 matching lines...) Expand all Loading... |
41 | 41 |
42 crbug.com/327574 permissionclient/image-permissions.html [ Leak ] | 42 crbug.com/327574 permissionclient/image-permissions.html [ Leak ] |
43 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ] | 43 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ] |
44 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ] | 44 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ] |
45 crbug.com/629058 plugins/fullscreen-plugins-dont-reload.html [ Leak ] | 45 crbug.com/629058 plugins/fullscreen-plugins-dont-reload.html [ Leak ] |
46 | 46 |
47 # ----------------------------------------------------------------- | 47 # ----------------------------------------------------------------- |
48 # Untriaged but known leaks which may be false positives. | 48 # Untriaged but known leaks which may be false positives. |
49 # ----------------------------------------------------------------- | 49 # ----------------------------------------------------------------- |
50 | 50 |
51 crbug.com/364417 fast/repaint/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 # ----------------------------------------------------------------- | 59 # ----------------------------------------------------------------- |
60 # Untriaged but known leaks of ActiveDOMObject (fast). | 60 # Untriaged but known leaks of ActiveDOMObject (fast). |
61 # ----------------------------------------------------------------- | 61 # ----------------------------------------------------------------- |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
107 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce
ntral-reftests/variables/variable-declaration-18.html [ Leak ] | 107 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce
ntral-reftests/variables/variable-declaration-18.html [ Leak ] |
108 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce
ntral-reftests/variables/variable-external-font-face-01.html [ Pass Leak ] | 108 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce
ntral-reftests/variables/variable-external-font-face-01.html [ Pass Leak ] |
109 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce
ntral-reftests/variables/variable-font-face-02.html [ Pass Leak ] | 109 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce
ntral-reftests/variables/variable-font-face-02.html [ Pass Leak ] |
110 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce
ntral-reftests/writing-modes-3/text-combine-upright-compression-007.html [ Leak
] | 110 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce
ntral-reftests/writing-modes-3/text-combine-upright-compression-007.html [ Leak
] |
111 | 111 |
112 ########################################################################### | 112 ########################################################################### |
113 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # | 113 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # |
114 # culprit CLs instead of suppressing the leaks. If you have any question, # | 114 # culprit CLs instead of suppressing the leaks. If you have any question, # |
115 # ask hajimehoshi@. # | 115 # ask hajimehoshi@. # |
116 ########################################################################### | 116 ########################################################################### |
OLD | NEW |