[
https://issues.apache.org/jira/browse/NIFI-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16124341#comment-16124341
]
ASF subversion and git services commented on NIFI-4288:
-------------------------------------------------------
Commit 28d5a70ec0bf1c5b2126ae4bbb5af470012ed6b1 in nifi's branch
refs/heads/master from [~bbende]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=28d5a70 ]
NIFI-4288 Ignoring tests that intermittently fail in TestPutUDP and TestPutTCP
This closes #2076.
Signed-off-by: Andy LoPresto <[email protected]>
> 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
> Assignee: 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)