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

Further increase timeout for DebugSymbolsTest#debugSymbolsQuarkus #166

Closed zakkak closed 1 year ago

zakkak commented 1 year ago

As mentioned in https://github.com/Karm/mandrel-integration-tests/issues/160#issuecomment-1580198623 5 minutes are not enough on github actions.

Relates to https://github.com/Karm/mandrel-integration-tests/issues/160