Update To 11.40.268.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 # -----------------------------------------------------------------
46 # Untriaged but known leaks which may be false positives.
47 # -----------------------------------------------------------------
48
49 crbug.com/364411 fast/frames/location-observe-callback-crash.html [ Leak ]
50
51 crbug.com/364417 editing/selection/selection-in-iframe-removed-crash.html [ Leak ]
52 crbug.com/364417 editing/selection/user-select-js-property.html [ Leak ]
53 crbug.com/364417 fast/events/touch/gesture/context-menu-on-long-tap.html [ Leak ]
54 crbug.com/364417 fast/repaint/japanese-rl-selection-clear.html [ Leak ]
55 crbug.com/364417 fast/text/international/hebrew-selection.html [ Leak ]
56 crbug.com/364417 virtual/textblob/fast/text/international/hebrew-selection.html [ Leak ]
57 crbug.com/364417 svg/custom/bug79798.html [ Leak ]
58 crbug.com/364417 imported/web-platform-tests/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-004.html [ Leak ]
59 crbug.com/364417 imported/web-platform-tests/shadow-dom/user-interaction/ranges-and-selections/test-001.html [ Leak ]
60 crbug.com/364417 imported/web-platform-tests/shadow-dom/user-interaction/ranges-and-selections/test-002.html [ Leak ]
61
62 crbug.com/366042 fast/history/history-traversal-is-asynchronous.html [ Leak ]
63
64 crbug.com/364391 http/tests/misc/acid3.html [ Leak Pass ]
65
66 # Resource leak
67 crbug.com/403987 fast/dom/element-attribute-js-null.html [ Leak ]
68 crbug.com/403363 http/tests/security/mixedContent/insecure-audio-video-in-main-frame.html [ Leak ]
69 crbug.com/405125 media/media-controls-clone-crash.html [ Leak Pass ]
70
71 # leaks in newly added web-platform tests
72 crbug.com/413731 imported/web-platform-tests/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot-methods/test-004.html [ Leak Failure ]
73 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges-and-selections/test-001.html [ Leak Failure ]
74 crbug.com/413731 imported/web-platform-tests/shadow-dom/user-interaction/ranges-and-selections/test-002.html [ Leak Failure ]
75
76 crbug.com/414163 [ Debug ] inspector/sources/debugger/promise-tracker.html [ Crash ]
77
78 crbug.com/417752 storage/websql/sql-error-codes.html [ Pass Leak ]
79 crbug.com/427628 inspector/sources/debugger/debugger-save-to-temp-var.html [ Leak ]