[Buildbot-commits] [Buildbot] #2041: use consumeErrors for all gatherResults calls
Buildbot
nobody at buildbot.net
Sun Jul 10 00:37:39 UTC 2011
#2041: use consumeErrors for all gatherResults calls
------------------------+-------------------
Reporter: dustin | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: 0.8.5
Version: 0.8.4p1 | Keywords:
------------------------+-------------------
gatherResults does not, by default, pass consumeErrors to the underlying
!DeferredList. But http://twistedmatrix.com/trac/ticket/5159 would add
this as a parameter. When (if) that gets merged, Buildbot should monkey-
patch it into older versions of Twisted, and use it universally.
This will prevent unnecessary "unhandled exception" logs, where we *have*
handled the exception as part of the gathered results.
--
Ticket URL: <http://trac.buildbot.net/ticket/2041>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list