You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Davide Giannella (JIRA)" <ji...@apache.org> on 2017/07/24 13:17:06 UTC

[jira] [Closed] (OAK-6424) LuceneSupportTest::fullTextSearch is still flaky

     [ https://issues.apache.org/jira/browse/OAK-6424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davide Giannella closed OAK-6424.
---------------------------------

Bulk close for 1.7.4

> 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
>             Fix For: 1.8, 1.7.4
>
>
> 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)