On Wed, Jan 18, 2017 at 7:53 PM, Surya Gaddipati <[email protected]> wrote: > jenkins.model.lazy.LazyBuildMixIn$RunMixIn.getPreviousBuild(LazyBuildMixIn.java:362) > hudson.model.AbstractBuild.getPreviousBuild(AbstractBuild.java:196) > hudson.model.AbstractBuild.getPreviousBuild(AbstractBuild.java:105) > hudson.model.Job.getEstimatedDurationCandidates(Job.java:1019) > hudson.model.Job.getEstimatedDuration(Job.java:1033)
Probably `getEstimatedDurationCandidates` should limit itself to builds which have already been loaded anyway. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr0pYBX0Guv_qHx7NzrRQ%3DRTgKgMhp%2Bhvab7XfQJLmKucg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
