Chris Withers created JENKINS-12900:
---------------------------------------

             Summary: Better feedback needed when a report can't be processed
                 Key: JENKINS-12900
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12900
             Project: Jenkins
          Issue Type: Bug
          Components: xunit
            Reporter: Chris Withers
            Assignee: gbois


The following is simply not enough to figure out what is wrong with a report 
file:

[xUnit] [INFO] - Starting to record.
[xUnit] [INFO] - Processing JUnit
[xUnit] [INFO] - [JUnit] - 1 test report file(s) were found with the pattern 
'**/valgrind-junit.xml' relative to 
'/home/jenkins/workspace/workspace/valgrind' for the testing framework 'JUnit'.
[xUnit] [ERROR] - The result file 
'/home/jenkins/workspace/workspace/valgrind/valgrind-junit.xml' for the metric 
'JUnit' is not valid. The result file has been skipped.
[xUnit] [INFO] - Setting the build status to FAILURE
[xUnit] [INFO] - Stopping recording.

It really needs to say at least what line caused the problem, and preferably 
what it thought the problem was.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to