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

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

Issue 2603273002: Retire speechrecognition-restart-onend.html leak expectation. (Closed)
Patch Set: Created 3 years, 11 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 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 19 matching lines...) Expand all
30 crbug.com/366043 [ Debug ] fast/history/history-traversal-is-asynchronous.html [ Crash ] 30 crbug.com/366043 [ Debug ] fast/history/history-traversal-is-asynchronous.html [ Crash ]
31 31
32 # The leak detector doesn't wait for worker threads to completely clean up, so l eaks are expected. 32 # The leak detector doesn't wait for worker threads to completely clean up, so l eaks are expected.
33 crbug.com/301515 fast/workers/worker-terminate.html [ Leak ] 33 crbug.com/301515 fast/workers/worker-terminate.html [ Leak ]
34 34
35 # FIXME: scroll customization leaks memory. See 35 # FIXME: scroll customization leaks memory. See
36 # codereview.chromium.org/1236913004/ for context. 36 # codereview.chromium.org/1236913004/ for context.
37 crbug.com/410974 virtual/scroll_customization/fast/scroll-behavior/scroll-custom ization/touch-scroll-customization.html [ Leak ] 37 crbug.com/410974 virtual/scroll_customization/fast/scroll-behavior/scroll-custom ization/touch-scroll-customization.html [ Leak ]
38 crbug.com/410974 virtual/scroll_customization/fast/scroll-behavior/scroll-custom ization/scrollstate-distribute-to-scroll-chain-descendant.html [ Leak ] 38 crbug.com/410974 virtual/scroll_customization/fast/scroll-behavior/scroll-custom ization/scrollstate-distribute-to-scroll-chain-descendant.html [ Leak ]
39 39
40 crbug.com/670324 fast/speech/scripted/speechrecognition-restart-onend.html [ Lea k ]
41
42 # ----------------------------------------------------------------- 40 # -----------------------------------------------------------------
43 # Untriaged but known real leaks. 41 # Untriaged but known real leaks.
44 # ----------------------------------------------------------------- 42 # -----------------------------------------------------------------
45 43
46 crbug.com/327574 permissionclient/image-permissions.html [ Leak ] 44 crbug.com/327574 permissionclient/image-permissions.html [ Leak ]
47 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ] 45 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ]
48 crbug.com/327574 virtual/mojo-loading/http/tests/permissionclient/image-permissi ons.html [ Leak ] 46 crbug.com/327574 virtual/mojo-loading/http/tests/permissionclient/image-permissi ons.html [ Leak ]
49 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ] 47 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ]
50 crbug.com/629058 plugins/fullscreen-plugins-dont-reload.html [ Leak ] 48 crbug.com/629058 plugins/fullscreen-plugins-dont-reload.html [ Leak ]
51 49
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
136 crbug.com/672740 http/tests/security/mixedContent/websocket/insecure-websocket-i n-secure-page-worker-allowed.html [ Leak Pass ] 134 crbug.com/672740 http/tests/security/mixedContent/websocket/insecure-websocket-i n-secure-page-worker-allowed.html [ Leak Pass ]
137 crbug.com/672740 virtual/mojo-loading/http/tests/security/mixedContent/websocket /insecure-websocket-in-secure-page-worker-allowed.html [ Leak Pass ] 135 crbug.com/672740 virtual/mojo-loading/http/tests/security/mixedContent/websocket /insecure-websocket-in-secure-page-worker-allowed.html [ Leak Pass ]
138 crbug.com/672740 http/tests/security/mixedContent/websocket/insecure-websocket-i n-secure-page-worker.html [ Leak Pass ] 136 crbug.com/672740 http/tests/security/mixedContent/websocket/insecure-websocket-i n-secure-page-worker.html [ Leak Pass ]
139 crbug.com/672740 virtual/mojo-loading/http/tests/security/mixedContent/websocket /insecure-websocket-in-secure-page-worker.html [ Leak Pass ] 137 crbug.com/672740 virtual/mojo-loading/http/tests/security/mixedContent/websocket /insecure-websocket-in-secure-page-worker.html [ Leak Pass ]
140 138
141 ########################################################################### 139 ###########################################################################
142 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert # 140 # WARNING: Memory leaks must be fixed asap. Sheriff is expected to revert #
143 # culprit CLs instead of suppressing the leaks. If you have any question, # 141 # culprit CLs instead of suppressing the leaks. If you have any question, #
144 # ask hajimehoshi@. # 142 # ask hajimehoshi@. #
145 ########################################################################### 143 ###########################################################################
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