Bug 209362
Summary: | [ iOS wk2 ] animations/animation-direction-reverse.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jacob Uphoff <jacob_uphoff> |
Component: | Animations | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | dino, graouts, graouts, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=206671 |
Jacob Uphoff
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/60705451>
Jacob Uphoff
Set expectations here: https://trac.webkit.org/changeset/258794/webkit
Antoine Quint
*** This bug has been marked as a duplicate of bug 206671 ***
Antoine Quint
Actually, de-duping, the failure is now specific to iOS.
Antoine Quint
Fixing this along with bug 210156.
*** This bug has been marked as a duplicate of bug 210156 ***