TestHDFSCLI fails on Test "ls: Test for /*/* globbing"
-------------------------------------------------------
Key: HDFS-3106
URL: https://issues.apache.org/jira/browse/HDFS-3106
Project: Hadoop HDFS
Issue Type: Bug
Components: test
Affects Versions: 0.23.2
Reporter: Ravi Prakash
This is the one and only test failure:
2012-03-15 18:06:42,068 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(156)) -
-------------------------------------------
2012-03-15 18:06:42,068 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(157)) - Test ID: [30]
2012-03-15 18:06:42,068 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(158)) - Test Description: [ls:
Test for /*/* globbing ]
2012-03-15 18:06:42,068 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(159)) -
2012-03-15 18:06:42,069 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(163)) - Test Commands: [-fs
hdfs://localhost.localdomain:32992 -mkdir /dir0]
2012-03-15 18:06:42,069 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(163)) - Test Commands: [-fs
hdfs://localhost.localdomain:32992 -mkdir /dir0/dir1]
2012-03-15 18:06:42,069 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(163)) - Test Commands: [-fs
hdfs://localhost.localdomain:32992 -touchz /dir0/dir1/file1]
2012-03-15 18:06:42,069 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(163)) - Test Commands: [-fs
hdfs://localhost.localdomain:32992 -ls -R /\*/\*]
2012-03-15 18:06:42,069 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(167)) -
2012-03-15 18:06:42,069 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(170)) - Cleanup Commands: [-fs
hdfs://localhost.localdomain:32992 -rm -r /dir0]
2012-03-15 18:06:42,070 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(174)) -
2012-03-15 18:06:42,070 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(178)) - Comparator:
[RegexpComparator]
2012-03-15 18:06:42,070 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(180)) - Comparision result: [fail]
2012-03-15 18:06:42,070 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(182)) - Expected output:
[^-rw-r--r--( )*1( )*[a-z]*( )*supergroup( )*0( )*[0-9]{4,}-[0-9]{2,}-[0-9]{2,}
[0-9]{2,}:[0-9]{2,}( )*/dir0/dir1/file1]
2012-03-15 18:06:42,070 INFO cli.CLITestHelper
(CLITestHelper.java:displayResults(184)) - Actual output: [ls:
`/\*/\*': No such file or directory
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira