[Webkit-unassigned] [Bug 210156] New: [ Mac iOS ] animations/animation-direction-normal.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 7 14:53:41 PDT 2020


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

            Bug ID: 210156
           Summary: [ Mac iOS ] animations/animation-direction-normal.html
                    is a flaky failure
           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: tsavell at apple.com
                CC: dino at apple.com

animations/animation-direction-normal.html

This test has been a flaky failure on Mac and iOS for a while.

History:
https://results.webkit.org/?suite=layout-tests&test=animations%2Fanimation-direction-normal.html

Diff MacOS:
--- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/animations/animation-direction-normal-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/animations/animation-direction-normal-actual.txt
@@ -1,4 +1,4 @@
-PASS - "margin-left" property for "box" element at 0.5s saw something close to: 50
-PASS - "margin-left" property for "box" element at 1s saw something close to: 100
+FAIL - "margin-left" property for "box" element at 0.5s expected: 50 but saw: 79.19999694824219
+FAIL - "margin-left" property for "box" element at 1s expected: 100 but saw: 129.3000030517578
 PASS - "margin-left" property for "box" element at 2.5s saw something close to: 50


Diff iOS:
--- /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/animations/animation-direction-normal-expected.txt
+++ /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/animations/animation-direction-normal-actual.txt
@@ -1,4 +1,4 @@
-PASS - "margin-left" property for "box" element at 0.5s saw something close to: 50
+FAIL - "margin-left" property for "box" element at 0.5s expected: 50 but saw: 18.200000762939453
 PASS - "margin-left" property for "box" element at 1s saw something close to: 100
 PASS - "margin-left" property for "box" element at 2.5s saw something close to: 50

-- 
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/20200407/c6dde65f/attachment-0001.htm>


More information about the webkit-unassigned mailing list