RESOLVED INVALID 181123
[Web Animations] Test at http/wpt/web-animations/interfaces/Animation/finish.html has flaky failures and timeouts
https://bugs.webkit.org/show_bug.cgi?id=181123
Summary [Web Animations] Test at http/wpt/web-animations/interfaces/Animation/finish....
Antoine Quint
Reported 2017-12-22 02:47:00 PST
Following the fix for https://bugs.webkit.org/show_bug.cgi?id=180402, the test at http/wpt/web-animations/interfaces/Animation/finish.html has flaky failures and WPT timeouts: PASS Test exceptions when finishing non-running animation FAIL Test exceptions when finishing infinite animation assert_throws: function "function () { @@ -5,15 +7,15 @@ }" did not throw PASS Test finishing of animation FAIL Test finishing of animation with a current time past the effect end animation.effect.getComputedTiming is not a function. (In 'animation.effect.getComputedTiming()', 'animation.effect.getComputedTiming' is undefined) -FAIL Test finishing of reversed animation assert_equals: After finishing a reversed animation the currentTime should be set to zero expected 0 but got -0 -PASS Test finishing of reversed animation with a current time less than zero -PASS Test finish() while paused +TIMEOUT Test finishing of reversed animation Test timed out +NOTRUN Test finishing of reversed animation with a current time less than zero +NOTRUN Test finish() while paused PASS Test finish() while pause-pending with positive playbackRate PASS Test finish() while pause-pending with negative playbackRate PASS Test finish() while play-pending -PASS Test finish() during aborted pause -PASS Test resetting of computed style -PASS Test finish() resolves finished promise synchronously -FAIL Test finish() resolves finished promise synchronously with an animation without a target Can't find variable: KeyframeEffectReadOnly -FAIL Test normally finished animation resolves finished promise synchronously with an animation without a target Can't find variable: KeyframeEffectReadOnly +NOTRUN Test finish() during aborted pause +NOTRUN Test resetting of computed style +NOTRUN Test finish() resolves finished promise synchronously +NOTRUN Test finish() resolves finished promise synchronously with an animation without a target +NOTRUN Test normally finished animation resolves finished promise synchronously with an animation without a target
Attachments
Antoine Quint
Comment 1 2023-02-17 02:30:56 PST
This test does not exist anymore.
Note You need to log in before you can comment on or make changes to this bug.