[
https://issues.apache.org/jira/browse/SLING-7108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16290563#comment-16290563
]
Robert Munteanu commented on SLING-7108:
----------------------------------------
[~kwin] - sorry, missed this. The Tika dependency does not come from Oak, we
explicitly declare it in the provisioning model. Since they don't package it,
there is nothing to change there.
> FullTextIndexingTest times out on Java 9
> ----------------------------------------
>
> Key: SLING-7108
> URL: https://issues.apache.org/jira/browse/SLING-7108
> Project: Sling
> Issue Type: Bug
> Components: Launchpad
> Reporter: Robert Munteanu
> Fix For: Starter 10
>
>
> {noformat}Tests run: 3, Failures: 3, Errors: 0, Skipped: 0, Time elapsed:
> 45.657 sec <<< FAILURE! - in
> org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest
> testUploadedPdfIsIndexed[0 -
> lorem-ipsum.pdf](org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest)
> Time elapsed: 15.232 sec <<< FAILURE!
> java.lang.AssertionError: RetryLoop failed, condition is false after 15
> seconds: A document containing 'Excepteur' is found under
> /tmp/test-FullTextIndexingTest
> at org.junit.Assert.fail(Assert.java:88)
> at
> org.apache.sling.testing.tools.retry.RetryLoop.<init>(RetryLoop.java:65)
> at
> org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest.testUploadedPdfIsIndexed(FullTextIndexingTest.java:97)
> testUploadedPdfIsIndexed[1 -
> another.pdf](org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest)
> Time elapsed: 15.212 sec <<< FAILURE!
> java.lang.AssertionError: RetryLoop failed, condition is false after 15
> seconds: A document containing 'some text that we will search for' is found
> under /var/test-FullTextIndexingTest
> at org.junit.Assert.fail(Assert.java:88)
> at
> org.apache.sling.testing.tools.retry.RetryLoop.<init>(RetryLoop.java:65)
> at
> org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest.testUploadedPdfIsIndexed(FullTextIndexingTest.java:97)
> testUploadedPdfIsIndexed[2 -
> french.pdf](org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest)
> Time elapsed: 15.211 sec <<< FAILURE!
> java.lang.AssertionError: RetryLoop failed, condition is false after 15
> seconds: A document containing 'un autre PDF pour le test fulltext' is found
> under /libs/test-FullTextIndexingTest
> at org.junit.Assert.fail(Assert.java:88)
> at
> org.apache.sling.testing.tools.retry.RetryLoop.<init>(RetryLoop.java:65)
> at
> org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest.testUploadedPdfIsIndexed(FullTextIndexingTest.java:97){noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)