RESOLVED FIXED Bug 206671
animations/animation-direction-reverse.html is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=206671
Summary animations/animation-direction-reverse.html is flaky failing
Jacob Uphoff
Reported 2020-01-23 09:56:51 PST
animations/animation-direction-reverse.html is flaky failing on debug with wk1 and wk2 on macOS and iOS. I did not try to reproduce the failure. History: https://results.webkit.org/?suite=layout-tests&test=animations%2Fanimation-direction-reverse.html Diff: --- /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/animations/animation-direction-reverse-expected.txt +++ /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/animations/animation-direction-reverse-actual.txt @@ -1,4 +1,4 @@ -PASS - "webkitTransform" property for "box" element at 0.5s saw something close to: 1,0,0,1,150,0 -PASS - "webkitTransform" property for "box" element at 1s saw something close to: 1,0,0,1,100,0 +FAIL - "webkitTransform" property for "box" element at 0.5s expected: 1,0,0,1,150,0 but saw: matrix(1, 0, 0, 1, 199.6999969482422, 0) +FAIL - "webkitTransform" property for "box" element at 1s expected: 1,0,0,1,100,0 but saw: matrix(1, 0, 0, 1, 199.6999969482422, 0) PASS - "webkitTransform" property for "box" element at 2.5s saw something close to: none
Attachments
Update Test Expectations (2.10 KB, patch)
2020-01-27 17:00 PST, Jacob Uphoff
no flags
Patch (4.54 KB, patch)
2020-03-18 07:08 PDT, Antoine Quint
no flags
Patch (4.62 KB, patch)
2020-03-18 07:15 PDT, Antoine Quint
no flags
Radar WebKit Bug Importer
Comment 1 2020-01-23 09:57:15 PST
Jacob Uphoff
Comment 2 2020-01-27 17:00:56 PST
Created attachment 388942 [details] Update Test Expectations
Truitt Savell
Comment 3 2020-01-27 17:03:54 PST
Comment on attachment 388942 [details] Update Test Expectations Clearing flags on attachment: 388942 Committed r255213: <https://trac.webkit.org/changeset/255213>
Antoine Quint
Comment 4 2020-03-18 07:08:47 PDT
Antoine Quint
Comment 5 2020-03-18 07:15:43 PDT
WebKit Commit Bot
Comment 6 2020-03-18 08:26:55 PDT
Comment on attachment 393849 [details] Patch Clearing flags on attachment: 393849 Committed r258634: <https://trac.webkit.org/changeset/258634>
WebKit Commit Bot
Comment 7 2020-03-18 08:26:57 PDT
All reviewed patches have been landed. Closing bug.
Antoine Quint
Comment 8 2020-03-23 09:56:37 PDT
*** Bug 209362 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.