Bug 187163 - Layout Test compositing/animation/layer-for-filling-animation.html is a flaky failure
Summary: Layout Test compositing/animation/layer-for-filling-animation.html is a flaky...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-06-28 16:32 PDT by Ryan Haddad
Modified: 2018-06-29 11:30 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.98 KB, patch)
2018-06-29 04:59 PDT, Antoine Quint
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2018-06-28 16:32:05 PDT
The following layout test is failing on iOS and macOS

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

Probable cause:

Unknown.

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=compositing%2Fanimation%2Flayer-for-filling-animation.html

https://build.webkit.org/results/Apple%20High%20Sierra%20Release%20WK2%20(Tests)/r233325%20(5319)/results.html

--- /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/compositing/animation/layer-for-filling-animation-expected.txt
+++ /Volumes/Data/slave/highsierra-release-tests-wk2/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)
+        )
+      )
+    )
+  )
+)
Comment 1 Antoine Quint 2018-06-29 04:59:27 PDT
Created attachment 343906 [details]
Patch
Comment 2 Antoine Quint 2018-06-29 05:36:01 PDT
Committed r233352: <https://trac.webkit.org/changeset/233352>
Comment 3 Radar WebKit Bug Importer 2018-06-29 05:36:21 PDT
<rdar://problem/41630937>