You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2012/05/07 12:59:48 UTC

[jira] [Commented] (LUCENE-4038) some testcases not executed by 'ant test'

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

Robert Muir commented on LUCENE-4038:
-------------------------------------

oh duh... its much simpler, its the naming (*TestCase).
                
> some testcases not executed by 'ant test'
> -----------------------------------------
>
>                 Key: LUCENE-4038
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4038
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Robert Muir
>
> Look under 'spatial', RecursivePrefixTreeStrategyTestCase and TwoDoublesStrategyTestCase
> don't get invoked.
> I suspect this is something in junit4 that doesnt like the fact that these classes extend
> a base class that takes a generic type? 
> Because if i just click 'run tests' from this folder in my IDE, then they run.

--
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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org