[ https://issues.apache.org/jira/browse/HADOOP-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560586#action_12560586 ]
szetszwo edited comment on HADOOP-2431 at 1/18/08 3:01 PM: ------------------------------------------------------------------------- In checkNonExistentFile(), each operation needs a try-catch. Otherwise, one of them throws a " Cannot open file" exception, the other operations will not be tested. was (Author: szetszwo): In checkNonExistentFile(), each operation needs a try-catch. Otherwise, one of them throws a " Cannot open file" exception, the other operations will be be tested. > Test HDFS File Permissions > -------------------------- > > Key: HADOOP-2431 > URL: https://issues.apache.org/jira/browse/HADOOP-2431 > Project: Hadoop > Issue Type: Test > Components: test > Affects Versions: 0.15.1 > Reporter: Hairong Kuang > Assignee: Hairong Kuang > Fix For: 0.16.0 > > Attachments: HDFSPermissionSpecification6.pdf, > PermissionsTestPlan1.pdf, PermissionsTestPlan2.pdf, testDFSPermission.patch, > testDFSPermission1.patch, testDFSPermission2.patch > > > This jira is intended to provide junit tests to HADOOP-1298. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.