mohamedawnallah commented on PR #35954: URL: https://github.com/apache/beam/pull/35954#issuecomment-3221945561
The tests `beam_PreCommit_Python_Coverage` running on `ubuntu-latest` variant exits with code value 5 which indicates no tests to run. This due to the fact (as yet) Milvus dependencies not added properly (existing follow-up PR #35920) so they are skipped ``` SKIPPED [1] apache_beam/ml/rag/enrichment/milvus_search_it_test.py:72: unittest.case.SkipTest: Milvus dependencies not installed: No module named 'pymilvus' ``` -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org