Karm / mandrel-integration-tests

Integration tests for GraalVM and its Mandrel distribution. Runs Quarkus, Helidon and Micronaut applications and small targeted reproducers. The focus is solely on native-image utility and compilation of Java applications into native executables.
Apache License 2.0
5 stars 3 forks source link

Mandrel integration tests are failing with quarkus main due to new warnings #67

Closed zakkak closed 2 years ago

zakkak commented 2 years ago

Mandrel integration tests are failing with quarkus main due to https://github.com/quarkusio/quarkus/issues/21698

See https://github.com/graalvm/mandrel/runs/4319402886?check_suite_focus=true

zakkak commented 2 years ago

Closed by https://github.com/quarkusio/quarkus/pull/21709