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

Steven Rowe commented on LUCENE-3802:
-------------------------------------

When I run tests from Maven, I get:

{quote}
-------------------------------------------------------------------------------
Test set: org.apache.lucene.search.grouping.AbstractGroupingTestCase
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.046 sec <<< FA
ILURE!
initializationError(org.apache.lucene.search.grouping.AbstractGroupingTestCase) 
 Time elapsed: 0.003 sec  <<< ERROR!

[...]

Results :

Tests in error: 
  
initializationError(org.apache.lucene.search.grouping.AbstractGroupingTestCase):
 No runnable methods!
{quote}

The Ant build doesn't have this problem.

I'll add an {{@Ignore}} annotation to this class to keep Maven happy.
                
> Grouping collector that computes grouped facet counts
> -----------------------------------------------------
>
>                 Key: LUCENE-3802
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3802
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: modules/grouping
>            Reporter: Martijn van Groningen
>             Fix For: 4.0
>
>         Attachments: LUCENE-3802.patch, LUCENE-3802.patch, LUCENE-3802.patch, 
> LUCENE-3802.patch
>
>
> Spinoff from issue SOLR-2898. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to