apupier commented on PR #22139:
URL: https://github.com/apache/camel/pull/22139#issuecomment-4098625285
first attempt but got this test error:
```
[[1;31mERROR[m] [1;31mTests [0;1mrun: [0;1m16[m, [1;31mFailures:
[0;1;31m1[m, [1;31mErrors: [0;1;31m1[m, Skipped: 0, Time elapsed: 81.72
s[1;31m <<< FAILURE![m -- in
org.apache.camel.component.docling.integration.[1mDoclingServeProducerIT[m
[[1;31mERROR[m]
org.apache.camel.component.docling.integration.DoclingServeProducerIT.testCheckConversionStatus
-- Time elapsed: 1.028 s <<< FAILURE!
org.opentest4j.AssertionFailedError:
expected: COMPLETED
but was: FAILED
at
org.apache.camel.component.docling.integration.DoclingServeProducerIT.testCheckConversionStatus(DoclingServeProducerIT.java:256)
```
--
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]