Bryan Bende created NIFI-4288:
---------------------------------
Summary: Intermittent test failures in TestPutUDP
Key: NIFI-4288
URL: https://issues.apache.org/jira/browse/NIFI-4288
Project: Apache NiFi
Issue Type: Improvement
Affects Versions: 1.3.0
Reporter: Bryan Bende
Priority: Minor
In some environments TestPutUDP will produce test failures for the following:
TestPutUDP.testInvalidIPAddress:153->checkRelationships:227 expected:<0> but
was:<5>
We can @Ignore this test for an immediate fix, or could refactor the test to
mock the ChannelSender so that we don't actually communicate with a live server
and can instead mock exceptions being thrown.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)