[Webkit-unassigned] [Bug 190883] New: [macOS] Layout Test legacy-animation-engine/animations/suspend-resume-animation.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 24 11:19:45 PDT 2018


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

            Bug ID: 190883
           Summary: [macOS] Layout Test
                    legacy-animation-engine/animations/suspend-resume-anim
                    ation.html is a flaky failure
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com
                CC: dino at apple.com

The following layout test is failing on macOS

legacy-animation-engine/animations/suspend-resume-animation.html

Probable cause:

Unknown.

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=legacy-animation-engine%2Fanimations%2Fsuspend-resume-animation.html

--- /Volumes/Data/slave/highsierra-debug-tests-wk2/build/layout-test-results/legacy-animation-engine/animations/suspend-resume-animation-expected.txt
+++ /Volumes/Data/slave/highsierra-debug-tests-wk2/build/layout-test-results/legacy-animation-engine/animations/suspend-resume-animation-actual.txt
@@ -1,6 +1,6 @@
 This test shows suspend and resume of a box moving to the right 500px. If running inside DumpRenderTest the box should stop at 200px after 500ms and then continue to complete the move in another 750ms

-PASS - "webkitTransform" property for "box" element at 0.6s saw something close to: 1,0,0,1,200,0
-PASS - "webkitTransform" property for "box" element at 0.9s saw something close to: 1,0,0,1,200,0
-PASS - "webkitTransform" property for "box" element at 1.5s saw something close to: 1,0,0,1,400,0
+FAIL - "webkitTransform" property for "box" element at 0.6s expected: 1,0,0,1,200,0 but saw: matrix(1, 0, 0, 1, 232.81309509277344, 0)
+FAIL - "webkitTransform" property for "box" element at 0.9s expected: 1,0,0,1,200,0 but saw: matrix(1, 0, 0, 1, 232.81309509277344, 0)
+FAIL - "webkitTransform" property for "box" element at 1.5s expected: 1,0,0,1,400,0 but saw: matrix(1, 0, 0, 1, 433.6044006347656, 0)

-- 
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/20181024/170e0a32/attachment-0001.html>


More information about the webkit-unassigned mailing list