<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>186136</bug_id>
          
          <creation_ts>2018-05-31 02:45:10 -0700</creation_ts>
          <short_desc>[GTK] compositing/animation/layer-for-filling-animation.html is failing</short_desc>
          <delta_ts>2026-02-05 13:03:39 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=187163</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Miguel Gomez">magomez</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>aboya</cc>
    
    <cc>bugs-noreply</cc>
    
    <cc>calvaris</cc>
    
    <cc>dpino</cc>
    
    <cc>mcatanzaro</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1428789</commentid>
    <comment_count>0</comment_count>
    <who name="Miguel Gomez">magomez</who>
    <bug_when>2018-05-31 02:45:10 -0700</bug_when>
    <thetext>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)
+        )
+      )
+    )
+  )
+)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1438662</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2018-07-02 15:06:37 -0700</bug_when>
    <thetext>This test is now timing out, see webkit.org/b/187264</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1768086</commentid>
    <comment_count>2</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2021-06-09 00:21:09 -0700</bug_when>
    <thetext>The only test filed under this bug was:

  - compositing/animation/layer-for-filling-animation.html

GTK post-commit test bot reports the test has been failing consistently for the last 4000 revisions.

Diff:

--- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/compositing/animation/layer-for-filling-animation-expected.txt
+++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/compositing/animation/layer-for-filling-animation-actual.txt
@@ -1 +1,11 @@
+(GraphicsLayer
+  (anchor 0.00 0.00)
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+    )
+  )
+)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2178527</commentid>
    <comment_count>3</comment_count>
    <who name="Alicia Boya García">aboya</who>
    <bug_when>2026-02-05 13:03:39 -0800</bug_when>
    <thetext>Closing as fixed by https://bugs.webkit.org/show_bug.cgi?id=306856 since it has been passing since 306711@main was landed.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>