[
https://issues.apache.org/jira/browse/HADOOP-11062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14127508#comment-14127508
]
Colin Patrick McCabe commented on HADOOP-11062:
-----------------------------------------------
I think in the long-term, we should have a little bit of a cleaner solution
here. It would be nice if the tests would start with {{PerformanceAdvisory}}
logging turned up to maximum... then we wouldn't need to manually add logs to
individual tests to note that the native library hadn't been loaded here.
But for the short-term, this fixes a problem we have and keeps the test
coverage, so +1.
> CryptoCodec testcases requiring OpenSSL should be run only if -Pnative is used
> ------------------------------------------------------------------------------
>
> Key: HADOOP-11062
> URL: https://issues.apache.org/jira/browse/HADOOP-11062
> Project: Hadoop Common
> Issue Type: Bug
> Components: security, test
> Affects Versions: 2.6.0
> Reporter: Alejandro Abdelnur
> Assignee: Arun Suresh
> Attachments: HADOOP-11062.1.patch, HADOOP-11062.1.patch,
> HADOOP-11062.2.patch, HADOOP-11062.3.patch, HADOOP-11062.4.patch
>
>
> there are a few testcases, cryptocodec related that require Hadoop native
> code and OpenSSL.
> These tests should be skipped if -Pnative is not used when running the tests.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)