Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(58)

Side by Side Diff: third_party/WebKit/LayoutTests/LeakExpectations

Issue 2889593002: Update LeakExpectations for off-main-thread-fetch (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 # Further documentation: 3 # Further documentation:
4 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md 4 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md
5 5
6 ########################################################################### 6 ###########################################################################
7 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # 7 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert #
8 # culprit CLs instead of suppressing the leaks. If you have any question, # 8 # culprit CLs instead of suppressing the leaks. If you have any question, #
9 # ask hajimehoshi@. # 9 # ask hajimehoshi@. #
10 ########################################################################### 10 ###########################################################################
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
93 crbug.com/506754 http/tests/cachestorage/window/cache-put.html [ Leak ] 93 crbug.com/506754 http/tests/cachestorage/window/cache-put.html [ Leak ]
94 crbug.com/506754 virtual/mojo-loading/http/tests/cachestorage/window/cache-put.h tml [ Leak ] 94 crbug.com/506754 virtual/mojo-loading/http/tests/cachestorage/window/cache-put.h tml [ Leak ]
95 crbug.com/506754 http/tests/inspector/network/network-xhr-replay.html [ Leak ] 95 crbug.com/506754 http/tests/inspector/network/network-xhr-replay.html [ Leak ]
96 crbug.com/506754 virtual/mojo-loading/http/tests/inspector/network/network-xhr-r eplay.html [ Leak ] 96 crbug.com/506754 virtual/mojo-loading/http/tests/inspector/network/network-xhr-r eplay.html [ Leak ]
97 crbug.com/506754 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Leak ] 97 crbug.com/506754 http/tests/inspector/service-workers/service-worker-agents.html [ Crash Leak ]
98 crbug.com/506754 virtual/mojo-loading/http/tests/inspector/service-workers/servi ce-worker-agents.html [ Crash Leak ] 98 crbug.com/506754 virtual/mojo-loading/http/tests/inspector/service-workers/servi ce-worker-agents.html [ Crash Leak ]
99 crbug.com/506754 http/tests/security/cross-origin-indexeddb-allowed.html [ Leak ] 99 crbug.com/506754 http/tests/security/cross-origin-indexeddb-allowed.html [ Leak ]
100 crbug.com/506754 virtual/mojo-loading/http/tests/security/cross-origin-indexeddb -allowed.html [ Leak ] 100 crbug.com/506754 virtual/mojo-loading/http/tests/security/cross-origin-indexeddb -allowed.html [ Leak ]
101 crbug.com/506754 http/tests/serviceworker/chromium/resolve-after-window-close.ht ml [ Leak ] 101 crbug.com/506754 http/tests/serviceworker/chromium/resolve-after-window-close.ht ml [ Leak ]
102 crbug.com/506754 virtual/mojo-loading/http/tests/serviceworker/chromium/resolve- after-window-close.html [ Leak ] 102 crbug.com/506754 virtual/mojo-loading/http/tests/serviceworker/chromium/resolve- after-window-close.html [ Leak ]
103 crbug.com/506754 virtual/off-main-thread-fetch/http/tests/serviceworker/chromium /resolve-after-window-close.html [ Leak ]
103 crbug.com/506754 http/tests/serviceworker/chromium/window-close-during-registrat ion.html [ Leak ] 104 crbug.com/506754 http/tests/serviceworker/chromium/window-close-during-registrat ion.html [ Leak ]
104 crbug.com/506754 virtual/mojo-loading/http/tests/serviceworker/chromium/window-c lose-during-registration.html [ Leak ] 105 crbug.com/506754 virtual/mojo-loading/http/tests/serviceworker/chromium/window-c lose-during-registration.html [ Leak ]
106 crbug.com/506754 virtual/off-main-thread-fetch/http/tests/serviceworker/chromium /window-close-during-registration.html [ Leak ]
105 crbug.com/506754 virtual/service-worker-navigation-preload/http/tests/servicewor ker/chromium/resolve-after-window-close.html [ Leak ] 107 crbug.com/506754 virtual/service-worker-navigation-preload/http/tests/servicewor ker/chromium/resolve-after-window-close.html [ Leak ]
106 crbug.com/506754 virtual/service-worker-navigation-preload/http/tests/servicewor ker/chromium/window-close-during-registration.html [ Leak ] 108 crbug.com/506754 virtual/service-worker-navigation-preload/http/tests/servicewor ker/chromium/window-close-during-registration.html [ Leak ]
107 crbug.com/506754 virtual/service-worker-navigation-preload-disabled/http/tests/s erviceworker/chromium/resolve-after-window-close.html [ Leak ] 109 crbug.com/506754 virtual/service-worker-navigation-preload-disabled/http/tests/s erviceworker/chromium/resolve-after-window-close.html [ Leak ]
108 crbug.com/506754 virtual/service-worker-navigation-preload-disabled/http/tests/s erviceworker/chromium/window-close-during-registration.html [ Leak ] 110 crbug.com/506754 virtual/service-worker-navigation-preload-disabled/http/tests/s erviceworker/chromium/window-close-during-registration.html [ Leak ]
109 111
110 # ----------------------------------------------------------------- 112 # -----------------------------------------------------------------
111 # Untriaged but known leaks of ActiveDOMObject (Web Audio). 113 # Untriaged but known leaks of ActiveDOMObject (Web Audio).
112 # ----------------------------------------------------------------- 114 # -----------------------------------------------------------------
113 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ] 115 crbug.com/451577 [ Linux ] inspector/elements/user-properties.html [ Slow ]
114 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ] 116 crbug.com/451577 [ Linux ] inspector/extensions/extensions-reload.html [ Slow ]
(...skipping 27 matching lines...) Expand all
142 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-webgl-print ing.html [ Pass Crash ] 144 crbug.com/674858 [ Linux ] virtual/threaded/printing/offscreencanvas-webgl-print ing.html [ Pass Crash ]
143 145
144 # Sheriff: Commit causing leak found but non-trivial to revert 146 # Sheriff: Commit causing leak found but non-trivial to revert
145 crbug.com/718114 [ Linux ] external/wpt/html/semantics/scripting-1/the-script-el ement/module/crossorigin.html [ Leak Failure ] 147 crbug.com/718114 [ Linux ] external/wpt/html/semantics/scripting-1/the-script-el ement/module/crossorigin.html [ Leak Failure ]
146 148
147 ########################################################################### 149 ###########################################################################
148 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # 150 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert #
149 # culprit CLs instead of suppressing the leaks. If you have any question, # 151 # culprit CLs instead of suppressing the leaks. If you have any question, #
150 # ask hajimehoshi@. # 152 # ask hajimehoshi@. #
151 ########################################################################### 153 ###########################################################################
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698