Bug 48451 - Certain animations tests sometimes fail due to out-of-range actual values
Summary: Certain animations tests sometimes fail due to out-of-range actual values
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/Windo...
Keywords: InRadar, LayoutTestFailure
: 122040 (view as bug list)
Depends on: 48161
Blocks:
  Show dependency treegraph
 
Reported: 2010-10-27 12:22 PDT by Adam Roben (:aroben)
Modified: 2018-04-11 07:21 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2010-10-27 12:22:16 PDT
Certain animations tests are failing on Windows due to out-of-range actual values. Right now the set is:

animations/combo-transform-translate+scale.html
animations/play-state.html
animations/suspend-resume-animation.html

See the URL for the diffs of these tests. I've added them to the Skipped list.
Comment 1 Adam Roben (:aroben) 2010-10-27 12:23:52 PDT
Looks like animations/3d/transform-origin-vs-functions.html sometimes suffers from this, too. See <http://build.webkit.org/results/Windows%20Release%20(Tests)/r70664%20(5675)/results.html>.
Comment 2 Adam Roben (:aroben) 2010-10-27 12:29:23 PDT
Note that animations/combo-transform-translate+scale.html sometimes succeeds (e.g., <http://build.webkit.org/results/Windows%20Release%20(Tests)/r70645%20(5667)/results.html>).
Comment 3 Adam Roben (:aroben) 2010-10-27 12:30:13 PDT
As does animations/play-state.html: <http://build.webkit.org/results/Windows%20Release%20(Tests)/r70640%20(5664)/results.html>.
Comment 4 Adam Roben (:aroben) 2010-10-27 12:44:28 PDT
<rdar://problem/8601080>
Comment 5 Simon Fraser (smfr) 2010-12-14 14:27:15 PST
We need to fix these tests to use the pause API.
Comment 6 Alicia Boya García 2018-04-11 07:20:27 PDT
The same tests are flaky in Mac, iOS and GTK, so I'm moving them to global expectations.
Comment 7 Alicia Boya García 2018-04-11 07:21:14 PDT
*** Bug 122040 has been marked as a duplicate of this bug. ***