Bug 167262

Summary: REGRESSION (r210941): LayoutTest scrollingcoordinator/ios/sync-layer-positions-after-scroll.html failing
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, ap, bdakin, megan_gardner, simon.fraser
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Ryan Haddad 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)
         )
Comment 1 Ryan Haddad 2017-01-20 15:40:55 PST
Started with https://trac.webkit.org/changeset/210941
Comment 2 Megan Gardner 2017-01-20 16:48:57 PST
Created attachment 299403 [details]
Patch
Comment 3 Megan Gardner 2017-01-20 17:08:19 PST
https://trac.webkit.org/changeset/211002
Comment 4 Alexey Proskuryakov 2017-01-21 23:55:52 PST
The test is still failing.
Comment 5 Ryan Haddad 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
Comment 6 Megan Gardner 2017-01-23 10:32:51 PST
https://trac.webkit.org/changeset/211041