chore(camel-test-infra-docling): upgrade docling.container to v1.25.0#24309
Merged
Conversation
Update docling.container from v1.24.0 to v1.25.0
apupier
requested changes
Jun 29, 2026
apupier
left a comment
Contributor
There was a problem hiding this comment.
[�[1;31mERROR�[m] �[1;31mTests �[0;1mrun: �[0;1m10�[m, �[1;31mFailures: �[0;1;31m1�[m, Errors: 0, Skipped: 0, Time elapsed: 50.02 s�[1;31m <<< FAILURE!�[m -- in org.apache.camel.component.docling.integration.�[1mMetadataExtractionIT�[m
[�[1;31mERROR�[m] org.apache.camel.component.docling.integration.MetadataExtractionIT.testMetadataExtractionFromPdf -- Time elapsed: 6.067 s <<< FAILURE!
org.opentest4j.AssertionFailedError:
expected: "The Evolution of the Word Processor"
but was: null
at org.apache.camel.component.docling.integration.MetadataExtractionIT.testMetadataExtractionFromPdf(MetadataExtractionIT.java:74)
[�[1;34mINFO�[m] Running org.apache.camel.component.docling.integration.�[1mOcrExtractionIT�[m
[�[1;31mERROR�[m] �[1;31mTests �[0;1mrun: �[0;1m6�[m, �[1;31mFailures: �[0;1;31m1�[m, Errors: 0, Skipped: 0, Time elapsed: 34.72 s�[1;31m <<< FAILURE!�[m -- in org.apache.camel.component.docling.integration.�[1mOcrExtractionIT�[m
[�[1;31mERROR�[m] org.apache.camel.component.docling.integration.OcrExtractionIT.testOcrWithMultipleTextBlocks -- Time elapsed: 6.071 s <<< FAILURE!
org.opentest4j.AssertionFailedError:
Footer text is page furniture and is excluded from the docling body export. Got: ## Document Title
This is the first paragraph with multiple lines of text
Second paragraph starts here containing more information
Footer:ApacheCamel Docling Component ==> expected: <false> but was: <true>
at org.junit.jupiter.api.Assertions.assertFalse(Assertions.java:266)
at org.apache.camel.component.docling.integration.OcrExtractionIT.testOcrWithMultipleTextBlocks(OcrExtractionIT.java:189)
Contributor
|
these tests are already failing on main branch |
Contributor
apupier
approved these changes
Jun 29, 2026
apupier
left a comment
Contributor
There was a problem hiding this comment.
failing tests are already failing on main branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the
docling.containercontainer image to versionv1.25.0.Update Details
docling.containerquay.io/docling-project/docling-serve/home/runner/work/camel/camel/test-infra/camel-test-infra-docling/src/main/resources/org/apache/camel/test/infra/docling/services/container.propertiesv1.24.0v1.25.0Verification
Please verify:
Run the following to rebuild the test infra:
Then test the impacted components.
This PR was automatically created by the Container Version Upgrade workflow.