[PATCH] kernel32/tests: Fix test_Toolhelp()'s nested process lookup.

Francois Gouget fgouget at codeweavers.com
Mon Mar 2 18:25:34 CST 2020


On Mon, 2 Mar 2020, Marvin wrote:
[...]
> === w1064v1507 (32 bit report) ===
> 
> Report validation errors:
> kernel32:process is missing some failure messages

That's one of the occasional timeouts that was identified before, only 
in this case it raced with the child process so that the test failure 
message was garbled and unrecognizable.

At some point I'll patch this test with timing information and longer 
timeouts to see just how long some of these waits are (all I know for 
now is that raising them to 2s is not enough).

-- 
Francois Gouget <fgouget at codeweavers.com>



More information about the wine-devel mailing list