mohamedawnallah commented on PR #35197:
URL: https://github.com/apache/beam/pull/35197#issuecomment-2992586319

   > I’ve noticed that wherever this module is used, the Beam pipeline is 
skipping those tests
   
   @pandasanjay I found it depends mostly on the GitHub runner. I have come 
across this when I have been working on Milvus Enrichment Handler:
   https://github.com/apache/beam/pull/35216
   
   Using try-except on the related imports that need dependencies and skipping 
that test would solve the issue. That being said, I think it changes from case 
to case, so someone may check that this happens on specific workflows, not all. 
Otherwise, those test cases would never run since they are entirely skipped.


-- 
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

Reply via email to