-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0-alpha1
-
Fix Version/s: 3.0.0-alpha1
-
Component/s: test
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
It fails with the following error message:
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)
- is broken by
-
HDFS-9427 HDFS should not default to ephemeral ports
-
- Resolved
-