Robert Munteanu created SLING-7108:
--------------------------------------

             Summary: FullTextIndexingTest times out on Java 9
                 Key: SLING-7108
                 URL: https://issues.apache.org/jira/browse/SLING-7108
             Project: Sling
          Issue Type: Bug
          Components: Testing
            Reporter: Robert Munteanu
             Fix For: Launchpad Testing 9


{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)

Reply via email to