[Webkit-unassigned] [Bug 193490] [GTK][Debug] animations/animation-direction-normal.html is failing (most of the time at least)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 16 06:44:19 PST 2019


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

--- Comment #1 from Alicia Boya GarcĂ­a <aboya at igalia.com> ---
Maybe they are just running too slowly?

--- /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/animations/animation-direction-normal-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-debug-tests/build/layout-test-results/animations/animation-direction-normal-actual.txt
@@ -1,4 +1,4 @@
-PASS - "webkitTransform" property for "box" element at 0.5s saw something close to: 1,0,0,1,50,0
-PASS - "webkitTransform" property for "box" element at 1s saw something close to: 1,0,0,1,100,0
-PASS - "webkitTransform" property for "box" element at 2.5s saw something close to: 1,0,0,1,50,0
+FAIL - "webkitTransform" property for "box" element at 0.5s expected: 1,0,0,1,50,0 but saw: matrix(1, 0, 0, 1, 75.69999694824219, 0)
+FAIL - "webkitTransform" property for "box" element at 1s expected: 1,0,0,1,100,0 but saw: matrix(1, 0, 0, 1, 125.19999694824219, 0)
+FAIL - "webkitTransform" property for "box" element at 2.5s expected: 1,0,0,1,50,0 but saw: matrix(1, 0, 0, 1, 75.19999694824219, 0)

-- 
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/20190116/df592aa0/attachment.html>


More information about the webkit-unassigned mailing list