[Python-Dev] bbreport (original) (raw)
Victor Stinner victor.stinner at haypocalc.com
Sat Apr 17 20:41:10 CEST 2010
- Previous message: [Python-Dev] http://bugs.python.org/ is down
- Next message: [Python-Dev] bbreport
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
Ezio and Florent are developing a tool called bbreport to collect buildbot results and generate short reports to the command line. It's possible to filter results by Python branch, builder name, etc. I send patches to link failed tests to existing issues to see quickly known failures vs new failures. This tool becomes really useful to analyze buildbot results!
http://code.google.com/p/bbreport/
bbreport requires Python trunk (2.7) and color output only works on UNIX/BSD OS (ie. not Windows).
-- Victor Stinner http://www.haypocalc.com/
- Previous message: [Python-Dev] http://bugs.python.org/ is down
- Next message: [Python-Dev] bbreport
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]