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 "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2017/08/30 04:48:00 UTC

[jira] [Commented] (OAK-6598) LuceneIndexAggregationTest2 doesn't get executed by mvn test

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

Chetan Mehrotra commented on OAK-6598:
--------------------------------------

Thanks [~diru] for the issue. The test was indeed not getting executed since beginning as part of maven execution. Fixed it now by renaming it to LuceneIndexAggregation2Test to confirm to Maven convention.

> LuceneIndexAggregationTest2 doesn't get executed by mvn test
> ------------------------------------------------------------
>
>                 Key: OAK-6598
>                 URL: https://issues.apache.org/jira/browse/OAK-6598
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: lucene
>    Affects Versions: 1.6.1, 1.7.6
>            Reporter: Dirk Rudolph
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 1.8, 1.7.7
>
>
> I cannot find the results of [LuceneIndexAggregationTest2|https://github.com/apache/jackrabbit-oak/blob/trunk/oak-lucene/src/test/java/org/apache/jackrabbit/oak/plugins/index/lucene/LuceneIndexAggregationTest2.java] on [Jenkins|https://builds.apache.org/view/All/job/Apache%20Jackrabbit%20Oak%20matrix/] nor am I able to execute them using {{mvn clean test}}. 
> It looks like this being related to {{...Test2.java}} not matching any pattern and might effect other tests as well.



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