[ 
https://issues.apache.org/jira/browse/HDFS-11893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Konstantin Shvachko updated HDFS-11893:
---------------------------------------
        Summary: Fix TestDFSShell.testMoveWithTargetPortEmpty failure.  (was: 
Fix TestDFSShell.testMoveWithTargetPortEmpty failure on branch-2.7)
    Description: {{TestDFSShell.testMoveWithTargetPortEmpty()}} is consistently 
failing.  (was: {{TestDFSShell.testMoveWithTargetPortEmpty()}} is consistently 
failing on branch-2.7.)

I did reproduce this on trunk on Linux, so it is indeed not specific for 
branch-2.7. Changing the title and description.
But your patch didn't fix it for me. Same failure. Adding stack trace for trunk
{code}
Running org.apache.hadoop.hdfs.TestDFSShell
Tests run: 48, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 17.509 sec <<< 
FAILURE! - in org.apache.hadoop.hdfs.TestDFSShell
testMoveWithTargetPortEmpty(org.apache.hadoop.hdfs.TestDFSShell)  Time elapsed: 
0.402 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:798)
{code}

> Fix TestDFSShell.testMoveWithTargetPortEmpty failure.
> -----------------------------------------------------
>
>                 Key: HDFS-11893
>                 URL: https://issues.apache.org/jira/browse/HDFS-11893
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.7.4
>            Reporter: Konstantin Shvachko
>            Assignee: Brahma Reddy Battula
>              Labels: release-blocker
>         Attachments: HDFS-11893-001.patch
>
>
> {{TestDFSShell.testMoveWithTargetPortEmpty()}} is consistently failing.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to