Ticket #706 (closed defect: fixed)
build_control.stopBuild() really only interrupts the current step
| Reported by: | dustin | Owned by: | catlee |
|---|---|---|---|
| Priority: | major | Milestone: | 0.8.0 |
| Version: | 0.8.0 | Keywords: | |
| Cc: |
Description
I think this has been the case for a while, but it doesn't make much sense.
Change History
comment:3 Changed 3 years ago by catlee
- Status changed from assigned to closed
- Resolution set to fixed
Fixed by e0d4533f962a51c60456a5a4fd1a5b4d6dee3c1d.
comment:4 Changed 3 years ago by catlee
- Status changed from closed to reopened
- Resolution fixed deleted
I think there are some remaining issues here wrt the build status after the build has been stopped. I just had a stopped build report itself as successful.
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
Should steps marked as alwaysRun be run after stopBuild is called?