Home | History | Annotate | Download | only in layout_tests
      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
      3 # sheriffs are not usually WebKit committers; we can create an upstream
      4 # file if this turns out to not be true.
      5 
      6 # NULL deref in libflashplayer.so, http://crbug.com/145940
      7 # ==12527== ERROR: AddressSanitizer: SEGV on unknown address 0x7f628058b38b
      8 # AddressSanitizer can not provide additional info.
      9 #    #0 0x7f62d3d34cf0 in ?? ??:0
     10 #    #1 0x1fec5c261c15ff
     11 crbug.com/145940 [ Linux ] fast/images/embed-does-not-propagate-dimensions-to-object-ancestor.html [ Skip ]
     12 crbug.com/145940 [ Linux ] fast/loader/loadInProgress.html [ Skip ]
     13 crbug.com/145940 [ Linux ] fast/replaced/border-radius-clip.html [ Skip ]
     14 crbug.com/145940 [ Linux ] plugins/crash-restoring-plugin-page-from-page-cache.html [ Skip ]
     15 crbug.com/145940 [ Linux ] plugins/iframe-shims.html [ Skip ]
     16 
     17 
     18 # Use-after-free in NPP_SetWindow, http://crbug.com/144118
     19 # ==15959== ERROR: AddressSanitizer: heap-use-after-free on address 0x7f6c187f8481
     20 # READ of size 1 at 0x7f6c187f8481 thread T0
     21 #    #0 0x7f6c1aec6c7a in NPP_SetWindow
     22 crbug.com/144118 [ Linux ] plugins/destroy-on-setwindow.html [ Skip ]
     23 
     24 
     25 # Use-after-free in NPP_DestroyStream, http://crbug.com/166932
     26 # ==17332== ERROR: AddressSanitizer: heap-use-after-free on address 0x7f48e8a05a58
     27 # WRITE of size 1 at 0x7f48e8a05a58 thread T0
     28 #    #0 0x7f48eb06f7c5 in DocumentOpenInDestroyStream::NPP_DestroyStream
     29 crbug.com/166932 [ Linux ] plugins/embed-attributes-setting.html [ Skip ]
     30 crbug.com/166932 [ Linux ] plugins/embed-attributes-style.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 ]
     33 crbug.com/166932 [ Linux ] plugins/form-value.html [ Skip ]
     34 crbug.com/166932 [ Linux ] plugins/fullscreen-plugins-dont-reload.html [ Skip ]
     35 crbug.com/166932 [ Linux ] plugins/get-empty-url.html [ Skip ]
     36 crbug.com/166932 [ Linux ] plugins/get-file-url.html [ Skip ]
     37 
     38 
     39 # NULL deref in HandleURLRequestInternal, http://crbug.com/142301
     40 # ==17931== ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000
     41 # AddressSanitizer can not provide additional info.
     42 #    #0 0x2a054b2 in webkit::npapi::WebPluginImpl::HandleURLRequestInternal
     43 crbug.com/142301 [ Linux ] plugins/get-url-notify-with-url-that-fails-to-load.html [ Skip ]
     44 
     45 # Crash in fast/js/string-replacement-outofmemory.html, http://crbug.com/173366
     46 # ==5971== ERROR: AddressSanitizer: SEGV on unknown address 0x0000bbadbeef
     47 # AddressSanitizer can not provide additional info.
     48 #     #0 0x8c2ee4 in WebCore::reportFatalErrorInMainThread
     49 crbug.com/173366 [ Linux ] fast/js/string-replacement-outofmemory.html [ Skip ]
     50 
     51 # Crash in fast/speechsynthesis/speech-synthesis-cancel.html:
     52 # ==10454==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000008 (pc 0x00000558b918 sp 0x7fff3153dcf0 bp 0x7fff3153dcf0 T0)
     53 # AddressSanitizer can not provide additional info.
     54 #     #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
     55 crbug.com/250520 [ Linux ] fast/speechsynthesis/speech-synthesis-cancel.html [ Crash ]
     56 
     57 # These tests consistently fail on slow bots.
     58 crbug.com/231357 [ Linux ] virtual/softwarecompositing/video-page-visibility.html [ ImageOnlyFailure ]
     59 crbug.com/231357 [ Linux ] compositing/video-page-visibility.html [ ImageOnlyFailure ]
     60 crbug.com/14885 [ Linux ] fast/js/JSON-stringify.html [ Failure ]
     61 
     62 # These tests flakily timeout on the ASAN bot
     63 crbug.com/247466 [ Linux ] inspector/debugger/live-edit-breakpoints.html [ Pass Timeout ]
     64 crbug.com/247466 [ Linux ] inspector/debugger/reveal-not-skipped.html [ Pass Timeout ]
     65 crbug.com/247466 [ Linux ] inspector/debugger/script-formatter-breakpoints.html [ Pass Timeout ]
     66 crbug.com/247466 [ Linux ] inspector/editor/text-editor-word-jumps.html [ Pass Timeout ]
     67 crbug.com/247466 [ Linux ] inspector/profiler/heap-snapshot-summary-sorting-fields.html [ Pass Timeout ]
     68 
     69 # These have been failing since at least chrome r203901, blink r151723 (no memory errors, just text failure):
     70 crbug.com/231357 [ Linux ] editing/execCommand/switch-list-type-with-orphaned-li.html [ Failure ]
     71 crbug.com/231357 [ Linux ] perf/mouse-event.html [ Crash ]
     72