| 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 | 77 |
| 78 # ----------------------------------------------------------------- | 78 # ----------------------------------------------------------------- |
| 79 # Untriaged but known leaks of ActiveDOMObject (http). | 79 # Untriaged but known leaks of ActiveDOMObject (http). |
| 80 # ----------------------------------------------------------------- | 80 # ----------------------------------------------------------------- |
| 81 crbug.com/506754 http/tests/cachestorage/window/cache-put.html [ Leak ] | 81 crbug.com/506754 http/tests/cachestorage/window/cache-put.html [ Leak ] |
| 82 crbug.com/506754 http/tests/inspector/network/network-xhr-replay.html [ Leak ] | 82 crbug.com/506754 http/tests/inspector/network/network-xhr-replay.html [ Leak ] |
| 83 crbug.com/506754 http/tests/inspector/service-workers/service-worker-agents.html
[ Crash Leak ] | 83 crbug.com/506754 http/tests/inspector/service-workers/service-worker-agents.html
[ Crash Leak ] |
| 84 crbug.com/506754 http/tests/security/cross-origin-indexeddb-allowed.html [ Leak
] | 84 crbug.com/506754 http/tests/security/cross-origin-indexeddb-allowed.html [ Leak
] |
| 85 crbug.com/506754 http/tests/serviceworker/chromium/resolve-after-window-close.ht
ml [ Leak ] | 85 crbug.com/506754 http/tests/serviceworker/chromium/resolve-after-window-close.ht
ml [ Leak ] |
| 86 crbug.com/506754 http/tests/serviceworker/chromium/window-close-during-registrat
ion.html [ Leak ] | 86 crbug.com/506754 http/tests/serviceworker/chromium/window-close-during-registrat
ion.html [ Leak ] |
| 87 crbug.com/506754 virtual/mojo-service-worker/http/tests/serviceworker/chromium/r
esolve-after-window-close.html [ Leak ] | 87 crbug.com/506754 virtual/disable-mojo-service-worker/http/tests/serviceworker/ch
romium/resolve-after-window-close.html [ Leak ] |
| 88 crbug.com/506754 virtual/mojo-service-worker/http/tests/serviceworker/chromium/w
indow-close-during-registration.html [ Leak ] | 88 crbug.com/506754 virtual/disable-mojo-service-worker/http/tests/serviceworker/ch
romium/window-close-during-registration.html [ Leak ] |
| 89 crbug.com/506754 virtual/service-worker-navigation-preload/http/tests/servicewor
ker/chromium/resolve-after-window-close.html [ Leak ] | 89 crbug.com/506754 virtual/service-worker-navigation-preload/http/tests/servicewor
ker/chromium/resolve-after-window-close.html [ Leak ] |
| 90 crbug.com/506754 virtual/service-worker-navigation-preload/http/tests/servicewor
ker/chromium/window-close-during-registration.html [ Leak ] | 90 crbug.com/506754 virtual/service-worker-navigation-preload/http/tests/servicewor
ker/chromium/window-close-during-registration.html [ Leak ] |
| 91 | 91 |
| 92 # ----------------------------------------------------------------- | 92 # ----------------------------------------------------------------- |
| 93 # Untriaged but known leaks of ActiveDOMObject (Web Audio). | 93 # Untriaged but known leaks of ActiveDOMObject (Web Audio). |
| 94 # ----------------------------------------------------------------- | 94 # ----------------------------------------------------------------- |
| 95 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ] | 95 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ] |
| 96 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ] | 96 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ] |
| 97 crbug.com/451577 [ Linux ] inspector/extensions/extensions-sidebar.html [ Slow ] | 97 crbug.com/451577 [ Linux ] inspector/extensions/extensions-sidebar.html [ Slow ] |
| 98 | 98 |
| (...skipping 20 matching lines...) Expand all Loading... |
| 119 # ----------------------------------------------------------------- | 119 # ----------------------------------------------------------------- |
| 120 # Leaks in virtual/threaded/http/tests/worklet/* | 120 # Leaks in virtual/threaded/http/tests/worklet/* |
| 121 # ----------------------------------------------------------------- | 121 # ----------------------------------------------------------------- |
| 122 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 ] |
| 123 | 123 |
| 124 ########################################################################### | 124 ########################################################################### |
| 125 # 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 # |
| 126 # 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, # |
| 127 # ask hajimehoshi@. # | 127 # ask hajimehoshi@. # |
| 128 ########################################################################### | 128 ########################################################################### |
| OLD | NEW |