eladkal commented on PR #45451: URL: https://github.com/apache/airflow/pull/45451#issuecomment-2642098292
Tests are failing ``` FAILED providers/http/tests/provider_tests/http/sensors/test_http.py::TestHttpOpSensor::test_get - airflow.exceptions.AirflowException: 404:NOT FOUND FAILED providers/http/tests/provider_tests/http/sensors/test_http.py::TestHttpOpSensor::test_get_response_check - airflow.exceptions.AirflowException: 404:NOT FOUND FAILED providers/http/tests/provider_tests/http/sensors/test_http.py::TestHttpOpSensor::test_sensor - airflow.exceptions.AirflowSensorTimeout: Sensor has timed out; run duration of 15.730223178863525 seconds exceeds the specified timeout of 15.0. ``` -- 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]
