-
Bug
-
Resolution: Unresolved
-
Minor
-
None
In the actual version, the average time a stage consumed uses for calculation the succeeded and the failed stage build times.
It should be avoided using the failed stage build time for calculation.
- is related to
-
JENKINS-63174 Jenkins stage view should only calculate the time for build success
-
- Open
-
- relates to
-
JENKINS-21099 Don't give useless build time estimates by considering failed builds' durations
-
- Open
-
There is similar issue about build times: JENKINS-21099
I guess the same algorithm should be applied to both build and stage estimations, so maybe this both issues should be executed together.