WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
190883
[macOS] Layout Test legacy-animation-engine/animations/suspend-resume-animation.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=190883
Summary
[macOS] Layout Test legacy-animation-engine/animations/suspend-resume-animati...
Ryan Haddad
Reported
2018-10-24 11:19:45 PDT
The following layout test is failing on macOS legacy-animation-engine/animations/suspend-resume-animation.html Probable cause: Unknown. Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=legacy-animation-engine%2Fanimations%2Fsuspend-resume-animation.html
--- /Volumes/Data/slave/highsierra-debug-tests-wk2/build/layout-test-results/legacy-animation-engine/animations/suspend-resume-animation-expected.txt +++ /Volumes/Data/slave/highsierra-debug-tests-wk2/build/layout-test-results/legacy-animation-engine/animations/suspend-resume-animation-actual.txt @@ -1,6 +1,6 @@ This test shows suspend and resume of a box moving to the right 500px. If running inside DumpRenderTest the box should stop at 200px after 500ms and then continue to complete the move in another 750ms -PASS - "webkitTransform" property for "box" element at 0.6s saw something close to: 1,0,0,1,200,0 -PASS - "webkitTransform" property for "box" element at 0.9s saw something close to: 1,0,0,1,200,0 -PASS - "webkitTransform" property for "box" element at 1.5s saw something close to: 1,0,0,1,400,0 +FAIL - "webkitTransform" property for "box" element at 0.6s expected: 1,0,0,1,200,0 but saw: matrix(1, 0, 0, 1, 232.81309509277344, 0) +FAIL - "webkitTransform" property for "box" element at 0.9s expected: 1,0,0,1,200,0 but saw: matrix(1, 0, 0, 1, 232.81309509277344, 0) +FAIL - "webkitTransform" property for "box" element at 1.5s expected: 1,0,0,1,400,0 but saw: matrix(1, 0, 0, 1, 433.6044006347656, 0)
Attachments
Add attachment
proposed patch, testcase, etc.
Ryan Haddad
Comment 1
2018-10-24 11:23:34 PDT
This does not appear to be a recent regression.
Ryan Haddad
Comment 2
2018-10-24 11:27:35 PDT
Marked test as flaky in
https://trac.webkit.org/r237392
Antoine Quint
Comment 3
2020-03-09 12:57:58 PDT
This test is gone as of
r258150
, see
bug 208815
.
Radar WebKit Bug Importer
Comment 4
2020-03-09 12:58:46 PDT
<
rdar://problem/60238105
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug