[Webkit-unassigned] [Bug 186136] New: [GTK] compositing/animation/layer-for-filling-animation.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 31 02:45:10 PDT 2018


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

            Bug ID: 186136
           Summary: [GTK]
                    compositing/animation/layer-for-filling-animation.html
                    is flaky
           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

Moves between pass and fail. First fail was r232256, and it failed 4 times since that.

This is the diff when it fails:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/compositing/animation/layer-for-filling-animation-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/compositing/animation/layer-for-filling-animation-actual.txt
@@ -1 +1,19 @@
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (children 1
+        (GraphicsLayer
+          (offsetFromRenderer width=-14 height=-14)
+          (position 44.00 36.00)
+          (bounds 128.00 128.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/20180531/05f08641/attachment.html>


More information about the webkit-unassigned mailing list