Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MailTest.receiveSecured fails on Camel 4/Quarkus 3 #4517

Closed

Conversation

JiriOndrusek
Copy link
Contributor

fixes #4493

(Missing configuration of greenmail docker was missing, see Greenmail issue.)

I'm not able to run native tests locally on 'camel-4' branch. Though the fix changes configuration of testcontainers, it should work on native as well. CI job should confirm it.

Should native test work on 'camel-4' @ppalaga ?
I see

Caused by: com.oracle.graal.pointsto.constraints.UnresolvedElementException: Discovered unresolved type during parsing: org.apache.camel.quarkus.core.CamelRecorder. This error is reported at image build time because class io.quarkus.deployment.steps.CamelRegistryProcessor$registry1441653894 is registered for linking at image build time by command line

(I checked several random tests for extensions (file, main, ...) and all of them failed similarly. So I expect some local problems...)

@ppalaga
Copy link
Contributor

ppalaga commented Feb 7, 2023

Cherry-picked to #4504

@ppalaga ppalaga closed this Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants