[Webkit-unassigned] [Bug 189999] New: [GTK] Failing animation tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 26 09:21:59 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=189999

            Bug ID: 189999
           Summary: [GTK] Failing animation tests
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180926/f112bf27/attachment.html>


More information about the webkit-unassigned mailing list