瀏覽代碼

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
tags/REL_5_2_3
PJ Fanning 1 年之前
父節點
當前提交
c3f415d8e7

+ 3
- 0
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

+ 14
- 0
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

+ 9
- 0
src/resources/ooxml-lite-report.xsb 查看文件

@@ -1156,3 +1156,12 @@ worksheetf539doctype
x509issuerserialtype7eb2type
xadestimestamptypeaedbtype
xml2eb5doctype
drawing324ddoctype
relidselement
ctrelidsfef2type
relids971edoctype
ctdrawingc4f9type
ctgroupshape48cbtype
ctgroupshapenonvisualf80ctype
ctshape6416type
ctshapenonvisual6121type

Loading…
取消
儲存