The changes in https://trac.webkit.org/changeset/242132/webkit has caused tiled-drawing/scrolling/scroll-snap/scroll-snap-proximity-mainframe.html to start timing out flakily. History: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=tiled-drawing%2Fscrolling%2Fscroll-snap%2Fscroll-snap-proximity-mainframe.html reproduced with: run-webkit-tests tiled-drawing/scrolling/scroll-snap/scroll-snap-proximity-mainframe.html --iterations 200 -f --exit-after-n-crashes-or-timeouts 5 this test times out on r242132 but not on r242131.
<rdar://problem/49137052>
Created attachment 365675 [details] Patch
Comment on attachment 365675 [details] Patch https://trac.webkit.org/changeset/243359/webkit
This test is still flakey after 243359.
issue is still occurring, and is timing out 1 out of every 3 runs. Skipping test in https://trac.webkit.org/changeset/243840/webkit Test was previously marked as a flaky failure in https://bugs.webkit.org/show_bug.cgi?id=167321 . Hopefully fix will address the flaky failure as well, if not we will have to assess the failures again at that time.