Skip to content

Helidon quickstart failing with 22.1-dev #76

Closed
@zakkak

Description

@zakkak

After the merge of oracle/graal#4305 and quarkusio/quarkus#24213 the helidon quickstart test is failing with the following error when using GraalVM/Mandrel 22.1-dev

Warning:  Warning: Using a deprecated option --allow-incomplete-classpath from jar:file:///home/runner/work/mandrel/mandrel/mandrel-integration-tests/apps/helidon-quickstart-se/target/libs/helidon-webserver-2.2.2.jar!/META-INF/native-image/io.helidon.webserver/helidon-webserver/native-image.properties. Allowing an incomplete classpath is now the default. Use --link-at-build-time to report linking errors at image build time for a class or package. ==> expected: <true> but was: <false>

I am not sure it's worth providing an actual fix so for now I am going to just whitelist the warning.

Reproducer:

mvn clean verify -Ptestsuite -Dtest=RuntimesSmokeTest#helidonQuickStart

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions