Skip to content

Commit

Permalink
Some new test-files need to be excluded for no-scratchpad execution
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1917258 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
centic9 committed Apr 22, 2024
1 parent 601c5e2 commit 238d002
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -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",
Expand Down

0 comments on commit 238d002

Please sign in to comment.