Claus Ibsen created CAMEL-8350:
----------------------------------
Summary: 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)