Bug 207164

Summary: [iOS wk2 Debug] legacy-animation-engine/animations/play-state-in-shorthand.html is flaky failing.
Product: WebKit Reporter: Jason Lawrence <Lawrence.j>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: tsavell, webkit-bug-importer, WebkitBugTracker
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Update Test Expectations none

Description Jason Lawrence 2020-02-03 16:27:25 PST
legacy-animation-engine/animations/play-state-in-shorthand.html

Description:
This test is flaky failing on iOS wk2 debug.

History:
https://results.webkit.org/?suite=layout-tests&test=legacy-animation-engine%2Fanimations%2Fplay-state-in-shorthand.html&platform=ios&limit=50000

Diff:
--- /Volumes/Data/slave/ios-simulator-13-debug-tests-wk2/build/layout-test-results/legacy-animation-engine/animations/play-state-in-shorthand-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-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 1s expected: 1,0,0,1,150,0 but saw: matrix(1, 0, 0, 1, 171.20132446289062, 0)
+FAIL - "transform" property for "box" element at 2.5s expected: 1,0,0,1,150,0 but saw: matrix(1, 0, 0, 1, 171.20132446289062, 0)
Comment 1 Radar WebKit Bug Importer 2020-02-03 16:27:40 PST
<rdar://problem/59131312>
Comment 2 Jason Lawrence 2020-02-03 16:32:40 PST
Created attachment 389599 [details]
Update Test Expectations
Comment 3 Truitt Savell 2020-02-03 16:35:00 PST
Comment on attachment 389599 [details]
Update Test Expectations

Clearing flags on attachment: 389599

Committed r255616: <https://trac.webkit.org/changeset/255616>
Comment 4 Alexey Proskuryakov 2020-02-03 22:14:14 PST

*** This bug has been marked as a duplicate of bug 185651 ***