You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Sowmya Ramesh (JIRA)" <ji...@apache.org> on 2014/09/15 23:00:34 UTC

[jira] [Updated] (FALCON-728) Unit test failures

     [ https://issues.apache.org/jira/browse/FALCON-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sowmya Ramesh updated FALCON-728:
---------------------------------
    Summary: Unit test failures  (was: Unit test failure: org.apache.falcon.entity.parser.FeedEntityParserTest.testValidateACLAndStorageForValidGroupBadOwner)

> Unit test failures
> ------------------
>
>                 Key: FALCON-728
>                 URL: https://issues.apache.org/jira/browse/FALCON-728
>             Project: Falcon
>          Issue Type: Bug
>            Reporter: Sowmya Ramesh
>            Assignee: Sowmya Ramesh
>              Labels: Authorization
>             Fix For: 0.6
>
>
> Unit test  org.apache.falcon.entity.parser.FeedEntityParserTest.testValidateACLAndStorageForValidGroupBadOwner fails
> {noformat}
> org.apache.falcon.FalconException: Permission denied: Either Feed ACL owner AccessControlList{owner='testuser', group='admin', permission='0x755'} or group admin doesn't match the actual file owner jenkins or group jenkins  for file /projects/falcon/clicks
> org.apache.falcon.entity.parser.ValidationException: org.apache.falcon.FalconException: Permission denied: Either Feed ACL owner AccessControlList{owner='testuser', group='admin', permission='0x755'} or group admin doesn't match the actual file owner jenkins or group jenkins  for file /projects/falcon/clicks
> 	at org.apache.falcon.entity.FileSystemStorage.validateACL(FileSystemStorage.java:263)
> 	at org.apache.falcon.entity.parser.FeedEntityParser.validateACL(FeedEntityParser.java:428)
> 	at org.apache.falcon.entity.parser.FeedEntityParser.validate(FeedEntityParser.java:85)
> 	at org.apache.falcon.entity.parser.FeedEntityParserTest.testValidateACLAndStorageForValidGroupBadOwner(FeedEntityParserTest.java:822)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)