Francois Gouget fgouget@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.