RESOLVED DUPLICATE of bug 185651 207164
[iOS wk2 Debug] legacy-animation-engine/animations/play-state-in-shorthand.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=207164
Summary [iOS wk2 Debug] legacy-animation-engine/animations/play-state-in-shorthand.ht...
Jason Lawrence
Reported 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)
Attachments
Update Test Expectations (1.50 KB, patch)
2020-02-03 16:32 PST, Jason Lawrence
no flags
Radar WebKit Bug Importer
Comment 1 2020-02-03 16:27:40 PST
Jason Lawrence
Comment 2 2020-02-03 16:32:40 PST
Created attachment 389599 [details] Update Test Expectations
Truitt Savell
Comment 3 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>
Alexey Proskuryakov
Comment 4 2020-02-03 22:14:14 PST
*** This bug has been marked as a duplicate of bug 185651 ***
Note You need to log in before you can comment on or make changes to this bug.