Skip to content

Commit

Permalink
Fix job "no-scratchpad" after adding some more broken test-data
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1912934 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
centic9 committed Oct 13, 2023
1 parent a227fa9 commit 407bb37
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ public class TestAllFiles {
"document/clusterfuzz-testcase-minimized-POIHWPFFuzzer-5418937293340672.doc",
"document/clusterfuzz-testcase-minimized-POIHWPFFuzzer-5440721166139392.doc",
"diagram/clusterfuzz-testcase-minimized-POIHDGFFuzzer-5947849161179136.vsd",
"spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-5436547081830400.xls",
"spreadsheet/clusterfuzz-testcase-minimized-POIHSSFFuzzer-4819588401201152.xls",

// exclude files failing on windows nodes, because of limited JCE policies
"document/bug53475-password-is-pass.docx",
Expand Down

0 comments on commit 407bb37

Please sign in to comment.