[
https://issues.apache.org/jira/browse/CAMEL-8350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14320024#comment-14320024
]
Willem Jiang commented on CAMEL-8350:
-------------------------------------
Hi Claus,
I think I fixed this issue yesterday with the commit of this[1]
[1]https://github.com/apache/camel/commit/e007ca9e7d3692b65de28d1018d2d7f8228ed112
Regards,
Willem
> camel-netty4 - UDP unit test fails
> ----------------------------------
>
> Key: CAMEL-8350
> URL: https://issues.apache.org/jira/browse/CAMEL-8350
> Project: Camel
> Issue Type: Test
> Affects Versions: 2.15.0
> Reporter: Claus Ibsen
> Fix For: 2.15.0
>
>
> This test fails often when doing a full Camel test
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec <<<
> FAILURE! - in org.apache.camel.component.netty4.NettyUdpConnectedSendTest
> sendConnectedWithoutReceiver(org.apache.camel.component.netty4.NettyUdpConnectedSendTest)
> Time elapsed: 0.076 sec <<< FAILURE!
> java.lang.AssertionError: There should at least one exception because port is
> unreachable
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at
> org.apache.camel.component.netty4.NettyUdpConnectedSendTest.sendConnectedWithoutReceiver(NettyUdpConnectedSendTest.java:89)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)