slfan1989 commented on PR #1356: URL: https://github.com/apache/ratis/pull/1356#issuecomment-3938897350
The unit tests run normally on local, but the root cause of the timeout is still unclear. > ./mvnw -pl ratis-test -Dtest=org.apache.ratis.netty.TestRaftAsyncWithNetty test ``` [INFO] Running org.apache.ratis.netty.TestRaftAsyncWithNetty [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 139.8 s -- in org.apache.ratis.netty.TestRaftAsyncWithNetty [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:40 min [INFO] Finished at: 2026-02-21T22:42:40+08:00 [INFO] ------------------------------------------------------------------------ [INFO] 12 goals, 12 executed ``` -- 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]
