Tests: Annotate reasons for skipping LibWeb tests

Eventually we want to stop skipping these, so it's helpful to know why
they were skipped in the first place. :^)

I've grouped them together by reason, so the order has changed a little.

For some of these the reason isn't clear.
This commit is contained in:
Sam Atkins 2024-11-06 16:07:13 +00:00 committed by Andreas Kling
parent f88f41cf1e
commit a8b3d363cc
Notes: github-actions[bot] 2024-11-06 19:04:55 +00:00

View file

@ -1,14 +1,21 @@
[Skipped]
; Consistently hang on macOS, see #1306
Text/input/HTML/cross-origin-window-properties.html
Text/input/HTML/DedicatedWorkerGlobalScope-instanceof.html
Text/input/window-scrollTo.html
; Flaky on CI
Ref/input/css-keyframe-fill-forwards.html
Ref/input/unicode-range.html
Text/input/Crypto/SubtleCrypto-exportKey.html
Text/input/Crypto/SubtleCrypto-generateKey.html
Text/input/css/cubic-bezier-infinite-slope-crash.html
Text/input/css/transition-basics.html
Text/input/HTML/cross-origin-window-properties.html
Text/input/HTML/DedicatedWorkerGlobalScope-instanceof.html
; Flaky on CI, see #19
Text/input/WebAnimations/misc/DocumentTimeline.html
Text/input/window-scrollTo.html
; Worker tests are flaky on CI
Text/input/Worker/Worker-blob.html
Text/input/Worker/Worker-close-after-postMessage.html
Text/input/Worker/Worker-crypto.html
@ -18,7 +25,11 @@ Text/input/Worker/Worker-location.html
Text/input/Worker/Worker-module.html
Text/input/Worker/Worker-performance.html
Text/input/Worker/Worker-postMessage-transfer.html
; Too slow for GCC CI
Text/input/wpt-import/css/css-flexbox/abspos/position-absolute-001.html
; Skipped due to assertion failures
Text/input/wpt-import/html/syntax/parsing/html5lib_entities01.html
Text/input/wpt-import/html/syntax/parsing/html5lib_innerHTML_tests_innerHTML_1.html
Text/input/wpt-import/html/syntax/parsing/html5lib_plain-text-unsafe.html
@ -35,6 +46,8 @@ Text/input/wpt-import/html/syntax/parsing/named-character-references.html
Text/input/wpt-import/html/syntax/parsing/support/no-doctype-name-eof.html
Text/input/wpt-import/html/syntax/parsing/support/no-doctype-name-line.html
Text/input/wpt-import/html/syntax/parsing/support/no-doctype-name-space.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