RESOLVED FIXED 149216
fast/events/mouse-cursor-change.html is flaky on Mac
https://bugs.webkit.org/show_bug.cgi?id=149216
Summary fast/events/mouse-cursor-change.html is flaky on Mac
Alexey Proskuryakov
Reported 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.
Attachments
proposed fix (1.16 KB, patch)
2015-09-16 09:22 PDT, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2015-09-16 09:22:42 PDT
Created attachment 261313 [details] proposed fix
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2015-09-16 10:29:59 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.