[
https://issues.apache.org/jira/browse/SOLR-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13703104#comment-13703104
]
Dawid Weiss commented on SOLR-5022:
-----------------------------------
bq. Or alternatively put all hadoop tests in a test group that can be disabled
This shouldn't be a problem -- create a new test group (an annotation marked
with a meta-annotation, see existing code of BadApple for example), enable or
disable the test group by default, override via ANT.
The group would be disabled/enabled via ant's condition and a value passed via
system property, much like it is the case with badapple and nightly. There is
no way to evaluate a test group's execution status at runtime; an alternative
here is to use a before-suite-rule and an assumption in there.
> PermGen exhausted test failures on Jenkins.
> -------------------------------------------
>
> Key: SOLR-5022
> URL: https://issues.apache.org/jira/browse/SOLR-5022
> Project: Solr
> Issue Type: Test
> Reporter: Mark Miller
>
--
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]