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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2015/03/04 22:57:38 UTC

[jira] [Created] (OAK-2577) LuceneSupportTest fails

Marcel Reutegger created OAK-2577:
-------------------------------------

             Summary: LuceneSupportTest fails
                 Key: OAK-2577
                 URL: https://issues.apache.org/jira/browse/OAK-2577
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: oak-pojosr
            Reporter: Marcel Reutegger
            Priority: Minor


The test failure is:

{noformat}
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.477 sec <<< FAILURE!
fullTextSearch(org.apache.jackrabbit.oak.run.osgi.LuceneSupportTest)  Time elapsed: 3.35 sec  <<< FAILURE!
Assertion failed: 

assert ['/myFile/jcr:content'] as HashSet == execute(query)
                                          |  |       |
                                          |  []      SELECT * FROM [nt:base] as f WHERE CONTAINS (f.*, 'dog')
                                          false
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)