[Buildbot-commits] [Buildbot] #2309: When 'nextBuild' picks something other than the oldest build, build request merging results in incorrect revision number being used for the build

Buildbot nobody at buildbot.net
Tue Jun 5 20:40:54 UTC 2012


#2309: When 'nextBuild' picks something other than the oldest build, build request
merging results in incorrect revision number being used for the build
--------------------+------------------------
Reporter:  bdash    |       Owner:
    Type:  defect   |      Status:  new
Priority:  major    |   Milestone:  undecided
 Version:  0.8.6p1  |  Resolution:
Keywords:           |
--------------------+------------------------

Comment (by tom.prince):

 One difficulty with this is that buildbot doesn't really have any notion
 of ordering of changes. For svn, it is fairly obvious how to do this, but
 for something like git, none of the meta-data we capture allows us to
 order changes.

 So, I'm not sure how best we should fix this. A work around would be to
 disable merging of build requests.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2309#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list