WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
189999
[GTK] Failing animation tests
https://bugs.webkit.org/show_bug.cgi?id=189999
Summary
[GTK] Failing animation tests
Alicia Boya García
Reported
2018-09-26 09:21:59 PDT
The following tests are failing on GTK: legacy-animation-engine/animations/animation-direction-reverse.html legacy-animation-engine/animations/transform-non-accelerated.html legacy-animation-engine/transitions/start-transform-transition.html e.g: --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/legacy-animation-engine/animations/animation-direction-reverse-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/legacy-animation-engine/animations/animation-direction-reverse-actual.txt @@ -1,4 +1,4 @@ -PASS - "webkitTransform" property for "box" element at 0.5s saw something close to: 1,0,0,1,150,0 -PASS - "webkitTransform" property for "box" element at 1s saw something close to: 1,0,0,1,100,0 +FAIL - "webkitTransform" property for "box" element at 0.5s expected: 1,0,0,1,150,0 but saw: matrix(1, 0, 0, 1, 101.4000015258789, 0) +FAIL - "webkitTransform" property for "box" element at 1s expected: 1,0,0,1,100,0 but saw: matrix(1, 0, 0, 1, 52.20000076293945, 0) PASS - "webkitTransform" property for "box" element at 2.5s saw something close to: none
Attachments
Add attachment
proposed patch, testcase, etc.
Miguel Gomez
Comment 1
2019-05-02 06:41:21 PDT
legacy-animation-engine/animations/transform-non-accelerated.html is now flaky failure/pass. legacy-animation-engine/transitions/start-transform-transition.html is passing reliably since
r244182
. Updating expectations.
Miguel Gomez
Comment 2
2019-06-13 05:52:43 PDT
legacy-animation-engine/animations/animation-direction-reverse.html is now flaky.
Antoine Quint
Comment 3
2020-03-09 13:01:56 PDT
These tests are gone as of
r258150
, see
bug 208815
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug