Bug 181612

Summary: [macOS/iOS Debug] Layout Test webanimations/animation-opacity-animation-crash.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, 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=181613
Attachments:
Description Flags
Patch none

Description Ryan Haddad 2018-01-12 13:06:38 PST
The following layout test is failing on macOS WK1

webanimations/animation-opacity-animation-crash.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%2Fanimation-opacity-animation-crash.html

--- /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/webanimations/animation-opacity-animation-crash-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk1/build/layout-test-results/webanimations/animation-opacity-animation-crash-actual.txt
@@ -3,5 +3,4 @@
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 100x100
-  RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#000000]
+      RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#000000]
Comment 1 Ryan Haddad 2018-01-12 13:07:55 PST
Correction, this appears to be flaky on macOS Debug builds, not just WK1.
Comment 2 Radar WebKit Bug Importer 2018-01-12 13:09:23 PST
<rdar://problem/36480179>
Comment 3 Ryan Haddad 2018-02-08 12:53:24 PST
Marked test as flaky in https://trac.webkit.org/r228290
Comment 4 Antoine Quint 2019-12-17 23:37:50 PST
Created attachment 385943 [details]
Patch
Comment 5 WebKit Commit Bot 2019-12-18 02:41:37 PST
Comment on attachment 385943 [details]
Patch

Clearing flags on attachment: 385943

Committed r253676: <https://trac.webkit.org/changeset/253676>
Comment 6 WebKit Commit Bot 2019-12-18 02:41:38 PST
All reviewed patches have been landed.  Closing bug.