Yolanda M. Davis created NIFI-3060:
--------------------------------------
Summary: ConfigEncryptionToolTest does not run successfully
outside of maven test goal
Key: NIFI-3060
URL: https://issues.apache.org/jira/browse/NIFI-3060
Project: Apache NiFi
Issue Type: Bug
Components: Tools and Build
Affects Versions: 1.1.0
Reporter: Yolanda M. Davis
Priority: Minor
A recent change to exclude the logback-classic module prevents the ability to
run the ConfigEncryptionToolTest class from running successfully outside of
maven test goal (ie. running the test within IntelliJ). Approximately 7 tests
within the suite fail apparently due to their dependency on the TestAppender
member class which is not appropriately populated with logged events as
expected, causing any assertion against the TestAppender to fail.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)