diff --git a/Tests/LibWeb/TestConfig.ini b/Tests/LibWeb/TestConfig.ini index 998f914bf65..18f8ba19957 100644 --- a/Tests/LibWeb/TestConfig.ini +++ b/Tests/LibWeb/TestConfig.ini @@ -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