Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / ASANExpectations
1 # This file is used for tests that only need to be suppressed on
2 # the Chromium WebKit ASAN bots.
3
4 # NULL deref in libflashplayer.so, http://crbug.com/145940
5 # ==12527== ERROR: AddressSanitizer: SEGV on unknown address 0x7f628058b38b
6 # AddressSanitizer can not provide additional info.
7 #    #0 0x7f62d3d34cf0 in ?? ??:0
8 #    #1 0x1fec5c261c15ff
9 crbug.com/145940 [ Linux ] fast/images/embed-does-not-propagate-dimensions-to-object-ancestor.html [ Skip ]
10 crbug.com/145940 [ Linux ] fast/loader/loadInProgress.html [ Skip ]
11 crbug.com/145940 [ Linux ] fast/replaced/border-radius-clip.html [ Skip ]
12 crbug.com/145940 [ Linux ] plugins/crash-restoring-plugin-page-from-page-cache.html [ Skip ]
13 crbug.com/145940 [ Linux ] plugins/iframe-shims.html [ Skip ]
14
15
16 # Use-after-free in NPP_SetWindow, http://crbug.com/144118
17 # ==15959== ERROR: AddressSanitizer: heap-use-after-free on address 0x7f6c187f8481
18 # READ of size 1 at 0x7f6c187f8481 thread T0
19 #    #0 0x7f6c1aec6c7a in NPP_SetWindow
20 crbug.com/144118 [ Linux ] plugins/destroy-on-setwindow.html [ Skip ]
21
22
23 # Use-after-free in NPP_DestroyStream, http://crbug.com/166932
24 # ==17332== ERROR: AddressSanitizer: heap-use-after-free on address 0x7f48e8a05a58
25 # WRITE of size 1 at 0x7f48e8a05a58 thread T0
26 #    #0 0x7f48eb06f7c5 in DocumentOpenInDestroyStream::NPP_DestroyStream
27 crbug.com/166932 [ Linux ] plugins/embed-attributes-setting.html [ Skip ]
28 crbug.com/166932 [ Linux ] plugins/embed-attributes-style.html [ Skip ]
29 crbug.com/166932 [ Linux ] plugins/embed-inside-object.html [ Skip ]
30 crbug.com/166932 [ Linux ] plugins/embed-prefers-plugins-for-images.html [ Skip ]
31 crbug.com/166932 [ Linux ] plugins/form-value.html [ Skip ]
32 crbug.com/166932 [ Linux ] plugins/fullscreen-plugins-dont-reload.html [ Skip ]
33 crbug.com/166932 [ Linux ] plugins/get-empty-url.html [ Skip ]
34 crbug.com/166932 [ Linux ] plugins/get-file-url.html [ Skip ]
35
36
37 # NULL deref in HandleURLRequestInternal, http://crbug.com/142301
38 # ==17931== ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000
39 # AddressSanitizer can not provide additional info.
40 #    #0 0x2a054b2 in webkit::npapi::WebPluginImpl::HandleURLRequestInternal
41 crbug.com/142301 [ Linux ] plugins/get-url-notify-with-url-that-fails-to-load.html [ Skip ]
42
43 # Crash in fast/js/string-replacement-outofmemory.html, http://crbug.com/173366
44 # ==5971== ERROR: AddressSanitizer: SEGV on unknown address 0x0000bbadbeef
45 # AddressSanitizer can not provide additional info.
46 #     #0 0x8c2ee4 in WebCore::reportFatalErrorInMainThread
47 crbug.com/173366 [ Linux ] fast/js/string-replacement-outofmemory.html [ Skip ]
48
49 # Crash in fast/speechsynthesis/speech-synthesis-cancel.html:
50 # ==10454==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000008 (pc 0x00000558b918 sp 0x7fff3153dcf0 bp 0x7fff3153dcf0 T0)
51 # AddressSanitizer can not provide additional info.
52 #     #0 0x558b917 in WebCore::PlatformSpeechSynthesisUtterance::client() const /mnt/data/b/build/slave/WebKit_Linux_ASAN/build/src/out/Release/../../third_party/WebKit/Source/core/platform/PlatformSpeechSynthesisUtterance.h:71:0
53 # [pkasting] July 23 2014: Now timing out instead of crashing.
54 crbug.com/250520 [ Linux ] fast/speechsynthesis/speech-synthesis-cancel.html [ Timeout ]
55
56 # These tests consistently fail on slow bots.
57 crbug.com/231357 [ Linux ] virtual/softwarecompositing/video-page-visibility.html [ ImageOnlyFailure ]
58 crbug.com/231357 [ Linux ] compositing/video-page-visibility.html [ ImageOnlyFailure ]
59
60 # These have been failing since at least chrome r203901, blink r151723 (no memory errors, just text failure):
61 crbug.com/231357 [ Linux ] editing/execCommand/switch-list-type-with-orphaned-li.html [ Failure ]
62 crbug.com/231357 [ Linux ] perf/mouse-event.html [ Crash ]
63
64 crbug.com/333791 [ Linux ] svg/animations/repeatn-event-1b.svg [ Pass ImageOnlyFailure ]
65 crbug.com/333791 [ Linux ] svg/animations/repeatn-event-1d.svg [ Pass ImageOnlyFailure ]
66 crbug.com/192172 [ Linux ] compositing/rtl/rtl-iframe-absolute-overflow.html [ Failure Pass ]
67 crbug.com/192172 [ Linux ] virtual/softwarecompositing/rtl/rtl-iframe-absolute-overflow.html [ Failure Pass ]
68 crbug.com/192172 [ Linux ] compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure Pass ]
69 crbug.com/192172 [ Linux ] virtual/softwarecompositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure Pass ]
70 crbug.com/192172 [ Linux ] compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure Pass ]
71 crbug.com/192172 [ Linux ] virtual/softwarecompositing/rtl/rtl-iframe-fixed-overflow.html [ Failure Pass ]
72
73 crbug.com/248938 [ Linux ] virtual/threaded/transitions/transition-end-event-set-none.html [ Failure Pass ]
74 crbug.com/290411 [ Linux ] fast/text/sub-pixel/text-scaling-pixel.html [ Failure Pass ]
75 crbug.com/333901 [ Linux ] virtual/legacy-animations-engine/animations/timing-model.html [ Failure Pass ]
76 crbug.com/339778 [ Linux ] fast/dom/timer-throttling-hidden-page.html [ Failure Pass ]
77 crbug.com/353746 [ Linux ] virtual/android/fullscreen/video-specified-size.html [ ImageOnlyFailure Pass ]
78 crbug.com/248938 [ Linux ] virtual/threaded/animations/opacity-transform-animation.html [ Timeout Pass ]
79 crbug.com/248938 [ Linux ] virtual/threaded/animations/missing-values-first-keyframe.html [ Pass Timeout ]
80
81 crbug.com/385015 [ Linux ] editing/execCommand/window-open-insert-list-crash.html [ Failure ]
82 crbug.com/385015 [ Linux ] fast/frames/iframe-onload-remove-self-no-crash.html [ Failure ]
83 crbug.com/385015 [ Linux ] fast/loader/create-frame-in-DOMContentLoaded.html [ Failure ]
84 crbug.com/385015 [ Linux ] fast/loader/frame-creation-removal.html [ Failure ]
85
86 # Flakily crash and timeout on Linux ASAN bots (crbug.com/395997 and crbug.com/395676 respectively).
87 crbug.com/395997 [ Linux ] inspector/elements/styles/style-formatter.html [ Crash Pass Timeout ]
88 crbug.com/395997 [ Linux ] inspector/sources/debugger/script-formatter.html [ Crash Pass ]
89
90