]> source.dussan.org Git - poi.git/commitdiff
Add ignore - file has no content streams
authorNick Burch <nick@apache.org>
Tue, 26 May 2015 18:38:34 +0000 (18:38 +0000)
committerNick Burch <nick@apache.org>
Tue, 26 May 2015 18:38:34 +0000 (18:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1681809 13f79535-47bb-0310-9956-ffa450edef68

src/integrationtest/org/apache/poi/TestAllFiles.java

index 96b00fa9df39c060740e2699707b6121e6b77ac3..85b0580841444b5a0f9e6c0670b469297e945a57 100644 (file)
@@ -231,6 +231,7 @@ public class TestAllFiles {
         EXPECTED_FAILURES.add("spreadsheet/54764.xlsx");     // see TestXSSFBugs.bug54764()
         EXPECTED_FAILURES.add("spreadsheet/Simple.xlsb");
         EXPECTED_FAILURES.add("poifs/unknown_properties.msg"); // POIFS properties corrupted
+        EXPECTED_FAILURES.add("poifs/only-zero-byte-streams.ole2"); // No actual contents
         
         // old Excel files, which we only support simple text extraction of
         EXPECTED_FAILURES.add("spreadsheet/testEXCEL_2.xls");