[
https://issues.apache.org/jira/browse/OAK-2577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14347647#comment-14347647
]
Marcel Reutegger commented on OAK-2577:
---------------------------------------
This is caused by OAK-2570. The test passes again after I reverted those
changes locally.
> 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)