[Webkit-unassigned] [Bug 208065] New: [ Mac wk1 Debug ] legacy-animation-engine/animations/animation-direction-normal.html is flaky failing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 21 10:46:39 PST 2020


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

            Bug ID: 208065
           Summary: [ Mac wk1 Debug ]
                    legacy-animation-engine/animations/animation-direction
                    -normal.html is flaky failing.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: macOS 10.14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Lawrence.j at apple.com
                CC: dino at apple.com

legacy-animation-engine/animations/animation-direction-normal.html

Description:
This test is flaky failing on Mac wk1 Debug. This has been happening throughout the visible history. The diff has changed over time, the second most recent failure r257130 has a different diff, r254259 is the oldest failure and the diff is different.

History:
https://results.webkit.org/?suite=layout-tests&test=legacy-animation-engine%2Fanimations%2Fanimation-direction-normal.html&flavor=wk1&platform=mac&limit=50000&style=debug

Diff:
--- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/legacy-animation-engine/animations/animation-direction-normal-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk1/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, 75.19999694824219, 0)
+FAIL - "webkitTransform" property for "box" element at 1s expected: 1,0,0,1,100,0 but saw: matrix(1, 0, 0, 1, 124.19999694824219, 0)
+FAIL - "webkitTransform" property for "box" element at 2.5s expected: 1,0,0,1,50,0 but saw: matrix(1, 0, 0, 1, 74.9000015258789, 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/20200221/cbe2a901/attachment-0001.htm>


More information about the webkit-unassigned mailing list