vincbeck commented on PR #67571: URL: https://github.com/apache/airflow/pull/67571#issuecomment-4555081606
> I have run `prek` to fix static check failures. > > The test uses cmd_timeout=0.001 (1ms) to verify timeout behavior, but on a loaded CI runner, paramiko raises SSHException: Timeout opening channel before the channel is even established — a different exception type than expected. This is a pre-existing flaky test tracked in #65864. > > I think the new failure is unrelated to this PR (? You are correct -- 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]
