Bug 181612 - [macOS/iOS Debug] Layout Test webanimations/animation-opacity-animation-crash.html is a flaky failure
Summary: [macOS/iOS Debug] Layout Test webanimations/animation-opacity-animation-crash...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-12 13:06 PST by Ryan Haddad
Modified: 2019-12-18 02:41 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.38 KB, patch)
2019-12-17 23:37 PST, Antoine Quint
no flags 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-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.