Hi,

I am working with scripted pipelines in which we need to publish the test 
results,

Below is my code snippet for Junit tests, 

 

*stage(‘Post’) {*

*                step([$class: 'JUnitResultArchiver', testResults: 
nosetests.xml'])*

*}*

 

This records tests results and adds summary to Build.

But test results trend graph is not shown, Any ideas how this can be fixed ?

 

Junit plugin version is 1.24, Jenkins version is 2.73.2

 

 

Thanks,

Reddysekhar G

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/0bac53a2-cb18-4ec7-a6f9-212ccafee38b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to