That's actually addressed with Blue Ocean - we mark failed stages with a
special tag that Blue Ocean knows to treat as a failure. I think we could
probably do the same in stage view - could you possibly open a JIRA for
that? Thanks!

A.

On Jan 3, 2017 15:52, "Chris Carson" <chris.car...@ni.com> wrote:

> I am trying out the Declarative Pipeline
> <https://jenkins.io/blog/2016/12/19/declarative-pipeline-beta/> and
> noticed some odd behavior in reporting. In the current Scripted Pipeline
> behavior when a stage fails the pipeline stops and reports as failed,
> however, in Declarative Pipelines the stages that don't run any steps,
> either by the 'when' block expression being false or previous stage
> failing/aborting, report the following: start stage -> end stage -> reports
> the stage as success -> ... -> reports the overall build as a failure.
>
> Example:
>
>
>
> Is this a design decision and if so can the stages be instead reported as
> "not executed" instead of "success"?
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/jenkinsci-users/bd5fa631-5e70-440d-a2e3-6d9dd2e184da%40googlegroups.
> com
> <https://groups.google.com/d/msgid/jenkinsci-users/bd5fa631-5e70-440d-a2e3-6d9dd2e184da%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAPbPdOYVojvyZAYv1x932%3DohxaqAA5opVayfsOLPaiaX_i0HzQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to