[
https://issues.apache.org/jira/browse/NIFI-15757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18070079#comment-18070079
]
ASF subversion and git services commented on NIFI-15757:
--------------------------------------------------------
Commit 82752a7f158653697138f707c7769c5b72cd5965 in nifi's branch
refs/heads/dependabot/npm_and_yarn/nifi-frontend/src/main/frontend/handlebars-4.7.9
from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=82752a7f158 ]
NIFI-15757 Fixed Flaky test TestListenSyslog.testRunUdpInvalid with multiple
iterations (#11054)
Signed-off-by: David Handermann <[email protected]>
> Flaky test TestListenSyslog.testRunUdpInvalid
> ---------------------------------------------
>
> Key: NIFI-15757
> URL: https://issues.apache.org/jira/browse/NIFI-15757
> Project: Apache NiFi
> Issue Type: Test
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Fix For: 2.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {code:java}
> Error: Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.763
> s <<< FAILURE! -- in org.apache.nifi.processors.standard.TestListenSyslog
> Error:
> org.apache.nifi.processors.standard.TestListenSyslog.testRunUdpInvalid --
> Time elapsed: 0.624 s <<< FAILURE!
> org.opentest4j.AssertionFailedError: Invalid FlowFiles not matched ==>
> expected: <1> but was: <0>
> at
> org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:158)
> at
> org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:139)
> at
> org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:201)
> at
> org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:152)
> at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:590)
> at
> org.apache.nifi.processors.standard.TestListenSyslog.testRunUdpInvalid(TestListenSyslog.java:165)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)