[ 
https://issues.apache.org/jira/browse/HDFS-10325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257176#comment-15257176
 ] 

Hudson commented on HDFS-10325:
-------------------------------

FAILURE: Integrated in Hadoop-trunk-Commit #9666 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/9666/])
HDFS-10325. TestDFSShell#testMoveWithTargetPortEmpty fails. Contributed 
(iwasakims: rev 8eadd7145ef1f9222adbe37d5839e8c72ccb7405)
* 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSShell.java


> TestDFSShell#testMoveWithTargetPortEmpty fails
> ----------------------------------------------
>
>                 Key: HDFS-10325
>                 URL: https://issues.apache.org/jira/browse/HDFS-10325
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0
>            Reporter: Takanobu Asanuma
>            Assignee: Takanobu Asanuma
>             Fix For: 3.0.0
>
>         Attachments: HDFS-10325.1.patch, HDFS-10325.2.patch
>
>
> It fails with the following error message:
> {noformat}
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.115 sec <<< 
> FAILURE! - in org.apache.hadoop.hdfs.TestDFSShell
> testMoveWithTargetPortEmpty(org.apache.hadoop.hdfs.TestDFSShell)  Time 
> elapsed: 2.984 sec  <<< FAILURE!
> java.lang.AssertionError: mv should have succeeded expected:<0> but was:<1>
>         at org.junit.Assert.fail(Assert.java:88)
>         at org.junit.Assert.failNotEquals(Assert.java:743)
>         at org.junit.Assert.assertEquals(Assert.java:118)
>         at org.junit.Assert.assertEquals(Assert.java:555)
>         at 
> org.apache.hadoop.hdfs.TestDFSShell.testMoveWithTargetPortEmpty(TestDFSShell.java:585)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to