Bug 149216 - fast/events/mouse-cursor-change.html is flaky on Mac
Summary: fast/events/mouse-cursor-change.html is flaky on Mac
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-16 09:19 PDT by Alexey Proskuryakov
Modified: 2015-09-16 10:29 PDT (History)
1 user (show)

See Also:


Attachments
proposed fix (1.16 KB, patch)
2015-09-16 09:22 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 2015-09-16 09:19:46 PDT
fast/events/mouse-cursor-change.html fails sometimes on Mac Debug WK2.

I could reproduce locally on a MacBook Pro like this, using more processes than the machine has CPU cores:

run-webkit-tests fast/events/mouse-cursor-change.html --repeat 1000 -f --child-processes=20 --no-retry

This test uses a timeout of 50 ms. I don't see any way to avoid having the intrinsically inadequate timeout, but bumping it to 200 ms makes the test reliable for me locally.
Comment 1 Alexey Proskuryakov 2015-09-16 09:22:42 PDT
Created attachment 261313 [details]
proposed fix
Comment 2 WebKit Commit Bot 2015-09-16 10:29:55 PDT
Comment on attachment 261313 [details]
proposed fix

Clearing flags on attachment: 261313

Committed r189869: <http://trac.webkit.org/changeset/189869>
Comment 3 WebKit Commit Bot 2015-09-16 10:29:59 PDT
All reviewed patches have been landed.  Closing bug.