Francois Gouget : testbot: Share code to access the latest reference WineTest reports.

Alexandre Julliard julliard at winehq.org
Wed Jan 29 15:45:42 CST 2020


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

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Wed Jan 29 04:00:13 2020 +0100

testbot: Share code to access the latest reference WineTest reports.

Also take the latest WineTest reports snapshot when the corresponding
task completes rather than when the build task they depend on completes.
This way the snapshot is taken closest to when the reference reports are
needed.

Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 testbot/bin/UpdateTaskLogs          |  12 ++---
 testbot/bin/WineRunBuild.pl         |  31 -----------
 testbot/bin/WineRunTask.pl          |  34 +++++-------
 testbot/bin/WineRunWineTest.pl      |  65 ++++------------------
 testbot/lib/WineTestBot/LogUtils.pm | 104 +++++++++++++++++++++++++++++++++++-
 testbot/lib/WineTestBot/Tasks.pm    |  30 +++++++++++
 6 files changed, 160 insertions(+), 116 deletions(-)

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



More information about the wine-cvs mailing list