Bug 207948

Summary: (r256513) [ Mac ] fast/scrolling/programmatic-scroll-to-zero-zero.html is a flaky failure
Product: WebKit Reporter: Truitt Savell <tsavell>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: commit-queue, jacob_uphoff, simon.fraser, webkit-bot-watchers-bugzilla, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=207674
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch
none
Patch none

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 ***