[
https://issues.apache.org/jira/browse/TIKA-1677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14625530#comment-14625530
]
Bob Paulin commented on TIKA-1677:
----------------------------------
Hi, It looks like this test is not passing on Tika 1.2 (as bundled with Sling
7) or Tika 1.9 (with patch from TIKA-1524).
{code}
(base URLs=http://localhost:8080 and http://localhost:8080; servlet context=)
Sling services seem to be started, continuing with integration tests.
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.808 sec <<<
FAILURE! - in
org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest
testUploadedPdfIsIndexed(org.apache.sling.launchpad.webapp.integrationtest.indexing.FullTextIndexingTest)
Time elapsed: 12.805 sec <<< FAILURE!
java.lang.AssertionError: RetryLoop failed, condition is false after 10
seconds: A document containing 'Excepteur' is found under /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:57)
{code}
> Tika newer 1.6 fails on OSGi
> ----------------------------
>
> Key: TIKA-1677
> URL: https://issues.apache.org/jira/browse/TIKA-1677
> Project: Tika
> Issue Type: Bug
> Components: core, parser
> Affects Versions: 1.7, 1.8, 1.9
> Environment: Apache Sling
> Reporter: Oliver Lietz
>
> see SLING-4645 - simple upgrade fails
> [~bobpaulin], as you submitted some patches related to OSGi, is this a known
> issue?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)