jomarko commented on PR #3714: URL: https://github.com/apache/incubator-kie-kogito-runtimes/pull/3714#issuecomment-2406580025
Failed test: ``` 2024-10-10T19:08:00.2886599Z [ERROR] Tests run: 49, Failures: 1, Errors: 0, Skipped: 5, Time elapsed: 5.927 s <<< FAILURE! -- in org.jbpm.bpmn2.StandaloneBPMNProcessTest 2024-10-10T19:08:00.2888692Z [ERROR] org.jbpm.bpmn2.StandaloneBPMNProcessTest.testEventBasedSplit2 -- Time elapsed: 0.531 s <<< FAILURE! 2024-10-10T19:08:00.2890152Z org.opentest4j.AssertionFailedError: 2024-10-10T19:08:00.2890583Z 2024-10-10T19:08:00.2890733Z expected: 2 2024-10-10T19:08:00.2891102Z but was: 1 2024-10-10T19:08:00.2891989Z at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 2024-10-10T19:08:00.2893744Z at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 2024-10-10T19:08:00.2895699Z at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 2024-10-10T19:08:00.2897403Z at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) 2024-10-10T19:08:00.2898780Z at org.jbpm.bpmn2.StandaloneBPMNProcessTest.testEventBasedSplit2(StandaloneBPMNProcessTest.java:407) 2024-10-10T19:08:00.2900004Z at java.base/java.lang.reflect.Method.invoke(Method.java:569) 2024-10-10T19:08:00.2900922Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 2024-10-10T19:08:00.2901884Z at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ``` -- 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]
