Closed galderz closed 1 month ago
CC @stuartwdouglas
This test is setup weird. It does not have any non-test scoped dependencies, so there should be basically nothing in the native image. They also only test native, so the tests are not run on the JVM.
How does this work at all?
@vsevel Hi Vincent, can you clarify please ?
hello all,
AgroalVaultITCase
does not carry native testing.
all natives tests for vault are located into VaultInGraalITCase
from module vault-app
.
I am confused. why would vault-agroal
be considered during native testing. it does not have the native-image
profile in pom.xml
and does not mention the @NativeImageTest
annotation.
what am I missing?
Is this still an issue?
Not aware
Closing for lack of feedback
We've been running Quarkus 1.7.0.Final native tests with Mandrel 20.2 and we've spotted this failure:
This failure is happening but no native image has been built. Is there some bug in the tooling/maven setup? (see longer output)
Issue has been spotted in this oracle/graal run and this Mandrel run.
The options used are: