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 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
77 crbug.com/661182 fast/loader/open-in-srcdoc-unload.html [ Leak ] | 77 crbug.com/661182 fast/loader/open-in-srcdoc-unload.html [ Leak ] |
78 | 78 |
79 # ----------------------------------------------------------------- | 79 # ----------------------------------------------------------------- |
80 # Untriaged but known leaks of ActiveDOMObject (IndexedDB). | 80 # Untriaged but known leaks of ActiveDOMObject (IndexedDB). |
81 # ----------------------------------------------------------------- | 81 # ----------------------------------------------------------------- |
82 # The leak detector's result for ActiveDOMObject (especially IndexedDB) is | 82 # The leak detector's result for ActiveDOMObject (especially IndexedDB) is |
83 # flaky and we need to fix the leak detector (crbug.com/507224). Until then, | 83 # flaky and we need to fix the leak detector (crbug.com/507224). Until then, |
84 # the tests for IndexedDB are skipped. | 84 # the tests for IndexedDB are skipped. |
85 crbug.com/506752 external/wpt/IndexedDB/ [ Skip ] | 85 crbug.com/506752 external/wpt/IndexedDB/ [ Skip ] |
86 crbug.com/506752 storage/indexeddb/ [ Skip ] | 86 crbug.com/506752 storage/indexeddb/ [ Skip ] |
87 crbug.com/506752 virtual/sharedarraybuffer/storage/indexeddb/ [ Skip ] | |
88 | 87 |
89 # ----------------------------------------------------------------- | 88 # ----------------------------------------------------------------- |
90 # Untriaged but known leaks of ActiveDOMObject (http). | 89 # Untriaged but known leaks of ActiveDOMObject (http). |
91 # ----------------------------------------------------------------- | 90 # ----------------------------------------------------------------- |
92 crbug.com/506754 http/tests/cachestorage/window/cache-put.html [ Leak ] | 91 crbug.com/506754 http/tests/cachestorage/window/cache-put.html [ Leak ] |
93 crbug.com/506754 virtual/mojo-loading/http/tests/cachestorage/window/cache-put.h
tml [ Leak ] | 92 crbug.com/506754 virtual/mojo-loading/http/tests/cachestorage/window/cache-put.h
tml [ Leak ] |
94 crbug.com/506754 http/tests/inspector/network/network-xhr-replay.html [ Leak ] | 93 crbug.com/506754 http/tests/inspector/network/network-xhr-replay.html [ Leak ] |
95 crbug.com/506754 virtual/mojo-loading/http/tests/inspector/network/network-xhr-r
eplay.html [ Leak ] | 94 crbug.com/506754 virtual/mojo-loading/http/tests/inspector/network/network-xhr-r
eplay.html [ Leak ] |
96 crbug.com/506754 http/tests/inspector/service-workers/service-worker-agents.html
[ Crash Leak ] | 95 crbug.com/506754 http/tests/inspector/service-workers/service-worker-agents.html
[ Crash Leak ] |
97 crbug.com/506754 virtual/mojo-loading/http/tests/inspector/service-workers/servi
ce-worker-agents.html [ Crash Leak ] | 96 crbug.com/506754 virtual/mojo-loading/http/tests/inspector/service-workers/servi
ce-worker-agents.html [ Crash Leak ] |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
141 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-webgl-print
ing.html [ Pass Crash ] | 140 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-webgl-print
ing.html [ Pass Crash ] |
142 | 141 |
143 # Sheriff: Commit causing leak found but non-trivial to revert | 142 # Sheriff: Commit causing leak found but non-trivial to revert |
144 crbug.com/718114 [ Linux ] external/wpt/html/semantics/scripting-1/the-script-el
ement/module/crossorigin.html [ Leak Failure ] | 143 crbug.com/718114 [ Linux ] external/wpt/html/semantics/scripting-1/the-script-el
ement/module/crossorigin.html [ Leak Failure ] |
145 | 144 |
146 ########################################################################### | 145 ########################################################################### |
147 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # | 146 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # |
148 # culprit CLs instead of suppressing the leaks. If you have any question, # | 147 # culprit CLs instead of suppressing the leaks. If you have any question, # |
149 # ask hajimehoshi@. # | 148 # ask hajimehoshi@. # |
150 ########################################################################### | 149 ########################################################################### |
OLD | NEW |