[
https://issues.apache.org/jira/browse/MAPREDUCE-5991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132702#comment-14132702
]
Hudson commented on MAPREDUCE-5991:
-----------------------------------
FAILURE: Integrated in Hadoop-Mapreduce-trunk #1895 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1895/])
MAPREDUCE-5991. native-task should not run unit tests if native profile is not
enabled. Contributed by Binglin Chang. (bchang: rev
ea9e5b7baae34c7ba660681d1e5aceb9c1047e6f)
* hadoop-project/pom.xml
*
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/pom.xml
*
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common/pom.xml
> native-task should not run unit tests if native profile is not enabled
> ----------------------------------------------------------------------
>
> Key: MAPREDUCE-5991
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5991
> Project: Hadoop Map/Reduce
> Issue Type: Sub-task
> Components: task
> Reporter: Todd Lipcon
> Assignee: Binglin Chang
> Attachments: MAPREDUCE-5991.v1.patch
>
>
> Currently, running "mvn test" without the 'native' profile enabled causes all
> of the native-task tests to fail. In order to integrate to trunk, we need to
> fix this - either using JUnit "Assume" commands in each test that depends on
> native code, or disabling the tests from the pom unless -Pnative is specified
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)