faihegberg opened a new pull request #12057: URL: https://github.com/apache/airflow/pull/12057
An `AirFlowException` in `sql_sensor.py` is formatting its message as a success instead of a failure. This PR resolves the issue by correcting the message to indicate a failure, and adjusting tests which should reach this message to also check the message itself instead of just checking whether this Exception occurred. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
