Median duration
{{ task.predictedDuration | prettyDuration }}
With failures
{{ neighbourStats.hasFailuresCount }} / {{ neighbourStats.releasesCount }}
Median failures
{{ neighbourStats.failuresMedian }}
Completed
({{ neighbourStats.completedCount }})
Skipped
({{ neighbourStats.skippedCount }})
Aborted
({{ neighbourStats.abortedCount }})