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

Side by Side Diff: LayoutTests/LeakExpectations

Issue 456863004: Update LeakExpectation for AudioNode and Resource leaks. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
162 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-1.html [ Leak ] 162 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-1.html [ Leak ]
163 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-2.html [ Leak ] 163 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-2.html [ Leak ]
164 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-3.html [ Leak ] 164 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-3.html [ Leak ]
165 crbug.com/376188 inspector/sources/debugger/selected-call-frame-after-formatting -source.html [ Leak ] 165 crbug.com/376188 inspector/sources/debugger/selected-call-frame-after-formatting -source.html [ Leak ]
166 crbug.com/376188 inspector/sources/debugger/set-breakpoint.html [ Leak ] 166 crbug.com/376188 inspector/sources/debugger/set-breakpoint.html [ Leak ]
167 crbug.com/376188 inspector/sources/debugger/skip-pauses-until-reload.html [ Leak ] 167 crbug.com/376188 inspector/sources/debugger/skip-pauses-until-reload.html [ Leak ]
168 crbug.com/376188 inspector/sources/debugger/skip-stack-frames-steps.html [ Leak ] 168 crbug.com/376188 inspector/sources/debugger/skip-stack-frames-steps.html [ Leak ]
169 crbug.com/376188 inspector/sources/debugger/step-through-event-listeners.html [ Leak ] 169 crbug.com/376188 inspector/sources/debugger/step-through-event-listeners.html [ Leak ]
170 crbug.com/376188 inspector/sources/debugger/watch-expressions-panel-switch.html [ Leak ] 170 crbug.com/376188 inspector/sources/debugger/watch-expressions-panel-switch.html [ Leak ]
171 crbug.com/376188 inspector/sources/debugger/xhr-breakpoints.html [ Leak ] 171 crbug.com/376188 inspector/sources/debugger/xhr-breakpoints.html [ Leak ]
172
173 # Resource leak
174 crbug.com/402743 http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertio n-failure.html [ Leak ]
175 crbug.com/402743 http/tests/xmlhttprequest/xmlhttprequest-leaks-on-multiple-send .html [ Leak ]
176
177 # AudioNode leak
178 crbug.com/402742 webaudio/panner-loop.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