[ 
https://issues.apache.org/jira/browse/OAK-6424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16080137#comment-16080137
 ] 

Chetan Mehrotra commented on OAK-6424:
--------------------------------------

[~flakycov] Can you attach the target/unit-test.log file? This test relies on 
some async behaviour and uses a timeout of 30 secs. So on very very slow setups 
it may trip. Having access to unit-test.log would be helpful to see if this is 
the condition

> LuceneSupportTest::fullTextSearch is still flaky
> ------------------------------------------------
>
>                 Key: OAK-6424
>                 URL: https://issues.apache.org/jira/browse/OAK-6424
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: pojosr
>            Reporter: Sam Antha
>
> This test fails for us on commit `480d57c` but does not fail on the 
> corresponding run on Travis 
> ([https://travis-ci.org/apache/jackrabbit-oak/jobs/226843108]):
> {quote}
> [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
> 30.607 s <<< FAILURE! - in 
> org.apache.jackrabbit.oak.run.osgi.LuceneSupportTest
> [ERROR] fullTextSearch(org.apache.jackrabbit.oak.run.osgi.LuceneSupportTest)  
> Time elapsed: 30.604 s  <<< FAILURE!
> java.lang.AssertionError: RetryLoop failed, condition is false after 30 
> seconds:null
>       at 
> org.apache.jackrabbit.oak.run.osgi.LuceneSupportTest.fullTextSearch(LuceneSupportTest.groovy:75)
> {quote}
> Our tool comfirms this test is flaky and it seems recent attempts to make 
> this test less flaky did not fix the problem. Note that we set up our build 
> environment to be as close to your Travis environment as possible, using 
> Ubuntu 12.04.5 LTS, Java HotSpot 1.7.0_76 and Maven 3.2.5.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to