[
https://issues.apache.org/jira/browse/CAMEL-8350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14321535#comment-14321535
]
Thomas Termin commented on CAMEL-8350:
--------------------------------------
Ok I will try a full build on my linux box now and see if it also fails. Will
try a windows test tomorrow afternoon.
I sent a mail to Claus already with the following content:
"Usually this test should receive some PortUnreachableException because no
process is listen on this port. There could be two cases where the test fails.
The first one is that a process is listen on this port and the second is that
the sending process is not getting the port unreachable from the underlying OS.
Might be interessting on Windows as well."
> 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
> Assignee: Willem Jiang
> 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)