[
https://issues.apache.org/jira/browse/SOLR-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13705572#comment-13705572
]
Dawid Weiss commented on SOLR-5022:
-----------------------------------
Yeah... not that I think of it it'd be tricky. You'd want to be able to run
isolated classes from IDEs like Eclipse so it'd have to be built-in in the
RandomizedRunner, not the ant task.
I think it'd have to be done using method annotations *and* a common superclass
(LuceneTestCase or its equivalent subclass that handles Solr tests). This would
ensure you could still run your tests from Eclipse or other IDEs (because the
class hierarchy being run would still hold those annotations). Whether or not
everything would fall into place is hard to tell (IDEs vary, some trickery
would be needed to detect before-after-all-tests moment from within the runner
itself).
> PermGen exhausted test failures on Jenkins.
> -------------------------------------------
>
> Key: SOLR-5022
> URL: https://issues.apache.org/jira/browse/SOLR-5022
> Project: Solr
> Issue Type: Test
> Components: Tests
> Reporter: Mark Miller
> Assignee: Uwe Schindler
> Priority: Blocker
> Fix For: 5.0, 4.4
>
> Attachments: intern-count-win.txt, SOLR-5022.patch,
> SOLR-5022-permgen.patch, SOLR-5022-permgen.patch
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]