Abhitocode opened a new pull request, #3593: URL: https://github.com/apache/incubator-kie-kogito-runtimes/pull/3593
In addition to previous changes associated, Migrated tests within CompensationTest.Java The test can be identified by referring to CompensationTest.java: https://github.com/apache/incubator-kie-kogito-runtimes/blob/main/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/CompensationTest.java Closes https://github.com/apache/incubator-kie-issues/issues/1131. - Test with issues 1. **compensationInSubSubProcesses- Has validation error** `Errors: [ERROR] CompensationTest.compensationInSubSubProcesses:211 ยป IllegalState Process could not be validated ![Process 'Default Process' [InSubSubProcess]: Node 'Boundary Compensate 3' [_X-1] Event has no outgoing connection, Process 'Default Process' [InSubSubProcess]: Node 'Compensate Handler 3' [_X-2] Action has no incoming connectio n., Process 'Default Process' [InSubSubProcess]: Node 'Boundary Compensate 2' [_Y-1] Event has no outgoing connection, Process 'Default Process' [InSubSubProcess]: Node 'Compensate Handler 2' [_Y-2] Action has no incoming connection., Process 'Default Process' [InSubSubProcess]: Node 'Compensate Handler 3' [_X-2] Has no connection to the start node., Process 'Default Process' [InSubSubProcess]: Node 'Compensate Handler 2' [_Y-2] Has no connection to the start node.] [INFO] [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0` **NOTE** : This pr contains test which is yet to be resolved commented the issues for particular tests, will update and push once resolved. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
