[
https://issues.apache.org/jira/browse/OAK-6424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chetan Mehrotra reassigned OAK-6424:
------------------------------------
Assignee: Chetan Mehrotra
> 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
> Assignee: Chetan Mehrotra
>
> 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)