[Webkit-unassigned] [Bug 192503] New: [macOS WK2 Debug] Flaky Layout Test: animations/play-state-paused.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 7 10:39:16 PST 2018


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

            Bug ID: 192503
           Summary: [macOS WK2 Debug] Flaky Layout Test:
                    animations/play-state-paused.html
           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: jlewis3 at apple.com
                CC: dino at apple.com, graouts at apple.com,
                    ryanhaddad at apple.com, tsavell at apple.com

animations/play-state-paused.html is a flaky failure on macOS WK2 Debug testers according to the flakiness dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=animations%2Fplay-state-paused.html

https://build.webkit.org/results/Apple%20Mojave%20Debug%20WK2%20(Tests)/r238951%20(808)/results.html

--- /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/animations/play-state-paused-expected.txt
+++ /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/animations/play-state-paused-actual.txt
@@ -1,4 +1,4 @@
 PASS - "webkitTransform" property for "box" element at 0.5s saw something close to: 1,0,0,1,75,0
 PASS - "webkitTransform" property for "box" element at 1s saw something close to: 1,0,0,1,150,0
-PASS - "webkitTransform" property for "box" element at 2.5s saw something close to: 1,0,0,1,150,0
+FAIL - "webkitTransform" property for "box" element at 2.5s expected: 1,0,0,1,150,0 but saw: matrix(1, 0, 0, 1, 175.1999969482422, 0)



This seems to be a similar flaky fail as the flaky failure in https://bugs.webkit.org/show_bug.cgi?id=192501
The test doesn't have a recent regression and the legacy version of the test (legacy-animation-engine/animations/play-state-paused.html) is also a flaky failure and has been for quite some time.

-- 
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/20181207/8bb67a1c/attachment-0001.html>


More information about the webkit-unassigned mailing list