[Webkit-unassigned] [Bug 185651] New: Layout Test legacy-animation-engine/animations/play-state-in-shorthand.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 09:39:46 PDT 2018


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

            Bug ID: 185651
           Summary: Layout Test
                    legacy-animation-engine/animations/play-state-in-short
                    hand.html is flaky
           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 flaky on macOS

legacy-animation-engine/animations/play-state-in-shorthand.html

Probable cause:

Unknown.

Flakiness Dashboard:

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

--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/legacy-animation-engine/animations/play-state-in-shorthand-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/legacy-animation-engine/animations/play-state-in-shorthand-actual.txt
@@ -1,4 +1,4 @@
-PASS - "transform" property for "box" element at 0.5s saw something close to: 1,0,0,1,75,0
-PASS - "transform" property for "box" element at 1s saw something close to: 1,0,0,1,150,0
-PASS - "transform" property for "box" element at 2.5s saw something close to: 1,0,0,1,150,0
+FAIL - "transform" property for "box" element at 0.5s expected: 1,0,0,1,75,0 but saw: matrix(1, 0, 0, 1, 112.27082061767578, 0)
+FAIL - "transform" property for "box" element at 1s expected: 1,0,0,1,150,0 but saw: matrix(1, 0, 0, 1, 182.9301300048828, 0)
+FAIL - "transform" property for "box" element at 2.5s expected: 1,0,0,1,150,0 but saw: matrix(1, 0, 0, 1, 182.9301300048828, 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/20180515/4f17b9eb/attachment.html>


More information about the webkit-unassigned mailing list