jskillin-idt commented on issue #3844:
URL: https://github.com/apache/camel-quarkus/issues/3844#issuecomment-1150467657

   Here is what should be seen from the test output (and then Gradle links a 
fuller test report complete with the standard output that has the full stack 
trace):
   ```
   ExampleTest > test() FAILED
       java.lang.RuntimeException at QuarkusTestExtension.java:632
           Caused by: java.lang.RuntimeException at null:-1
               Caused by: java.lang.RuntimeException at 
CamelBootstrapRecorder.java:47
                   Caused by: java.lang.RuntimeException at 
CamelMainRuntime.java:65
                       Caused by: java.lang.NullPointerException at 
ExampleRouteBuilder.java:17
   ```


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to