Ticket #269 (closed defect: invalid)
remoteFailed doesn't end the build step?
| Reported by: | zooko | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | undecided |
| Version: | 0.7.7 | Keywords: | |
| Cc: | Pike |
Description
This build step has failed:
But the buildmaster seems to be waiting on that buildstep still:
Change History
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
I've seen something similar when I had python bugs in my tests, and trial would just sit there waiting.
Not sure if there's a good way to fix this. Trial could probably fix to fail if one of the deferreds it's calling in raises an exception. Fixing buildbot might be a distinct issue.