Bug 207948 - (r256513) [ Mac ] fast/scrolling/programmatic-scroll-to-zero-zero.html is a flaky failure
Summary: (r256513) [ Mac ] fast/scrolling/programmatic-scroll-to-zero-zero.html is a f...
Status: RESOLVED DUPLICATE of bug 197819
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: 2020-02-19 09:39 PST by Truitt Savell
Modified: 2020-03-21 12:07 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.65 KB, patch)
2020-03-03 16:17 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Patch (8.24 KB, patch)
2020-03-03 17:10 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Patch (10.51 KB, patch)
2020-03-03 18:30 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Patch (11.15 KB, patch)
2020-03-03 20:44 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Patch (12.17 KB, patch)
2020-03-03 21:44 PST, 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 2020-02-19 09:39:21 PST
fast/scrolling/programmatic-scroll-to-zero-zero.html

This test was introduced https://trac.webkit.org/changeset/256513/webkit
It is very minorly flaky and seems to be an issue with the image being scrolled down slightly. 

history:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fscrolling%2Fprogrammatic-scroll-to-zero-zero.html

Diff:
https://build.webkit.org/results/Apple%20Mojave%20Release%20WK2%20(Tests)/r256919%20(10477)/fast/scrolling/programmatic-scroll-to-zero-zero-diffs.html
Comment 1 Radar WebKit Bug Importer 2020-02-19 09:39:48 PST
<rdar://problem/59593501>
Comment 2 Simon Fraser (smfr) 2020-02-19 11:45:50 PST
monitorWheelEvents strikes again
Comment 3 Simon Fraser (smfr) 2020-03-03 16:17:09 PST
Created attachment 392347 [details]
Patch
Comment 4 Simon Fraser (smfr) 2020-03-03 17:10:16 PST
Created attachment 392351 [details]
Patch
Comment 5 Simon Fraser (smfr) 2020-03-03 18:30:53 PST
Created attachment 392360 [details]
Patch
Comment 6 Simon Fraser (smfr) 2020-03-03 20:44:30 PST
Created attachment 392366 [details]
Patch
Comment 7 Simon Fraser (smfr) 2020-03-03 21:44:29 PST
Created attachment 392371 [details]
Patch
Comment 8 WebKit Commit Bot 2020-03-04 08:17:23 PST
Comment on attachment 392371 [details]
Patch

Clearing flags on attachment: 392371

Committed r257844: <https://trac.webkit.org/changeset/257844>
Comment 9 WebKit Commit Bot 2020-03-04 08:17:25 PST
All reviewed patches have been landed.  Closing bug.
Comment 10 Jacob Uphoff 2020-03-17 10:15:29 PDT
Reverted r257844 for reason:

this revision caused a test to start timing out

Committed r258558: <https://trac.webkit.org/changeset/258558>
Comment 11 Simon Fraser (smfr) 2020-03-21 12:07:20 PDT
No longer flakey. Expectation removed in r258701.

*** This bug has been marked as a duplicate of bug 197819 ***