Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-69433

pipeline-stage-view-plugin StatusExt.valueOf(Throwable t) function return StatusExt.ABORTED when t is FlowInterruptedException type and t.actualInterruption's value is false,expect return StatusExt.FAILED

XMLWordPrintable

      if pipeline-build-step-plugin's build step executed failed, it throw exception 

      FlowInterruptedException with FlowInterruptedException.

      actualInterruption value is false, but StatusExt.value(Throwable t) return StatusExt.ABORTED with it.

       

            svanoort Sam Van Oort
            mierihazai kun
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: