Francois Gouget : testbot: Add a 'canceled' status for jobs, steps and tasks.

Alexandre Julliard julliard at winehq.org
Thu Mar 28 14:44:39 CDT 2013


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

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Thu Mar 28 14:43:19 2013 +0100

testbot: Add a 'canceled' status for jobs, steps and tasks.

This makes it possible to report a job as canceled rather than
failed (failed indicates either a WineTestBot error or a bad patch).

---

 testbot/ddl/update23.sql         |   10 ++++++++++
 testbot/ddl/winetestbot.sql      |    6 +++---
 testbot/lib/WineTestBot/Jobs.pm  |   30 ++++++++++++++++++++----------
 testbot/lib/WineTestBot/Steps.pm |    4 ++--
 testbot/lib/WineTestBot/Tasks.pm |    2 +-
 testbot/web/JobDetails.pl        |    8 ++++++--
 testbot/web/WineTestBot.css      |    1 +
 testbot/web/index.pl             |    6 ++++--
 8 files changed, 47 insertions(+), 20 deletions(-)

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



More information about the wine-cvs mailing list