Ticket #2251 (closed defect: fixed)
SingleBranchScheduler in 0.8.5 (and 0.8.6) does not show "next in ... minutes" anymore
| Reported by: | anjos | Owned by: | |
|---|---|---|---|
| Priority: | patches-accepted | Milestone: | 0.8.7 |
| Version: | 0.8.6 | Keywords: | |
| Cc: |
Description
This feature used to exist before 0.8.5 was introduced. According to Justin: "The problem is that the non-timed schedulers do not implement the getPendingBuildTimes method. The fix is to implement this method, based on the treeStableTimer. Do you want to take a shot at that? If not, please file a bug for that purpose.".
So, here it is the bug. I might still give a shot at this if I have the time, but it is made public to others if they wish to work on it.
Change History
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
Make basic schedulers report pending build times.
Fixes #2251.