Module: tools
Branch: master
Commit: 363811afaca48bf69ec473b65e18b00d48390b6a
URL: http://source.winehq.org/git/tools.git/?a=commit;h=363811afaca48bf69ec473b6…
Author: Francois Gouget <fgouget(a)codeweavers.com>
Date: Mon Feb 29 01:32:52 2016 +0100
testbot: Better identify and diagnose task errors.
In particular when a TestAgent error occurs and the VM host is not
accessible anymore, mark it as offline and requeue the task so it is
re-run later on. Also check if the VM is still running and report
accordingly.
Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
---
testbot/bin/WineRunBuild.pl | 348 +++++++++++++++++++++----------------
testbot/bin/WineRunReconfig.pl | 349 +++++++++++++++++++++----------------
testbot/bin/WineRunTask.pl | 380 ++++++++++++++++++++++++-----------------
3 files changed, 632 insertions(+), 445 deletions(-)
Diff: http://source.winehq.org/git/tools.git/?a=commitdiff;h=363811afaca48bf69ec4…