The GitHub Actions job "Tests" on airflow.git has failed. Run started by GitHub user harjeevanmaan (triggered by harjeevanmaan).
Head commit for run: 306f48df7bc43d67e72964e74d1559172d016328 / harjeevanmaan <[email protected]> Added unit tests and restructred `await_xcom_sidecar_container_start` method. - The `await_xcom_sidecar_container_start` method in `PodManager` checks if the xcom sidecar container has started running before executing `do_xcom_push`. - The function logs the status periodically and raises an `AirflowException` if the container does not start within the specified timeout. - Added two unit tests: - `test_await_xcom_sidecar_container_timeout`: Verifies that an `AirflowException` is raised if the sidecar container fails to start within the timeout. - `test_await_xcom_sidecar_container_starts`: Confirms the method successfully exits when the sidecar container starts. Report URL: https://github.com/apache/airflow/actions/runs/11054413205 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
