[Webkit-unassigned] [Bug 206671] New: animations/animation-direction-reverse.html is flaky failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 23 09:56:51 PST 2020


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

            Bug ID: 206671
           Summary: animations/animation-direction-reverse.html is flaky
                    failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jacob_uphoff at apple.com
                CC: dino at apple.com

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

-- 
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/20200123/f7b6bc59/attachment.htm>


More information about the webkit-unassigned mailing list