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

The artifact quarkus-vertx-web is now named quarkus-reactive-routes #64

Closed zakkak closed 2 years ago

zakkak commented 2 years ago

Closes: #63

Note: A potential issue with this patch is that it won't work with snapshots from Quarkus versions before the artifact renaming.

zakkak commented 2 years ago

@Karm kind reminder to review :)

Karm commented 2 years ago

@zakkak Hey, I kinda forgot about this. Sorry. Don't worry about the contains SNAPSHOT - I have a sort of QuarkusVersion comparator in the making and that would correctly recognize 999-SNAPSHOT as "bigger" than 2.5 and 2.5 as bigger than 2.3 etc.

What is probably wrong is the regexp sanity checking gdb startup again :-(

 Error:  Failures: 
Error:    DebugSymbolsTest.debugSymbolsQuarkus:201 GDB session did not start well. Check the names, paths... Content was: GNU gdb (Ubuntu 10.2-0ubuntu1~20.04~1) 10.2
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from ./target/quarkus-runner...
Reading symbols from /home/runner/work/mandrel-integration-tests/mandrel-integration-tests/ts/apps/quarkus-full-microprofile/target/quarkus-runner.debug...
 ==> expected: <true> but was: <false>