Bug 48451
Summary: | Certain animations tests sometimes fail due to out-of-range actual values | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | aboya, ap, cmarrin, eric, simon.fraser |
Priority: | P2 | Keywords: | InRadar, LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://build.webkit.org/results/Windows%20Release%20(Tests)/r70668%20(5676)/results.html | ||
Bug Depends on: | 48161 | ||
Bug Blocks: |
Adam Roben (:aroben)
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
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>.
Adam Roben (:aroben)
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>).
Adam Roben (:aroben)
As does animations/play-state.html: <http://build.webkit.org/results/Windows%20Release%20(Tests)/r70640%20(5664)/results.html>.
Adam Roben (:aroben)
<rdar://problem/8601080>
Simon Fraser (smfr)
We need to fix these tests to use the pause API.
Alicia Boya García
The same tests are flaky in Mac, iOS and GTK, so I'm moving them to global expectations.
Alicia Boya García
*** Bug 122040 has been marked as a duplicate of this bug. ***