[
https://issues.apache.org/jira/browse/HDFS-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313397#comment-14313397
]
Akira AJISAKA commented on HDFS-2319:
-------------------------------------
Hi [~xiexianshan], would you fix the test failure? If you don't have time to
update the patch, I'll take it over. Some comments:
{code}
+ <type>TokenComparator</type>
+ <expected-output>^[a-z]*( )*supergroup(
)*data60bytes</expected-output>
{code}
* Regexp is not allowed in TokenComparator.
* "USERNAME" can be used instead of ^\[a-z\]\*.
> Add test cases for FSshell -stat
> --------------------------------
>
> Key: HDFS-2319
> URL: https://issues.apache.org/jira/browse/HDFS-2319
> Project: Hadoop HDFS
> Issue Type: Test
> Components: test
> Affects Versions: 0.24.0
> Reporter: XieXianshan
> Priority: Trivial
> Attachments: HDFS-2319.patch
>
>
> Add test cases for HADOOP-7574.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)