Francois Gouget : testbot: Add new status values to distinguish bad patches , build errors and TestBot errors.
Module: tools Branch: master Commit: fab277d195f56acd2e5e6078045077df215fdfa5 URL: http://source.winehq.org/git/tools.git/?a=commit;h=fab277d195f56acd2e5e60780... Author: Francois Gouget <fgouget(a)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=fab277d195f56acd2e5e6...
participants (1)
-
Alexandre Julliard