Nidhs01 opened a new pull request, #63284: URL: https://github.com/apache/airflow/pull/63284
### Description This PR adds unit tests covering exception scenarios for GenAI operators in the Google provider. Specifically, the tests verify that when the underlying hook raises an exception (for example due to API or service failures), the corresponding GenAI operator correctly propagates the exception. This improves coverage for failure paths and ensures more robust behavior for GenAI operator execution. closes: #61261 -- 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]
