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

Side by Side Diff: LayoutTests/LeakExpectations

Issue 473473003: Remove virtual/softwarecompositing suite (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove softwarecompositing from tests, comments 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
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 ]
24 crbug.com/366029 virtual/softwarecompositing/geometry/layer-due-to-layer-childre n-deep-switch.html [ Failure Pass ]
25 23
26 # FIXME: The below tests crashes when the leak detector is run on debug builds 24 # 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 ] 25 crbug.com/366043 [ Debug ] fast/history/history-traversal-is-asynchronous.html [ Crash ]
28 26
29 # FIXME: The below test occasionally crashes/leaks when the leak detector is run ning on release builds 27 # 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 ] 28 crbug.com/400012 http/tests/serviceworker/chromium/resolve-after-window-close.ht ml [ Leak Pass ]
31 29
32 # FIXME: html imports tests are flaky from extra navigation from leak detector 30 # FIXME: html imports tests are flaky from extra navigation from leak detector
33 crbug.com/366477 http/tests/htmlimports/redirect.html [ Failure Pass ] 31 crbug.com/366477 http/tests/htmlimports/redirect.html [ Failure Pass ]
34 32
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
83 crbug.com/366455 svg/custom/svg-fonts-fallback.xhtml [ Leak ] 81 crbug.com/366455 svg/custom/svg-fonts-fallback.xhtml [ Leak ]
84 82
85 # Resource leak 83 # Resource leak
86 crbug.com/402743 http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertio n-failure.html [ Leak ] 84 crbug.com/402743 http/tests/xmlhttprequest/xmlhttprequest-sync-vs-async-assertio n-failure.html [ Leak ]
87 crbug.com/402743 http/tests/xmlhttprequest/xmlhttprequest-leaks-on-multiple-send .html [ Leak ] 85 crbug.com/402743 http/tests/xmlhttprequest/xmlhttprequest-leaks-on-multiple-send .html [ Leak ]
88 86
89 crbug.com/403363 http/tests/security/mixedContent/insecure-audio-video-in-main-f rame.html [ Leak ] 87 crbug.com/403363 http/tests/security/mixedContent/insecure-audio-video-in-main-f rame.html [ Leak ]
90 88
91 # AudioNode leak 89 # AudioNode leak
92 crbug.com/402742 webaudio/panner-loop.html [ Leak ] 90 crbug.com/402742 webaudio/panner-loop.html [ Leak ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698