Bug 181613 - [macOS Debug] Layout Test webanimations/opacity-animation-yields-compositing.html is a flaky failure
Summary: [macOS Debug] Layout Test webanimations/opacity-animation-yields-compositing....
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-12 13:08 PST by Ryan Haddad
Modified: 2019-12-17 23:42 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>