[Buildbot-commits] [Buildbot] #2512: waterfall re-using build IDs, causes strange behavior in logs from individual steps

Buildbot trac trac at buildbot.net
Sun Jun 23 00:10:00 UTC 2013


#2512: waterfall re-using build IDs, causes strange behavior in logs from
individual steps
--------------------+--------------------
Reporter:  RockHed  |       Owner:
    Type:  defect   |      Status:  new
Priority:  major    |   Milestone:  0.8.+
 Version:  0.8.7p1  |  Resolution:
Keywords:           |
--------------------+--------------------

Comment (by RockHed):

 I'm not too familiar with it, but is this the relevant part, in
 newBuild()?
         self.nextBuildNumber += 1
         # TODO: self.saveYourself(), to make sure we don't forget about
 the
 ...
         s = BuildStatus(self, self.master, number)

 it looks like there is no self.saveYourself() call here, but there is one
 in _buildFinished.

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


More information about the Commits mailing list