[Python-Dev] Finding buildbot failures
Vinay Sajip
vinay_sajip at yahoo.co.uk
Sat Feb 26 10:54:19 CET 2011
Ezio Melotti <ezio.melotti <at> gmail.com> writes:
> You can try bbreport (http://code.google.com/p/bbreport/wiki/Screenshots):
>
> hg clone https://bbreport.googlecode.com/hg/ bbreport
> cd bbreport
> python bbreport --help
> python bbreport 3.x
>
> (There is some issue with hg revision numbers that I haven't fixed yet,
> but the above command should work fine)
Thanks, Ezio, that's really handy! Just what I needed. Example output (for those
who haven't used the tool) is at
https://gist.github.com/845082
Regards,
Vinay Sajip
More information about the Python-Dev
mailing list