Bug 149216

Summary: fast/events/mouse-cursor-change.html is flaky on Mac
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed fix none

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.