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 pattern for debugSymbolsSmokeGDB #60

Closed zakkak closed 2 years ago

zakkak commented 2 years ago

Tested with:

Relates to: https://github.com/graalvm/mandrel/issues/266

Karm commented 2 years ago

New Quarkus version brings new Warnings to be whitelisted.... I will collect those tomorrow EOB if you won't beat me to it.