[incubator-kie-issues-1287] Intermediate Catch / Throw missing functionality #2078
Annotations
10 errors and 1 warning
ActivityTest.testServiceTaskWithMvelCollectionTransformation:
apache_incubator-kie-kogito-runtimes/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/ActivityTest.java#L1196
[Process instance has not been finished.]
expected: null
but was: WorkflowProcessInstance [Id=ff67ca6b-b6f3-4e88-a573-c17df56ad1f8,processId=ServiceProcess,state=5]
|
ActivityTest.testServiceTaskWithMvelJaxbTransformation:
apache_incubator-kie-kogito-runtimes/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/ActivityTest.java#L1218
[Process instance has not been finished.]
expected: null
but was: WorkflowProcessInstance [Id=664201ba-a839-42cf-b8d9-6db7cd21fceb,processId=ServiceProcessWithMvelJaxbTransformation,state=5]
|
ActivityTest.testServiceTaskWithMvelTransformation:
apache_incubator-kie-kogito-runtimes/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/ActivityTest.java#L828
[Process instance has not been finished.]
expected: null
but was: WorkflowProcessInstance [Id=e034b13e-7891-4701-8c5b-985a791de574,processId=ServiceProcessWithMvelTransformation,state=5]
|
IntermediateEventTest.testIntermediateCatchEventNoIncommingConnection:
apache_incubator-kie-kogito-runtimes/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/IntermediateEventTest.java#L1655
Expecting actual:
"Build Errors:
Error Messages:
Message [id=1, kieBase=defaultKieBase, level=ERROR, path=BPMN2-IntermediateCatchEventNoIncommingConnection.bpmn2, line=-1, column=0
text=Unable to load process. : Exception class java.io.FileNotFoundException : 'BPMN2-IntermediateCatchEventNoIncommingConnection.bpmn2' cannot be opened because it does not exist]
---
Warning Messages:
---
Info Messages:
"
to contain:
"has no incoming connection"
|
IntermediateEventTest.testMessageIntermediateThrowVerifyWorkItemData:
apache_incubator-kie-kogito-runtimes/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/IntermediateEventTest.java#L1000
Build Errors:
Error Messages:
Message [id=1, kieBase=defaultKieBase, level=ERROR, path=BPMN2-IntermediateThrowEventMessage.bpmn2, line=-1, column=0
text=Unable to load process. : Exception class java.io.FileNotFoundException : 'BPMN2-IntermediateThrowEventMessage.bpmn2' cannot be opened because it does not exist]
---
Warning Messages:
---
Info Messages:
|
IntermediateEventTest.testMessageIntermediateThrow:
apache_incubator-kie-kogito-runtimes/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/IntermediateEventTest.java#L988
Build Errors:
Error Messages:
Message [id=1, kieBase=defaultKieBase, level=ERROR, path=BPMN2-IntermediateThrowEventMessage.bpmn2, line=-1, column=0
text=Unable to load process. : Exception class java.io.FileNotFoundException : 'BPMN2-IntermediateThrowEventMessage.bpmn2' cannot be opened because it does not exist]
---
Warning Messages:
---
Info Messages:
|
IntermediateEventTest.testIntermediateCatchEventSameSignalOnTwokruntimes:
apache_incubator-kie-kogito-runtimes/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/IntermediateEventTest.java#L1629
Build Errors:
Error Messages:
Message [id=1, kieBase=defaultKieBase, level=ERROR, path=BPMN2-IntermediateCatchEventSignal2.bpmn2, line=-1, column=0
text=Unable to load process. : Exception class java.io.FileNotFoundException : 'BPMN2-IntermediateCatchEventSignal2.bpmn2' cannot be opened because it does not exist]
---
Warning Messages:
---
Info Messages:
|
IntermediateEventTest.testMessageIntermediateThrowVerifyWorkItemDataDeploymentId:
apache_incubator-kie-kogito-runtimes/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/IntermediateEventTest.java#L1020
Build Errors:
Error Messages:
Message [id=1, kieBase=defaultKieBase, level=ERROR, path=BPMN2-IntermediateThrowEventMessage.bpmn2, line=-1, column=0
text=Unable to load process. : Exception class java.io.FileNotFoundException : 'BPMN2-IntermediateThrowEventMessage.bpmn2' cannot be opened because it does not exist]
---
Warning Messages:
---
Info Messages:
|
StandaloneBPMNProcessTest.testMessageIntermediateThrow:
apache_incubator-kie-kogito-runtimes/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/StandaloneBPMNProcessTest.java#L711
Build Errors:
Error Messages:
Message [id=1, kieBase=defaultKieBase, level=ERROR, path=BPMN2-IntermediateThrowEventMessage.bpmn2, line=-1, column=0
text=Unable to load process. : Exception class java.io.FileNotFoundException : 'BPMN2-IntermediateThrowEventMessage.bpmn2' cannot be opened because it does not exist]
---
Warning Messages:
---
Info Messages:
|
StartEventTest.testSignalStartWithTransformation:
apache_incubator-kie-kogito-runtimes/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/StartEventTest.java#L487
Cannot invoke "org.jbpm.process.instance.impl.ReturnValueEvaluator.eval(java.util.function.Function)" because the return value of "org.jbpm.workflow.core.node.Transformation.getCompiledExpression()" is null
|
ubuntu-latest / Java-17 / Maven-3.9.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/cache@v3, kiegroup/github-action-build-chain@v3, mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|