Francois Gouget : testbot: Share code to access the latest reference WineTest reports.
Module: tools Branch: master Commit: e8596e5b7a7d9710e367dfa3952cfca99992cd77 URL: https://source.winehq.org/git/tools.git/?a=commit;h=e8596e5b7a7d9710e367dfa3... Author: Francois Gouget <fgouget(a)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(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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=e8596e5b7a7d9710e367...
participants (1)
-
Alexandre Julliard