[Buildbot-commits] [Buildbot] #837: When doStepIf skips a step, finished() is called without start()

Buildbot buildbot-devel at lists.sourceforge.net
Fri Dec 17 18:56:23 UTC 2010


#837: When doStepIf skips a step, finished() is called without start()
-------------------+--------------------------------------------------------
Reporter:  gward   |       Owner:       
    Type:  defect  |      Status:  new  
Priority:  major   |   Milestone:  0.8.3
 Version:  0.7.11  |    Keywords:  tests
-------------------+--------------------------------------------------------

Comment(by dustin):

 I don't think we can call {{{start}}} when skipping, since start actually
 starts stuff.  However, it shouldn't be too hard to remove the
 {{{finish}}} invocation in this case.

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


More information about the Commits mailing list