You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2018/08/09 11:09:45 UTC

svn commit: r1837716 - /poi/trunk/src/integrationtest/org/apache/poi/TestAllFiles.java

Author: fanningpj
Date: Thu Aug  9 11:09:45 2018
New Revision: 1837716

URL: http://svn.apache.org/viewvc?rev=1837716&view=rev
Log:
try to fix TestAllFiles

Modified:
    poi/trunk/src/integrationtest/org/apache/poi/TestAllFiles.java

Modified: poi/trunk/src/integrationtest/org/apache/poi/TestAllFiles.java
URL: http://svn.apache.org/viewvc/poi/trunk/src/integrationtest/org/apache/poi/TestAllFiles.java?rev=1837716&r1=1837715&r2=1837716&view=diff
==============================================================================
--- poi/trunk/src/integrationtest/org/apache/poi/TestAllFiles.java (original)
+++ poi/trunk/src/integrationtest/org/apache/poi/TestAllFiles.java Thu Aug  9 11:09:45 2018
@@ -296,6 +296,7 @@ public class TestAllFiles {
         "openxml4j/OPCCompliance_CoreProperties_UnauthorizedXMLLangAttributeFAIL.docx",
         "openxml4j/OPCCompliance_DerivedPartNameFAIL.docx",
         "openxml4j/invalid.xlsx",
+        "openxml4j/62592.thmx",
         "spreadsheet/54764-2.xlsx",   // see TestXSSFBugs.bug54764()
         "spreadsheet/54764.xlsx",     // see TestXSSFBugs.bug54764()
         "poifs/unknown_properties.msg", // POIFS properties corrupted



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org