You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hi!
I'm working with a Test Result Aggregator job in Jenkins and need to display results for just a single run of tests and not the current numbers in comparison to older runs of this pipeline. I have attached an image of the current way Jenkins reports these results. I want to remove the + and - signs and only show the number of tests run this round. How do I do that?
Items that set this pipeline apart from others: jenkinsfile so we're polling SCM and the Aggregate job runs in an always build section in post.