[Buildbot-commits] [Buildbot] #2122: Race condition causes error describing step

Buildbot nobody at buildbot.net
Thu Oct 6 02:51:38 UTC 2011


#2122: Race condition causes error describing step
-------------------+--------------------
Reporter:  tmidd   |       Owner:
    Type:  defect  |      Status:  new
Priority:  minor   |   Milestone:  0.8.6
 Version:  0.8.5   |  Resolution:
Keywords:          |
-------------------+--------------------
Changes (by dustin):

 * milestone:  undecided => 0.8.6


Comment:

 I'm guessing that this is happening before the step is run, so its
 properties haven't been rendered yet.  It's pretty tricky to determine
 whether {{{self.command}}} needs to be rendered (since the renderables may
 be buried in a list).

 This is relatively harmless, as you've seen - the waterfall renders,
 albiet with a traceback in the logfile.

 Still, I bet we can find a fix -- describe() should be resilient.

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


More information about the Commits mailing list