Bug 175967 - UIDelegatePrivate.didNotHandleWheelEvent test flaky
Summary: UIDelegatePrivate.didNotHandleWheelEvent test flaky
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-24 17:00 PDT by Alex Christensen
Modified: 2017-08-24 18:56 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2017-08-24 17:00:48 PDT
WebCore has quite nondeterministic behavior.  I synthesize wheel events until the test passes, and that makes the test pass almost all the time for me, but it times out on the bots.  This should be investigated, and doing so might lead to making scrolling more reliable.
Comment 1 Alex Christensen 2017-08-24 17:06:30 PDT
Test originally added in https://trac.webkit.org/changeset/221164/webkit