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

Side by Side Diff: LayoutTests/LeakExpectations

Issue 339013002: LeakExpectations: Add more serviceworker tests and Battery Status API leak. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
« 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 # 3 #
4 # This list isn't comprehensive yet, and Leak Detector bots are not tree closers atm. 4 # This list isn't comprehensive yet, and Leak Detector bots are not tree closers atm.
5 # Gardeners are welcome to touch this file, but you can ignore the failures 5 # Gardeners are welcome to touch this file, but you can ignore the failures
6 # and wait for kouhei@ or hajimehoshi@ to maintain this file. 6 # and wait for kouhei@ or hajimehoshi@ to maintain this file.
7 7
8 # view-source:// tests are not supported by the leak detector 8 # view-source:// tests are not supported by the leak detector
9 crbug.com/364398 fast/frames/viewsource/viewsource-1.html [ Leak ] 9 crbug.com/364398 fast/frames/viewsource/viewsource-1.html [ Leak ]
10 crbug.com/364398 fast/frames/viewsource/viewsource-2.html [ Leak ] 10 crbug.com/364398 fast/frames/viewsource/viewsource-2.html [ Leak ]
(...skipping 22 matching lines...) Expand all
33 # crbug.com/371264 also includes inspector/sources/debugger/callstack-placards-d iscarded.html as a test which times out, but now this is listed as crbug.com/376 188. 33 # crbug.com/371264 also includes inspector/sources/debugger/callstack-placards-d iscarded.html as a test which times out, but now this is listed as crbug.com/376 188.
34 34
35 # ----------------------------------------------------------------- 35 # -----------------------------------------------------------------
36 # Untriaged but known real leaks. 36 # Untriaged but known real leaks.
37 # ----------------------------------------------------------------- 37 # -----------------------------------------------------------------
38 38
39 crbug.com/327574 permissionclient/image-permissions.html [ Leak ] 39 crbug.com/327574 permissionclient/image-permissions.html [ Leak ]
40 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ] 40 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ]
41 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ] 41 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ]
42 42
43 crbug.com/385384 fast/dom/navigator-with-content-detached-no-crash.html [ Leak ]
44 crbug.com/385384 fast/dom/navigator-detached-no-crash.html [ Leak ]
45
43 # ----------------------------------------------------------------- 46 # -----------------------------------------------------------------
44 # Untriaged but known leaks which may be false positives. 47 # Untriaged but known leaks which may be false positives.
45 # ----------------------------------------------------------------- 48 # -----------------------------------------------------------------
46 49
47 crbug.com/364377 fast/dom/custom/element-type.html [ Leak ] 50 crbug.com/364377 fast/dom/custom/element-type.html [ Leak ]
48 crbug.com/364377 fast/dom/custom/isolated-world.html [ Leak ] 51 crbug.com/364377 fast/dom/custom/isolated-world.html [ Leak ]
49 crbug.com/364377 fast/events/event-isolated-world-clone.html [ Leak ] 52 crbug.com/364377 fast/events/event-isolated-world-clone.html [ Leak ]
50 crbug.com/364377 fast/events/event-isolated-world.html [ Leak ] 53 crbug.com/364377 fast/events/event-isolated-world.html [ Leak ]
51 crbug.com/364377 fast/events/init-custom-event-isolated-world.html [ Leak ] 54 crbug.com/364377 fast/events/init-custom-event-isolated-world.html [ Leak ]
52 crbug.com/364377 fast/events/init-message-event-isolated-world.html [ Leak ] 55 crbug.com/364377 fast/events/init-message-event-isolated-world.html [ Leak ]
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 crbug.com/364390 fast/workers/shared-worker-shared.html [ Leak ] 109 crbug.com/364390 fast/workers/shared-worker-shared.html [ Leak ]
107 crbug.com/364390 fast/workers/shared-worker-simple.html [ Leak ] 110 crbug.com/364390 fast/workers/shared-worker-simple.html [ Leak ]
108 crbug.com/364390 fast/workers/worker-crash-with-invalid-location.html [ Leak ] 111 crbug.com/364390 fast/workers/worker-crash-with-invalid-location.html [ Leak ]
109 crbug.com/364390 http/tests/security/contentSecurityPolicy/1.1/child-src/worker- shared-allowed.html [ Leak ] 112 crbug.com/364390 http/tests/security/contentSecurityPolicy/1.1/child-src/worker- shared-allowed.html [ Leak ]
110 crbug.com/364390 http/tests/security/contentSecurityPolicy/shared-worker-connect -src-allowed.html [ Leak ] 113 crbug.com/364390 http/tests/security/contentSecurityPolicy/shared-worker-connect -src-allowed.html [ Leak ]
111 crbug.com/364390 http/tests/security/cross-origin-shared-worker-allowed.html [ L eak ] 114 crbug.com/364390 http/tests/security/cross-origin-shared-worker-allowed.html [ L eak ]
112 crbug.com/364390 http/tests/security/isolatedWorld/media-query-wrapper-leaks.htm l [ Leak ] 115 crbug.com/364390 http/tests/security/isolatedWorld/media-query-wrapper-leaks.htm l [ Leak ]
113 crbug.com/364390 http/tests/workers/shared-worker-redirect.html [ Leak ] 116 crbug.com/364390 http/tests/workers/shared-worker-redirect.html [ Leak ]
114 crbug.com/364390 http/tests/xmlhttprequest/workers/shared-worker-response-type-b lob-sync.html [ Leak ] 117 crbug.com/364390 http/tests/xmlhttprequest/workers/shared-worker-response-type-b lob-sync.html [ Leak ]
115 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/activation-after -registration.html [ Leak ] 118 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/activation-after -registration.html [ Leak ]
119 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/controller-on-lo ad.html [ Leak ]
120 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/controller-on-re load.html [ Leak ]
116 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/current-on-load. html [ Leak ] 121 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/current-on-load. html [ Leak ]
117 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/current-on-reloa d.html [ Leak ] 122 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/current-on-reloa d.html [ Leak ]
123 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/fetch-event.html [ Leak ]
118 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/headermap.html [ Leak ] 124 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/headermap.html [ Leak ]
119 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/indexeddb.html [ Leak ] 125 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/indexeddb.html [ Leak ]
120 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/interfaces.html [ Leak ] 126 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/interfaces.html [ Leak ]
121 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/postmessage-msgp ort-to-client.html [ Leak ] 127 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/postmessage-msgp ort-to-client.html [ Leak ]
122 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/postmessage-to-c lient.html [ Leak ] 128 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/postmessage-to-c lient.html [ Leak ]
123 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/postmessage.html [ Leak ] 129 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/postmessage.html [ Leak ]
130 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/ready-controlled -document.html [ Leak ]
124 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/registration-end -to-end.html [ Leak ] 131 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/registration-end -to-end.html [ Leak ]
125 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/registration-eve nts.html [ Leak ] 132 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/registration-eve nts.html [ Leak ]
133 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/registration.htm l [ Leak ]
134 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/request-end-to-e nd.html [ Leak ]
135 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/request.html [ L eak ]
126 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/response.html [ Leak ] 136 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/response.html [ Leak ]
127 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/registration.htm l [ Leak ] 137 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/service-worker-g c.html [ Leak ]
128 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/serviceworkerglo balscope-scope.html [ Leak ] 138 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/serviceworkerglo balscope-scope.html [ Leak ]
129 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/serviceworkerobj ect-scope.html [ Leak ] 139 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/serviceworkerobj ect-scope.html [ Leak ]
130 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/state.html [ Lea k ] 140 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/state.html [ Lea k ]
131 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/unregister.html [ Leak ] 141 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/unregister.html [ Leak ]
132 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/controller-on-re load.html [ Leak ] 142 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/waiting.html [ L eak ]
133 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/fetch-event.html [ Leak ]
134 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/ready-controlled -document.html [ Leak ]
135 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/request-end-to-e nd.html [ Leak ]
136 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/controller-on-lo ad.html [ Leak ]
137 crbug.com/364390 virtual/serviceworker/http/tests/serviceworker/request.html [ L eak ]
138 143
139 crbug.com/364408 inspector/extensions/extensions-audits-content-script.html [ Le ak ] 144 crbug.com/364408 inspector/extensions/extensions-audits-content-script.html [ Le ak ]
140 crbug.com/364408 inspector/extensions/extensions-eval-content-script.html [ Leak ] 145 crbug.com/364408 inspector/extensions/extensions-eval-content-script.html [ Leak ]
141 crbug.com/364408 inspector/extensions/extensions-reload.html [ Leak ] 146 crbug.com/364408 inspector/extensions/extensions-reload.html [ Leak ]
142 crbug.com/364408 inspector/sources/debugger/debugger-script-preprocessor.html [ Leak ] 147 crbug.com/364408 inspector/sources/debugger/debugger-script-preprocessor.html [ Leak ]
143 crbug.com/364408 inspector/sources/debugger/live-edit-breakpoints.html [ Leak Ti meout ] 148 crbug.com/364408 inspector/sources/debugger/live-edit-breakpoints.html [ Leak Ti meout ]
144 149
145 crbug.com/364411 fast/frames/location-observe-callback-crash.html [ Leak ] 150 crbug.com/364411 fast/frames/location-observe-callback-crash.html [ Leak ]
146 151
147 crbug.com/364416 svg/custom/bug79798.html [ Leak ] 152 crbug.com/364416 svg/custom/bug79798.html [ Leak ]
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
241 crbug.com/376188 inspector/sources/debugger/set-breakpoint.html [ Leak ] 246 crbug.com/376188 inspector/sources/debugger/set-breakpoint.html [ Leak ]
242 crbug.com/376188 inspector/sources/debugger/skip-pauses-until-reload.html [ Leak ] 247 crbug.com/376188 inspector/sources/debugger/skip-pauses-until-reload.html [ Leak ]
243 crbug.com/376188 inspector/sources/debugger/skip-stack-frames-steps.html [ Leak ] 248 crbug.com/376188 inspector/sources/debugger/skip-stack-frames-steps.html [ Leak ]
244 crbug.com/376188 inspector/sources/debugger/step-through-event-listeners.html [ Leak ] 249 crbug.com/376188 inspector/sources/debugger/step-through-event-listeners.html [ Leak ]
245 crbug.com/376188 inspector/sources/debugger/watch-expressions-panel-switch.html [ Leak ] 250 crbug.com/376188 inspector/sources/debugger/watch-expressions-panel-switch.html [ Leak ]
246 crbug.com/376188 inspector/sources/debugger/xhr-breakpoints.html [ Leak ] 251 crbug.com/376188 inspector/sources/debugger/xhr-breakpoints.html [ Leak ]
247 crbug.com/376188 inspector/sources/debugger/frameworks-steppings.html [ Leak ] 252 crbug.com/376188 inspector/sources/debugger/frameworks-steppings.html [ Leak ]
248 crbug.com/376188 inspector/sources/debugger/frameworks-dom-xhr-event-breakpoints .html [ Leak ] 253 crbug.com/376188 inspector/sources/debugger/frameworks-dom-xhr-event-breakpoints .html [ Leak ]
249 crbug.com/376188 inspector/sources/debugger/frameworks-with-async-callstack.html [ Leak ] 254 crbug.com/376188 inspector/sources/debugger/frameworks-with-async-callstack.html [ Leak ]
250 crbug.com/376188 inspector/sources/debugger/frameworks-skip-step-in.html [ Leak ] 255 crbug.com/376188 inspector/sources/debugger/frameworks-skip-step-in.html [ Leak ]
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