RESOLVED FIXED 212641
[ iOS wk2 ] animations/play-state-paused.html is flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=212641
Summary [ iOS wk2 ] animations/play-state-paused.html is flaky failing.
Jason Lawrence
Reported 2020-06-02 09:52:25 PDT
animations/play-state-paused.html Description: This test is flaky failing on iOS wk2. The flaky failures are apparent throughout the visible history. History: https://results.webkit.org/?suite=layout-tests&test=animations%2Fplay-state-paused.html&platform=ios&limit=50000 Diff: --- /Volumes/Data/slave/ipados-simulator-13-release-tests-wk2/build/layout-test-results/animations/play-state-paused-expected.txt +++ /Volumes/Data/slave/ipados-simulator-13-release-tests-wk2/build/layout-test-results/animations/play-state-paused-actual.txt @@ -1,4 +1,4 @@ -PASS - "margin-left" property for "box" element at 0.5s saw something close to: 75 +FAIL - "margin-left" property for "box" element at 0.5s expected: 75 but saw: 53.400001525878906 PASS - "margin-left" property for "box" element at 1s saw something close to: 150 PASS - "margin-left" property for "box" element at 2.5s saw something close to: 150
Attachments
Patch (6.18 KB, patch)
2020-06-04 10:08 PDT, Antoine Quint
dino: review+
Radar WebKit Bug Importer
Comment 1 2020-06-02 09:52:48 PDT
Jason Lawrence
Comment 2 2020-06-02 10:08:26 PDT
I have marked this test as flaky failing while this issue is investigated. https://trac.webkit.org/changeset/262426/webkit
Antoine Quint
Comment 3 2020-06-04 09:42:11 PDT
I cannot reproduce this failure locally, however this test looks like it suffers from the same issue that plagued other tests, see bug 211079 and bug 210156. Will try to use the same approach for this test and see if this addresses the issue.
Antoine Quint
Comment 4 2020-06-04 10:08:54 PDT
Dean Jackson
Comment 5 2020-06-04 11:12:49 PDT
Comment on attachment 401034 [details] Patch I assume that this patch didn't actually manage to break everything, including the webkitperl tests, as EWS seems to say.
Antoine Quint
Comment 6 2020-06-04 11:28:25 PDT
Note You need to log in before you can comment on or make changes to this bug.