[
https://issues.apache.org/jira/browse/HADOOP-8480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13427287#comment-13427287
]
Hudson commented on HADOOP-8480:
--------------------------------
Integrated in Hadoop-Hdfs-trunk #1123 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1123/])
HADOOP-8480. The native build should honor -DskipTests. Contributed by
Colin Patrick McCabe (Revision 1368257)
Result = SUCCESS
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1368257
Files :
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/pom.xml
*
/hadoop/common/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/pom.xml
> The native build should honor -DskipTests
> -----------------------------------------
>
> Key: HADOOP-8480
> URL: https://issues.apache.org/jira/browse/HADOOP-8480
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Priority: Trivial
> Fix For: 2.2.0-alpha
>
> Attachments: HADOOP-8480.001.patch, HADOOP-8480.002.patch
>
>
> Currently, the native build does not honor -DskipTests. The native unit
> tests will be run even when you specify:
> {code}
> mvn compile -Pnative -DskipTests -X -e
> {code}
> This seems inconsistent; shouldn't we fix this to work like the other tests
> do?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira