The GitHub Actions job "Tests" on airflow.git has succeeded. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: 2d90ac97adcc59f0a5af51e2059b15b454eee500 / Kaxil Naik <kaxiln...@gmail.com> Improve speed of SSH & SFTP tests Before: > 4 passed, 1 warning in 64.03s (0:01:04) After: > 4 passed, 1 warning in 4.60s To run them: ``` pytest providers/tests/sftp/operators/test_sftp.py::TestSFTPOperator::test_arg_checking providers/tests/ssh/hooks/test_ssh.py::TestSSHHook::test_command_timeout_not_set providers/tests/ssh/hooks/test_ssh.py::TestSSHHook::test_command_timeout_success providers/tests/ssh/hooks/test_ssh.py::TestSSHHook::test_command_timeout_fail ``` Report URL: https://github.com/apache/airflow/actions/runs/12914202389 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: jobs-unsubscr...@airflow.apache.org For additional commands, e-mail: jobs-h...@airflow.apache.org