-
Bug
-
Resolution: Won't Do
-
Major
-
None
I recently upgraded my Jenkins from version 2.150.3 to version 2.289.2.
The build step 'Process xUnit test result report' no longer seems to available.
I am running on both Windows and Ubuntu 18.04.
Please let me know there are any additional plugins I need to install, or any other information I can provide to help resolve this.
Thank you.
[JENKINS-66340] Missing 'Process xUnit test result report' as a build step
Comment |
[ Anyway there is only "Publish xunit test report..." as post-build step action (it is a publisher). If you do not have update the xunit version the build step has been deprecated in version 2.x and removed in 3.x (a warning in the console log for two years advised for this change).
] |
Description |
Original:
I recently upgrade my Jenkins from version 2.150.3 to version 2.289.2.
The build step 'Process xUnit test result report' no longer seems to available. I am running on both Windows and Ubuntu 18.04. Please let me know there are any additional plugins I need to install, or any other information I can provide to help resolve this. Thank you. |
New:
I recently upgraded my Jenkins from version 2.150.3 to version 2.289.2.
The build step 'Process xUnit test result report' no longer seems to available. I am running on both Windows and Ubuntu 18.04. Please let me know there are any additional plugins I need to install, or any other information I can provide to help resolve this. Thank you. |
Resolution | New: Won't Do [ 10001 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
If you only had update Jenkins version without plugin it's strange. I would suggest see Jenkins logst know if some plugin failed to start.
Please write the plugin version you are using.
We use latest LTS version in production.