[Python-Dev] Buildbot messages and the build svn revision number

Nick Coghlan ncoghlan at iinet.net.au
Mon Apr 24 09:25:38 CEST 2006


Would it be possible to get the buildbot error message subject lines to 
include the svn revision number of the build that failed?

I committed some non-portable tests earlier today, but they should all be 
fixed in rev 45687. However, the various buildbots are still working through 
the different checkins that:
a) included tests that weren't reliably correct on all platforms
b) reverted the unreliable tests
c) checked in more reliable tests that should work everywhere

Until I open the message, click through to the details page and scroll down to 
the record of the svn update step, I don't actually know whether the buildbot 
is reporting a real problem or not.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
---------------------------------------------------------------
             http://www.boredomandlaziness.org


More information about the Python-Dev mailing list