David Handermann created NIFI-8789:
--------------------------------------
Summary: 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
Reporter: David Handermann
Assignee: David Handermann
{{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)