[Buildbot-commits] [Buildbot] #2513: Builder priority sometimes not getting set properly during a reconfigure

Buildbot trac trac at buildbot.net
Sun Jun 23 01:53:52 UTC 2013


#2513: Builder priority sometimes not getting set properly during a reconfigure
--------------------+---------------------
Reporter:  RockHed  |       Owner:
    Type:  defect   |      Status:  closed
Priority:  major    |   Milestone:  0.8.+
 Version:  0.8.7p1  |  Resolution:  fixed
Keywords:           |
--------------------+---------------------
Changes (by dustin):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Ah, well, that would have been useful information at the start!  If you
 want to log exceptions, by the way, use `log.err()`, rather than printing
 them.

 Anyway, builders don't have a `properties` attribute, so the exception is
 telling you the truth.  You probably want to look at
 `builder.config.properties`, which is a key/value dictionary.

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


More information about the Commits mailing list