-
Improvement
-
Resolution: Unresolved
-
Minor
-
Latest Windows Server 2016 Standard
Latest Jenkins + all plugins up to date
The parallel() step in a pipeline forwards only the first error of all branches executed.
It would be better to have all errors of all branches reported at the end of the build log
[JENKINS-44225] when multiple parallel branches report an error show them all at the end
Description |
Original:
The parallel() step in a pipeline forewards only the first error of all branches executed. It would be better to have all errors of all branches reported at the end of the build log |
New:
The parallel() step in a pipeline forwards only the first error of all branches executed. It would be better to have all errors of all branches reported at the end of the build log |
Labels | New: pipeline-error-reporting |
Summary | Original: when multiple parallel branches report an error show them all the end | New: when multiple parallel branches report an error show them all at the end |
Component/s | New: workflow-cps-plugin [ 21713 ] | |
Component/s | Original: pipeline [ 21692 ] |