[jboss-jira] [JBoss JIRA] (DROOLS-3899) Submarine Jenkins fails the Quarkus REST test, using Quarkus >0.12
Matteo Mortari (Jira)
issues at jboss.org
Wed Apr 17 06:11:00 EDT 2019
[ https://issues.jboss.org/browse/DROOLS-3899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matteo Mortari reassigned DROOLS-3899:
--------------------------------------
Assignee: Tibor Zimanyi (was: Mario Fusco)
> Submarine Jenkins fails the Quarkus REST test, using Quarkus >0.12
> ------------------------------------------------------------------
>
> Key: DROOLS-3899
> URL: https://issues.jboss.org/browse/DROOLS-3899
> Project: Drools
> Issue Type: Bug
> Affects Versions: 8.0.0.Final
> Reporter: Matteo Mortari
> Assignee: Tibor Zimanyi
> Priority: Major
> Labels: submarine
>
> -runtimes PR fails to run -example REST Quarkus test, when Quarkus version >0.12
> As demonstrated by history of Jenkins runs of this PR:
> https://github.com/kiegroup/submarine-runtimes/pull/26
> which as part of CI will also run this:
> https://github.com/kiegroup/submarine-examples/pull/15
> Error was:
> [ERROR] testGET Time elapsed: 0.007 s <<< ERROR!
> org.junit.jupiter.api.extension.TestInstantiationException: TestInstanceFactory [io.quarkus.test.junit.QuarkusTestExtension] failed to instantiate test class [org.kie.dmn.submarine.quarkus.example.ByNameDMNEndpointTest]: Failed to create the boostrap class loader
> Caused by: java.lang.IllegalStateException: Failed to create the boostrap class loader
> Caused by: io.quarkus.bootstrap.BootstrapException: Failed to locate current project among the loaded local projects
> Please notice especially the last line.
> I had the same problem locally with 0.13.1, but that was fixed locally with 0.13.3
> But trying with 0.13.3 keep failing on Jenkins CI when running -runtimes.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list