Bug 206682

Summary: [ macOS iOS ] animations/play-state-paused.html is flaky failing
Product: WebKit Reporter: Jacob Uphoff <jacob_uphoff>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, graouts, graouts, koivisto, tsavell, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=192503
Attachments:
Description Flags
Update Test Expectations
none
Update Test Expectations
none
Patch
none
Patch none

Jacob Uphoff
Reported 2020-01-23 11:03:15 PST
animations/play-state-paused.html is flaky failing across all platforms I did not try to reproduce the failure history: https://results.webkit.org/?suite=layout-tests&test=animations%2Fplay-state-paused.html Diff: --- /Volumes/Data/slave/mojave-debug-tests-wk1/build/layout-test-results/animations/play-state-paused-expected.txt +++ /Volumes/Data/slave/mojave-debug-tests-wk1/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 +FAIL - "webkitTransform" property for "box" element at 0.5s expected: 1,0,0,1,75,0 but saw: matrix(1, 0, 0, 1, 107.25, 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
Attachments
Update Test Expectations (2.03 KB, patch)
2020-01-27 14:33 PST, Jacob Uphoff
no flags
Update Test Expectations (2.14 KB, patch)
2020-01-27 14:55 PST, Jacob Uphoff
no flags
Patch (3.25 KB, patch)
2020-03-18 04:40 PDT, Antoine Quint
no flags
Patch (4.78 KB, patch)
2020-03-18 04:47 PDT, Antoine Quint
no flags
Radar WebKit Bug Importer
Comment 1 2020-01-23 11:04:21 PST
Truitt Savell
Comment 2 2020-01-23 15:47:39 PST
This has been failing for the whole visible history.
Alexey Proskuryakov
Comment 3 2020-01-26 13:12:14 PST
Probably same root cause as bug 192503. We should consider merging them, unless there is a clear distinction of some sort.
Jacob Uphoff
Comment 4 2020-01-27 14:33:34 PST
Created attachment 388913 [details] Update Test Expectations
Jacob Uphoff
Comment 5 2020-01-27 14:55:05 PST
Created attachment 388918 [details] Update Test Expectations
Truitt Savell
Comment 6 2020-01-27 14:59:22 PST
Comment on attachment 388918 [details] Update Test Expectations Clearing flags on attachment: 388918 Committed r255180: <https://trac.webkit.org/changeset/255180>
Antoine Quint
Comment 7 2020-03-18 04:40:23 PDT
Antoine Quint
Comment 8 2020-03-18 04:47:31 PDT
WebKit Commit Bot
Comment 9 2020-03-18 06:34:34 PDT
Comment on attachment 393833 [details] Patch Clearing flags on attachment: 393833 Committed r258627: <https://trac.webkit.org/changeset/258627>
WebKit Commit Bot
Comment 10 2020-03-18 06:34:36 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.