mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Add missing exclude for CI run "no-scratchpad"
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894816 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c531f2192f
commit
62b628f6f3
@ -86,7 +86,8 @@ public class TestAllFiles {
|
||||
"**/.svn/**",
|
||||
"lost+found",
|
||||
"**/.git/**",
|
||||
"**/right-to-left.xlsx",
|
||||
"**/ExternalEntityInText.docx", //the DocType (DTD) declaration causes this to fail
|
||||
"**/right-to-left.xlsx", //the threaded comments in this file cause XSSF clone to fail
|
||||
"document/word2.doc",
|
||||
"document/cpansearch.perl.org_src_tobyink_acme-rundoc-0.001_word-lib_hello_world.docm",
|
||||
"hpsf/Test0313rur.adm",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user