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

Arun Suresh commented on HADOOP-11062:
--------------------------------------

[~clamb], So the test is skipping for 2 different reasons.
In the first case, when {{-Pnative}} is not specified, it skips because it 
doesnt find the {{runningWithNative}} System variable.
In the second case, when {{-Pnative}} IS specified, it skips because It can't 
load the OpenSSL library.

I'll probably modify it give a reason for skipping.. will also add the check to 
the other tests (I didn't earlier since I they running fine on my mac)

> 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
>
>
> 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)

Reply via email to