Bug 138697 - fast/events/overflow-scroll-fake-mouse-move.html is flaky
Summary: fast/events/overflow-scroll-fake-mouse-move.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-13 09:24 PST by Alexey Proskuryakov
Modified: 2015-10-03 17:43 PDT (History)
3 users (show)

See Also:


Attachments
proposed fix (1.32 KB, patch)
2015-10-03 13:26 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2014-11-13 09:24:20 PST
fast/events/overflow-scroll-fake-mouse-move.html is very flaky on Apple Mavericks Debug WK1 and Apple Yosemite Release WK1.

Given the surprising set of bots that see this, I suspect that this may depend on test order, not on something OS version specific.

@@ -1 +1 @@
-PASS
+FAIL
Comment 1 Alexey Proskuryakov 2014-11-13 09:26:55 PST
Marked as flaky on WK1 in <http://trac.webkit.org/r176074>.
Comment 2 Alexey Proskuryakov 2015-10-02 21:57:02 PDT
Hmm, now it's flaky on WK2 as well.
Comment 3 Alexey Proskuryakov 2015-10-03 13:21:06 PDT
Easily reproducible for me with

run-webkit-tests fast/events/overflow-scroll-fake-mouse-move.html --repeat 100 -f --no-retry
Comment 4 Alexey Proskuryakov 2015-10-03 13:26:45 PDT
Created attachment 262380 [details]
proposed fix
Comment 5 Brent Fulgham 2015-10-03 16:55:44 PDT
Comment on attachment 262380 [details]
proposed fix

R=me
Comment 6 WebKit Commit Bot 2015-10-03 17:43:32 PDT
Comment on attachment 262380 [details]
proposed fix

Clearing flags on attachment: 262380

Committed r190545: <http://trac.webkit.org/changeset/190545>
Comment 7 WebKit Commit Bot 2015-10-03 17:43:35 PDT
All reviewed patches have been landed.  Closing bug.