mirror of https://github.com/apache/poi.git
Some new test-files need to be excluded for no-scratchpad execution
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1917258 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
601c5e2671
commit
238d002f34
|
@ -135,6 +135,9 @@ public class TestAllFiles {
|
|||
"diagram/clusterfuzz-testcase-minimized-POIVisioFuzzer-4537225637134336.vsd",
|
||||
"spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-6537773940867072.xls",
|
||||
"spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-4977868385681408.xls",
|
||||
"spreadsheet/clusterfuzz-testcase-minimized-POIXSSFFuzzer-5089447305609216.xlsx",
|
||||
"spreadsheet/clusterfuzz-testcase-minimized-POIXSSFFuzzer-5089447305609216.xlsx",
|
||||
"spreadsheet/clusterfuzz-testcase-minimized-POIXSSFFuzzer-5089447305609216.xlsx",
|
||||
|
||||
// exclude files failing on windows nodes, because of limited JCE policies
|
||||
"document/bug53475-password-is-pass.docx",
|
||||
|
|
Loading…
Reference in New Issue