Francois Gouget : testbot/web: Add pages to add, edit and show known failures.

Alexandre Julliard julliard at winehq.org
Wed Jun 15 15:31:50 CDT 2022


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

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Wed Jun 15 18:21:32 2022 +0200

testbot/web: Add pages to add, edit and show known failures.

The pages allow everyone to see the known failures.
But only TestBot administrators can create and modify them.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48912
Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 testbot/lib/WineTestBot/CGI/PageBase.pm |   1 +
 testbot/lib/WineTestBot/Config.pm       |   6 +-
 testbot/web/FailureDetails.pl           | 119 ++++++++++++++++++++++++
 testbot/web/FailuresList.pl             | 160 ++++++++++++++++++++++++++++++++
 testbot/web/WineTestBot.css             |   3 +
 5 files changed, 287 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list