]> source.dussan.org Git - poi.git/commitdiff
exclude file from integration test
authorPJ Fanning <fanningpj@apache.org>
Tue, 20 Jul 2021 13:19:30 +0000 (13:19 +0000)
committerPJ Fanning <fanningpj@apache.org>
Tue, 20 Jul 2021 13:19:30 +0000 (13:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1891686 13f79535-47bb-0310-9956-ffa450edef68

poi-integration/src/test/java/org/apache/poi/stress/TestAllFiles.java

index e90cdbd8105c3bf792dc808b6c438f097f308726..f35f3b27fb91e72e61120fab7e06e0f0736f1327 100644 (file)
@@ -75,6 +75,7 @@ public class TestAllFiles {
         "**/.svn/**",
         "lost+found",
         "**/.git/**",
+        "**/right-to-left.xlsx" //the threaded comments in this file cause XSSF clone to fail
     };
 
     private static final Set<String> EXPECTED_FAILURES = StressTestUtils.unmodifiableHashSet(