pandaapo opened a new issue, #4566: URL: https://github.com/apache/eventmesh/issues/4566
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Read the unit testing guidelines - [X] I have read. ### Unit test request During CI execution, the unit test occasionally fails here. CI执行的时候,该单元测试在这里偶尔会失败。 https://github.com/apache/eventmesh/blob/715423c68ff3df1c3a065080c4ffd6707efe891e/eventmesh-storage-plugin/eventmesh-storage-redis/src/test/java/org/apache/eventmesh/storage/redis/connector/UnitTest.java#L107 ``` > Task :eventmesh-storage-plugin:eventmesh-storage-redis:test UnitTest > testPubSub() FAILED org.opentest4j.AssertionFailedError at UnitTest.java:107 6 tests completed, 1 failed > Task :eventmesh-storage-plugin:eventmesh-storage-redis:test FAILED ``` ### Describe the unit tests you want to do Find the cause of the failure. ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! -- 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]
