[ 
https://issues.apache.org/jira/browse/NIFI-1122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028034#comment-15028034
 ] 

Joseph Witt commented on NIFI-1122:
-----------------------------------

the core issue appears to be that the test in the case of posix is looking to 
validate the group name is as expected and the file permissions are as well.  
But these tests are not portable (at least without much more effort).  For 
group name there is no standard property (as there is for username) and for 
permissions you'd have to know the umask and I'm not sure that is easily 
achieved either.  So the tests are being changed to simply verify that these 
attributes are set in the case of posix.  Patch coming

> Conduct 0.4.0 release.
> ----------------------
>
>                 Key: NIFI-1122
>                 URL: https://issues.apache.org/jira/browse/NIFI-1122
>             Project: Apache NiFi
>          Issue Type: Test
>          Components: Tools and Build
>            Reporter: Joseph Witt
>            Assignee: Joseph Witt
>             Fix For: 0.4.0
>
>




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

Reply via email to