apache / incubator-kie-kogito-runtimes

Kogito Runtimes - Kogito is a cloud-native business automation technology for building cloud-ready business applications.
http://kogito.kie.org
Apache License 2.0
491 stars 192 forks source link

[incubator-kie-issues-1131] Process test migration from v7 legacy runtime to code generation - 3 #3535

Closed Abhitocode closed 3 weeks ago

Abhitocode commented 1 month ago

In addition to previous changes associated with PR's https://github.com/apache/incubator-kie-kogito-runtimes/pull/3519 & https://github.com/apache/incubator-kie-kogito-runtimes/pull/3520 Migrated some BPMN processes which are being compiled using legacy v7 to code generation approach, using new branch incubator-kie-issues-1131-3

The tests can be identified by referring to Activitytest.java: https://github.com/apache/incubator-kie-kogito-runtimes/blob/main/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/ActivityTest.java

Issue: https://github.com/apache/incubator-kie-issues/issues/1131

kie-ci3 commented 3 weeks ago

PR job #3 was: UNSTABLE Possible explanation: This should be test failures

Reproducer build-chain build full_downstream -f 'https://raw.githubusercontent.com/${AUTHOR:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/buildchain-config-pr-cdb.yaml' -o 'bc' -p apache/incubator-kie-kogito-runtimes -u https://github.com/apache/incubator-kie-kogito-runtimes/pull/3535 --skipParallelCheckout NOTE: To install the build-chain tool, please refer to https://github.com/kiegroup/github-action-build-chain#local-execution

Please look here: https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-runtimes-pr/job/PR-3535/3/display/redirect

Test results:

Those are the test failures:

io.quarkus.it.kogito.devmode.DevMojoIT.testStaticResource Condition with io.quarkus.it.kogito.devmode.DevMojoIT was not fulfilled within 2 minutes.
io.quarkus.it.kogito.devmode.DevMojoIT.testBPMN2HotReload Condition with io.quarkus.it.kogito.devmode.DevMojoIT was not fulfilled within 2 minutes.