potiuk opened a new issue, #34032: URL: https://github.com/apache/airflow/issues/34032
### Body Our celery integration tests assume only "redis" as both broker and result backend, however, we should be able to relatively easily add a few more integration configurations there. That would - for example - make it possible to detect earlied that Celery 5.3.3 and 5.3.2 is broken when SQLalchemy result backend is used https://github.com/celery/celery/issues/8470 - resulting in https://github.com/apache/airflow/pull/34031 and then it would not even make it into our constraints and our "canary" builds could detect it. ### Committer - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow project. -- 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]
