shell32/tests: Fix Program Manager DDE Conformance Test Failures

Paul Vriens paul.vriens.wine at gmail.com
Tue Nov 17 03:10:58 CST 2009


On 11/14/2009 05:31 PM, Mikey Alexander wrote:
>   /* Timeout on DdeClientTransaction Call */
>   #define MS_TIMEOUT_VAL 1000
>   /* # of times to poll for window creation */
> -#define PDDE_POLL_NUM 50
> +#define PDDE_POLL_NUM 150
>   /* time to sleep between polls */
> -#define PDDE_POLL_TIME 200
> +#define PDDE_POLL_TIME 300

Hi Mikey,

Just raising the timeout was not enough to fix the test failures so 
something else must be going on?

Some of the test results on test.winehq.org now show a general timeout 
for these tests (there is a hardcoded 120 second timeout for every test 
module).

-- 
Cheers,

Paul.



More information about the wine-devel mailing list