Abhitocode opened a new pull request, #3650: URL: https://github.com/apache/incubator-kie-kogito-runtimes/pull/3650
Below are the migrated tests in IntermediateEventTest.java and SLAComplianceTest.java. **They pass if the test is run inividually but fail when whole class is run.** Tried to resolve using @after and @before methods so that the tests would be isolated but did not work. The test can be identified by referring to IntermediateEventTest.java: https://github.com/apache/incubator-kie-kogito-runtimes/blob/main/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/IntermediateEventTest.java https://github.com/apache/incubator-kie-kogito-runtimes/blob/main/jbpm/jbpm-tests/src/test/java/org/jbpm/bpmn2/SLAComplianceTest.java Closes https://github.com/apache/incubator-kie-issues/issues/1131. -- 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]
