Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[incubator-kie-issues-1311] Various minor tweaks v7 features forward #3556

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

elguardian
Copy link
Contributor

@kie-ci3
Copy link
Contributor

kie-ci3 commented Jun 7, 2024

PR job #1 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 #3556 --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-3556/1/display/redirect

Test results:

  • PASSED: 3258
  • FAILED: 3

Those are the test failures:

org.jbpm.bpmn2.ActivityTest.testSubProcessWrongStartEvent
Expecting actual:
"Build Errors:
Error Messages:
Message [id=1, kieBase=defaultKieBase, level=ERROR, path=BPMN2-SubProcessWrongStartEvent.bpmn2, line=-1, column=0
text=Unable to load process. : Exception class java.io.FileNotFoundException : 'BPMN2-SubProcessWrongStartEvent.bpmn2' cannot be opened because it does not exist]
---
Warning Messages:
---
Info Messages:
"
to contain:
"Embedded subprocess can only have none start event."
org.jbpm.bpmn2.StartEventTest.testSignalStartWithTransformation Build Errors:
Error Messages:
Message [id=1, kieBase=defaultKieBase, level=ERROR, path=BPMN2-SignalStartWithTransformation.bpmn2, line=-1, column=0
text=Unable to load process. : Exception class java.io.FileNotFoundException : 'BPMN2-SignalStartWithTransformation.bpmn2' cannot be opened because it does not exist]
---
Warning Messages:
---
Info Messages:
org.jbpm.bpmn2.StartEventTest.testSignalStartWithCustomEvent Build Errors:
Error Messages:
Message [id=1, kieBase=defaultKieBase, level=ERROR, path=BPMN2-SingalStartWithCustomEvent.bpmn2, line=-1, column=0
text=Unable to load process. : Exception class java.io.FileNotFoundException : 'BPMN2-SingalStartWithCustomEvent.bpmn2' cannot be opened because it does not exist]
---
Warning Messages:
---
Info Messages:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Various minor tweaks v7 features forward.
2 participants