[
https://issues.apache.org/jira/browse/NIFI-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16661169#comment-16661169
]
ASF subversion and git services commented on NIFI-5740:
-------------------------------------------------------
Commit 10479a5a2af4a3e53ef3d3f8f71e84122965fbf2 in nifi's branch
refs/heads/master from [~bbende]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=10479a5 ]
NIFI-5740 Ensuring permissions are restored after test completes in
TestFetchFile
Signed-off-by: Matthew Burgess <[email protected]>
This closes #3104
> TestFetchFile leaves behind directory that can't be removed
> -----------------------------------------------------------
>
> Key: NIFI-5740
> URL: https://issues.apache.org/jira/browse/NIFI-5740
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Minor
>
> In NIFI-5719 we added some tests that involve completion strategies and one
> of these tests creates a directory target/fetch-file and sets it be
> unreadable and unwritable. It appears that running the tests again or running
> mvn clean all work fine, but trying to run "rm -rf target" will fail with a
> permission denied error for the sub directory.-
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)