Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Duplicate
-
Component/s: blueocean-plugin, junit-plugin
-
Labels:None
-
Environment:Jenkins 2.60.2
Blue Ocean plugin1.15
JUnit plugin 1.20
Pipeline plugin 2.5
-
Similar Issues:
Description
In pipeline job with a stage that calls junit plugin to report test results. If there is a failed test, all the stages in the pipeline are marked as unstable. The problem is that the successful/failed result of all the other test stages are lost.
I think only the step calling junit should be set as unstable, as well as the job reuslt.
Attachments
Issue Links
- duplicates
-
JENKINS-39203 All stages show up as UNSTABLE when only one stage should
-
- Resolved
-
Thanks for filing Alberto Sanchez. Good news is that we are working on the infrastructure changes to fix this. Watch
JENKINS-39203for updates.