From e049085f47b6f396a26600e2e1a0f0c1de0faaad Mon Sep 17 00:00:00 2001 From: Tim Ledbetter Date: Sun, 29 Dec 2024 00:42:04 +0000 Subject: [PATCH] Tests: Remove support files from `TestConfig.ini` --- Tests/LibWeb/TestConfig.ini | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Tests/LibWeb/TestConfig.ini b/Tests/LibWeb/TestConfig.ini index 427347f475d..d8d48dc899d 100644 --- a/Tests/LibWeb/TestConfig.ini +++ b/Tests/LibWeb/TestConfig.ini @@ -41,15 +41,8 @@ Text/input/wpt-import/html/syntax/parsing/html5lib_tests5.html Text/input/wpt-import/html/syntax/parsing/html5lib_webkit01.html Text/input/wpt-import/html/syntax/parsing/named-character-references.html -; Support files (not tests themselves) -Text/input/wpt-import/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/resources/aborted-parser-frame.html -Text/input/wpt-import/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/resources/aborted-parser-async-frame.html - ; Unknown, imported as skipped in #2148 Text/input/wpt-import/html/infrastructure/safe-passing-of-structured-data/structuredclone_0.html -Text/input/wpt-import/html/infrastructure/safe-passing-of-structured-data/resources/echo-iframe.html -Text/input/wpt-import/html/infrastructure/safe-passing-of-structured-data/resources/iframe-resizable-arraybuffer-helper.html -Text/input/wpt-import/html/infrastructure/safe-passing-of-structured-data/resources/post-parent-type-error.html ; Flaky, apparently due to font loading Text/input/wpt-import/css/css-flexbox/flex-item-compressible-001.html