Thanks for the reply, I've updated my build to publish Junit report.
PFA sample report.

Now I am getting an error like

When I validate my generated xml via the xsd : 
https://github.com/windyroad/JUnit-Schema/blob/master/JUnit.xsd

I found out that my <testsuit> tag has an attribute "skipped" which is not 
expected from the xsd

Do I have to update my Junit.jar which is publishing my Junit report or it 
is Jenkins version causing this issue.

On Monday, April 1, 2019 at 8:52:52 PM UTC+5:30, yash sharma wrote:
>
> Hi All,
>
> In my Jenkins I am doing a post build action which will display Junit test 
> result report. PFB the snip for the configuration of Junit xmls
>
> I am doing an Ant(jacoco) build to generate Junit results. 
> Post a successful build I get an error message like 
> I could see the xml generated and even the HTML file displaying the results
>
> My Junit Plugin version is 1.2.
>
> PFA the attached JUNIT xml.
>
> Any help is appreciated.
> Thanks and regards
>
>

-- 
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/2c0eb586-0b74-4d01-b839-6b35de885403%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: TEST-com.bt.cotplus.ui.action.test.WebTestSuite.xml
Description: XML document

Reply via email to