Looking for Jenkins plugin to track test case failures per build

126 views
Skip to first unread message

john

unread,
Oct 27, 2015, 8:52:34 PM10/27/15
to Jenkins Users
Hi,

I want to know if there is a Jenkins plugin that is available that provides some sort of tracking for test case failures per build.
For example, when a user goes to the plugin, they will see a list of builds, and for each build, they will see test cases that failed in that given build.
The user will then have an option to add some notes for the failing test case as well as assigning the failure to themselves if they want to investigate it.

I'm looking for a plugin like this to improve the way our team works.
Right now, we broadcast emails if we start to investigate a failure. 
However, it is quite common that people forget to send these emails, and when this happens, there is a likelihood that multiple people end up working on the same thing.

Thus, I'm looking for a plugin that will improve upon this, and provide a central location which provides everyone with a status with what's going on with the failures. 

Does anyone know if there is anything out there which would accomplish what I'm searching for?

Thanks,
John

Victor Martinez

unread,
Oct 28, 2015, 1:29:31 PM10/28/15
to Jenkins Users
Off the top of my head, you can use The claim plugin, it is more about claiming broken builds:
- https://wiki.jenkins-ci.org/display/JENKINS/Claim+plugin

I believe there is already another plugin regarding your request or similar one but I don't remember its name :(

I hope it helps

Victor Martinez

unread,
Oct 28, 2015, 6:03:10 PM10/28/15
to Jenkins Users
Here it is:


Even though it hasn't been released officially yet (https://groups.google.com/forum/#!searchin/jenkinsci-dev/CLAIM|sort:date/jenkinsci-dev/bMXeWrOyEN4/25lYZ9cZCQAJ), but you can use it since it's in the update center and see whether it works for your case, it does extend the claim plugin adding some specific workflow which might help you.

Cheers

john

unread,
Oct 29, 2015, 12:25:42 AM10/29/15
to Jenkins Users
Thanks, I'll look into it.
Reply all
Reply to author
Forward
0 new messages