ColtenOuO commented on PR #66443: URL: https://github.com/apache/airflow/pull/66443#issuecomment-4385500938
The failing job `Low dep tests: providers / All-prov:LowestDeps:14:3.10:mongo...samba` looks unrelated to this PR — it fails with `pymongo.errors.ServerSelectionTimeoutError: 172.17.0.1:32769: [Errno 111] Connection refused`, i.e. the MongoDB container in CI didn't accept connections. This PR only touches three example DAG files in `providers/standard/src/airflow/providers/standard/example_dags/`, which have no MongoDB dependency. Could a maintainer rerun the failed job? Happy to push an empty commit if that's preferred. -- 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]
