seata RedisDistributedLockerTest.test_acquireScheduledLock_success UT failed.

ff29svar  于 22天前  发布在  Redis
关注(0)|答案(1)|浏览(20)
  • I have searched the issues of this repository and believe that this is not a duplicate.

Ⅰ. Issue Description

https://github.com/seata/seata/actions/runs/6604746563/job/17939197694

Ⅱ. Describe what happened

If there is an exception, please attach the exception trace:

Just paste your stack trace here!

Ⅲ. Describe what you expected to happen

Ⅳ. How to reproduce it (as minimally and precisely as possible)

  1. xxx
  2. xxx
  3. xxx

Minimal yet complete reproducer code (or URL to code):

Ⅴ. Anything else we need to know?

Ⅵ. Environment:

  • JDK version(e.g. java -version ):
  • Seata client/server version:
  • Database version:
  • OS(e.g. uname -a ):
  • Others:
nr7wwzry

nr7wwzry1#

Is the test still failing now? I just run RedisDistributedLockerTest separately on the 2.x branch and it was successful.

相关问题