[
https://issues.apache.org/jira/browse/NIFI-4673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16280766#comment-16280766
]
ASF GitHub Bot commented on NIFI-4673:
--------------------------------------
Github user bbende commented on the issue:
https://github.com/apache/nifi/pull/2325
+1 Moving the syslog test to IT tests is a good idea
> TestListenAndPutSyslog.testTLSListenerNoTLSPut test is brittle and breaks the
> build
> -----------------------------------------------------------------------------------
>
> Key: NIFI-4673
> URL: https://issues.apache.org/jira/browse/NIFI-4673
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Joseph Witt
> Assignee: Joseph Witt
> Fix For: 1.5.0
>
>
> {noformat}
> Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.369 sec <<<
> FAILURE! - in org.apache.nifi.processors.standard.TestListenAndPutSyslog
> testTLSListenerNoTLSPut(org.apache.nifi.processors.standard.TestListenAndPutSyslog)
> Time elapsed: 0.029 sec <<< FAILURE!
> java.lang.AssertionError: java.lang.NullPointerException
> at
> org.apache.nifi.processors.standard.TestListenAndPutSyslog.run(TestListenAndPutSyslog.java:155)
> at
> org.apache.nifi.processors.standard.TestListenAndPutSyslog.testTLSListenerNoTLSPut(TestListenAndPutSyslog.java:101)
> Caused by: java.lang.NullPointerException
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)