TestCLI fails on trunk point out that moveFromLocal/put output has changed
--------------------------------------------------------------------------
Key: HADOOP-3809
URL: https://issues.apache.org/jira/browse/HADOOP-3809
Project: Hadoop Core
Issue Type: Bug
Components: dfs, test
Affects Versions: 0.19.0
Reporter: Lohit Vijayarenu
Fix For: 0.19.0
TestCLI failed detecting a change in output of put and moveFromLocal
{noformat}
Testcase: testAll took 24.112 sec
FAILED
One of the tests failed. See the Detailed results to identify the command that
failed
junit.framework.AssertionFailedError: One of the tests failed. See the Detailed
results to identify the command that failed
at org.apache.hadoop.cli.TestCLI.displayResults(TestCLI.java:272)
at org.apache.hadoop.cli.TestCLI.tearDown(TestCLI.java:141)
{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.