Page with test error/fail count, sorted by test class/package

10 views
Skip to first unread message

Miguel Almeida

unread,
Oct 10, 2011, 6:12:13 AM10/10/11
to jenkins...@googlegroups.com
Greetings,

Is there a page in Jenkins that displays the #times each test has failed? ie, similar to job history, but instead of being sorted by job, it is sorted by package/concrete class.

The motivation for this is to quickly identify the most unstable tests in your project - maybe you should revise/modify/delete them.

Cheers,

Miguel Almeida

Jan Seidel

unread,
Oct 10, 2011, 8:08:28 AM10/10/11
to Jenkins Users
Hi Miguel,

echo the summary of the tests for each package (if not already
happening) and then use the plugin logparser.
This should with less effort bring you pretty close to where you want
to go to ;)

Take care
Jan

Benjamin Peter

unread,
May 23, 2013, 3:32:31 AM5/23/13
to jenkins...@googlegroups.com
Hello,


On Monday, October 10, 2011 12:12:13 PM UTC+2, Miguel Almeida wrote:
Is there a page in Jenkins that displays the #times each test has failed? ie, similar to job history, but instead of being sorted by job, it is sorted by package/concrete class.

The motivation for this is to quickly identify the most unstable tests in your project - maybe you should revise/modify/delete them.

I am searching for exactly the same thing. More comfortable than parsing some logs.

Does anyone know if there is a plugin by now that supports that feature? Or someone who is working on it?


Regards

Benjamin.
Reply all
Reply to author
Forward
0 new messages