Francois Gouget : testbot: Add new status values to distinguish bad patches , build errors and TestBot errors.

Alexandre Julliard julliard at winehq.org
Mon Apr 1 09:53:41 CDT 2013


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

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Fri Mar 29 14:02:16 2013 +0100

testbot: Add new status values to distinguish bad patches, build errors and TestBot errors.

Also rename the 'failed' status to 'boterror' to make its meaning
clearer and avoid confusion with test failures.

---

 testbot/bin/WineRunBuild.pl      |    8 ++++----
 testbot/bin/WineRunReconfig.pl   |    8 ++++----
 testbot/bin/WineRunTask.pl       |    2 +-
 testbot/ddl/update24.sql         |   31 +++++++++++++++++++++++++++++++
 testbot/ddl/winetestbot.sql      |    6 +++---
 testbot/lib/WineTestBot/Jobs.pm  |   10 +++++-----
 testbot/lib/WineTestBot/Steps.pm |    4 ++--
 testbot/lib/WineTestBot/Tasks.pm |    6 +++---
 testbot/web/JobDetails.pl        |    2 +-
 testbot/web/WineTestBot.css      |    4 +++-
 testbot/web/index.pl             |    6 ++++--
 11 files changed, 61 insertions(+), 26 deletions(-)

Diff:   http://source.winehq.org/git/tools.git/?a=commitdiff;h=fab277d195f56acd2e5e6078045077df215fdfa5



More information about the wine-cvs mailing list