[
https://issues.apache.org/jira/browse/CAMEL-8350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14323130#comment-14323130
]
Thomas Termin commented on CAMEL-8350:
--------------------------------------
Ok. So the full build with linux was just possible with the maven -fae option.
Because there were some more test failed. But with this option the netty4 tests
were fine. No errors at all. I will try windows with the -fae option tomorrow.
There were tests failing in http4, jms and cxf.
> 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)