diff options
author | PJ Fanning <fanningpj@apache.org> | 2022-07-22 11:41:31 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2022-07-22 11:41:31 +0000 |
commit | c3f415d8e78804ecd63b99f137b5a747ee7b77e3 (patch) | |
tree | 2916815eb4f520cab9334d00201364ebeb557904 | |
parent | 10da475b7a05f18291c674ab9cd86a62904845fb (diff) | |
download | poi-c3f415d8e78804ecd63b99f137b5a747ee7b77e3.tar.gz poi-c3f415d8e78804ecd63b99f137b5a747ee7b77e3.zip |
temporarily exclude new file from poi-integration test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1902942 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | poi-integration/src/test/java/org/apache/poi/stress/TestAllFiles.java | 3 | ||||
-rw-r--r-- | src/resources/ooxml-lite-report.clazz | 14 | ||||
-rw-r--r-- | src/resources/ooxml-lite-report.xsb | 9 |
3 files changed, 26 insertions, 0 deletions
diff --git a/poi-integration/src/test/java/org/apache/poi/stress/TestAllFiles.java b/poi-integration/src/test/java/org/apache/poi/stress/TestAllFiles.java index 8c94027459..7d950f77b8 100644 --- a/poi-integration/src/test/java/org/apache/poi/stress/TestAllFiles.java +++ b/poi-integration/src/test/java/org/apache/poi/stress/TestAllFiles.java @@ -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 diff --git a/src/resources/ooxml-lite-report.clazz b/src/resources/ooxml-lite-report.clazz index 36628c9dc0..a8fb87693f 100644 --- a/src/resources/ooxml-lite-report.clazz +++ b/src/resources/ooxml-lite-report.clazz @@ -2490,3 +2490,17 @@ org/w3/x2000/x09/xmldsig/impl/SignedInfoTypeImpl 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 diff --git a/src/resources/ooxml-lite-report.xsb b/src/resources/ooxml-lite-report.xsb index 8fb93779ba..d8fbeb2ced 100644 --- a/src/resources/ooxml-lite-report.xsb +++ b/src/resources/ooxml-lite-report.xsb @@ -1156,3 +1156,12 @@ worksheetf539doctype x509issuerserialtype7eb2type xadestimestamptypeaedbtype xml2eb5doctype +drawing324ddoctype +relidselement +ctrelidsfef2type +relids971edoctype +ctdrawingc4f9type +ctgroupshape48cbtype +ctgroupshapenonvisualf80ctype +ctshape6416type +ctshapenonvisual6121type |