buildbot builds out of order

Simon Heimberg simohe at besonet.ch
Mon Mar 10 12:59:09 CDT 2014


And I am irritated that older changesets can be checked on buildbot after
newer ones. Or some twice.
Builds 92 [1] and 94 [2] (on windows) test the same revision. The only
difference in the build properties is the repository (hg and crew). 

The problem is that progress is not clearly visible. I was irritated that
the number of failures was going up and down. And that some changes are
listed twice as being included the 1st time in a build.
 
Does anybody have any idea how to improve this?
My suggestions:
  * Improve the code sending the changeSource request
     (probably changegroup hook(s), could maybe check $HG_URL not being
the other repo)
  * only use one repo (maybe crew, the other would push to this often/soon)
  * filter this out somehow in buildbot (how?)
 

[1]
http://hgbuildbot.kublai.com/builders/Windows%202008%20R2%20hg%20tests/builds/92 
[2]
http://hgbuildbot.kublai.com/builders/Windows%202008%20R2%20hg%20tests/builds/94 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20140310/1ac6b1ce/attachment.html>


More information about the Mercurial-devel mailing list