[
https://issues.apache.org/jira/browse/HDFS-9459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15025232#comment-15025232
]
ASF GitHub Bot commented on HDFS-9459:
--------------------------------------
GitHub user cnauroth opened a pull request:
https://github.com/apache/hadoop/pull/58
HDFS-9459. hadoop-hdfs-native-client fails test build on Windows afte…
…r transition to ctest.
I verified that the hadoop-hdfs-native-client tests build correctly and run
successfully after applying this patch.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cnauroth/hadoop-1 HDFS-9459
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hadoop/pull/58.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #58
----
commit d583992956eb65fc4d1ba93c5c81da85c4592778
Author: cnauroth <[email protected]>
Date: 2015-11-24T19:54:51Z
HDFS-9459. hadoop-hdfs-native-client fails test build on Windows after
transition to ctest.
----
> hadoop-hdfs-native-client fails test build on Windows after transition to
> ctest.
> --------------------------------------------------------------------------------
>
> Key: HDFS-9459
> URL: https://issues.apache.org/jira/browse/HDFS-9459
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: build, test
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Priority: Blocker
>
> HDFS-9369 transitioned to usage of {{ctest}} for running the HDFS native
> tests. This broke the {{mvn test}} build on Windows.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)