mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Tests: Disable WebAnimations/animation-properties/currentTime.html
This test appears to be flaky, similar to some other animation tests we have. Let's disable it for now because changes in subsequent commits cause it to fail more often, even though those changes are not related to the test itself. It is likely another case where altered timings of certain operations (specifically, style updates) cause the test to fail because things are no longer executed in the same order as before.
This commit is contained in:
committed by
Andreas Kling
parent
402d8220dd
commit
ff9410676e
@@ -18,6 +18,7 @@ Text/input/css/cubic-bezier-infinite-slope-crash.html
|
|||||||
Text/input/css/transition-basics.html
|
Text/input/css/transition-basics.html
|
||||||
; Flaky on CI, see #19
|
; Flaky on CI, see #19
|
||||||
Text/input/WebAnimations/misc/DocumentTimeline.html
|
Text/input/WebAnimations/misc/DocumentTimeline.html
|
||||||
|
Text/input/WebAnimations/animation-properties/currentTime.html
|
||||||
|
|
||||||
; Worker tests are flaky on CI
|
; Worker tests are flaky on CI
|
||||||
Text/input/Worker/Worker-blob.html
|
Text/input/Worker/Worker-blob.html
|
||||||
|
|||||||
Reference in New Issue
Block a user