pankajkoti commented on PR #32052:
URL: https://github.com/apache/airflow/pull/32052#issuecomment-1609165437

   The tests are failing because of an unrelated error
   ```
   =========================== short test summary info 
============================
   FAILED 
tests/providers/amazon/aws/triggers/test_athena.py::TestAthenaTrigger::test_run_success
 - TypeError: async_wait() got an unexpected keyword argument 'max_attempts'
   =========== 1 failed, 1890 passed, 19 warnings in 898.71s (0:14:58) 
============
   ```
   
   Looks like the PR which added this change is reverted now. I will rebase now.


-- 
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]

Reply via email to