Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-16303

Qute component test failures when evaluating template expression

XMLWordPrintable

    • False
    • False
    • % %
    • Undefined

      There is a problem with Qute trying to evaluate the template expression exchange.properties.item with Quarkus 1.11.6.Final-redhat-00001 & Camel 3.9.0. The errors occur in 2 test cases. This previously worked fine in TP1 and is working without any issues on the community side.

      [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.025 s <<< FAILURE! - in org.apache.camel.component.qute.QuteTest
      [ERROR] testQuteExample  Time elapsed: 0.025 s  <<< FAILURE!
      org.opentest4j.AssertionFailedError: expected: <Dear Christian. You ordered item 7 on Monday.> but was: <Dear Christian. You ordered item NOT_FOUND on Monday.>
      
      [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.018 s <<< FAILURE! - in org.apache.camel.component.qute.QuteEndpointTest
      [ERROR] testQuteExample  Time elapsed: 0.015 s  <<< FAILURE!
      org.opentest4j.AssertionFailedError: expected: <Dear Christian. You ordered item 7 on Monday.> but was: <Dear Christian. You ordered item NOT_FOUND on Monday.>
      

              zfeng@redhat.com Zheng Feng
              jnethert@redhat.com James Netherton
              Tomas Turek Tomas Turek
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: