[
https://issues.apache.org/jira/browse/HADOOP-7400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13050747#comment-13050747
]
Kihwal Lee commented on HADOOP-7400:
------------------------------------
FYI, the following was done to trunk in HDFS-1666. If anyone intend to verify
hdfsproxy in trunk or any release based off trunk, HDFS-1666 needs to be
revisited.
{code}
<target name="test">
+ <!-- hdfsproxy tests failing due to HDFS-1666
<subant target="test">
<fileset dir="." includes="hdfsproxy/build.xml"/>
</subant>
+ -->
</target>
{code}
> HdfsProxyTests fails when the -Dtest.build.dir and -Dbuild.test is set
> -----------------------------------------------------------------------
>
> Key: HADOOP-7400
> URL: https://issues.apache.org/jira/browse/HADOOP-7400
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 0.20.206.0
> Reporter: Giridharan Kesavan
> Assignee: Giridharan Kesavan
> Attachments: HADOOP-7400.patch, HADOOP-7400.patch
>
>
> HdfsProxyTests fails when the -Dtest.build.dir and -Dbuild.test is set a dir
> other than build dir
> test-junit:
> [copy] Copying 1 file to
> /home/y/var/builds/thread2/workspace/Cloud-Hadoop-0.20.1xx-Secondary/src/contrib/hdfsproxy/src/test/resources/proxy-config
> [junit] Running org.apache.hadoop.hdfsproxy.TestHdfsProxy
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
> [junit] Test org.apache.hadoop.hdfsproxy.TestHdfsProxy FAILED
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira