Aurélien Pupier created CAMEL-20215: ---------------------------------------
Summary: Test MllpTcpServerConsumerOptionalEndOfDataWithValidationTest.testMessageWithoutEndOfDataByte is failing Key: CAMEL-20215 URL: https://issues.apache.org/jira/browse/CAMEL-20215 Project: Camel Issue Type: Bug Components: camel-mllp Affects Versions: 4.3.0 Reporter: Aurélien Pupier {noformat} java.lang.AssertionError: mock://complete Received message count. Expected: <1> but was: <2> at org.apache.camel.component.mock.MockEndpoint.fail(MockEndpoint.java:1860) at org.apache.camel.component.mock.MockEndpoint.assertEquals(MockEndpoint.java:1794) at org.apache.camel.component.mock.MockEndpoint.doAssertIsSatisfied(MockEndpoint.java:448) at org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:426) at org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:416) at org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:238) at org.apache.camel.component.mllp.TcpServerConsumerEndOfDataAndValidationTestSupport.tearDown(TcpServerConsumerEndOfDataAndValidationTestSupport.java:121) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) {noformat} it is since build 197 but we don ot have anymore the history and so do not know which changes were included -- This message was sent by Atlassian Jira (v8.20.10#820010)