Ticket #2251 (closed defect: fixed)

Opened 14 months ago

Last modified 12 months ago

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

comment:1 Changed 12 months ago by Tom Prince

  • Status changed from new to closed
  • Resolution set to fixed

Make basic schedulers report pending build times.

Fixes #2251.

Changeset: 6864057675e2cd7f6c91dde28837934e28fb9df7

comment:2 Changed 12 months ago by Tom Prince

Make basic schedulers report pending build times.

Fixes #2251.

Changeset: 6864057675e2cd7f6c91dde28837934e28fb9df7

Note: See TracTickets for help on using tickets.