Hi Jenkins community,

I'm using Jenkins v1.558 with xUnit v1.88 plugin and CppUnit v1.12.1 test 
tool.
In my C++ program, a xml report is generated using "XmlOutputter" function 
from CppUnit. This report is found by xUnit plugin and test results are 
well displayed on a graph on Jenkins.
xUnit provides a functionality: it can give information about failed test, 
in which file, at which line. I was expecting something like this:

<https://lh6.googleusercontent.com/-iYNeAr_maLc/U6ltyPi8iHI/AAAAAAAAALE/Z3x63xNe4bE/s1600/expectedResult.PNG>

Nevertheless, I got this issue: 


 
<https://lh5.googleusercontent.com/-X3XMRejDsHA/U6luI-0k_iI/AAAAAAAAALM/lF30Lzew_DY/s1600/currentResult.PNG>


Here is the xml report:

<https://lh5.googleusercontent.com/-w2clUq3h-F4/U6luXttJF9I/AAAAAAAAALU/ACuNmuE3shM/s1600/CppUnitXmlReport.PNG>



Do you have an idea about this issue?

Thanks,
Jean-Baptiste Martin

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to