Bug 196115 - REGRESSION: (r242132) tiled-drawing/scrolling/scroll-snap/scroll-snap-proximity-mainframe.html is a timeout
Summary: REGRESSION: (r242132) tiled-drawing/scrolling/scroll-snap/scroll-snap-proximi...
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-21 16:16 PDT by Truitt Savell
Modified: 2019-04-03 17:00 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.17 KB, patch)
2019-03-21 21:13 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Truitt Savell 2019-03-21 16:16:34 PDT
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.
Comment 1 Radar WebKit Bug Importer 2019-03-21 20:10:12 PDT
<rdar://problem/49137052>
Comment 2 Simon Fraser (smfr) 2019-03-21 21:13:30 PDT
Created attachment 365675 [details]
Patch
Comment 3 Simon Fraser (smfr) 2019-03-21 21:16:38 PDT
Comment on attachment 365675 [details]
Patch

https://trac.webkit.org/changeset/243359/webkit
Comment 4 Truitt Savell 2019-03-22 09:24:34 PDT
This test is still flakey after 243359.
Comment 5 Shawn Roberts 2019-04-03 17:00:43 PDT
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.