Hi,

I'm having the exact same issue with a different setup. It's very easy to
reproduce, so I'll post it here:

I'm using cxxtest 4.3 [1]. I'm compiling the examples provided in the sample
folder with the '--xunit-printer' option. This creates an XML with the test
results besides meaningful console output. The XML output for me is 
TEST-xunit.xml
<http://jenkins-ci.361315.n4.nabble.com/file/n4697877/TEST-xunit.xml>  .

Running xUnit on this XML produces:
[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing CppTest-7.3 (default)
[xUnit] [INFO] - [CppTest-7.3 (default)] - 1 test report file(s) were found
with the pattern '**/*.xml' relative to
'/var/lib/jenkins/workspace/CxxUnitTest' for the testing framework
'CppTest-7.3 (default)'.
[xUnit] [WARNING] - All test reports are empty.
[xUnit] [INFO] - Check 'Failed Tests' threshold.
[xUnit] [INFO] - Check 'Skipped Tests' threshold.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.

Is there hope for a quick fix?


1: http://cxxtest.com/



--
View this message in context: 
http://jenkins-ci.361315.n4.nabble.com/xUnit-All-test-reports-are-empty-tp4687575p4697877.html
Sent from the Jenkins dev mailing list archive at Nabble.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" 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