-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
CentOS
Jenkins v1.533
conditional-buildstep v1.31
I have a multiconfiguration build with a conditional build step that is supposed to run when the build is marked as failed after an "invoke ant" step.
In the build log for each [failed] configuration I don't even see that it's checking for this condition. In the system log I see nothing too.
Sorry if I'm doing something stupid, I just have no idea where to look for the information.
EDIT:
It triggers for builds with SUCCESSFUL "Invoke Ant" steps before the conditional check. In the case where it is supposed to trigger, the build status AT BEST is set to "Unstable." Worst status is "FAILED".
- is duplicated by
-
JENKINS-35474 Conditional step in post step of Maven Project run despite of result of build step
-
- Resolved
-
-
JENKINS-52609 Conditional step not getting executed even when build step failed and both worst step and best step are marked as failed
-
- Closed
-
[JENKINS-19802] Conditional Build Step for "Current build status" never triggers - or doesn't seem to
Summary | Original: Conditional Build Step for "Current build status" never triggers - or doesn | New: Conditional Build Step for "Current build status" never triggers - or doesn't seem to |
Description |
Original:
I have a multiconfiguration build with a conditional build step that is supposed to run when the build is marked as failed after an "invoke ant" step. In the build log for each configuration I don't even see that it's checking for this condition. In the system log I see nothing too. Sorry if I'm doing something stupid, I just have no idea where to look for the information. |
New:
I have a multiconfiguration build with a conditional build step that is supposed to run when the build is marked as failed after an "invoke ant" step. In the build log for each [failed] configuration I don't even see that it's checking for this condition. In the system log I see nothing too. Sorry if I'm doing something stupid, I just have no idea where to look for the information. EDIT: It triggers for builds with SUCCESSFUL "Invoke Ant" steps *before* the conditional check. In the case where it is supposed to trigger, the build status AT BEST is set to "Unstable." Worst status is "FAILED". |
Environment |
Original:
CentOS Jenkins v1.532 conditional-buildstep v1.31 |
New:
CentOS Jenkins v1.533 conditional-buildstep v1.31 |
hello?