Bryan Bende created NIFI-5740:
---------------------------------
Summary: 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
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)