tew-axiom opened a new issue, #1043:
URL: https://github.com/apache/incubator-seata-go/issues/1043
### Discussion Details
The integration tests in `apache/incubator-seata-go-samples` for
`insert_on_update` and `select_for_update` are now encountering errors, as
follows:
```
2025-12-21 15:14:34.554 INFO tm/global_transaction.go:115
send global commit request success, xid
172.18.0.2:8091:2765938828314697731
count: 0
check data failed
panic: failed
goroutine 1 [running]:
main.main()
/home/runner/work/incubator-seata-go/incubator-seata-go/samples/integrate_test/at/insert_on_update/main.go:63
+0x17f
exit status 2
make: ***
[/home/runner/work/incubator-seata-go/incubator-seata-go/samples/integrate_test/at/insert_on_update/Makefile:21:
run] Error 1
```
This has disrupted our current CI/CD workflow and requires fixing or
refactoring these two cases in a more reasonable way.
### 📚 Related Context
_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]