[Webkit-unassigned] [Bug 186252] New: [GTK] Layout test legacy-animation-engine/css3/filters/composited-during-transition-layertree.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 3 19:33:27 PDT 2018


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

            Bug ID: 186252
           Summary: [GTK] Layout test
                    legacy-animation-engine/css3/filters/composited-during
                    -transition-layertree.html is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org, graouts at apple.com

Layout test legacy-animation-engine/css3/filters/composited-during-transition-layertree.html is failing since it was added in r230471 "[Web Animations] Duplicate layout tests exercising CSS Animations and CSS Transitions in a dedicated legacy directory".

This one is *fun* because the new test is an exact copy of a preexisting test, and the GTK expectation was correctly copied over as well, again an exact copy of the preexisting GTK expectation. So this test seems to be consistently producing a different result from the original, even though it is identical. Weird!

I'll add a failure expectation.

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/legacy-animation-engine/css3/filters/composited-during-transition-layertree-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/legacy-animation-engine/css3/filters/composited-during-transition-layertree-actual.txt
@@ -12,19 +12,23 @@
       (children 4
         (GraphicsLayer
           (position 18.00 18.00)
-          (bounds 160.00 90.00)
+          (bounds 20.00 20.00)
+          (drawsContent 1)
         )
         (GraphicsLayer
-          (position 18.00 132.00)
-          (bounds 160.00 90.00)
+          (position 18.00 62.00)
+          (bounds 20.00 20.00)
+          (drawsContent 1)
         )
         (GraphicsLayer
-          (position 18.00 246.00)
-          (bounds 160.00 90.00)
+          (position 18.00 106.00)
+          (bounds 20.00 20.00)
+          (drawsContent 1)
         )
         (GraphicsLayer
-          (position 18.00 360.00)
-          (bounds 160.00 90.00)
+          (position 18.00 150.00)
+          (bounds 20.00 20.00)
+          (drawsContent 1)
         )
       )
     )

-- 
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/20180604/de2af673/attachment.html>


More information about the webkit-unassigned mailing list