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

Side by Side Diff: webkit/tools/layout_tests/test_expectations_asan.txt

Issue 12094105: Skip plugins/fullscreen-plugins-dont-reload.html on the Webkit ASan bot (issue 166932) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 10 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
« 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 1 # This file is used for tests that only need to be suppressed on
2 # the Chromium WebKit ASAN bots. We keep these here because the memory 2 # the Chromium WebKit ASAN bots. We keep these here because the memory
3 # sheriffs are not usually WebKit committers; we can create an upstream 3 # sheriffs are not usually WebKit committers; we can create an upstream
4 # file if this turns out to not be true. 4 # file if this turns out to not be true.
5 5
6 # NULL deref in libflashplayer.so, http://crbug.com/145940 6 # NULL deref in libflashplayer.so, http://crbug.com/145940
7 # ==12527== ERROR: AddressSanitizer: SEGV on unknown address 0x7f628058b38b 7 # ==12527== ERROR: AddressSanitizer: SEGV on unknown address 0x7f628058b38b
8 # AddressSanitizer can not provide additional info. 8 # AddressSanitizer can not provide additional info.
9 # #0 0x7f62d3d34cf0 in ?? ??:0 9 # #0 0x7f62d3d34cf0 in ?? ??:0
10 # #1 0x1fec5c261c15ff 10 # #1 0x1fec5c261c15ff
(...skipping 13 matching lines...) Expand all
24 24
25 # Use-after-free in NPP_DestroyStream, http://crbug.com/166932 25 # Use-after-free in NPP_DestroyStream, http://crbug.com/166932
26 # ==17332== ERROR: AddressSanitizer: heap-use-after-free on address 0x7f48e8a05a 58 26 # ==17332== ERROR: AddressSanitizer: heap-use-after-free on address 0x7f48e8a05a 58
27 # WRITE of size 1 at 0x7f48e8a05a58 thread T0 27 # WRITE of size 1 at 0x7f48e8a05a58 thread T0
28 # #0 0x7f48eb06f7c5 in DocumentOpenInDestroyStream::NPP_DestroyStream 28 # #0 0x7f48eb06f7c5 in DocumentOpenInDestroyStream::NPP_DestroyStream
29 crbug.com/166932 [ Linux ] plugins/embed-attributes-setting.html [ Skip ] 29 crbug.com/166932 [ Linux ] plugins/embed-attributes-setting.html [ Skip ]
30 crbug.com/166932 [ Linux ] plugins/embed-attributes-style.html [ Skip ] 30 crbug.com/166932 [ Linux ] plugins/embed-attributes-style.html [ Skip ]
31 crbug.com/166932 [ Linux ] plugins/embed-inside-object.html [ Skip ] 31 crbug.com/166932 [ Linux ] plugins/embed-inside-object.html [ Skip ]
32 crbug.com/166932 [ Linux ] plugins/embed-prefers-plugins-for-images.html [ Skip ] 32 crbug.com/166932 [ Linux ] plugins/embed-prefers-plugins-for-images.html [ Skip ]
33 crbug.com/166932 [ Linux ] plugins/form-value.html [ Skip ] 33 crbug.com/166932 [ Linux ] plugins/form-value.html [ Skip ]
34 crbug.com/166932 [ Linux ] plugins/fullscreen-plugins-dont-reload.html [ Skip ]
34 35
35 36
36 # NULL deref in HandleURLRequestInternal, http://crbug.com/142301 37 # NULL deref in HandleURLRequestInternal, http://crbug.com/142301
37 # ==17931== ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 38 # ==17931== ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000
38 # AddressSanitizer can not provide additional info. 39 # AddressSanitizer can not provide additional info.
39 # #0 0x2a054b2 in webkit::npapi::WebPluginImpl::HandleURLRequestInternal 40 # #0 0x2a054b2 in webkit::npapi::WebPluginImpl::HandleURLRequestInternal
40 crbug.com/142301 [ Linux ] plugins/get-url-notify-with-url-that-fails-to-load.ht ml [ Skip ] 41 crbug.com/142301 [ Linux ] plugins/get-url-notify-with-url-that-fails-to-load.ht ml [ Skip ]
41 42
42 # Crash in fast/js/string-replacement-outofmemory.html, http://crbug.com/173366 43 # Crash in fast/js/string-replacement-outofmemory.html, http://crbug.com/173366
43 # ==5971== ERROR: AddressSanitizer: SEGV on unknown address 0x0000bbadbeef 44 # ==5971== ERROR: AddressSanitizer: SEGV on unknown address 0x0000bbadbeef
44 # AddressSanitizer can not provide additional info. 45 # AddressSanitizer can not provide additional info.
45 # #0 0x8c2ee4 in WebCore::reportFatalErrorInMainThread 46 # #0 0x8c2ee4 in WebCore::reportFatalErrorInMainThread
46 crbug.com/173366 [ Linux ] fast/js/string-replacement-outofmemory.html [ Skip ] 47 crbug.com/173366 [ Linux ] fast/js/string-replacement-outofmemory.html [ Skip ]
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