You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2021/06/09 12:43:00 UTC

[jira] [Updated] (NIFI-8672) Intermittent Test Failures in TestListenSyslog

     [ https://issues.apache.org/jira/browse/NIFI-8672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann updated NIFI-8672:
-----------------------------------
    Status: Patch Available  (was: In Progress)

> 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
>          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)