Bump org.apache.poi:poi-ooxml from 5.2.2 to 5.4.0 #174
6 errors, 102 pass in 35s
108 tests 102 ✅ 35s ⏱️
27 suites 0 💤
27 files 0 ❌ 6 🔥
Results for commit 6b1d505.
Annotations
Check failure on line 0 in gate.corpora.TestTikaFormats
github-actions / Test Results
testDOC (gate.corpora.TestTikaFormats) with error
artifacts/Test Results/TEST-gate.corpora.TestTikaFormats.xml [took 0s]
Raw output
org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream.builder()Lorg/apache/commons/io/output/UnsynchronizedByteArrayOutputStream$Builder;
java.lang.NoSuchMethodError: org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream.builder()Lorg/apache/commons/io/output/UnsynchronizedByteArrayOutputStream$Builder;
at org.apache.poi.util.IOUtils.peekFirstNBytes(IOUtils.java:144)
at org.apache.poi.hpsf.PropertySet.isPropertySetStream(PropertySet.java:391)
at org.apache.poi.hpsf.PropertySet.<init>(PropertySet.java:189)
at org.apache.tika.parser.microsoft.SummaryExtractor.parseSummaryEntryIfExists(SummaryExtractor.java:85)
at org.apache.tika.parser.microsoft.SummaryExtractor.parseSummaries(SummaryExtractor.java:72)
at org.apache.tika.parser.microsoft.OfficeParser.parse(OfficeParser.java:155)
at org.apache.tika.parser.microsoft.OfficeParser.parse(OfficeParser.java:131)
at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:281)
at gate.corpora.TikaFormat.unpackMarkup(TikaFormat.java:109)
at gate.corpora.TikaFormat.unpackMarkup(TikaFormat.java:75)
at gate.corpora.DocumentImpl.init(DocumentImpl.java:327)
at gate.Factory.createResource(Factory.java:431)
at gate.Factory.createResource(Factory.java:136)
at gate.Factory.newDocument(Factory.java:485)
at gate.corpora.TestTikaFormats.doTest(TestTikaFormats.java:45)
at gate.corpora.TestTikaFormats.testDOC(TestTikaFormats.java:53)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at junit.framework.TestCase.runTest(TestCase.java:177)
at junit.framework.TestCase.runBare(TestCase.java:142)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:130)
at junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
2026-03-16T22:12:05.956Z main ERROR Log4j API could not find a logging provider.
Mar 16, 2026 10:12:05 PM org.apache.tika.config.InitializableProblemHandler$3 handleInitializableProblem
WARNING: TIFFImageWriter not loaded. tiff files will not be processed
See https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io
for optional dependencies.
J2KImageReader not loaded. JPEG2000 files will not be processed.
See https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io
for optional dependencies.
Mar 16, 2026 10:12:06 PM org.apache.tika.config.InitializableProblemHandler$3 handleInitializableProblem
WARNING: org.xerial's sqlite-jdbc is not loaded.
Please provide the jar on your classpath to parse sqlite files.
See tika-parsers/pom.xml for the correct version.
Check failure on line 0 in gate.corpora.TestTikaFormats
github-actions / Test Results
testPPT (gate.corpora.TestTikaFormats) with error
artifacts/Test Results/TEST-gate.corpora.TestTikaFormats.xml [took 0s]
Raw output
org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream.builder()Lorg/apache/commons/io/output/UnsynchronizedByteArrayOutputStream$Builder;
java.lang.NoSuchMethodError: org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream.builder()Lorg/apache/commons/io/output/UnsynchronizedByteArrayOutputStream$Builder;
at org.apache.poi.util.IOUtils.peekFirstNBytes(IOUtils.java:144)
at org.apache.poi.hpsf.PropertySet.isPropertySetStream(PropertySet.java:391)
at org.apache.poi.hpsf.PropertySet.<init>(PropertySet.java:189)
at org.apache.tika.parser.microsoft.SummaryExtractor.parseSummaryEntryIfExists(SummaryExtractor.java:85)
at org.apache.tika.parser.microsoft.SummaryExtractor.parseSummaries(SummaryExtractor.java:72)
at org.apache.tika.parser.microsoft.OfficeParser.parse(OfficeParser.java:155)
at org.apache.tika.parser.microsoft.OfficeParser.parse(OfficeParser.java:131)
at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:281)
at gate.corpora.TikaFormat.unpackMarkup(TikaFormat.java:109)
at gate.corpora.TikaFormat.unpackMarkup(TikaFormat.java:75)
at gate.corpora.DocumentImpl.init(DocumentImpl.java:327)
at gate.Factory.createResource(Factory.java:431)
at gate.Factory.createResource(Factory.java:136)
at gate.Factory.newDocument(Factory.java:485)
at gate.corpora.TestTikaFormats.doTest(TestTikaFormats.java:45)
at gate.corpora.TestTikaFormats.testPPT(TestTikaFormats.java:77)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at junit.framework.TestCase.runTest(TestCase.java:177)
at junit.framework.TestCase.runBare(TestCase.java:142)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:130)
at junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Check failure on line 0 in gate.corpora.TestTikaFormats
github-actions / Test Results
testXLS (gate.corpora.TestTikaFormats) with error
artifacts/Test Results/TEST-gate.corpora.TestTikaFormats.xml [took 0s]
Raw output
org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream.builder()Lorg/apache/commons/io/output/UnsynchronizedByteArrayOutputStream$Builder;
java.lang.NoSuchMethodError: org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream.builder()Lorg/apache/commons/io/output/UnsynchronizedByteArrayOutputStream$Builder;
at org.apache.poi.util.IOUtils.peekFirstNBytes(IOUtils.java:144)
at org.apache.poi.hpsf.PropertySet.isPropertySetStream(PropertySet.java:391)
at org.apache.poi.hpsf.PropertySet.<init>(PropertySet.java:189)
at org.apache.tika.parser.microsoft.SummaryExtractor.parseSummaryEntryIfExists(SummaryExtractor.java:85)
at org.apache.tika.parser.microsoft.SummaryExtractor.parseSummaries(SummaryExtractor.java:72)
at org.apache.tika.parser.microsoft.OfficeParser.parse(OfficeParser.java:155)
at org.apache.tika.parser.microsoft.OfficeParser.parse(OfficeParser.java:131)
at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:281)
at gate.corpora.TikaFormat.unpackMarkup(TikaFormat.java:109)
at gate.corpora.TikaFormat.unpackMarkup(TikaFormat.java:75)
at gate.corpora.DocumentImpl.init(DocumentImpl.java:327)
at gate.Factory.createResource(Factory.java:431)
at gate.Factory.createResource(Factory.java:136)
at gate.Factory.newDocument(Factory.java:485)
at gate.corpora.TestTikaFormats.doTest(TestTikaFormats.java:45)
at gate.corpora.TestTikaFormats.testXLS(TestTikaFormats.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at junit.framework.TestCase.runTest(TestCase.java:177)
at junit.framework.TestCase.runBare(TestCase.java:142)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:130)
at junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Check failure on line 0 in gate.corpora.TestTikaFormats
github-actions / Test Results
testDOCX (gate.corpora.TestTikaFormats) with error
artifacts/Test Results/TEST-gate.corpora.TestTikaFormats.xml [took 0s]
Raw output
org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream.builder()Lorg/apache/commons/io/output/UnsynchronizedByteArrayOutputStream$Builder;
java.lang.NoSuchMethodError: org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream.builder()Lorg/apache/commons/io/output/UnsynchronizedByteArrayOutputStream$Builder;
at org.apache.poi.util.IOUtils.peekFirstNBytes(IOUtils.java:144)
at org.apache.poi.poifs.filesystem.FileMagic.valueOf(FileMagic.java:209)
at org.apache.poi.openxml4j.opc.internal.ZipHelper.verifyZipHeader(ZipHelper.java:147)
at org.apache.poi.openxml4j.opc.internal.ZipHelper.openZipStream(ZipHelper.java:191)
at org.apache.poi.openxml4j.opc.internal.ZipHelper.openZipStream(ZipHelper.java:176)
at org.apache.poi.openxml4j.opc.ZipPackage.<init>(ZipPackage.java:132)
at org.apache.poi.openxml4j.opc.OPCPackage.open(OPCPackage.java:326)
at org.apache.tika.parser.microsoft.ooxml.OOXMLExtractorFactory.parse(OOXMLExtractorFactory.java:126)
at org.apache.tika.parser.microsoft.ooxml.OOXMLParser.parse(OOXMLParser.java:113)
at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:281)
at gate.corpora.TikaFormat.unpackMarkup(TikaFormat.java:109)
at gate.corpora.TikaFormat.unpackMarkup(TikaFormat.java:75)
at gate.corpora.DocumentImpl.init(DocumentImpl.java:327)
at gate.Factory.createResource(Factory.java:431)
at gate.Factory.createResource(Factory.java:136)
at gate.Factory.newDocument(Factory.java:485)
at gate.corpora.TestTikaFormats.doTest(TestTikaFormats.java:45)
at gate.corpora.TestTikaFormats.testDOCX(TestTikaFormats.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at junit.framework.TestCase.runTest(TestCase.java:177)
at junit.framework.TestCase.runBare(TestCase.java:142)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:130)
at junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Check failure on line 0 in gate.corpora.TestTikaFormats
github-actions / Test Results
testPPTX (gate.corpora.TestTikaFormats) with error
artifacts/Test Results/TEST-gate.corpora.TestTikaFormats.xml [took 0s]
Raw output
org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream.builder()Lorg/apache/commons/io/output/UnsynchronizedByteArrayOutputStream$Builder;
java.lang.NoSuchMethodError: org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream.builder()Lorg/apache/commons/io/output/UnsynchronizedByteArrayOutputStream$Builder;
at org.apache.poi.util.IOUtils.peekFirstNBytes(IOUtils.java:144)
at org.apache.poi.poifs.filesystem.FileMagic.valueOf(FileMagic.java:209)
at org.apache.poi.openxml4j.opc.internal.ZipHelper.verifyZipHeader(ZipHelper.java:147)
at org.apache.poi.openxml4j.opc.internal.ZipHelper.openZipStream(ZipHelper.java:191)
at org.apache.poi.openxml4j.opc.internal.ZipHelper.openZipStream(ZipHelper.java:176)
at org.apache.poi.openxml4j.opc.ZipPackage.<init>(ZipPackage.java:132)
at org.apache.poi.openxml4j.opc.OPCPackage.open(OPCPackage.java:326)
at org.apache.tika.parser.microsoft.ooxml.OOXMLExtractorFactory.parse(OOXMLExtractorFactory.java:126)
at org.apache.tika.parser.microsoft.ooxml.OOXMLParser.parse(OOXMLParser.java:113)
at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:281)
at gate.corpora.TikaFormat.unpackMarkup(TikaFormat.java:109)
at gate.corpora.TikaFormat.unpackMarkup(TikaFormat.java:75)
at gate.corpora.DocumentImpl.init(DocumentImpl.java:327)
at gate.Factory.createResource(Factory.java:431)
at gate.Factory.createResource(Factory.java:136)
at gate.Factory.newDocument(Factory.java:485)
at gate.corpora.TestTikaFormats.doTest(TestTikaFormats.java:45)
at gate.corpora.TestTikaFormats.testPPTX(TestTikaFormats.java:81)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at junit.framework.TestCase.runTest(TestCase.java:177)
at junit.framework.TestCase.runBare(TestCase.java:142)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:130)
at junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Check failure on line 0 in gate.corpora.TestTikaFormats
github-actions / Test Results
testXLSX (gate.corpora.TestTikaFormats) with error
artifacts/Test Results/TEST-gate.corpora.TestTikaFormats.xml [took 0s]
Raw output
org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream.builder()Lorg/apache/commons/io/output/UnsynchronizedByteArrayOutputStream$Builder;
java.lang.NoSuchMethodError: org.apache.commons.io.output.UnsynchronizedByteArrayOutputStream.builder()Lorg/apache/commons/io/output/UnsynchronizedByteArrayOutputStream$Builder;
at org.apache.poi.util.IOUtils.peekFirstNBytes(IOUtils.java:144)
at org.apache.poi.poifs.filesystem.FileMagic.valueOf(FileMagic.java:209)
at org.apache.poi.openxml4j.opc.internal.ZipHelper.verifyZipHeader(ZipHelper.java:147)
at org.apache.poi.openxml4j.opc.internal.ZipHelper.openZipStream(ZipHelper.java:191)
at org.apache.poi.openxml4j.opc.internal.ZipHelper.openZipStream(ZipHelper.java:176)
at org.apache.poi.openxml4j.opc.ZipPackage.<init>(ZipPackage.java:132)
at org.apache.poi.openxml4j.opc.OPCPackage.open(OPCPackage.java:326)
at org.apache.tika.parser.microsoft.ooxml.OOXMLExtractorFactory.parse(OOXMLExtractorFactory.java:126)
at org.apache.tika.parser.microsoft.ooxml.OOXMLParser.parse(OOXMLParser.java:113)
at org.apache.tika.parser.CompositeParser.parse(CompositeParser.java:281)
at gate.corpora.TikaFormat.unpackMarkup(TikaFormat.java:109)
at gate.corpora.TikaFormat.unpackMarkup(TikaFormat.java:75)
at gate.corpora.DocumentImpl.init(DocumentImpl.java:327)
at gate.Factory.createResource(Factory.java:431)
at gate.Factory.createResource(Factory.java:136)
at gate.Factory.newDocument(Factory.java:485)
at gate.corpora.TestTikaFormats.doTest(TestTikaFormats.java:45)
at gate.corpora.TestTikaFormats.testXLSX(TestTikaFormats.java:89)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at junit.framework.TestCase.runTest(TestCase.java:177)
at junit.framework.TestCase.runBare(TestCase.java:142)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:130)
at junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Check notice on line 0 in .github
github-actions / Test Results
108 tests found
There are 108 tests, see "Raw output" for the full list of tests.
Raw output
gate.TestUtils ‑ testAnnotationSetHandling
gate.annotation.TestAnnotation ‑ testAddDuplicateID
gate.annotation.TestAnnotation ‑ testAddWithNodes
gate.annotation.TestAnnotation ‑ testAnnotationSet
gate.annotation.TestAnnotation ‑ testDocumentOrder
gate.annotation.TestAnnotation ‑ testExceptions
gate.annotation.TestAnnotation ‑ testFeatureSubsumeMethods
gate.annotation.TestAnnotation ‑ testGetCovering
gate.annotation.TestAnnotation ‑ testGetFeatureMapOffset
gate.annotation.TestAnnotation ‑ testGetStringLongLong
gate.annotation.TestAnnotation ‑ testImmutability
gate.annotation.TestAnnotation ‑ testIsPartiallyCompatibleAndCompatible
gate.annotation.TestAnnotation ‑ testIterator
gate.annotation.TestAnnotation ‑ testNodesByOffset
gate.annotation.TestAnnotation ‑ testOffsetIndex
gate.annotation.TestAnnotation ‑ testOverlapsAndCoextensive
gate.annotation.TestAnnotation ‑ testRemove
gate.annotation.TestAnnotation ‑ testRemoveInexistant
gate.annotation.TestAnnotation ‑ testSetMethods
gate.annotation.TestAnnotation ‑ testTypeIndex
gate.config.TestConfig ‑ testConfigFileNaming
gate.config.TestConfig ‑ testConfigUpdating
gate.config.TestConfig ‑ testSessionStateFileNaming
gate.corpora.TestCorpus ‑ testCreation
gate.corpora.TestCorpus ‑ testDocumentAddition
gate.corpora.TestDocument ‑ testCompareTo
gate.corpora.TestDocument ‑ testDocRender
gate.corpora.TestDocument ‑ testExplicitMimeType
gate.corpora.TestDocument ‑ testLotsOfThings
gate.corpora.TestDocument ‑ testOriginalContentPreserving
gate.corpora.TestDocumentEdit ‑ testEdit
gate.corpora.TestDocumentStaxUtils ‑ testIllegalXMLCharacters
gate.corpora.TestTikaFormats ‑ testDOC
gate.corpora.TestTikaFormats ‑ testDOCX
gate.corpora.TestTikaFormats ‑ testODP
gate.corpora.TestTikaFormats ‑ testODS
gate.corpora.TestTikaFormats ‑ testODT
gate.corpora.TestTikaFormats ‑ testPDF
gate.corpora.TestTikaFormats ‑ testPPT
gate.corpora.TestTikaFormats ‑ testPPTX
gate.corpora.TestTikaFormats ‑ testRTF
gate.corpora.TestTikaFormats ‑ testXLS
gate.corpora.TestTikaFormats ‑ testXLSX
gate.creole.DynamicRegistrationTest ‑ testDynamicRegistration
gate.creole.TestCreole ‑ testArbitraryMetadata
gate.creole.TestCreole ‑ testClassIndex
gate.creole.TestCreole ‑ testComments
gate.creole.TestCreole ‑ testDefaultRun
gate.creole.TestCreole ‑ testDiscovery
gate.creole.TestCreole ‑ testFactory
gate.creole.TestCreole ‑ testInstanceLists
gate.creole.TestCreole ‑ testIntrospection
gate.creole.TestCreole ‑ testLoading
gate.creole.TestCreole ‑ testMetadata
gate.creole.TestCreole ‑ testParamAsLists
gate.creole.TestCreole ‑ testParameterDefaults1
gate.creole.TestCreole ‑ testParameterDefaults2
gate.creole.TestCreole ‑ testParameters
gate.creole.TestCreole ‑ testToolsAndPrivate
gate.creole.TestCreole ‑ testTypeLists
gate.creole.TestCreole ‑ testViews
gate.creole.TestCreoleAnnotationHandler ‑ testCreoleAnnotationHandler
gate.creole.TestResourceReference ‑ testCreateFromAbsolutePath
gate.creole.TestResourceReference ‑ testCreateFromURL
gate.creole.TestResourceReference ‑ testDefaultValue
gate.creole.TestResourceReference ‑ testPersistence
gate.creole.TestResourceReference ‑ testReadFromURL
gate.creole.TestResourceReference ‑ testReadFromURLPlugin
gate.creole.TestResourceReference ‑ testRelativeReferences
gate.creole.TestXSchema ‑ testFactoryCreation
gate.creole.TestXSchema ‑ testFromAndToXSchema
gate.email.TestEmail ‑ testContainsSemicolon
gate.email.TestEmail ‑ testContainsWhiteSpaces
gate.email.TestEmail ‑ testHasAMeaning
gate.email.TestEmail ‑ testIsTime
gate.email.TestEmail ‑ testLineBeginsMessage
gate.email.TestEmail ‑ testLineBeginsWithField
gate.email.TestEmail ‑ testUnpackMarkup
gate.html.TestHtml ‑ testUnpackMarkup
gate.persist.TestPersist ‑ testDSR
gate.persist.TestPersist ‑ testDelete
gate.persist.TestPersist ‑ testMultipleLrs
gate.persist.TestPersist ‑ testSaveRestore
gate.persist.TestPersist ‑ testSimple
gate.sgml.TestSgml ‑ testSgmlLoading
gate.util.TestAnnotationMerging ‑ testAnnotationMerging
gate.util.TestClassificationMeasures ‑ test
gate.util.TestDiffer ‑ testDiffer
gate.util.TestFeatureMap ‑ testPutAndGet
gate.util.TestFeatureMap ‑ testSubsume
gate.util.TestFiles ‑ testFind
gate.util.TestFiles ‑ testGetResources
gate.util.TestFiles ‑ testUpdateXmlElement
gate.util.TestFiles ‑ testWriteTempFile
gate.util.TestRBTreeMap ‑ testClosestMatch
gate.util.TestRBTreeMap ‑ testExact
gate.util.TestRBTreeMap ‑ testGetNextOf
gate.util.TestResolveUrl ‑ testRedirectLoop
gate.util.TestResolveUrl ‑ testRedirectToFile
gate.util.TestResolveUrl ‑ testTooManyRedirects
gate.util.TestTools ‑ testGetMostSpecificConstructor1
gate.util.TestTools ‑ testGetMostSpecificConstructor2
gate.util.TestTools ‑ testGetMostSpecificConstructor3
gate.util.TestTools ‑ testGetMostSpecificConstructor4
gate.xml.TestRepositioningInfo ‑ testRepositioningInfo
gate.xml.TestXml ‑ testAnnotationConsistencyForSaveAsXml
gate.xml.TestXml ‑ testGateDocumentToAndFromXmlWithDifferentKindOfFormats
gate.xml.TestXml ‑ testUnpackMarkup