mohamedawnallah commented on code in PR #35467:
URL: https://github.com/apache/beam/pull/35467#discussion_r2443411886
##########
sdks/python/apache_beam/examples/snippets/transforms/elementwise/enrichment_test.py:
##########
@@ -190,6 +205,19 @@ def test_enrichment_with_external_sqlserver(self,
mock_stdout):
except Exception as e:
self.fail(f"Test failed with unexpected error: {e}")
+ def test_enrichment_with_milvus(self, mock_stdout):
Review Comment:
Addressed by trying to skip unit test on any container startup failures
--
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]