mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 22:52:10 +02:00
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:
committed by
Nico Weber
parent
275968fe33
commit
7a50f2ea56
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user