[Buildbot-commits] [Buildbot] #2097: new Git step fails with exception rather than failure.

Buildbot nobody at buildbot.net
Mon Sep 5 04:20:01 UTC 2011


#2097: new Git step fails with exception rather than failure.
-----------------------+---------------------
Reporter:  tom.prince  |       Owner:
    Type:  defect      |      Status:  closed
Priority:  major       |   Milestone:  0.8.5
 Version:  master      |  Resolution:  fixed
Keywords:  git         |
-----------------------+---------------------
Changes (by Dustin J. Mitchell):

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


Comment:

 Handle errors in master-side source steps

 This adds a BuildStepFailed exception that can be raised within anything
 that leads to step.failed; from there, it will be punted to
 step.finished(FAILURE).  Fixes #2097.
  Changeset: 6cd2ceac5ff6fbb74fedb2855381051546b40f13

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


More information about the Commits mailing list