From: PJ Fanning Date: Mon, 17 Dec 2018 20:57:52 +0000 (+0000) Subject: [bug-63005] ignore openxml4j/ContentTypeHasEntities.ooxml X-Git-Tag: REL_4_1_0~177 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=17a7cb609ba5860912eef0c78a8c0117cd2842f6;p=poi.git [bug-63005] ignore openxml4j/ContentTypeHasEntities.ooxml git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1849128 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/integrationtest/org/apache/poi/TestAllFiles.java b/src/integrationtest/org/apache/poi/TestAllFiles.java index a166eb5d6e..2255e8bbf9 100644 --- a/src/integrationtest/org/apache/poi/TestAllFiles.java +++ b/src/integrationtest/org/apache/poi/TestAllFiles.java @@ -331,6 +331,9 @@ public class TestAllFiles { "spreadsheet/sample.strict.xlsx", "spreadsheet/57914.xlsx", + // files with XML entities + "openxml4j/ContentTypeHasEntities.ooxml", + // non-TNEF files "ddf/Container.dat", "ddf/47143.dat",