roykoand commented on PR #72869: URL: https://github.com/apache/airflow/pull/72869#issuecomment-5644591614
The failing check (`Special tests / Latest Boto test: providers`) is unrelated to this PR. **Failure:** `test_waiter_deferrable` in `providers/amazon/tests/unit/amazon/aws/waiters/test_base_waiter.py` fails with `ModuleNotFoundError: No module named 'aiobotocore'`. This PR only touches `airflow-core/src/airflow/utils/sqlalchemy.py` and its test — nothing related to the amazon provider or boto3/aiobotocore. -- 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]
