[Webkit-unassigned] [Bug 184779] New: [GTK] Two animations tests failing since r230069 "[Web Animations] Stop using internals.pauseTransitionAtTimeOnElement() in favor of Web Animations API for transitions tests"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 19 07:46:10 PDT 2018


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

            Bug ID: 184779
           Summary: [GTK] Two animations tests failing since r230069 "[Web
                    Animations] Stop using
                    internals.pauseTransitionAtTimeOnElement() in favor of
                    Web Animations API for transitions 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: magomez at igalia.com
                CC: bugs-noreply at webkitgtk.org

transitions/clip-path-path-transitions.html [ Failure ]

diff

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/transitions/clip-path-path-transitions-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/transitions/clip-path-path-transitions-actual.txt
@@ -1,5 +1,11 @@
+CONSOLE MESSAGE: line 374: A transition for property clip-path could not be found
+CONSOLE MESSAGE: line 396: Failed to pause '-webkit-clip-path' transition on element 'path1'
+CONSOLE MESSAGE: line 374: A transition for property clip-path could not be found
+CONSOLE MESSAGE: line 396: Failed to pause '-webkit-clip-path' transition on element 'path2'
+CONSOLE MESSAGE: line 374: A transition for property clip-path could not be found
+CONSOLE MESSAGE: line 396: Failed to pause '-webkit-clip-path' transition on element 'path3'

-PASS - "-webkit-clip-path" property for "path1" element at 1s saw something close to: path("M 80 40 l 20 0 l 0 60 l 20 0 l 0 -20 l -50 0 l 0 -20 l 80 0 l 0 60 l -60 0 l 0 -80 Z")
+FAIL - "-webkit-clip-path" property for "path1" element at 1s expected: path("M 80 40 l 20 0 l 0 60 l 20 0 l 0 -20 l -50 0 l 0 -20 l 80 0 l 0 60 l -60 0 l 0 -80 Z") but saw: path("M 60.06 40 l 20 0 l 0 60 l 20 0 l 0 -20 l -40.03 0 l 0 -20 l 80 0 l 0 60 l -60 0 l 0 -80 Z")
 PASS - "-webkit-clip-path" property for "path2" element at 1s saw something close to: path("M 100 40 l 20 0 l 0 60 l 0 -20 l -60 0 l 0 -20 l 80 0 l 0 60 l -60 0 l 0 -80 Z")
 PASS - "-webkit-clip-path" property for "path3" element at 1s saw something close to: path(evenodd, "M 100 40 l 20 0 l 0 60 l 20 0 l 0 -20 l -60 0 l 0 -20 l 80 0 l 0 60 l -60 0 l 0 -80 Z")


transitions/clip-path-transitions.html [ Failure ]

diff

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/transitions/clip-path-transitions-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/transitions/clip-path-transitions-actual.txt
@@ -1,5 +1,13 @@
-PASS - "-webkit-clip-path" property for "circle" element at 0.5s saw something close to: circle(60px at 50px 40px)
-PASS - "-webkit-clip-path" property for "ellipse" element at 0.5s saw something close to: ellipse(15px 30px at 50px 40px)
-PASS - "-webkit-clip-path" property for "inset" element at 0.5s saw something close to: inset(15px 22px)
-PASS - "-webkit-clip-path" property for "polygon" element at 0.5s saw something close to: polygon(15px 0px, 75px 0, 60px 45px, 0 45px)
+CONSOLE MESSAGE: line 374: A transition for property clip-path could not be found
+CONSOLE MESSAGE: line 396: Failed to pause '-webkit-clip-path' transition on element 'circle'
+CONSOLE MESSAGE: line 374: A transition for property clip-path could not be found
+CONSOLE MESSAGE: line 396: Failed to pause '-webkit-clip-path' transition on element 'ellipse'
+CONSOLE MESSAGE: line 374: A transition for property clip-path could not be found
+CONSOLE MESSAGE: line 396: Failed to pause '-webkit-clip-path' transition on element 'inset'
+CONSOLE MESSAGE: line 374: A transition for property clip-path could not be found
+CONSOLE MESSAGE: line 396: Failed to pause '-webkit-clip-path' transition on element 'polygon'
+FAIL - "-webkit-clip-path" property for "circle" element at 0.5s expected: circle(60px at 50px 40px) but saw: circle(99.91999816894531px at 50px 30.020000457763672px)
+FAIL - "-webkit-clip-path" property for "ellipse" element at 0.5s expected: ellipse(15px 30px at 50px 40px) but saw: ellipse(10.010000228881836px 20.020000457763672px at 50px 30.020000457763672px)
+FAIL - "-webkit-clip-path" property for "inset" element at 0.5s expected: inset(15px 22px) but saw: inset(10.010000228881836px 20.003999710083008px)
+FAIL - "-webkit-clip-path" property for "polygon" element at 0.5s expected: polygon(15px 0px, 75px 0, 60px 45px, 0 45px) but saw: polygon(19.989999771118164px 0px, 99.94999694824219px 0px, 99.91999816894531px 49.9900016784668px, 0px 49.9900016784668px)

-- 
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/20180419/cd5c702e/attachment-0001.html>


More information about the webkit-unassigned mailing list