You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2009/05/15 22:31:45 UTC

[jira] Issue Comment Edited: (HADOOP-5837) TestHdfsProxy fails in Linux

    [ https://issues.apache.org/jira/browse/HADOOP-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709954#action_12709954 ] 

Tsz Wo (Nicholas), SZE edited comment on HADOOP-5837 at 5/15/09 1:30 PM:
-------------------------------------------------------------------------

This problem also exists in cygwin.  To reproduce it, you may run "ant test-contrib" (or "ant test" but it will take a longer time).

      was (Author: szetszwo):
    This problem also exit in cygwin.  To reproduce it, you may run "ant test-contrib" (or "ant test" but it will take a longer time).
  
> TestHdfsProxy fails in Linux
> ----------------------------
>
>                 Key: HADOOP-5837
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5837
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/hdfsproxy
>         Environment: Linux hostname 2.6.9-55.ELsmp #1 SMP Fri Apr 20 16:36:54 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux
>            Reporter: Tsz Wo (Nicholas), SZE
>
> {noformat}
> test-junit:
>     [junit] Running org.apache.hadoop.hdfsproxy.TestHdfsProxy
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 4.397 sec
>     [junit] Test org.apache.hadoop.hdfsproxy.TestHdfsProxy FAILED
>     [junit] Running org.apache.hadoop.hdfsproxy.TestProxyUgiManager
>     [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.219 sec
> BUILD FAILED
> /home/tsz/hadoop/latest/build.xml:1022: The following error occurred while executing this line:
> /home/tsz/hadoop/latest/src/contrib/build.xml:48: The following error occurred while executing this line:
> /home/tsz/hadoop/latest/src/contrib/hdfsproxy/build.xml:224: Tests failed!
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.