]> source.dussan.org Git - poi.git/commitdiff
disable test again
authorPJ Fanning <fanningpj@apache.org>
Tue, 22 Feb 2022 00:20:25 +0000 (00:20 +0000)
committerPJ Fanning <fanningpj@apache.org>
Tue, 22 Feb 2022 00:20:25 +0000 (00:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898293 13f79535-47bb-0310-9956-ffa450edef68

poi-ooxml/src/test/java/org/apache/poi/ooxml/TestPOIXMLDocument.java

index 748d45da6674361775cfe74d309f17c290cc0deb..06cadf6c0f25d6674b603902318fa945ff17e471 100644 (file)
@@ -296,6 +296,7 @@ public final class TestPOIXMLDocument {
         }
     }
 
+    @Disabled("needs investigation")
     @Test
     void testOSGIClassLoading() throws IOException {
         byte[] data;