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

Side by Side Diff: LayoutTests/LeakExpectations

Issue 1326083003: Gardening: Add another Leak expectation for scroll customization (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 18 matching lines...) Expand all
29 crbug.com/366477 http/tests/htmlimports/redirect.html [ Failure Pass ] 29 crbug.com/366477 http/tests/htmlimports/redirect.html [ Failure Pass ]
30 30
31 # 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. 31 # 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.
32 32
33 # The leak detector doesn't wait for worker threads to completely clean up, so l eaks are expected. 33 # The leak detector doesn't wait for worker threads to completely clean up, so l eaks are expected.
34 crbug.com/301515 fast/workers/worker-terminate.html [ Leak ] 34 crbug.com/301515 fast/workers/worker-terminate.html [ Leak ]
35 35
36 # FIXME: scroll customization leaks memory. See 36 # FIXME: scroll customization leaks memory. See
37 # codereview.chromium.org/1236913004/ for context. 37 # codereview.chromium.org/1236913004/ for context.
38 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/touch-scroll-customization.html [ Leak ]
39 crbug.com/410974 virtual/scroll_customization/fast/scroll-behavior/scroll-custom ization/scrollstate-distribute-to-scroll-chain-descendant.html [ Leak ]
39 40
40 # ----------------------------------------------------------------- 41 # -----------------------------------------------------------------
41 # Untriaged but known real leaks. 42 # Untriaged but known real leaks.
42 # ----------------------------------------------------------------- 43 # -----------------------------------------------------------------
43 44
44 crbug.com/327574 permissionclient/image-permissions.html [ Leak ] 45 crbug.com/327574 permissionclient/image-permissions.html [ Leak ]
45 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ] 46 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ]
46 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 ]
47 48
48 # ----------------------------------------------------------------- 49 # -----------------------------------------------------------------
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
133 # ----------------------------------------------------------------- 134 # -----------------------------------------------------------------
134 # Untriaged but known leaks of ActiveDOMObject (inspector). 135 # Untriaged but known leaks of ActiveDOMObject (inspector).
135 # ----------------------------------------------------------------- 136 # -----------------------------------------------------------------
136 crbug.com/506756 inspector/console/console-log-side-effects.html [ Leak ] 137 crbug.com/506756 inspector/console/console-log-side-effects.html [ Leak ]
137 crbug.com/506756 inspector/console/only-one-deprecation-warning.html [ Leak ] 138 crbug.com/506756 inspector/console/only-one-deprecation-warning.html [ Leak ]
138 139
139 # ----------------------------------------------------------------- 140 # -----------------------------------------------------------------
140 # Untriaged but known leaks of ActiveDOMObject (Web Audio). 141 # Untriaged but known leaks of ActiveDOMObject (Web Audio).
141 # ----------------------------------------------------------------- 142 # -----------------------------------------------------------------
142 crbug.com/506757 webaudio/mediastreamaudiodestinationnode.html [ Leak ] 143 crbug.com/506757 webaudio/mediastreamaudiodestinationnode.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