legacy-animation-engine/animations/play-state-paused.html This test is flaky failing on macOS wk1 debug Ran the test in iterations x2000 and did not reproduce the failure. History: https://results.webkit.org/?suite=layout-tests&test=legacy-animation-engine%2Fanimations%2Fplay-state-paused.html Diff: --- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/legacy-animation-engine/animations/play-state-paused-expected.txt +++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/legacy-animation-engine/animations/play-state-paused-actual.txt @@ -1,4 +1,4 @@ -PASS - "webkitTransform" property for "box" element at 0.5s saw something close to: 1,0,0,1,75,0 +FAIL - "webkitTransform" property for "box" element at 0.5s expected: 1,0,0,1,75,0 but saw: matrix(1, 0, 0, 1, 108.05406188964844, 0) PASS - "webkitTransform" property for "box" element at 1s saw something close to: 1,0,0,1,150,0 PASS - "webkitTransform" property for "box" element at 2.5s saw something close to: 1,0,0,1,150,0
<rdar://problem/60246371>
All legacy-animation-engine tests were removed today.