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

   As mentioned in the PR title and description, the integration tests for 
`BigQueryVectorSearchEnrichmentHandler` — specifically those where 
`TestPipeline(is_integration_test=True)` is used — are currently **not being 
executed** in the CI.
   
   These tests are being **skipped** in the `beam_PreCommit_Python_ML` job 
because the `--test-pipeline-options` flag is not passed. 
   
   To support this observation, I modified the expected output in 
`test_basic_vector_search` to be an empty array. Despite this intentional 
change, **no CI job failed**, confirming that the test was not actually run.
   
   cc @claudevdm, @damccorm for thoughts and feedback on 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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to