apupier commented on PR #23990:
URL: https://github.com/apache/camel/pull/23990#issuecomment-4691576333

   test in error:
   
   ```
   [camel-netty-http] [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, 
Time elapsed: 0.002 s <<< FAILURE! -- in 
org.apache.camel.component.netty.http.LogCaptureTest
   [camel-netty-http] [ERROR] 
org.apache.camel.component.netty.http.LogCaptureTest.testCapture -- Time 
elapsed: 0.001 s <<< FAILURE!
   org.opentest4j.AssertionFailedError: expected: <false> but was: <true>
        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.AssertFalse.failNotFalse(AssertFalse.java:63)
        at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:36)
        at org.junit.jupiter.api.AssertFalse.assertFalse(AssertFalse.java:31)
        at org.junit.jupiter.api.Assertions.assertFalse(Assertions.java:231)
        at 
org.apache.camel.component.netty.http.LogCaptureTest.testCapture(LogCaptureTest.java:32)
        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