buildbot is not happy with branches

Thijs Alkemade thijsalkemade at gmail.com
Sun Apr 3 11:28:28 UTC 2011


Hey all,

Can someone with access to buildbot see why it's doing this:

http://buildbot.adium.im/builders/adium/builds/695/steps/hg/logs/stdio

The last commit was on a branch, and buildbot does notice tip is not on default ("Working dir is on in-repo branch 'AILoggerWithBlocks' and build needs 'default'. Cloberring."), then tries to do "hg purge --all" (which fails because the purge extension is not enabled) then it trashes the whole build directory and makes a whole new clone, lastly it does something which I assume would be to identify head of default, but in the end it still ends up with tip.

All of this makes the update part alone take around 10 minutes, and I don't think it's desired that anything other than default is built (at the very least, not for the nightly).

Thijs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20110403/85934b93/attachment-0002.html>


More information about the devel mailing list