Arpit Agarwal created HDFS-5116: ----------------------------------- Summary: TestHDFSCLI fails on OS X Key: HDFS-5116 URL: https://issues.apache.org/jira/browse/HDFS-5116 Project: Hadoop HDFS Issue Type: Bug Environment: OS X 10.8.4, JDK 1.6.0.51 Reporter: Arpit Agarwal
Exception details {code} Running org.apache.hadoop.cli.TestHDFSCLI Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 44.714 sec <<< FAILURE! testAll(org.apache.hadoop.cli.TestHDFSCLI) Time elapsed: 44334 sec <<< FAILURE! java.lang.AssertionError: One of the tests failed. See the Detailed results to identify the command that failed at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.hadoop.cli.CLITestHelper.displayResults(CLITestHelper.java:264) at org.apache.hadoop.cli.CLITestHelper.tearDown(CLITestHelper.java:126) at org.apache.hadoop.cli.TestHDFSCLI.tearDown(TestHDFSCLI.java:85) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.Nati {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira