I've a pipeline job which is used to hit an API that returns a response in json 
format. I want to use jenkins testng result plugin to show that json into

testng report. So that i've made a file name "testng-results.xml" and put that 
file into workspace location, when i build the job i got following error.



TestNG Reports Processing: START

Looking for TestNG results report in workspace using pattern: 
**/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.


please help.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/c7173d90-7078-4a4b-a9ab-895a69b5c4f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to