wine/test.h: Identify test result lines printed by child processes.

Alexandre Julliard julliard at winehq.org
Wed Feb 1 13:32:42 CST 2017


Francois Gouget <fgouget at codeweavers.com> writes:

> On Tue, 31 Jan 2017, Alexandre Julliard wrote:
> [...]
>> Couldn't you simply print the pid, have winetest print it too on the
>> 'done' line, and check that they match?
>
> That's going to be more work but it's an excellent idea.
>
> Would something like this do?

I would print the pid in hex to match other Wine traces, but otherwise
it looks fine.

> If yes I'll also update the code parsing the test results for the 
> winetest and testbot websites so they recognize both the old and new 
> styles. Then this patch can be committed and I'll adapt it to 
> TestLauncher which will mean committing the new binaries to Git (yuck) 
> unless the TestBot is further modified, or we revive the idea of using 
> WineTest for everything (but it cannot be built for just one test 
> anymore).

Using winetest would definitely be better.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list