[Buildbot-commits] [Buildbot] #2305: If doStepIf callable errors out build ends badly
Buildbot
nobody at buildbot.net
Wed May 23 10:30:33 UTC 2012
#2305: If doStepIf callable errors out build ends badly
-------------------+-----------------------
Reporter: Jc2k | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.7
Version: master | Keywords: buildstep
-------------------+-----------------------
My callable had the wrong number of arguments so threw a TypeError inside
_maybeEvaluate. The build didn't end cleanly - got stuck in a building
state and the build vanished when i restarted.
In this instance, i'm running a snapshot of master from shortly before the
big codebases merge with my libvirt patch set applied (that doesn't touch
the buildstep code tho).
--
Ticket URL: <http://trac.buildbot.net/ticket/2305>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list