Bug 181613

Summary: [macOS Debug] Layout Test webanimations/opacity-animation-yields-compositing.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: AnimationsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: dino, graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=181612

Description Ryan Haddad 2018-01-12 13:08:43 PST
The following layout test is failing on macOS Debug

webanimations/opacity-animation-yields-compositing.html

Probable cause:

Unknown, the test appears to have been flaky since added.

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webanimations%2Fopacity-animation-yields-compositing.html

--- /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/webanimations/opacity-animation-yields-compositing-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/webanimations/opacity-animation-yields-compositing-actual.txt
@@ -1,18 +1 @@
-(GraphicsLayer
-  (anchor 0.00 0.00)
-  (bounds 800.00 600.00)
-  (children 1
-    (GraphicsLayer
-      (bounds 800.00 600.00)
-      (contentsOpaque 1)
-      (children 1
-        (GraphicsLayer
-          (position 8.00 8.00)
-          (bounds 100.00 100.00)
-          (contentsOpaque 1)
-        )
-      )
-    )
-  )
-)
Comment 1 Radar WebKit Bug Importer 2018-01-12 13:09:23 PST
<rdar://problem/36480178>