[
https://issues.apache.org/jira/browse/SOLR-5022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13703102#comment-13703102
]
Uwe Schindler commented on SOLR-5022:
-------------------------------------
One thing in addition:
We currently have a assumeFalse() in the hadoop tests that check for windows
and freebsd. But the latter, freebsd is bogus, as only the configuration of
Jenkins FreeBSD is wrong, not FreeBSD in general (the blackhole must be
enabled).
I would prefer to add a property to ANT "tests.disable.hadoop" that defaults to
"true" (on Windows) and "false" elsewhere. In the tests we can make an assume
on the existence of this property. Or alternatively put all hadoop tests in a
test group that can be disabled (I would prefer the latter, maybe [~dawidweiss]
can help).
On FreeBSD jenkins we would set this property to "true", on other jenkins we
can autodetect it (windows, or other). And if one does not want to run Hadoop
tests at all, he can disable.
> 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]