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 2022/07/22 11:41:31 UTC

svn commit: r1902942 - in /poi/trunk: poi-integration/src/test/java/org/apache/poi/stress/TestAllFiles.java src/resources/ooxml-lite-report.clazz src/resources/ooxml-lite-report.xsb

Author: fanningpj
Date: Fri Jul 22 11:41:31 2022
New Revision: 1902942

URL: http://svn.apache.org/viewvc?rev=1902942&view=rev
Log:
temporarily exclude new file from poi-integration test

Modified:
    poi/trunk/poi-integration/src/test/java/org/apache/poi/stress/TestAllFiles.java
    poi/trunk/src/resources/ooxml-lite-report.clazz
    poi/trunk/src/resources/ooxml-lite-report.xsb

Modified: poi/trunk/poi-integration/src/test/java/org/apache/poi/stress/TestAllFiles.java
URL: http://svn.apache.org/viewvc/poi/trunk/poi-integration/src/test/java/org/apache/poi/stress/TestAllFiles.java?rev=1902942&r1=1902941&r2=1902942&view=diff
==============================================================================
--- poi/trunk/poi-integration/src/test/java/org/apache/poi/stress/TestAllFiles.java (original)
+++ poi/trunk/poi-integration/src/test/java/org/apache/poi/stress/TestAllFiles.java Fri Jul 22 11:41:31 2022
@@ -86,6 +86,9 @@ public class TestAllFiles {
         "poifs/protected_sha512.xlsx",
         "poifs/60320-protected.xlsx",
         "poifs/protected_sha512.xlsx",
+
+        // exclude to https://bz.apache.org/bugzilla/show_bug.cgi?id=66176#c2
+        "slideshow/smartart-simple.pptx",
     };
 
     // cheap workaround of skipping the few problematic files

Modified: poi/trunk/src/resources/ooxml-lite-report.clazz
URL: http://svn.apache.org/viewvc/poi/trunk/src/resources/ooxml-lite-report.clazz?rev=1902942&r1=1902941&r2=1902942&view=diff
==============================================================================
--- poi/trunk/src/resources/ooxml-lite-report.clazz (original)
+++ poi/trunk/src/resources/ooxml-lite-report.clazz Fri Jul 22 11:41:31 2022
@@ -2490,3 +2490,17 @@ org/w3/x2000/x09/xmldsig/impl/SignedInfo
 org/w3/x2000/x09/xmldsig/impl/TransformDocumentImpl
 org/w3/x2000/x09/xmldsig/impl/TransformTypeImpl
 org/w3/x2000/x09/xmldsig/impl/X509IssuerSerialTypeImpl
+com/microsoft/schemas/office/drawing/x2008/diagram/DrawingDocument
+com/microsoft/schemas/office/drawing/x2008/diagram/impl/DrawingDocumentImpl
+org/openxmlformats/schemas/drawingml/x2006/diagram/impl/CTRelIdsImpl
+org/openxmlformats/schemas/drawingml/x2006/diagram/CTRelIds
+com/microsoft/schemas/office/drawing/x2008/diagram/impl/CTDrawingImpl
+com/microsoft/schemas/office/drawing/x2008/diagram/CTDrawing
+com/microsoft/schemas/office/drawing/x2008/diagram/impl/CTGroupShapeImpl
+com/microsoft/schemas/office/drawing/x2008/diagram/CTGroupShape
+com/microsoft/schemas/office/drawing/x2008/diagram/CTShape
+com/microsoft/schemas/office/drawing/x2008/diagram/impl/CTGroupShapeNonVisualImpl
+com/microsoft/schemas/office/drawing/x2008/diagram/CTGroupShapeNonVisual
+com/microsoft/schemas/office/drawing/x2008/diagram/impl/CTShapeImpl
+com/microsoft/schemas/office/drawing/x2008/diagram/impl/CTShapeNonVisualImpl
+com/microsoft/schemas/office/drawing/x2008/diagram/CTShapeNonVisual

Modified: poi/trunk/src/resources/ooxml-lite-report.xsb
URL: http://svn.apache.org/viewvc/poi/trunk/src/resources/ooxml-lite-report.xsb?rev=1902942&r1=1902941&r2=1902942&view=diff
==============================================================================
--- poi/trunk/src/resources/ooxml-lite-report.xsb (original)
+++ poi/trunk/src/resources/ooxml-lite-report.xsb Fri Jul 22 11:41:31 2022
@@ -1156,3 +1156,12 @@ worksheetf539doctype
 x509issuerserialtype7eb2type
 xadestimestamptypeaedbtype
 xml2eb5doctype
+drawing324ddoctype
+relidselement
+ctrelidsfef2type
+relids971edoctype
+ctdrawingc4f9type
+ctgroupshape48cbtype
+ctgroupshapenonvisualf80ctype
+ctshape6416type
+ctshapenonvisual6121type



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