RESOLVED FIXED 167262
REGRESSION (r210941): LayoutTest scrollingcoordinator/ios/sync-layer-positions-after-scroll.html failing
https://bugs.webkit.org/show_bug.cgi?id=167262
Summary REGRESSION (r210941): LayoutTest scrollingcoordinator/ios/sync-layer-position...
Ryan Haddad
Reported 2017-01-20 15:40:40 PST
LayoutTest scrollingcoordinator/ios/sync-layer-positions-after-scroll.html failing https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/r210941%20(3020)/results.html https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=scrollingcoordinator%2Fios%2Fsync-layer-positions-after-scroll.html --- /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/scrollingcoordinator/ios/sync-layer-positions-after-scroll-expected.txt +++ /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/scrollingcoordinator/ios/sync-layer-positions-after-scroll-actual.txt @@ -1,4 +1,4 @@ -visibleRectAfterScroll: {"left":0,"top":156.5,"width":800,"height":600} +visibleRectAfterScroll: {"left":0,"top":190,"width":800,"height":600} (GraphicsLayer (anchor 0.00 0.00) (bounds 1308.00 2021.00) @@ -9,7 +9,7 @@ (children 1 (GraphicsLayer (position 12.00 10.00) - (approximate position 12.00 166.50) + (approximate position 12.00 200.00) (bounds 100.00 100.00) (contentsOpaque 1) )
Attachments
Patch (1.52 KB, patch)
2017-01-20 16:48 PST, Megan Gardner
no flags
Ryan Haddad
Comment 1 2017-01-20 15:40:55 PST
Megan Gardner
Comment 2 2017-01-20 16:48:57 PST
Megan Gardner
Comment 3 2017-01-20 17:08:19 PST
Alexey Proskuryakov
Comment 4 2017-01-21 23:55:52 PST
The test is still failing.
Ryan Haddad
Comment 5 2017-01-23 08:52:15 PST
--- /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/scrollingcoordinator/ios/sync-layer-positions-after-scroll-expected.txt +++ /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/scrollingcoordinator/ios/sync-layer-positions-after-scroll-actual.txt @@ -1,4 +1,4 @@ -visibleRectAfterScroll: {"left":0,"top":156.5,"width":800,"height":600} +visibleRectAfterScroll: {"left":0,"top":190,"width":800,"height":600} (GraphicsLayer (anchor 0.00 0.00) (bounds 1308.00 2021.00) https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/r211037%20(3069)/results.html
Megan Gardner
Comment 6 2017-01-23 10:32:51 PST
Note You need to log in before you can comment on or make changes to this bug.