pankajastro commented on PR #37446: URL: https://github.com/apache/airflow/pull/37446#issuecomment-1946868359
For some tests mocking for trigger `_wait_for_pod_start` method was missing. now the trigger run method call this (`_wait_for_pod_start`) which waits for a pod to start. not sure why it didn't fail on my PR. a PR https://github.com/apache/airflow/pull/37454 to fix 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]
