You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/07/16 13:14:00 UTC

[jira] [Commented] (NIFI-8789) Intermittent Test Failures in TestListenUDP

    [ https://issues.apache.org/jira/browse/NIFI-8789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17382069#comment-17382069 ] 

ASF subversion and git services commented on NIFI-8789:
-------------------------------------------------------

Commit 00f385b51bd4fda06269881ef7a64b4e59c68227 in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=00f385b ]

NIFI-8789 Corrected TestListenUDP to use getAvailableUdpPort()

Signed-off-by: Pierre Villard <pi...@gmail.com>

This closes #5219.


> Intermittent Test Failures in TestListenUDP
> -------------------------------------------
>
>                 Key: NIFI-8789
>                 URL: https://issues.apache.org/jira/browse/NIFI-8789
>             Project: Apache NiFi
>          Issue Type: Task
>    Affects Versions: 1.14.0, 1.15.0
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {{TestListenUDP}} reports intermittent test failures in GitHub automated builds, most often on {{Windows Zulu JDK8 FR}}.
> {noformat}
> Error:  Failures: 
> Error:    TestListenUDP.testBatchingSingleSender:116->run:223 Could not invoke methods annotated with @OnScheduled annotation due to: java.lang.reflect.InvocationTargetException
> Error:    TestListenUDP.testDefaultBehavior:83->run:223 Could not invoke methods annotated with @OnScheduled annotation due to: java.lang.reflect.InvocationTargetException
> Error:    TestListenUDP.testSendingMoreThanQueueSize:98->run:223 Could not invoke methods annotated with @OnScheduled annotation due to: java.lang.reflect.InvocationTargetException
> Error:    TestListenUDP.testWithSendingHostAndPortSameAsSender:182->run:223 Could not invoke methods annotated with @OnScheduled annotation due to: java.lang.reflect.InvocationTargetException
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)