Bug 107018 - SVG Animations are flaky
Summary: SVG Animations are flaky
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2013-01-16 08:42 PST by Dominik Röttsches (drott)
Modified: 2024-02-05 17:47 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dominik Röttsches (drott) 2013-01-16 08:42:47 PST
We have a couple of SVG animation tests that are flaky:
svg/animations/animate-linear-discrete-additive.svg [ ImageOnlyFailure Pass ]
svg/animations/animate-linear-discrete-additive-b.svg [ ImageOnlyFailure ]
svg/animations/animate-linear-discrete-additive-c.svg  [ ImageOnlyFailure Pass ]
svg/transforms/transformed-text-fill-pattern.html [ ImageOnlyFailure ]
svg/animations/mozilla/animateMotion-mpath-pathLength-1.svg [ ImageOnlyFailure Pass ]
Comment 1 Alexey Proskuryakov 2013-09-24 15:44:57 PDT
> svg/animations/animate-linear-discrete-additive.svg [ ImageOnlyFailure Pass ]
> svg/animations/animate-linear-discrete-additive-b.svg [ ImageOnlyFailure ]
> svg/animations/animate-linear-discrete-additive-c.svg  [ ImageOnlyFailure Pass ]
> svg/animations/mozilla/animateMotion-mpath-pathLength-1.svg [ ImageOnlyFailure Pass ]

These four are very very flaky on Mac WebKit2, too (but not WebKit1).

Marked as such in <http://trac.webkit.org/r156367>.
Comment 3 Ahmad Saleem 2024-01-01 16:21:43 PST
Importing this blink adjustment might leads to non-flakiness - https://chromium.googlesource.com/chromium/src.git/+/a355f97c2b9962a162f7e96f92303deaa9fc97c2
Comment 4 Ahmad Saleem 2024-02-05 17:47:00 PST
Other test to deflake - https://chromium-review.googlesource.com/c/chromium/src/+/569619