TJaniF opened a new issue, #55669: URL: https://github.com/apache/airflow/issues/55669
### Apache Airflow version main (development) ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? Testing the test connection button does not display a response in the Airflow UI as shown in the PR #51055.  ### What you think should happen instead? An error message pop up like in the video in the PR that shows that the connection was not successful. ### How to reproduce 1. Set AIRFLOW__CORE__TEST_CONNECTION="Enabled" 2. Add a connection in the UI (fake parameters) 3. Click the test connection button 4. No response ### Operating System Mac M1 15.6.1 (24G90) ### Versions of Apache Airflow Providers - ### Deployment Other ### Deployment details Breeze ### Anything else? Originally noticed this in `3.1-0-nightly20250911` but it is also still the case on current main. ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
