-
Bug
-
Resolution: Done
-
Major
-
2.13.5.CR1
-
False
-
None
-
False
-
+
-
---
-
-
Quarkus perfomance job[1] fails with error
[ERROR] jaxRsMinimalNative
Unknown macro: {TestInfo}Time elapsed: 7.544 s <<< ERROR!
java.nio.file.NoSuchFileException: /tmp/qe-startstop/quarkus-startstop/app-jax-rs-minimal/./target/quarkus-runner
at io.quarkus.ts.startstop.StartStopTest.testRuntime(StartStopTest.java:103)
at io.quarkus.ts.startstop.StartStopTest.jaxRsMinimalNative(StartStopTest.java:199
The same test succeeds, if run locally[2]
mvn clean verify -Dtest=StartStopTest#jaxRsMinimalNative -Dmaven.repo.local=/home/fedinskiy/code/quarkus/rhbq-2.13.5.CR1-repo -Dquarkus.platform.group-id=com.m.redhat.quarkus.platform -Dquarkus.version=2.13.5.Final-redhat-00002 -DfailIfNoTests=false