]> source.dussan.org Git - poi.git/commitdiff
xlsx is expected to fail in integration test
authorPJ Fanning <fanningpj@apache.org>
Tue, 24 Sep 2019 20:12:06 +0000 (20:12 +0000)
committerPJ Fanning <fanningpj@apache.org>
Tue, 24 Sep 2019 20:12:06 +0000 (20:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1867493 13f79535-47bb-0310-9956-ffa450edef68

src/integrationtest/org/apache/poi/TestAllFiles.java

index 1cb87a655275f2f9c3f1679e5407723411335f62..50bcadf239ba8d8f80babc2be721a3365ad80ffd 100644 (file)
@@ -276,6 +276,7 @@ public class TestAllFiles {
         "spreadsheet/CustomXMLMapping-singleattributenamespace.xlsx",
         "spreadsheet/55864.xlsx",
         "spreadsheet/57890.xlsx",
+        "spreadsheet/xxe_in_schema.xlsx",
 
         // TODO: these fail now with some NPE/file read error because we now try to compute every value via Cell.toString()!
         "spreadsheet/44958.xls",