aIbrahiim commented on PR #37725: URL: https://github.com/apache/beam/pull/37725#issuecomment-4007204940
I just checked the logs and found out that the Vertex AI tests do run in the vertexAIInferenceTest step: 16 passed, 1 failed (see and the failure is test_image_embedding_pipeline_from_path (local file path not available on Dataflow workers) so i think the skip found (‘Vertex AI model handler dependencies are not installed’) is from a different step like postCommitIT that doesnt install Vertex deps so that skip is expected and the job that is supposed to run Vertex tests is vertexAIInferenceTest and there they run and mostly pass @tvalentyn @Amar3tto -- 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]
