[Webkit-unassigned] [Bug 173726] New: REGRESSION LayoutTest animations/play-state-suspend.html is a flaky failure.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 22 10:51:04 PDT 2017


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

            Bug ID: 173726
           Summary: REGRESSION LayoutTest
                    animations/play-state-suspend.html is a flaky failure.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jlewis3 at apple.com

animations/play-state-suspend.html is a flaky failure.

According to the dashboard it is only currently happening on iOS simulator WK2 Release. The first failure was at 6/20/2017.
https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/r218620%20(2431)/results.html
https://build.webkit.org/builders/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/builds/2431

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

Current build:
https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/r218699%20(2466)/results.html
https://build.webkit.org/builders/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/builds/2466

Diff:
--- /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/animations/play-state-suspend-expected.txt
+++ /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/animations/play-state-suspend-actual.txt
@@ -6,6 +6,6 @@
 PASS - "left" property for "box2" element at 0.65s saw something close to: 100
 PASS - "webkitTransform" property for "box1" element at 0.75s saw something close to: 1,0,0,1,100,0
 PASS - "left" property for "box2" element at 0.75s saw something close to: 100
-PASS - "webkitTransform" property for "box1" element at 1s saw something close to: 1,0,0,1,140,0
-PASS - "left" property for "box2" element at 1s saw something close to: 140
+FAIL - "webkitTransform" property for "box1" element at 1s expected: 1,0,0,1,140,0 but saw: matrix(1, 0, 0, 1, 167.70513916015625, 0)
+FAIL - "left" property for "box2" element at 1s expected: 140 but saw: 166.125



Currently I have been unable to pinpoint the regression. or reproduce the failure locally.

-- 
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/20170622/09ff4308/attachment.html>


More information about the webkit-unassigned mailing list