Uploaded image for project: 'Red Hat build of Apache Camel'
  1. Red Hat build of Apache Camel
  2. RHBAC-291

TNB - Windows - components - BeanIOITCase fails

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • None
    • None
    • None

      org.opentest4j.AssertionFailedError: 
      Marshal log doesn't contain string 'Alex,25
      Kleo,30' ==> expected: <true> but was: <false>
      	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:158)
      	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:139)
      	at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:69)
      	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:41)
      	at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:228)
      	at org.jboss.fuse.tnb.universal.component.beanio.BeanIOITCase.testUnmarshal(BeanIOITCase.java:70)
      

      related log:

      2026-03-03 08:40:23,293 INFO  [io.quarkus] (main) Installed features: [camel-attachments, camel-beanio, camel-core, camel-dataformat, camel-direct, camel-file, camel-log, camel-platform-http, camel-rest, camel-timer, camel-xml-jaxp, cdi, smallrye-context-propagation, vertx]
      2026-03-03 08:40:23,498 INFO  [route3] (executor-thread-1) Received message with body: [Person{name='Alex', age=25}, Person{name='Kleo', age=30}]
      2026-03-03 08:40:23,509 INFO  [route1] (executor-thread-1) Received message with body: Alex,25
      Kleo,30
      
      2026-03-03 08:40:24,141 INFO  [route2] (Camel (camel-1) thread #1 - timer://foo) done
      
      

              Unassigned Unassigned
              avano@redhat.com Andrej Vano
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: