[PATCH 1/1] user32: Fix 64-bit 'msg' test hang in test_timers.

Alexandre Julliard julliard at winehq.org
Mon Nov 21 04:29:37 CST 2011


"Erich E. Hoover" <ehoover at mines.edu> writes:

> Real Name:
>     Erich Hoover
>
> Description:
>     The TestBot ran into a hanging issue (noticed with, but unrelated
> to, my previous user32 patch) and I took some time today to track the
> problem down.  Currently, on the 64-bit test system the test_timers()
> tests hang waiting for PeekMessage() to clear the message queue.  The
> attached patch kills the timer just prior to the PeekMessage() call,
> thereby keeping the test from hanging indefinitely.
>
> Changelog:
>     user32: Fix 64-bit 'msg' test hang in test_timers.

That defeats the purpose of the test.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list