Bug 185651 - Layout Test legacy-animation-engine/animations/play-state-in-shorthand.html is a flaky failure
Summary: Layout Test legacy-animation-engine/animations/play-state-in-shorthand.html i...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
: 207164 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-05-15 09:39 PDT by Ryan Haddad
Modified: 2020-03-09 12:59 PDT (History)
8 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-05-15 09:39:46 PDT
The following layout test is flaky on macOS

legacy-animation-engine/animations/play-state-in-shorthand.html

Probable cause:

Unknown.

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=legacy-animation-engine%2Fanimations%2Fplay-state-in-shorthand.html

--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/legacy-animation-engine/animations/play-state-in-shorthand-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/legacy-animation-engine/animations/play-state-in-shorthand-actual.txt
@@ -1,4 +1,4 @@
-PASS - "transform" property for "box" element at 0.5s saw something close to: 1,0,0,1,75,0
-PASS - "transform" property for "box" element at 1s saw something close to: 1,0,0,1,150,0
-PASS - "transform" property for "box" element at 2.5s saw something close to: 1,0,0,1,150,0
+FAIL - "transform" property for "box" element at 0.5s expected: 1,0,0,1,75,0 but saw: matrix(1, 0, 0, 1, 112.27082061767578, 0)
+FAIL - "transform" property for "box" element at 1s expected: 1,0,0,1,150,0 but saw: matrix(1, 0, 0, 1, 182.9301300048828, 0)
+FAIL - "transform" property for "box" element at 2.5s expected: 1,0,0,1,150,0 but saw: matrix(1, 0, 0, 1, 182.9301300048828, 0)
Comment 1 Ryan Haddad 2018-09-17 17:55:08 PDT
Marked test as flaky in https://trac.webkit.org/r236096
Comment 2 Alexey Proskuryakov 2020-02-03 22:14:14 PST
*** Bug 207164 has been marked as a duplicate of this bug. ***
Comment 3 Antoine Quint 2020-03-09 12:58:31 PDT
This test is gone as of r258150, see bug 208815.
Comment 4 Radar WebKit Bug Importer 2020-03-09 12:59:12 PDT
<rdar://problem/60238132>