Francois Gouget : testbot/TestLauncher: Fix the detection of test executable dependencies.

Alexandre Julliard julliard at winehq.org
Mon Mar 15 16:58:04 CDT 2021


Module: tools
Branch: master
Commit: feeea5ba4825a98aac577bf24b176697a22bd8cc
URL:    https://source.winehq.org/git/tools.git/?a=commit;h=feeea5ba4825a98aac577bf24b176697a22bd8cc

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Mon Mar 15 19:15:39 2021 +0100

testbot/TestLauncher: Fix the detection of test executable dependencies.

Detect the critical error dialog that pops up when the test executable
depends on a missing dll or entry point.
This improves the diagnostic messages and avoids long timeouts.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=31609
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=32216
Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 testbot/src/TestLauncher/TestLauncher.c | 341 +++++++++-----------------------
 1 file changed, 92 insertions(+), 249 deletions(-)

Diff:   https://source.winehq.org/git/tools.git/?a=commitdiff;h=feeea5ba4825a98aac577bf24b176697a22bd8cc



More information about the wine-cvs mailing list