You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2014/07/22 22:16:40 UTC

[jira] [Created] (MAPREDUCE-5991) native-task should not run unit tests if native profile is not enabled

Todd Lipcon created MAPREDUCE-5991:
--------------------------------------

             Summary: 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
            Reporter: Todd Lipcon


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.2#6252)