Sighery commented on PR #32815:
URL: https://github.com/apache/airflow/pull/32815#issuecomment-1727610594

   Seems what's [failing is 
`TestDatabricksExecutionTrigger.test_sleep_between_retries`](https://github.com/apache/airflow/actions/runs/6246306726/job/16959346771?pr=32815#step:6:10904)
 since the test expects the `sleep` mock to be called once but it was called 6 
times. I tried looking at the test code but I can't get a clear view of how 
this is connected with these changes. If someone more knowledgeable can take a 
look, or point me on what to look at to determine if this PR indirectly caused 
that error, would appreciate it.


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