zhengkezhou1 commented on PR #6540: URL: https://github.com/apache/gravitino/pull/6540#issuecomment-2703802874
@yuqi1129 I have fixed the error:https://github.com/apache/gravitino/actions/runs/13667966296/job/38212834258?pr=6540: run CI locally with: ```bash ./gradlew test -PskipTests -PtestMode=embedded -PjdkVersion=17 -PjdbcBackend=h2 PskipDockerTests=false -x :web:web:test -x :web:integration-test:test -x :clients:client-python:test ``` It failed with another case:  It may not be a network problem because it always fails. Should we investigate this issue further? -- 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: commits-unsubscr...@gravitino.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org