| 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 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 58 | 58 |
| 59 crbug.com/662477 imported/wpt/html/webappapis/idle-callbacks/cancel-invoked.html
[ Leak ] | 59 crbug.com/662477 imported/wpt/html/webappapis/idle-callbacks/cancel-invoked.html
[ Leak ] |
| 60 crbug.com/662477 imported/wpt/html/webappapis/scripting/events/onerroreventhandl
er.html [ Leak ] | 60 crbug.com/662477 imported/wpt/html/webappapis/scripting/events/onerroreventhandl
er.html [ Leak ] |
| 61 | 61 |
| 62 # ----------------------------------------------------------------- | 62 # ----------------------------------------------------------------- |
| 63 # Untriaged but known leaks of ActiveDOMObject (fast). | 63 # Untriaged but known leaks of ActiveDOMObject (fast). |
| 64 # ----------------------------------------------------------------- | 64 # ----------------------------------------------------------------- |
| 65 crbug.com/506529 fast/mediastream/MediaStreamConstructor.html [ Leak ] | 65 crbug.com/506529 fast/mediastream/MediaStreamConstructor.html [ Leak ] |
| 66 crbug.com/506529 fast/events/constructors/media-stream-event-constructor.html [
Leak ] | 66 crbug.com/506529 fast/events/constructors/media-stream-event-constructor.html [
Leak ] |
| 67 crbug.com/506529 fast/files/workers/worker-read-blob-async-crash.html [ Leak ] | 67 crbug.com/506529 fast/files/workers/worker-read-blob-async-crash.html [ Leak ] |
| 68 crbug.com/661182 fast/loader/open-in-srcdoc-unload.html [ Leak ] | |
| 69 | 68 |
| 70 # ----------------------------------------------------------------- | 69 # ----------------------------------------------------------------- |
| 71 # Untriaged but known leaks of ActiveDOMObject (IndexedDB). | 70 # Untriaged but known leaks of ActiveDOMObject (IndexedDB). |
| 72 # ----------------------------------------------------------------- | 71 # ----------------------------------------------------------------- |
| 73 # The leak detector's result for ActiveDOMObject (especially IndexedDB) is | 72 # The leak detector's result for ActiveDOMObject (especially IndexedDB) is |
| 74 # flaky and we need to fix the leak detector (crbug.com/507224). Until then, | 73 # flaky and we need to fix the leak detector (crbug.com/507224). Until then, |
| 75 # the tests for IndexedDB are skipped. | 74 # the tests for IndexedDB are skipped. |
| 76 crbug.com/506752 imported/wpt/IndexedDB/ [ Skip ] | 75 crbug.com/506752 imported/wpt/IndexedDB/ [ Skip ] |
| 77 crbug.com/506752 storage/indexeddb/ [ Skip ] | 76 crbug.com/506752 storage/indexeddb/ [ Skip ] |
| 78 | 77 |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 115 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce
ntral-reftests/variables/variable-declaration-18.html [ Leak ] | 114 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce
ntral-reftests/variables/variable-declaration-18.html [ Leak ] |
| 116 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce
ntral-reftests/variables/variable-external-font-face-01.html [ Pass Leak ] | 115 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce
ntral-reftests/variables/variable-external-font-face-01.html [ Pass Leak ] |
| 117 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce
ntral-reftests/variables/variable-font-face-02.html [ Pass Leak ] | 116 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce
ntral-reftests/variables/variable-font-face-02.html [ Pass Leak ] |
| 118 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce
ntral-reftests/writing-modes-3/text-combine-upright-compression-007.html [ Leak
] | 117 crbug.com/594309 [ Linux ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce
ntral-reftests/writing-modes-3/text-combine-upright-compression-007.html [ Leak
] |
| 119 | 118 |
| 120 ########################################################################### | 119 ########################################################################### |
| 121 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # | 120 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # |
| 122 # culprit CLs instead of suppressing the leaks. If you have any question, # | 121 # culprit CLs instead of suppressing the leaks. If you have any question, # |
| 123 # ask hajimehoshi@. # | 122 # ask hajimehoshi@. # |
| 124 ########################################################################### | 123 ########################################################################### |
| OLD | NEW |