vincbeck commented on PR #55569: URL: https://github.com/apache/airflow/pull/55569#issuecomment-3298877172
> Hey @o-nikolas / @vincbeck How do I merge these changes into the main branch? Are there any additional steps I need to follow? Hey @harsh481 , tests are failing. Can you please take a look and fix them? Examples of failures: ``` ERROR providers/amazon/tests/unit/amazon/aws/transfers/test_s3_to_sftp.py::TestS3ToSFTPOperator::test_s3_to_sftp_operation_confirm_true_default - airflow.exceptions.AirflowException: SSH operator error: exit status = 1 ERROR providers/amazon/tests/unit/amazon/aws/transfers/test_s3_to_sftp.py::TestS3ToSFTPOperator::test_s3_to_sftp_operation_confirm_false - airflow.exceptions.AirflowException: SSH operator error: exit status = 1 ``` -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org