-
Bug
-
Resolution: Not A Defect
-
Major
-
None
-
Jenkins 2.127
xUnit plugin 2.0.2
Job log show a lot of error lines like:
WARNING: The file '/var/lib/jenkins/workspace/bob-develop/selenium.xml' is an invalid file. WARNING: At line 1 of file:/var/lib/jenkins/workspace/bob-develop/selenium.xml:cvc-complex-type.3.2.2: Attribute 'skips' is not allowed to appear in element 'testsuite'. WARNING: At line 1 of file:/var/lib/jenkins/workspace/bob-develop/selenium.xml:cvc-complex-type.3.2.2: Attribute 'file' is not allowed to appear in element 'testcase'. WARNING: At line 1 of file:/var/lib/jenkins/workspace/bob-develop/selenium.xml:cvc-complex-type.3.2.2: Attribute 'line' is not allowed to appear in element 'testcase'. WARNING: At line 156 of file:/var/lib/jenkins/workspace/bob-develop/selenium.xml:cvc-complex-type.3.2.2: Attribute 'file' is not allowed to appear in element 'testcase'.
I can supply a full XML file if wanted.
- is related to
-
JENKINS-52392 Support custom junit format that does not respect any precise schema
- Resolved