Hi, I am running pytest and produce a junitxml report. GoCD is loading the xml to the artifacts folder but the GUI Test tab is empty. I have noticed, issues around this behavior were already raised and closed on older versions (https://github.com/gocd/gocd/issues/1132).
BTW - Jenkins is parsing well the exact same xml. please advise, Am I doing something wrong ? Thanks Console Log: this lines appears only if test has failures. if pass, no publish attempt is being initiated. Ignoring file case1.html - it is not a recognised test file.Ignoring file testLog.log - it is not a recognised test file.Unable to publish test properties. Error was javax.xml.transform.TransformerException: com.sun.org.apache.xml.internal.utils.WrappedRuntimeException: The element type "all-results" must be terminated by the matching end-tag "</all-results>".Could not publish property org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.Could not publish property org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.Could not publish property org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.Could not publish property org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file. -- You received this message because you are subscribed to the Google Groups "go-cd" 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.
report1.xml
Description: XML document
