[Webkit-unassigned] [Bug 263923] animations/transition-and-animation-2.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 30 14:38:07 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=263923

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Buildbot: builder GTK-Linux-64-bit-Release-Tests build 12611 (269463 at main)
https://build.webkit.org/#/builders/57/builds/12611

--- /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/animations/transition-and-animation-2-expected.txt
+++ /home/buildbot/worker/GTK-Linux-64-bit-Release-Tests/build/layout-test-results/animations/transition-and-animation-2-actual.txt
@@ -1,3 +1,3 @@
 This test has a transition and animation on the same property (-webkit-transform). The animation starts and then the transition is triggered. The transition should start at the position before the animation started (the unanimated position), which is (0,0). If it starts from the start point of the animation (0,100) then there is an error
-PASS - "webkitTransform.5" property for "box" element at 0.4s saw something close to: 0
+FAIL - "webkitTransform.5" property for "box" element at 0.4s expected: 0 but saw: matrix(1, 0, 0, 1, 0, 100)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231030/a1e8a5e8/attachment.htm>


More information about the webkit-unassigned mailing list