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

NO_ISSUE: Fix testEscalationBoundaryEventInterruptsTask #3312

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

Conversation

cimbalek
Copy link
Contributor

@cimbalek cimbalek commented Dec 5, 2023

This pull request fixes testEscalationBoundaryEventInterruptsTask() that can be enabled again.

@cimbalek cimbalek changed the title Fix testEscalationBoundaryEventInterruptsTask NO_ISSUE: Fix testEscalationBoundaryEventInterruptsTask Dec 5, 2023
@kie-ci3
Copy link
Contributor

kie-ci3 commented Dec 5, 2023

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 #3312 --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-3312/1/display/redirect

Test results:

  • PASSED: 3329
  • FAILED: 1

Those are the test failures:

org.kie.persistence.jdbc.OracleProcessInstancesIT.(?) Container startup failed

@kie-ci3
Copy link
Contributor

kie-ci3 commented May 1, 2024

PR job #2 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 #3312 --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-3312/2/display/redirect

Test results:

  • PASSED: 3261
  • FAILED: 1

Those are the test failures:

org.jbpm.bpmn2.EscalationEventTest.testEscalationBoundaryEventInterruptsTask Build Errors:
Error Messages:
Message [id=1, kieBase=defaultKieBase, level=ERROR, path=escalation/BPMN2-EscalationBoundaryEventInterrupting.bpmn2, line=-1, column=0
text=Unable to load process. : Exception class java.io.FileNotFoundException : 'escalation/BPMN2-EscalationBoundaryEventInterrupting.bpmn2' cannot be opened because it does not exist]
---
Warning Messages:
---
Info Messages:

@kie-ci3
Copy link
Contributor

kie-ci3 commented May 6, 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 #3312 --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-3312/1/display/redirect

Test results:

  • PASSED: 3267
  • FAILED: 1

Those are the test failures:

org.jbpm.bpmn2.EscalationEventTest.testEscalationBoundaryEventInterruptsTask Build Errors:
Error Messages:
Message [id=1, kieBase=defaultKieBase, level=ERROR, path=escalation/BPMN2-EscalationBoundaryEventInterrupting.bpmn2, line=-1, column=0
text=Unable to load process. : Exception class java.io.FileNotFoundException : 'escalation/BPMN2-EscalationBoundaryEventInterrupting.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.

2 participants