funky-eyes opened a new issue, #8133:
URL: https://github.com/apache/incubator-seata/issues/8133

   ### Check Ahead
   
   - [x] I have searched the [issues](https://github.com/seata/seata/issues) of 
this repository and believe that this is not a duplicate.
   
   - [ ] I am willing to try to fix this bug myself.
   
   
   ### Ⅰ. Issue Description
   
   
https://github.com/apache/incubator-seata/actions/runs/27112448257/job/80035966970
   ```
   Error:  Tests run: 14, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
11.26 s <<< FAILURE! - in io.seata.saga.engine.StateMachineTests
   Error:  
io.seata.saga.engine.StateMachineTests.testSimpleScriptTaskStateMachine  Time 
elapsed: 0.755 s  <<< ERROR!
   org.apache.seata.common.exception.FrameworkException: Unknown exception 
occurred
        at 
io.seata.saga.engine.StateMachineTests.lambda$testSimpleScriptTaskStateMachine$0(StateMachineTests.java:139)
        at 
io.seata.saga.engine.StateMachineTests.testSimpleScriptTaskStateMachine(StateMachineTests.java:135)
   Caused by: java.lang.ClassCastException: class 
org.codehaus.groovy.GroovyBugError cannot be cast to class java.lang.Exception 
(org.codehaus.groovy.GroovyBugError is in unnamed module of loader 'app'; 
java.lang.Exception is in module java.base of loader 'bootstrap')
        at 
io.seata.saga.engine.StateMachineTests.lambda$testSimpleScriptTaskStateMachine$0(StateMachineTests.java:139)
        at 
io.seata.saga.engine.StateMachineTests.testSimpleScriptTaskStateMachine(StateMachineTests.java:135)
   ```
   
   ### Ⅱ. Describe what happened
   
   _No response_
   
   ### Ⅲ. Describe what you expected to happen
   
   _No response_
   
   ### Ⅳ. How to reproduce it (as minimally and precisely as possible)
   
   _No response_
   
   ### Ⅴ. Anything else we need to know?
   
   _No response_
   
   ### Ⅵ. Environment
   
   _No response_


-- 
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]

Reply via email to