ASANExpectations 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. # tags: [ Android Fuchsia Linux Mac Mac10.13 Mac11 Mac12 Win Win10.20h2 Win11 ]
  2. # tags: [ Release Debug ]
  3. # results: [ Timeout Crash Pass Failure Slow Skip ]
  4. # This file is used for tests that only need to be suppressed on
  5. # the Chromium WebKit ASAN bots.
  6. # Further documentation:
  7. # https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_test_expectations.md
  8. # NULL deref in libflashplayer.so, http://crbug.com/145940
  9. # ==12527== ERROR: AddressSanitizer: SEGV on unknown address 0x7f628058b38b
  10. # AddressSanitizer can not provide additional info.
  11. # #0 0x7f62d3d34cf0 in ?? ??:0
  12. # #1 0x1fec5c261c15ff
  13. crbug.com/145940 [ Linux ] images/embed-does-not-propagate-dimensions-to-object-ancestor.html [ Skip ]
  14. crbug.com/145940 [ Linux ] fast/loader/loadInProgress.html [ Skip ]
  15. crbug.com/145940 [ Linux ] fast/replaced/border-radius-clip.html [ Skip ]
  16. crbug.com/145940 [ Linux ] plugins/iframe-shims.html [ Skip ]
  17. # Use-after-free in NPP_DestroyStream, http://crbug.com/166932
  18. # ==17332== ERROR: AddressSanitizer: heap-use-after-free on address 0x7f48e8a05a58
  19. # WRITE of size 1 at 0x7f48e8a05a58 thread T0
  20. # #0 0x7f48eb06f7c5 in DocumentOpenInDestroyStream::NPP_DestroyStream
  21. crbug.com/166932 [ Linux ] plugins/embed-attributes-setting.html [ Skip ]
  22. crbug.com/166932 [ Linux ] plugins/embed-attributes-style.html [ Skip ]
  23. # Stack use-after-return detection
  24. crbug.com/438499 [ Linux ] virtual/threaded-no-composited-antialiasing/animations/unanimated-style.html [ Timeout ]
  25. # Flakily timeout on Linux ASAN bots.
  26. crbug.com/243871 [ Linux ] virtual/threaded-prefer-compositing/fast/scroll-behavior/* [ Skip ]
  27. crbug.com/700795 [ Linux ] http/tests/devtools/animation/animation-transition-setTiming-crash.js [ Skip ]
  28. # Memory allocation hooks are disabled on ASAN/MSAN
  29. crbug.com/803276 inspector-protocol/memory/sampling-native-profile.js [ Skip ]
  30. crbug.com/803276 inspector-protocol/memory/sampling-native-snapshot.js [ Skip ]
  31. crbug.com/1048597 [ Linux ] virtual/android/fullscreen/video-scrolled-iframe.html [ Pass Timeout ]