]> source.dussan.org Git - poi.git/commitdiff
exclude broken pptx file from integration test
authorPJ Fanning <fanningpj@apache.org>
Mon, 30 Jul 2018 01:55:09 +0000 (01:55 +0000)
committerPJ Fanning <fanningpj@apache.org>
Mon, 30 Jul 2018 01:55:09 +0000 (01:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837013 13f79535-47bb-0310-9956-ffa450edef68

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

index 8721c50948c0c07ef51accb655a3a219bc513505..b07057373171f50db031c6153e812bfef1881066 100644 (file)
@@ -287,6 +287,7 @@ public class TestAllFiles {
         "document/Bug50955.doc",
         "document/57843.doc",
         "slideshow/PPT95.ppt",
+        "slideshow/Divino_Revelado.pptx",
         "openxml4j/OPCCompliance_CoreProperties_DCTermsNamespaceLimitedUseFAIL.docx",
         "openxml4j/OPCCompliance_CoreProperties_DoNotUseCompatibilityMarkupFAIL.docx",
         "openxml4j/OPCCompliance_CoreProperties_LimitedXSITypeAttribute_NotPresentFAIL.docx",