Robert Muir created LUCENE-4038:
-----------------------------------

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

Reply via email to