Tests: Disable a worker test that's flaky on macOS

Consistently times out locally, but not on CI somehow.
This commit is contained in:
Sam Atkins 2024-11-28 15:02:15 +00:00
parent 46e724729c
commit 971c04d413
Notes: github-actions[bot] 2024-11-28 16:21:46 +00:00

View file

@ -2,6 +2,7 @@
; Consistently hang on macOS, see #1306
Text/input/HTML/cross-origin-window-properties.html
Text/input/HTML/DedicatedWorkerGlobalScope-instanceof.html
Text/input/HTML/MessagePort-MessageEvents-should-be-trusted.html
Text/input/window-scrollTo.html
; Flaky on CI