MSANExpectations 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  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 Blink MSan bots.
  6. # Further documentation:
  7. # https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_test_expectations.md
  8. # Those stress V8's simulator, making them very slow under MSan.
  9. crbug.com/420198 [ Linux ] fast/js/regress/* [ Skip ]
  10. crbug.com/420198 [ Linux ] fast/css/fontface-arraybuffer.html [ Skip ]
  11. # Deliberate infinite recursion. A JS exception is expected, but may crash with
  12. # a stack overflow due to bloated stack frames under MSan.
  13. crbug.com/420606 [ Linux ] external/wpt/workers/constructors/Worker/Worker-constructor.html [ Skip ]
  14. # Flaky under MSan (hang forever).
  15. crbug.com/422982 [ Linux ] virtual/threaded/* [ Skip ]
  16. crbug.com/700795 [ Linux ] http/tests/devtools/animation/animation-transition-setTiming-crash.js [ Skip ]
  17. crbug.com/708175 [ Linux ] external/wpt/IndexedDB/interleaved-cursors-small.html [ Timeout ]
  18. crbug.com/708175 [ Linux ] external/wpt/IndexedDB/interleaved-cursors-large.html [ Timeout ]
  19. # Times out on MSAN
  20. crbug.com/462190 [ Linux ] inspector-protocol/heap-profiler/heap-samples-in-snapshot.js [ Timeout ]
  21. crbug.com/810960 [ Linux ] external/wpt/IndexedDB/nested-cloning-large.html [ Timeout ]
  22. crbug.com/736554 [ Linux ] external/wpt/IndexedDB/nested-cloning-large-multiple.html [ Timeout ]
  23. # These tests use OpenGl, which crashes on MSAN builds due to missing instrumentation
  24. crbug.com/555703 [ Linux ] virtual/media-gpu-accelerated/* [ Skip ]
  25. # These tests are just a tad bit too slow on MSAN bots and time out. Setting
  26. # them as "Slow" doesn't seem to help the problem (see discussion on bug), so
  27. # marking them as "Timeout" while crbug.com/729136 is worked out.
  28. crbug.com/729136 [ Linux ] fast/css/css-selector-deeply-nested.html [ Timeout ]
  29. crbug.com/729136 [ Linux ] webaudio/mixing.html [ Timeout ]
  30. # Tests timing out on WebKit Linux Trusty MSAN
  31. crbug.com/760543 [ Linux ] http/tests/devtools/tracing/timeline-layout/timeline-layout-with-invalidations.js [ Pass Timeout ]
  32. crbug.com/760543 [ Linux ] http/tests/devtools/tracing/timeline-style/timeline-style-recalc-with-invalidations.js [ Pass Timeout ]
  33. crbug.com/760543 [ Linux ] http/tests/devtools/tracing/timeline-style/timeline-style-recalc-with-invalidator-invalidations.js [ Pass Timeout ]
  34. crbug.com/760543 [ Linux ] http/tests/devtools/tracing/timeline-misc/timeline-event-causes.js [ Pass Timeout ]
  35. crbug.com/760543 [ Linux ] http/tests/devtools/tracing/timeline-time/timeline-usertiming.js [ Pass Timeout ]
  36. crbug.com/760543 [ Linux ] http/tests/devtools/tracing/timeline-paint/timeline-paint.js [ Pass Timeout ]
  37. crbug.com/760543 [ Linux ] http/tests/devtools/oopif/oopif-performance-cpu-profiles.js [ Pass Timeout ]
  38. # Memory allocation hooks are disabled on ASAN/MSAN
  39. crbug.com/803276 inspector-protocol/memory/sampling-native-profile.js [ Skip ]
  40. crbug.com/803276 inspector-protocol/memory/sampling-native-snapshot.js [ Skip ]
  41. # The following test is flaky and timing out on chromium.webkit/WebKit Linux Trusty MSAN.
  42. crbug.com/851497 http/tests/devtools/tracing/timeline-style/timeline-style-recalc-all-invalidator-types.js [ Pass Timeout ]
  43. crbug.com/813547 [ Linux ] webaudio/BiquadFilter/tail-time-lowpass.html [ Pass Failure Timeout ]
  44. crbug.com/856601 [ Linux ] fast/css/visited-link-hang.html [ Pass Timeout ]
  45. # Flaky-timeout on MSAN; incorrectly attributed to crbug.com/856601
  46. crbug.com/856601 [ Linux ] fast/js/toString-stack-overflow.html [ Pass Timeout ]
  47. # Sheriff 2019-02-13
  48. crbug.com/931660 [ Linux ] fast/history/replacestate-nocrash.html [ Pass Timeout ]
  49. # Time out on MSAN
  50. crbug.com/856601 [ Linux ] webaudio/Analyser/realtimeanalyser-freq-data.html [ Pass Timeout ]
  51. # Sheriff 2019-11-11
  52. crbug.com/856601 [ Linux ] fast/forms/color/color-picker-manual-color-change-invalid-values.html [ Pass Timeout ]
  53. crbug.com/856601 [ Linux ] external/wpt/compression/compression-stream.tentative.any.serviceworker.html [ Pass Timeout ]
  54. # Sheriff 2020-01-10
  55. crbug.com/1041052 [ Linux ] external/wpt/html/canvas/offscreen/manual/filter/offscreencanvas.filter.w.html [ Timeout ]
  56. # Sheriff 2020-02-10
  57. crbug.com/1050559 [ Linux ] external/wpt/WebCryptoAPI/derive_bits_keys/hkdf.https.any.worker.html?1-1000 [ Skip ]
  58. # Flaky timeouts on MSan.
  59. crbug.com/1174822 [ Linux ] http/tests/mojo/bindings-lite-sw.https.html [ Pass Timeout ]
  60. # Sheriff 2021-02-18
  61. crbug.com/1179829 [ Linux ] http/tests/devtools/sources/debugger-pause/pause-on-elements-panel.js [ Pass Timeout ]
  62. # Sheriff 2021-03-22
  63. crbug.com/1179829 [ Linux ] http/tests/devtools/tracing/console-timeline.js [ Pass Timeout ]
  64. # Sheriff 2021-05-31
  65. crbug.com/1214884 [ Linux ] external/wpt/html/webappapis/scripting/events/event-handler-attributes-body-window.html [ Pass Timeout ]
  66. crbug.com/1214884 [ Linux ] external/wpt/html/webappapis/scripting/events/event-handler-all-global-events.html [ Pass Timeout ]
  67. # Sheriff 2021-06-02
  68. crbug.com/1215390 [ Linux ] external/wpt/pointerevents/pointerevent_pointerId_scope.html [ Pass Failure Timeout ]
  69. # Flaking on WebKit Linux MSAN
  70. crbug.com/1126305 [ Linux ] virtual/prerender/external/wpt/speculation-rules/prerender/fetch-blob.html [ Skip ]
  71. crbug.com/1126305 [ Linux ] virtual/prerender/external/wpt/speculation-rules/prerender/cache-storage.https.html [ Skip ]
  72. crbug.com/1126305 [ Linux ] virtual/prerender/external/wpt/speculation-rules/prerender/indexeddb.html [ Skip ]
  73. crbug.com/1126305 [ Linux ] virtual/prerender/external/wpt/speculation-rules/prerender/restriction-focus.html [ Skip ]