apupier commented on PR #143:
URL: https://github.com/apache/camel-examples/pull/143#issuecomment-2295945298

   current failure:
   
   ```
    Error:  Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
32.41 s <<< FAILURE! -- in org.apache.camel.example.as2.As2Test
   Error:  
org.apache.camel.example.as2.As2Test.should_consume_and_produce_as2_messages -- 
Time elapsed: 30.03 s <<< FAILURE!
   org.opentest4j.AssertionFailedError: 8 messages should be received by the 
AS2 server ==> expected: <true> but was: <false>
        at 
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
        at 
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
        at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
        at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
        at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:214)
        at 
org.apache.camel.example.as2.As2Test.should_consume_and_produce_as2_messages(As2Test.java:45)
        at java.base/java.lang.reflect.Method.invoke(Method.java:569)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to