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

Fix ImageIO test to work with 22.2-dev #89

Closed zakkak closed 2 years ago

zakkak commented 2 years ago

libmanagement_ext.a added in 22.2 with https://github.com/oracle/graal/commit/a0e6a3aeb8b63f6c06dc3554c342075534d90796

See https://github.com/graalvm/mandrel/runs/5844449678?check_suite_focus=true#step:10:18269 for a failure with 22.2-dev

Karm commented 2 years ago

CI failure are expected. (resource annotations, GDB )