animations/animation-direction-reverse.html This test has been a flaky failure for all visible history for the test on iOS wk2 with debug and release. History: https://results.webkit.org/?suite=layout-tests&test=animations%2Fanimation-direction-reverse.html Diff: --- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/animations/animation-direction-reverse-expected.txt +++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/animations/animation-direction-reverse-actual.txt @@ -1,4 +1,4 @@ -PASS - "margin-left" property for "box" element at 0.5s saw something close to: 150 -PASS - "margin-left" property for "box" element at 1s saw something close to: 100 +FAIL - "margin-left" property for "box" element at 0.5s expected: 150 but saw: 184.60000610351562 +FAIL - "margin-left" property for "box" element at 1s expected: 100 but saw: 139 PASS - "margin-left" property for "box" element at 2.5s saw something close to: 0
<rdar://problem/60705451>
Set expectations here: https://trac.webkit.org/changeset/258794/webkit
*** This bug has been marked as a duplicate of bug 206671 ***
Actually, de-duping, the failure is now specific to iOS.
Fixing this along with bug 210156. *** This bug has been marked as a duplicate of bug 210156 ***