unknowntpo commented on PR #6888: URL: https://github.com/apache/gravitino/pull/6888#issuecomment-2795694517
I changed this PR back to draft PR because when I run `TestCatalog` with Intellij, I got ``` /Users/unknowntpo/repo/unknowntpo/gravitino/improve-py-client-doc/.gradle/python/MacOSX/Miniforge3/envs/python-3.8/bin/python3.8 /Users/unknowntpo/Library/Application Support/JetBrains/IntelliJIdea2024.3/plugins/python-ce/helpers/pycharm/_jb_unittest_runner.py --target test_catalog.TestCatalog Testing started at 10:32 AM ... Launching unittests with arguments python -m unittest test_catalog.TestCatalog in /Users/unknowntpo/repo/unknowntpo/gravitino/improve-py-client-doc/clients/client-python/tests/integration ERROR:tests.integration.integration_test_env:Gravitino Python client integration test must configure `GRAVITINO_HOME` Process finished with exit code 0 Empty suite ``` It might need some efforts to fix this. -- 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