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

Side by Side Diff: LayoutTests/LeakExpectations

Issue 301363002: Web Animations: Avoid leak in AnimationPlayer (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 | Source/core/animation/AnimationPlayer.cpp » ('j') | 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 20 matching lines...) Expand all
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 # ----------------------------------------------------------------- 33 # -----------------------------------------------------------------
34 # Untriaged but known real leaks. 34 # Untriaged but known real leaks.
35 # ----------------------------------------------------------------- 35 # -----------------------------------------------------------------
36 36
37 crbug.com/327574 permissionclient/image-permissions.html [ Leak ] 37 crbug.com/327574 permissionclient/image-permissions.html [ Leak ]
38 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ] 38 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ]
39 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ] 39 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ]
40 40
41 crbug.com/379032 web-animations-api/player-finish-sample-only.html [ Leak ]
42
43 # ----------------------------------------------------------------- 41 # -----------------------------------------------------------------
44 # Untriaged but known leaks which may be false positives. 42 # Untriaged but known leaks which may be false positives.
45 # ----------------------------------------------------------------- 43 # -----------------------------------------------------------------
46 44
47 crbug.com/364377 fast/dom/custom/element-type.html [ Leak ] 45 crbug.com/364377 fast/dom/custom/element-type.html [ Leak ]
48 crbug.com/364377 fast/dom/custom/isolated-world.html [ Leak ] 46 crbug.com/364377 fast/dom/custom/isolated-world.html [ Leak ]
49 crbug.com/364377 fast/events/event-isolated-world-clone.html [ Leak ] 47 crbug.com/364377 fast/events/event-isolated-world-clone.html [ Leak ]
50 crbug.com/364377 fast/events/event-isolated-world.html [ Leak ] 48 crbug.com/364377 fast/events/event-isolated-world.html [ Leak ]
51 crbug.com/364377 fast/events/init-custom-event-isolated-world.html [ Leak ] 49 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 ] 50 crbug.com/364377 fast/events/init-message-event-isolated-world.html [ Leak ]
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after
262 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-1.html [ Leak ] 260 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-1.html [ Leak ]
263 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-2.html [ Leak ] 261 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-2.html [ Leak ]
264 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-3.html [ Leak ] 262 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-3.html [ Leak ]
265 crbug.com/376188 inspector/sources/debugger/selected-call-frame-after-formatting -source.html [ Leak ] 263 crbug.com/376188 inspector/sources/debugger/selected-call-frame-after-formatting -source.html [ Leak ]
266 crbug.com/376188 inspector/sources/debugger/set-breakpoint.html [ Leak ] 264 crbug.com/376188 inspector/sources/debugger/set-breakpoint.html [ Leak ]
267 crbug.com/376188 inspector/sources/debugger/skip-pauses-until-reload.html [ Leak ] 265 crbug.com/376188 inspector/sources/debugger/skip-pauses-until-reload.html [ Leak ]
268 crbug.com/376188 inspector/sources/debugger/skip-stack-frames-steps.html [ Leak ] 266 crbug.com/376188 inspector/sources/debugger/skip-stack-frames-steps.html [ Leak ]
269 crbug.com/376188 inspector/sources/debugger/step-through-event-listeners.html [ Leak ] 267 crbug.com/376188 inspector/sources/debugger/step-through-event-listeners.html [ Leak ]
270 crbug.com/376188 inspector/sources/debugger/watch-expressions-panel-switch.html [ Leak ] 268 crbug.com/376188 inspector/sources/debugger/watch-expressions-panel-switch.html [ Leak ]
271 crbug.com/376188 inspector/sources/debugger/xhr-breakpoints.html [ Leak ] 269 crbug.com/376188 inspector/sources/debugger/xhr-breakpoints.html [ Leak ]
OLDNEW
« no previous file with comments | « no previous file | Source/core/animation/AnimationPlayer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698