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

Side by Side Diff: LayoutTests/LeakExpectations

Issue 475593003: Revert of LeakDetector: Add an expectation for resolve-after-window-close.html (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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
« 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 ]
11 crbug.com/364398 fast/frames/viewsource/viewsource-3.html [ Leak ] 11 crbug.com/364398 fast/frames/viewsource/viewsource-3.html [ Leak ]
12 crbug.com/364398 fast/frames/viewsource/viewsource-4.html [ Leak ] 12 crbug.com/364398 fast/frames/viewsource/viewsource-4.html [ Leak ]
13 crbug.com/364398 fast/frames/viewsource/viewsource-5.html [ Leak ] 13 crbug.com/364398 fast/frames/viewsource/viewsource-5.html [ Leak ]
14 crbug.com/364398 fast/frames/viewsource/viewsource-6.html [ Leak ] 14 crbug.com/364398 fast/frames/viewsource/viewsource-6.html [ Leak ]
15 crbug.com/364398 fast/frames/viewsource/viewsource-incomplete-token.html [ Leak ] 15 crbug.com/364398 fast/frames/viewsource/viewsource-incomplete-token.html [ Leak ]
16 crbug.com/364398 fast/frames/viewsource/viewsource-unfinished-script.html [ Leak ] 16 crbug.com/364398 fast/frames/viewsource/viewsource-unfinished-script.html [ Leak ]
17 crbug.com/364398 fast/frames/viewsource/viewsource-unfinished-textarea.html [ Le ak ] 17 crbug.com/364398 fast/frames/viewsource/viewsource-unfinished-textarea.html [ Le ak ]
18 crbug.com/364398 http/tests/security/xssAuditor/viewsource-onmouseover.html [ Le ak ] 18 crbug.com/364398 http/tests/security/xssAuditor/viewsource-onmouseover.html [ Le ak ]
19 crbug.com/364398 http/tests/security/xssAuditor/viewsource-script-tag.html [ Lea k ] 19 crbug.com/364398 http/tests/security/xssAuditor/viewsource-script-tag.html [ Lea k ]
20 20
21 # FIXME: The below tests fails when the leak detector is disabled. 21 # FIXME: The below tests fails when the leak detector is disabled.
22 crbug.com/366029 compositing/fixed-body-background-positioned.html [ Failure Pas s ] 22 crbug.com/366029 compositing/fixed-body-background-positioned.html [ Failure Pas s ]
23 crbug.com/366029 virtual/softwarecompositing/fixed-body-background-positioned.ht ml [ Failure Pass ] 23 crbug.com/366029 virtual/softwarecompositing/fixed-body-background-positioned.ht ml [ Failure Pass ]
24 crbug.com/366029 virtual/softwarecompositing/geometry/layer-due-to-layer-childre n-deep-switch.html [ Failure Pass ] 24 crbug.com/366029 virtual/softwarecompositing/geometry/layer-due-to-layer-childre n-deep-switch.html [ Failure Pass ]
25 25
26 # FIXME: The below tests crashes when the leak detector is run on debug builds 26 # FIXME: The below tests crashes when the leak detector is run on debug builds
27 crbug.com/366043 [ Debug ] fast/history/history-traversal-is-asynchronous.html [ Crash ] 27 crbug.com/366043 [ Debug ] fast/history/history-traversal-is-asynchronous.html [ Crash ]
28 28
29 # FIXME: The below test occasionally crashes/leaks when the leak detector is run ning on release builds
30 crbug.com/400012 http/tests/serviceworker/chromium/resolve-after-window-close.ht ml [ Leak Pass ]
31
32 # FIXME: html imports tests are flaky from extra navigation from leak detector 29 # FIXME: html imports tests are flaky from extra navigation from leak detector
33 crbug.com/366477 http/tests/htmlimports/redirect.html [ Failure Pass ] 30 crbug.com/366477 http/tests/htmlimports/redirect.html [ Failure Pass ]
34 31
35 crbug.com/371264 virtual/deferred/inspector/timeline/timeline-window-filter.html [ Timeout ] 32 crbug.com/371264 virtual/deferred/inspector/timeline/timeline-window-filter.html [ Timeout ]
36 crbug.com/371264 virtual/implsidepainting/inspector/timeline/timeline-window-fil ter.html [ Timeout ] 33 crbug.com/371264 virtual/implsidepainting/inspector/timeline/timeline-window-fil ter.html [ Timeout ]
37 # 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 # 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.
38 35
39 # The leak detector doesn't wait for worker threads to completely clean up, so l eaks are expected. 36 # The leak detector doesn't wait for worker threads to completely clean up, so l eaks are expected.
40 crbug.com/301515 fast/workers/worker-terminate.html [ Leak ] 37 crbug.com/301515 fast/workers/worker-terminate.html [ Leak ]
41 crbug.com/301515 inspector-protocol/debugger/debugger-terminate-dedicated-worker -while-paused.html [ Leak ] 38 crbug.com/301515 inspector-protocol/debugger/debugger-terminate-dedicated-worker -while-paused.html [ Leak ]
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
169 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-1.html [ Leak ] 166 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-1.html [ Leak ]
170 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-2.html [ Leak ] 167 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-2.html [ Leak ]
171 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-3.html [ Leak ] 168 crbug.com/376188 inspector/sources/debugger/script-formatter-breakpoints-3.html [ Leak ]
172 crbug.com/376188 inspector/sources/debugger/selected-call-frame-after-formatting -source.html [ Leak ] 169 crbug.com/376188 inspector/sources/debugger/selected-call-frame-after-formatting -source.html [ Leak ]
173 crbug.com/376188 inspector/sources/debugger/set-breakpoint.html [ Leak ] 170 crbug.com/376188 inspector/sources/debugger/set-breakpoint.html [ Leak ]
174 crbug.com/376188 inspector/sources/debugger/skip-pauses-until-reload.html [ Leak ] 171 crbug.com/376188 inspector/sources/debugger/skip-pauses-until-reload.html [ Leak ]
175 crbug.com/376188 inspector/sources/debugger/skip-stack-frames-steps.html [ Leak ] 172 crbug.com/376188 inspector/sources/debugger/skip-stack-frames-steps.html [ Leak ]
176 crbug.com/376188 inspector/sources/debugger/step-through-event-listeners.html [ Leak ] 173 crbug.com/376188 inspector/sources/debugger/step-through-event-listeners.html [ Leak ]
177 crbug.com/376188 inspector/sources/debugger/watch-expressions-panel-switch.html [ Leak ] 174 crbug.com/376188 inspector/sources/debugger/watch-expressions-panel-switch.html [ Leak ]
178 crbug.com/376188 inspector/sources/debugger/xhr-breakpoints.html [ Leak ] 175 crbug.com/376188 inspector/sources/debugger/xhr-breakpoints.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