RESOLVED DUPLICATE of bug 190882 206973
[ iOS Release wk2 ] animations/change-one-anim.html flaky failing.
https://bugs.webkit.org/show_bug.cgi?id=206973
Summary [ iOS Release wk2 ] animations/change-one-anim.html flaky failing.
Jason Lawrence
Reported 2020-01-29 16:14:15 PST
animations/change-one-anim.html Description: This test is flaky failing on iOS release wk2. History: https://results.webkit.org/?suite=layout-tests&test=animations%2Fchange-one-anim.html&limit=23942&platform=ios Diff: I was not able to gather a diff.
Attachments
Update Test Expectations (1.50 KB, patch)
2020-01-29 16:24 PST, Jason Lawrence
no flags
Radar WebKit Bug Importer
Comment 1 2020-01-29 16:14:41 PST
Jason Lawrence
Comment 2 2020-01-29 16:24:05 PST
Created attachment 389198 [details] Update Test Expectations
Truitt Savell
Comment 3 2020-01-29 16:27:00 PST
Comment on attachment 389198 [details] Update Test Expectations Clearing flags on attachment: 389198 Committed r255402: <https://trac.webkit.org/changeset/255402>
Alexey Proskuryakov
Comment 4 2020-01-30 14:58:33 PST
Here is one from iPadOS Debug: @@ -1,4 +1,4 @@ This test performs two animations, left and top. It animates over 1 second. At 0.5 second it removes the left animation and the top animation should continue from where it left off. PASS - "left" property for "box" element at 0.75s saw something close to: 150 -PASS - "top" property for "box" element at 0.75s saw something close to: 225 +FAIL - "top" property for "box" element at 0.75s expected: 225 but saw: 270.6000061035156 And one from iOS Release: @@ -1,4 +1,4 @@ This test performs two animations, left and top. It animates over 1 second. At 0.5 second it removes the left animation and the top animation should continue from where it left off. -PASS - "left" property for "box" element at 0.75s saw something close to: 150 -PASS - "top" property for "box" element at 0.75s saw something close to: 225 +FAIL - "left" property for "box" element at 0.75s expected: 150 but saw: 207.89999389648438 +FAIL - "top" property for "box" element at 0.75s expected: 225 but saw: 283.79998779296875 Maybe we should just merge this into bug 190882.
Simon Fraser (smfr)
Comment 5 2020-03-23 19:34:05 PDT
*** This bug has been marked as a duplicate of bug 190882 ***
Note You need to log in before you can comment on or make changes to this bug.