mirror of https://github.com/apache/poi.git
Exclude more broken files when running without poi-scratchpad
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1912123 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
186e91790a
commit
35901849f1
|
@ -127,6 +127,9 @@ public class TestAllFiles {
|
|||
"publisher/clusterfuzz-testcase-minimized-POIHPBFFuzzer-4701121678278656.pub",
|
||||
"spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-5285517825277952.xls",
|
||||
"spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-6322470200934400.xls",
|
||||
"document/clusterfuzz-testcase-minimized-POIHWPFFuzzer-5418937293340672.doc",
|
||||
"document/clusterfuzz-testcase-minimized-POIHWPFFuzzer-5440721166139392.doc",
|
||||
"diagram/clusterfuzz-testcase-minimized-POIHDGFFuzzer-5947849161179136.vsd",
|
||||
|
||||
// exclude files failing on windows nodes, because of limited JCE policies
|
||||
"document/bug53475-password-is-pass.docx",
|
||||
|
|
Loading…
Reference in New Issue