Skip to content

junitxml report doesn't confirm to junit.xsd schema - fails Jenkins xUnit plugin #558

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
pytestbot opened this issue Aug 6, 2014 · 1 comment
Labels
topic: reporting related to terminal output and user-facing messages and errors type: bug problem that needs to be addressed

Comments

@pytestbot
Copy link
Contributor

Originally reported by: vitaly bichov (BitBucket: vitaly_bichov, GitHub: vitaly_bichov)


The attached file fails validation against the xsd from:

http://windyroad.com.au/2011/02/07/apache-ant-junit-xml-schema/

this in turn results in failure to parse the test results in Jenkins by xUnit plugin:

16:43:56 [xUnit] [ERROR] - The result file '/DATA/maas_slave/workspace/MaaS-Python-branch-master/target/junit-report.xml' for the metric 'JUnit' is not valid. The result file has been skipped.


@pytestbot pytestbot added type: bug problem that needs to be addressed topic: reporting related to terminal output and user-facing messages and errors labels Jun 15, 2015
@nicoddemus
Copy link
Member

Related to #1126, but probably no true anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: reporting related to terminal output and user-facing messages and errors type: bug problem that needs to be addressed
Projects
None yet
Development

No branches or pull requests

2 participants