[Buildbot] #3248: BuildStep should properly interrupt steps
Buildbot trac
trac at buildbot.net
Tue Apr 14 04:19:04 UTC 2015
#3248: BuildStep should properly interrupt steps
----------------------+-----------------------
Reporter: vlovich | Owner:
Type: undecided | Status: new
Priority: major | Milestone: undecided
Version: 0.8.10 | Keywords:
----------------------+-----------------------
For some reason the interruption logic is unnecessarily delegated to
!LoggingBuildStep which means anyone inheriting from a regular !BuildStep
has to implement interruption themselves.
The interruption logic relies on no functionality within !LoggingBuildStep
& should live in !BuildStep itself.
--
Ticket URL: <http://trac.buildbot.net/ticket/3248>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the bugs
mailing list