[
https://issues.apache.org/jira/browse/NIFI-8672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nathan Gough updated NIFI-8672:
-------------------------------
Fix Version/s: 1.14.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Intermittent Test Failures in TestListenSyslog
> ----------------------------------------------
>
> Key: NIFI-8672
> URL: https://issues.apache.org/jira/browse/NIFI-8672
> Project: Apache NiFi
> Issue Type: Bug
> Affects Versions: 1.14.0
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Fix For: 1.14.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Following the refactoring of the {{ListenSyslog}} Processor in NIFI-8462,
> automated GitHub builds have failed on some occasions, indicating problems
> with FlowFiles not being processed successfully.
> {noformat}
> Error: Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.761
> s <<< FAILURE! - in org.apache.nifi.processors.standard.TestListenSyslog
> Error: testRunTcp(org.apache.nifi.processors.standard.TestListenSyslog)
> Time elapsed: 0.278 s <<< FAILURE!
> java.lang.AssertionError: Success FlowFiles not matched expected:<1> but
> was:<0>
> at
> org.apache.nifi.processors.standard.TestListenSyslog.assertSendSuccess(TestListenSyslog.java:169)
> at
> org.apache.nifi.processors.standard.TestListenSyslog.testRunTcp(TestListenSyslog.java:101)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)