Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show tests passed/failed for Jobs executing tests #99

Closed
benoit808 opened this issue Oct 10, 2014 · 8 comments
Closed

Show tests passed/failed for Jobs executing tests #99

benoit808 opened this issue Oct 10, 2014 · 8 comments

Comments

@benoit808
Copy link

The Radiator View plug-in does that but I would love to see it in the Build Monitor plug-in

@patrickdepinguin
Copy link
Contributor

Slightly related, since commit jenkinsci/build-failure-analyzer-plugin@2af7a03 in the build failure analyzer plugin, the build monitor plugin can show which test cases failed (feature needs to be enabled in the configuration)

@jan-molak maybe you can mention this in the description of build monitor once a release in the build failure analyzer plugin is made (hopefully soon)

@jan-molak jan-molak changed the title Show tests passed/failed for Jobs executing tests Statistics: Show tests passed/failed for Jobs executing tests Apr 25, 2015
@jan-molak jan-molak changed the title Statistics: Show tests passed/failed for Jobs executing tests Show tests passed/failed for Jobs executing tests Apr 25, 2015
@sanga
Copy link

sanga commented May 21, 2015

+1. Would be cool to have this

@patrickdepinguin
Copy link
Contributor

Actually, I think this has been covered with my changes in the Build Failure Analyzer plugin. If you install that plugin, and enable JUnit parsing in its configuration, then failed test cases will be shown on the Build Monitor automatically.
So I actually think this issue can be closed. Maybe the Build Monitor documentation can explicitly mention this feature.

@jan-molak
Copy link
Member

@patrickdepinguin - documentation updated as per your comment: https://github.com/jan-molak/jenkins-build-monitor-plugin/wiki/FAQ

As always - feedback is welcome!

@benoit808
Copy link
Author

@jan-molak This solution doesn't seem to work for me and I am not sure if this is due to a change to the Build Analyzer plugin or misconfiguration on my side.
I installed the plugin and went to Manage Jenkins > Configure Jenkins and then looked under "Build failure analyzer" and there is no option to "Enable JUnit parsing"

@patrickdepinguin
Copy link
Contributor

Which version of build failure analyzer did you install?

@benoit808
Copy link
Author

I have version 1.13.0 for Build failure analyzer

@patrickdepinguin
Copy link
Contributor

The exact wording of the option is: "Treat failed test cases (as indicated by JUnit/xUnit/... publishers) as failure causes.", it is right below 'Concurrent scans' in version 1.13.0. I'm using the same version of Build Failure Analyzer with that feature enabled, without issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants