[
https://issues.apache.org/jira/browse/HADOOP-12240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14644939#comment-14644939
]
Colin Patrick McCabe commented on HADOOP-12240:
-----------------------------------------------
I'm a bit concerned about this change, since it seems to skip the tests
whenever the native library can't be loaded. It would be better to check
whether the native profile was activated in Maven directly in the test. We've
had problems in the past where Jenkins has misplaced the native library and
huge numbers of tests have been silently disabled, and it seems like with this
patch, that could happen again.
> Fix tests requiring native library to be skipped in non-native profile
> ----------------------------------------------------------------------
>
> Key: HADOOP-12240
> URL: https://issues.apache.org/jira/browse/HADOOP-12240
> Project: Hadoop Common
> Issue Type: Bug
> Components: test
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Priority: Minor
> Fix For: 2.8.0
>
> Attachments: HADOOP-12240.001.patch
>
>
> 3 tests in TestSequenceFileAppend require native library.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)