Tests/LibWeb: Disable cross-origin-window-properties.html test for now

After https://github.com/LadybirdBrowser/ladybird/pull/1616 got merged
this test started to occasionaly timeout on Linux CI:
https://github.com/LadybirdBrowser/ladybird/actions/runs/11174338933/job/31063881592
https://github.com/LadybirdBrowser/ladybird/actions/runs/11177347649/job/31072646967?pr=1623

Since it's only this test that is timing out, I'm concluding that the
event loop processing change is working fine and the issue lies with the
test itself, so let's disable it for now.

(cherry picked from commit e0cd2edccb0b81b44bd3bf25cc93419c06870f2d)
This commit is contained in:
Aliaksandr Kalenik
2024-10-04 16:10:38 +02:00
committed by Nico Weber
parent 275968fe33
commit 7a50f2ea56

View File

@@ -1,4 +1,5 @@
[Skipped]
Text/input/HTML/cross-origin-window-properties.html
Text/input/Crypto/SubtleCrypto-exportKey.html
Text/input/Crypto/SubtleCrypto-generateKey.html
Text/input/WebAnimations/misc/DocumentTimeline.html