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

Mark Miller commented on SOLR-10023:
------------------------------------

Steve is right that going into the module is light years better. In my script I 
at least can now regex out the module (or contrib) from the test file path and 
then go into the right module to run the test. Would be a cool hack if the top 
level solr test even just did that for you. That or it probably should fail and 
tell you how to run a single test rather than punish you with an extra 2 
minutes plus.

> Improve single unit test run time with ant.
> -------------------------------------------
>
>                 Key: SOLR-10023
>                 URL: https://issues.apache.org/jira/browse/SOLR-10023
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Tests
>            Reporter: Mark Miller
>         Attachments: stdout.tar.gz
>
>
> It seems to take 2 minutes and 45 seconds to run a single test with the 
> latest build design and the test itself is only 4 seconds. I've noticed this 
> for a long time, and it seems because ant is running through a billion 
> targets first. 
> I haven't checked yet, so maybe it's a Solr specific issue? I'll check with 
> Lucene and move this issue if necessary.
> There is hopefully something we can do to improve this though. At least we 
> should try and get some sharp minds to take first / second look. If I did not 
> use an IDE so much to run tests, this would drive me nuts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to