Bug 187163

Summary: Layout Test compositing/animation/layer-for-filling-animation.html is a flaky failure
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, dino, graouts, realdawei, simon.fraser, tsavell, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=186136
Attachments:
Description Flags
Patch dino: review+

Ryan Haddad
Reported 2018-06-28 16:32:05 PDT
The following layout test is failing on iOS and macOS compositing/animation/layer-for-filling-animation.html Probable cause: Unknown. Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=compositing%2Fanimation%2Flayer-for-filling-animation.html https://build.webkit.org/results/Apple%20High%20Sierra%20Release%20WK2%20(Tests)/r233325%20(5319)/results.html --- /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/compositing/animation/layer-for-filling-animation-expected.txt +++ /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/compositing/animation/layer-for-filling-animation-actual.txt @@ -1 +1,19 @@ +(GraphicsLayer + (anchor 0.00 0.00) + (bounds 800.00 600.00) + (children 1 + (GraphicsLayer + (bounds 800.00 600.00) + (contentsOpaque 1) + (children 1 + (GraphicsLayer + (offsetFromRenderer width=-14 height=-14) + (position 44.00 36.00) + (bounds 128.00 128.00) + (drawsContent 1) + ) + ) + ) + ) +)
Attachments
Patch (1.98 KB, patch)
2018-06-29 04:59 PDT, Antoine Quint
dino: review+
Antoine Quint
Comment 1 2018-06-29 04:59:27 PDT
Antoine Quint
Comment 2 2018-06-29 05:36:01 PDT
Radar WebKit Bug Importer
Comment 3 2018-06-29 05:36:21 PDT
Note You need to log in before you can comment on or make changes to this bug.