Post failure condition should be evaluated after other conditions

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      The post "failure" condition fires after the "always" condition (and I number of others), but before the "success" condition and "aborted" conditions.  This means that if there is a failure in the "always" condition steps, the "failure" condition steps will fire.  But if there is a failure in the "success" condition steps, the "failure" condition steps will not fire. 

      This would make sense if the the "failure" condition only fired if the stage steps failed but never fired if one of the post condition steps failed.  But that is not the case.

       

            Assignee:
            Andrew Bayer
            Reporter:
            Liam Newman
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: