Martin Zink created MINIFICPP-2358:
--------------------------------------
Summary: Skip File permission tests while running as root
Key: MINIFICPP-2358
URL: https://issues.apache.org/jira/browse/MINIFICPP-2358
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Affects Versions: 0.15.0, 0.99.0
Reporter: Martin Zink
Currently FileStreamTests, FileSystemRepositoryTests and FetchFileTests fail
while running as a root.
The reason is that the tests expect that some of their actions will fail due to
insufficient permission, but they succeed as root.
We should probably skip these tests while running as root (maybe issue a
warning that these tests are skipped) so there are no false test failures.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)