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
<rdar://problem/58838216>
Created attachment 388942 [details] Update Test Expectations
Comment on attachment 388942 [details] Update Test Expectations Clearing flags on attachment: 388942 Committed r255213: <https://trac.webkit.org/changeset/255213>
Created attachment 393847 [details] Patch
Created attachment 393849 [details] Patch
Comment on attachment 393849 [details] Patch Clearing flags on attachment: 393849 Committed r258634: <https://trac.webkit.org/changeset/258634>
All reviewed patches have been landed. Closing bug.
*** Bug 209362 has been marked as a duplicate of this bug. ***