The following test is flaky on GTK since r234345 or earlier. legacy-animation-engine/animations/animation-direction-normal.html --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/legacy-animation-engine/animations/animation-direction-normal-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/legacy-animation-engine/animations/animation-direction-normal-actual.txt @@ -1,4 +1,4 @@ -PASS - "webkitTransform" property for "box" element at 0.5s saw something close to: 1,0,0,1,50,0 -PASS - "webkitTransform" property for "box" element at 1s saw something close to: 1,0,0,1,100,0 -PASS - "webkitTransform" property for "box" element at 2.5s saw something close to: 1,0,0,1,50,0 +FAIL - "webkitTransform" property for "box" element at 0.5s expected: 1,0,0,1,50,0 but saw: matrix(1, 0, 0, 1, 81.90299987792969, 0) +FAIL - "webkitTransform" property for "box" element at 1s expected: 1,0,0,1,100,0 but saw: matrix(1, 0, 0, 1, 131.7631072998047, 0) +FAIL - "webkitTransform" property for "box" element at 2.5s expected: 1,0,0,1,50,0 but saw: matrix(1, 0, 0, 1, 81.80819702148438, 0) The issue does not reproduce in the Wayland bot.
This test is gone as of r258150, see bug 208815.