[Buildbot-commits] [Buildbot] #2097: new Git step fails with exception rather than failure.
Buildbot
nobody at buildbot.net
Mon Sep 5 04:59:35 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 |
-----------------------+---------------------
Comment (by Dustin J. Mitchell):
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: a076b445b2e80ed7da3df4d3b7b9430f42a4a879
--
Ticket URL: <http://trac.buildbot.net/ticket/2097#comment:5>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list