tballison commented on PR #477:
URL: https://github.com/apache/poi/pull/477#issuecomment-1723696289

   I'm consistently getting two test failures now locally:
   
   ```
   
[TestAllFiles](file:///home/tallison/Intellij/my-poi/poi-integration/build/reports/tests/test/classes/org.apache.poi.stress.TestAllFiles.html).
 [Extracting - #443 
document/clusterfuzz-testcase-minimized-POIXWPFFuzzer-6733884933668864.docx 
XWPF](file:///home/tallison/Intellij/my-poi/poi-integration/build/reports/tests/test/classes/org.apache.poi.stress.TestAllFiles.html#handleExtracting(String,%20FileHandlerKnown,%20String,%20Class,%20String)[443])
       
[TestAllFiles](file:///home/tallison/Intellij/my-poi/poi-integration/build/reports/tests/test/classes/org.apache.poi.stress.TestAllFiles.html).
 [#443 
document/clusterfuzz-testcase-minimized-POIXWPFFuzzer-6733884933668864.docx 
XWPF](file:///home/tallison/Intellij/my-poi/poi-integration/build/reports/tests/test/classes/org.apache.poi.stress.TestAllFiles.html#handleFile(String,%20FileHandlerKnown,%20String,%20Class,%20String)[443])
   ```
   
   ```
   org.opentest4j.AssertionFailedError: 
document/clusterfuzz-testcase-minimized-POIXWPFFuzzer-6733884933668864.docx - 
failed for handler XWPFFileHandler:  ==> Unexpected exception thrown: 
org.apache.xmlbeans.XmlException: error: Element or attribute "a:" do not match 
QName production: QName::=(NCName:)?NCName.
        at 
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
   ...
   Caused by: org.apache.xmlbeans.XmlException: error: Element or attribute 
"a:" do not match QName production: QName::=(NCName:)?NCName.
   ...
   Caused by: org.xml.sax.SAXParseException; systemId: file://; lineNumber: 2; 
columnNumber: 6188; Element or attribute "a:" do not match QName production: 
QName::=(NCName:)?NCName.
        at 
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204)
        at 
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
        at 
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:399)
        at 
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:326)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to