Paul Vriens <[email protected]> writes: > On 01/05/2010 10:23 AM, Alexandre Julliard wrote: >> winetest_wait_child_process will add the child failures, but I don't >> think it's used consistently everywhere, so that would be the first >> thing to fix. >> > > The 'adding of child failures' is needed because ok() messages from > the child processes don't reach the report?
No, it's because we want the parent to exit with a failure if a child failed. -- Alexandre Julliard [email protected]
