Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / LeakExpectations
1 # This file is used for tests that only need to be suppressed on the Chromium
2 # WebKit Leak bots.
3 #
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
6 # and wait for kouhei@ or hajimehoshi@ to maintain this file.
7
8 # view-source:// tests are not supported by the leak detector
9 crbug.com/364398 fast/frames/viewsource/viewsource-1.html [ Leak ]
10 crbug.com/364398 fast/frames/viewsource/viewsource-2.html [ Leak ]
11 crbug.com/364398 fast/frames/viewsource/viewsource-3.html [ Leak ]
12 crbug.com/364398 fast/frames/viewsource/viewsource-4.html [ Leak ]
13 crbug.com/364398 fast/frames/viewsource/viewsource-5.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 ]
16 crbug.com/364398 fast/frames/viewsource/viewsource-unfinished-script.html [ Leak ]
17 crbug.com/364398 fast/frames/viewsource/viewsource-unfinished-textarea.html [ Leak ]
18 crbug.com/364398 http/tests/security/xssAuditor/viewsource-onmouseover.html [ Leak ]
19 crbug.com/364398 http/tests/security/xssAuditor/viewsource-script-tag.html [ Leak ]
20
21 # FIXME: The below tests fails when the leak detector is disabled.
22 crbug.com/366029 compositing/fixed-body-background-positioned.html [ Failure Pass ]
23
24 # FIXME: The below tests crashes when the leak detector is run on debug builds
25 crbug.com/366043 [ Debug ] fast/history/history-traversal-is-asynchronous.html [ Crash ]
26
27 # FIXME: html imports tests are flaky from extra navigation from leak detector
28 crbug.com/366477 http/tests/htmlimports/redirect.html [ Failure Pass ]
29
30 crbug.com/371264 virtual/deferred/inspector/timeline/timeline-window-filter.html [ Timeout ]
31 crbug.com/371264 virtual/implsidepainting/inspector/timeline/timeline-window-filter.html [ Timeout ]
32 # crbug.com/371264 also includes inspector/sources/debugger/callstack-placards-discarded.html as a test which times out, but now this is listed as crbug.com/376188.
33
34 # The leak detector doesn't wait for worker threads to completely clean up, so leaks are expected.
35 crbug.com/301515 fast/workers/worker-terminate.html [ Leak ]
36
37 # -----------------------------------------------------------------
38 # Untriaged but known real leaks.
39 # -----------------------------------------------------------------
40
41 crbug.com/327574 permissionclient/image-permissions.html [ Leak ]
42 crbug.com/327574 http/tests/permissionclient/image-permissions.html [ Leak ]
43 crbug.com/327574 fast/loader/data-images-with-images-disabled.html [ Leak ]
44
45 crbug.com/385384 fast/dom/navigator-with-content-detached-no-crash.html [ Leak ]
46 crbug.com/385384 fast/dom/navigator-detached-no-crash.html [ Leak ]
47
48 # -----------------------------------------------------------------
49 # Untriaged but known leaks which may be false positives.
50 # -----------------------------------------------------------------
51
52 crbug.com/364411 fast/frames/location-observe-callback-crash.html [ Leak ]
53
54 crbug.com/364417 editing/selection/selection-in-iframe-removed-crash.html [ Leak ]
55 crbug.com/364417 editing/selection/user-select-js-property.html [ Leak ]
56 crbug.com/364417 fast/dom/shadow/drop-event-for-input-in-shadow.html [ Leak ]
57 crbug.com/364417 fast/events/touch/gesture/context-menu-on-long-tap.html [ Leak ]
58 crbug.com/364417 fast/repaint/japanese-rl-selection-clear.html [ Leak ]
59 crbug.com/364417 fast/text/international/hebrew-selection.html [ Leak ]
60 crbug.com/364417 svg/custom/bug79798.html [ Leak ]
61 crbug.com/364417 imported/web-platform-tests/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-004.html [ Leak ]
62 crbug.com/364417 imported/web-platform-tests/shadow-dom/user-interaction/ranges-and-selections/test-001.html [ Leak ]
63 crbug.com/364417 imported/web-platform-tests/shadow-dom/user-interaction/ranges-and-selections/test-002.html [ Leak ]
64
65 crbug.com/366042 fast/history/history-traversal-is-asynchronous.html [ Leak ]
66
67 crbug.com/364391 http/tests/misc/acid3.html [ Leak Pass ]
68
69 crbug.com/366455 fast/dom/remove-svg-font-face-element-crash.xhtml [ Leak Pass ]
70 crbug.com/366455 svg/W3C-SVG-1.1-SE/text-intro-05-t.svg [ Leak ]
71 crbug.com/366455 svg/W3C-SVG-1.1/text-intro-01-t.svg [ Leak ]
72 crbug.com/366455 svg/W3C-SVG-1.1/text-intro-04-t.svg [ Leak ]
73 crbug.com/366455 svg/css/font-face-crash.html [ Leak ]
74 crbug.com/366455 svg/custom/svg-fonts-fallback.xhtml [ Leak ]
75
76 # Resource leak
77 crbug.com/403987 fast/dom/element-attribute-js-null.html [ Leak ]
78 crbug.com/403363 http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html [ Leak ]
79 crbug.com/405125 media/media-controls-clone-crash.html [ Leak Pass ]
80
81
82 # leaks in newly added web-platform tests
83 crbug.com/413731 imported/web-platform-tests/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-004.html [ Leak Failure ]
84 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges-and-selections/test-001.html [ Leak Failure ]
85 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges-and-selections/test-002.html [ Leak Failure ]
86
87 crbug.com/414163 [ Debug ] inspector/sources/debugger/promise-tracker.html [ Crash ]