#224 Bad or invalid xunit (?)
Closed by mvadkert. Opened by msrb.

It seems like we sometimes get an xunit back which we cannot handle:

https://osci-jenkins-1.ci.fedoraproject.org/job/fedora-ci/job/rpminspect-pipeline/job/master/15190/console

+ tfxunit2junit --docs-url https://github.com/rpminspect/rpminspect#rpminspect tfxunit.xml
Traceback (most recent call last):
  File "/usr/local/bin/tfxunit2junit", line 241, in <module>
    main(args)
  File "/usr/local/bin/tfxunit2junit", line 174, in main
    input_xml = objectify.fromstring(tf_xunit)
  File "src/lxml/objectify.pyx", line 1808, in lxml.objectify.fromstring
  File "src/lxml/etree.pyx", line 3237, in lxml.etree.fromstring
  File "src/lxml/parser.pxi", line 1896, in lxml.etree._parseMemoryDocument
  File "src/lxml/parser.pxi", line 1777, in lxml.etree._parseDoc
  File "src/lxml/parser.pxi", line 1082, in lxml.etree._BaseParser._parseUnicodeDoc
  File "src/lxml/parser.pxi", line 615, in lxml.etree._ParserContext._handleParseResultDoc
  File "src/lxml/parser.pxi", line 725, in lxml.etree._handleParseResult
  File "src/lxml/parser.pxi", line 654, in lxml.etree._raiseParseError
  File "<string>", line 1
lxml.etree.XMLSyntaxError: Specification mandates value for attribute value, line 1, column 1290

https://api.dev.testing-farm.io/v0.1/requests/4aa7f1dd-ff90-43db-a3d4-f38b4584c219

http://artifacts.dev.testing-farm.io/4aa7f1dd-ff90-43db-a3d4-f38b4584c219/
"More detailed progress is coming. Watch this issue for details."


@mvadkert do you remember if there were any changes on TF side recently (wrt to xunit)?

Fix applied, retrying here:
https://osci-jenkins-1.ci.fedoraproject.org/job/fedora-ci/job/rpminspect-pipeline/job/master/15248/console

Nah, did not backport one line yesterday, sorry for that, fixed now.

Metadata Update from @mvadkert:
- Issue status updated to: Closed (was: Open)

Metadata