The GitHub Actions job "Tests" on airflow.git/AzureSynapsePipelineAsyncHook has failed. Run started by GitHub user SameerMesiah97 (triggered by SameerMesiah97).
Head commit for run: df4a2cacbd002edaeda80b177008d0b58b43d581 / Sameer Mesiah <[email protected]> Add async hook for Azure Synapse pipelines Introduce AzureSynapsePipelineAsyncHook as an asynchronous counterpart to the existing AzureSynapsePipelineHook. The async hook mirrors the synchronous hook’s credential resolution and client creation logic while using AsyncArtifactsClient for non-blocking pipeline run retrieval, status checks, and cancellation operations. It supports both client-secret and default credential authentication using their asynchronous Azure identity credential equivalents. Add unit tests covering async client creation, credential selection, pipeline run status retrieval, client caching, connection refresh, and proper cleanup via close() and the async context manager. Report URL: https://github.com/apache/airflow/actions/runs/22741006301 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
